pwTftpOpStatus
ZYXEL-PROWIRELESS-MIB ·
.1.3.6.1.4.1.890.1.9.1.6
Object
scalar Enumeration
TFTP Operation Status.
Context
- MIB
- ZYXEL-PROWIRELESS-MIB
- OID
.1.3.6.1.4.1.890.1.9.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- pwCommon
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 'ZYXEL-PROWIRELESS-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-PROWIRELESS-MIB::pwTftpOpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-PROWIRELESS-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-PROWIRELESS-MIB::pwTftpOpStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | inprogress |
2 | failed |
3 | success |
4 | timeout |