tftpOpStatus
PROXIM-MIB ·
.1.3.6.1.4.1.841.1.1.2.5.5
Object
scalar Enumeration
This parameter represents the TFTP operation status. 1 - Idle, 2 - Download in progress 3 - Download Success 4 - Download Failure 5 - Signature check in progress 6 - Signature check failed 7 - Write on flash is in progress 8 - Write on flash is failed 9 - Upload in progress 10 - Upload success 11 - Upload failed
Context
- MIB
- PROXIM-MIB
- OID
.1.3.6.1.4.1.841.1.1.2.5.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tftp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::tftpOpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROXIM-MIB::tftpOpStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.