SL-FT-MIB
- Registered at
- 1.3.6.1.4.1.4515.1.3.30
- Last updated
- 2000-07-24 00:00
- Organization
- PacketLight Networks Ltd.
- Namespace
- packetlight
- Source file
SL-FT-MIB- Digest
sha256:a8944e03e71b83cedb7249d620146de2156ec6afb351927f73d5d8808c7b1a3a
Description
This MIB module describes the file transfer operations
Contact
Omri_Viner@PacketLight.com
Imports
| From | Symbols |
|---|---|
| IANAifType-MIB | IANAifType |
| IF-MIB | ifAlias, ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| PerfHist-TC-MIB | PerfCurrentCount, PerfIntervalCount, PerfTotalCount |
| SL-MAIN-MIB | slMain |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso |
| SNMPv2-TC | DisplayString, RowPointer, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB INET-ADDRESS-MIB PerfHist-TC-MIB SL-FT-MIB SL-MAIN-MIB SL-NE-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| MacAddress type | ||||
| SftpUserLogin TEXTUAL-CONVENTION The SFTP User Login Type. | current | |||
| SftpUserPassword TEXTUAL-CONVENTION The SFTP User Password Type. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| slFtGen OBJECT-IDENTITY | 1.3.6.1.4.1.4515.1.3.30.1 | |||
| slFtSystems OBJECT-IDENTITY | 1.3.6.1.4.1.4515.1.3.30.1.1 | |||
| slFtSystemsEvents OBJECT-IDENTITY The system events for products. | 1.3.6.1.4.1.4515.1.3.30.1.1.0 | current | ||
| slFtAgnt OBJECT-IDENTITY | 1.3.6.1.4.1.4515.1.3.30.1.2 | |||
| slFtFileTransfer OBJECT-IDENTITY | 1.3.6.1.4.1.4515.1.3.30.1.2.12 | |||
| slFtFileServerIP OBJECT-TYPE The IP address of the server from which the file is loaded | 1.3.6.1.4.1.4515.1.3.30.1.2.12.1 | IpAddress | read-write | current |
| slFtFileName OBJECT-TYPE The name of the file to be loaded. For protection, read returns NULL. | 1.3.6.1.4.1.4515.1.3.30.1.2.12.2 | DisplayString | read-write | current |
| slFtFileTransCmd OBJECT-TYPE The command to be executed on fileName at fileServerIP. | 1.3.6.1.4.1.4515.1.3.30.1.2.12.3 | INTEGER {swDwnLoad(1), configDwnLoad(2), configUpLoad(3), coProcDwnLoad(4), stateUpLoad(5), dwnLoadUserFile(6), upLoadUserFile(7), swDwnLoadAndReset(8), swUpLoad(9), swDwnLoad2BkupStorage(10), bootDwnLoad(11), bootUpLoad(12), swUpLoadFromBkupStorage(13), licenseDwnLoad(14), configDwnLoadToDefaultFile(15), noOp(255)} | read-write | current |
| slFtTftpRetryTimeOut OBJECT-TYPE General Retransmission time-out value (seconds) | 1.3.6.1.4.1.4515.1.3.30.1.2.12.4 | Integer32 | read-write | current |
| slFtTftpTotalTimeOut OBJECT-TYPE Total Retransmission time-out value (seconds) | 1.3.6.1.4.1.4515.1.3.30.1.2.12.5 | Integer32 | read-write | current |
| slFtTftpStatus OBJECT-TYPE Status 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. | 1.3.6.1.4.1.4515.1.3.30.1.2.12.6 | INTEGER {noOp(2), connecting(3), transferringData(4), endedTimeOut(5), endedOk(6), error(7)} | read-write | current |
| slFtTftpError OBJECT-TYPE The 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 used | 1.3.6.1.4.1.4515.1.3.30.1.2.12.7 | OCTET STRING (SIZE(2)) | read-only | current |
| slFtFileTransferToSubSystems OBJECT-TYPE This 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. | 1.3.6.1.4.1.4515.1.3.30.1.2.12.8 | OCTET STRING (SIZE(1)) | read-write | current |
| slFtFileNameWithinProduct OBJECT-TYPE The file name used by the product within the product file system. | 1.3.6.1.4.1.4515.1.3.30.1.2.12.9 | DisplayString | read-write | current |
| slFtFileTransferServerPort OBJECT-TYPE Server Port number used for File Transfer. Applicable for SFTP. Valid values: 0..65535. | 1.3.6.1.4.1.4515.1.3.30.1.2.12.14 | Unsigned32 | read-write | current |
| slFtFileTransferProtocol OBJECT-TYPE File Transfer protocol used. | 1.3.6.1.4.1.4515.1.3.30.1.2.12.15 | INTEGER {tftp(1), sftp(2)} | read-write | current |
| slFtSftpUserLogin OBJECT-TYPE The SFTP User Login. | 1.3.6.1.4.1.4515.1.3.30.1.2.12.16 | SftpUserLogin | read-write | current |
| slFtSftpPasswordLogin OBJECT-TYPE The SFTP User Password. | 1.3.6.1.4.1.4515.1.3.30.1.2.12.17 | SftpUserPassword | read-write | current |
| slFtSystemReset OBJECT-TYPE Reset action to be performed on the system. - resetStandby(6) - can be used only by devices with redundancy on MAIN/CL. | 1.3.6.1.4.1.4515.1.3.30.1.2.13 | INTEGER {off(2), on(3), resetConfig(4), resetMapping(5), resetStandby(6)} | read-write | current |
| slFtAgnSwVersionSwapCmd OBJECT-TYPE SW 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). | 1.3.6.1.4.1.4515.1.3.30.1.2.51 | INTEGER {off(2), mainAndBackup(3)} | read-write | current |
Notifications
| Name | OID | Status |
|---|---|---|
| slFtTftpStatusChangeTrap NOTIFICATION-TYPE This trap is sent whenever the status of tftp changed. | 1.3.6.1.4.1.4515.1.3.30.1.1.0.1 | current |