slFtTftpStatus

SL-FT-MIB · .1.3.6.1.4.1.4515.1.3.30.1.2.12.6

Object

scalar r/w Enumeration
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.

Context

MIB
SL-FT-MIB
OID
.1.3.6.1.4.1.4515.1.3.30.1.2.12.6
Type
scalar
Access
readwrite
Status
current
Parent
slFtFileTransfer

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-FT-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-FT-MIB::slFtTftpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-FT-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-FT-MIB::slFtTftpStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
2noOp
3connecting
4transferringData
5endedTimeOut
6endedOk
7error