SL-FT-MIB
AI MIB Summary
The SL-FT-MIB module enables monitoring and management of file transfer sessions, including transfer status, throughput metrics, and error counters, specifically for SLAC (or similar) network devices supporting TFTP, FTP, or SCP protocols.
This MIB module describes the file transfer operations
Main OID:
slFt.1.3.6.1.4.1.4515.1.3.30
22
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
slFtThis MIB module describes the file transfer operations MODULE-IDENTITY .1.3.6.1.4.1.4515.1.3.30 |
slFtGen OBJECT IDENTIFIER .1.3.6.1.4.1.4515.1.3.30.1 |
slFtSystems OBJECT IDENTIFIER .1.3.6.1.4.1.4515.1.3.30.1.1 |
slFtSystemsEventsThe system events for products. OBJECT IDENTIFIER .1.3.6.1.4.1.4515.1.3.30.1.1.0 |
slFtTftpStatusChangeTrapThis trap is sent whenever the status of tftp changed. NOTIFICATION-TYPE .1.3.6.1.4.1.4515.1.3.30.1.1.0.1 |
slFtAgnt OBJECT IDENTIFIER .1.3.6.1.4.1.4515.1.3.30.1.2 |
slFtFileTransfer OBJECT IDENTIFIER .1.3.6.1.4.1.4515.1.3.30.1.2.12 |
slFtFileServerIPThe IP address of the server from which the file is loadedrw IpAddress .1.3.6.1.4.1.4515.1.3.30.1.2.12.1 |
slFtFileNameThe name of the file to be loaded. For protection, read returns
NULL.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4515.1.3.30.1.2.12.2 |
slFtFileTransCmdThe command to be executed on fileName at fileServerIP.rw Enumeration .1.3.6.1.4.1.4515.1.3.30.1.2.12.3 |
slFtTftpRetryTimeOutGeneral Retransmission time-out value (seconds)rw Integer32 .1.3.6.1.4.1.4515.1.3.30.1.2.12.4 |
slFtTftpTotalTimeOutTotal Retransmission time-out value (seconds)rw Integer32 .1.3.6.1.4.1.4515.1.3.30.1.2.12.5 |
slFtTftpStatusStatus of tftp session. When a session ended with success,
the tftpStatus should be endedOk(6). Before restarting a
tftp session, the NMS should set the tftpStatus to noOp(2).
That's the reason of MAX-ACCESS read-write to this field.rw Enumeration .1.3.6.1.4.1.4515.1.3.30.1.2.12.6 |
slFtTftpErrorThe MSB represents the standard error code.
The LSB represents the private error code.
0x0000 is No Error
0x0100 is File Not Found
0x0200 is Access violation
0x0300 is Disk full or allocation exceeded
0x0400 is Illegal TFTP operation
0x0500 is Unknown transfer ID
0x0600 is File already exists
0x0700 is No such user
0x0001 is Server Overflow
0x0002 is No empty UDP port
0x0003 is No empty connection
0x0004 is Illegal File Mode
0x0007 is Illegal PDU size
0x0008 is TFTP Server does not exist
0x0009 is Incorrect File
0x000A is Wrong License format
0x000B is License ID already usedro OCTET STRING ( SIZE(2) ) .1.3.6.1.4.1.4515.1.3.30.1.2.12.7 |
slFtFileTransferToSubSystemsThis object represents the sub-systems the fileTransCmd
refers to. It should be used when a system is divided
to sub-systems and each sub-system (or part of them) can
have a different SW/Configuration.
Each bit of this object will represent one of the sub-systems.
Bit='1' - APPLY to respective sub-system
Bit='0' - DO NOT APPLY to respective sub-system
For the meaning of each bit, see product's specification.
User will select the sub-systems envolved by filling-in the bits
that represent these sub-systems.
In this case, the file represented by 'fileName' will
include several parts, each representing one of the sub-systems.
The agent will refer only to the part/s indicated by this object.
0 Octet Strings = not applicable
DEFVAL = 0h for the products that support this object.rw OCTET STRING .1.3.6.1.4.1.4515.1.3.30.1.2.12.8 |
slFtFileNameWithinProductThe file name used by the product within the product file system.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4515.1.3.30.1.2.12.9 |
slFtFileTransferServerPortServer Port number used for File Transfer.
Applicable for SFTP.
Valid values: 0..65535.rw Unsigned32 .1.3.6.1.4.1.4515.1.3.30.1.2.12.14 |
slFtFileTransferProtocolFile Transfer protocol used.rw Enumeration .1.3.6.1.4.1.4515.1.3.30.1.2.12.15 |
slFtSftpUserLoginThe SFTP User Login.rw SftpUserLogin .1.3.6.1.4.1.4515.1.3.30.1.2.12.16 |
slFtSftpPasswordLoginThe SFTP User Password.rw SftpUserPassword .1.3.6.1.4.1.4515.1.3.30.1.2.12.17 |
slFtSystemResetReset action to be performed on the system.
- resetStandby(6) - can be used only by devices with redundancy on MAIN/CL.rw Enumeration .1.3.6.1.4.1.4515.1.3.30.1.2.13 |
slFtAgnSwVersionSwapCmdSW switch command.
mainAndBackup (3) = Swap between Main SW and the backup one.
Agent will perform the required command and change automatically
the value of this object to off(2).rw Enumeration .1.3.6.1.4.1.4515.1.3.30.1.2.51 |