oriTFTPOperationStatus

ORiNOCO-MIB · .1.3.6.1.4.1.11898.2.1.8.6

Object

scalar Enumeration
This object represents the TFTP operation status.  When a TFTP
operation is idle (not in progress) this object will be set to 1.
When a TFTP operation is in progress this object will be set to 2.  
When a TFTP operation has been successful this object will be set 
to 3.  When a TFTP operation has failed this object will be set 
to 4.

Context

MIB
ORiNOCO-MIB
OID
.1.3.6.1.4.1.11898.2.1.8.6
Type
scalar
Access
readonly
Status
current
Parent
orinocoTFTP

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2inProgress
3successful
4failure