MIBs Depot

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

FromSymbols
IANAifType-MIBIANAifType
IF-MIBifAlias, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
PerfHist-TC-MIBPerfCurrentCount, PerfIntervalCount, PerfTotalCount
SL-MAIN-MIBslMain
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
MacAddress
type
SftpUserLogin
TEXTUAL-CONVENTION
The SFTP User Login Type.
current
SftpUserPassword
TEXTUAL-CONVENTION
The SFTP User Password Type.
current

Objects

NameOIDSyntaxAccessStatus
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.0current
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.1IpAddressread-writecurrent
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.2DisplayStringread-writecurrent
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.3INTEGER {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-writecurrent
slFtTftpRetryTimeOut
OBJECT-TYPE
General Retransmission time-out value (seconds)
1.3.6.1.4.1.4515.1.3.30.1.2.12.4Integer32read-writecurrent
slFtTftpTotalTimeOut
OBJECT-TYPE
Total Retransmission time-out value (seconds)
1.3.6.1.4.1.4515.1.3.30.1.2.12.5Integer32read-writecurrent
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.6INTEGER {noOp(2), connecting(3), transferringData(4), endedTimeOut(5), endedOk(6), error(7)}read-writecurrent
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.7OCTET STRING (SIZE(2))read-onlycurrent
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.8OCTET STRING (SIZE(1))read-writecurrent
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.9DisplayStringread-writecurrent
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.14Unsigned32read-writecurrent
slFtFileTransferProtocol
OBJECT-TYPE
File Transfer protocol used.
1.3.6.1.4.1.4515.1.3.30.1.2.12.15INTEGER {tftp(1), sftp(2)}read-writecurrent
slFtSftpUserLogin
OBJECT-TYPE
The SFTP User Login.
1.3.6.1.4.1.4515.1.3.30.1.2.12.16SftpUserLoginread-writecurrent
slFtSftpPasswordLogin
OBJECT-TYPE
The SFTP User Password.
1.3.6.1.4.1.4515.1.3.30.1.2.12.17SftpUserPasswordread-writecurrent
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.13INTEGER {off(2), on(3), resetConfig(4), resetMapping(5), resetStandby(6)}read-writecurrent
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.51INTEGER {off(2), mainAndBackup(3)}read-writecurrent

Notifications

NameOIDStatus
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.1current