vopTermPhoneState
ZYXEL-IES5000-MIB ·
.1.3.6.1.4.1.890.1.5.13.5.12.1.20
Object
scalar Enumeration
Phone Status
Context
- MIB
- ZYXEL-IES5000-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.5.12.1.20- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- object
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-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::vopTermPhoneState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IES5000-MIB::vopTermPhoneState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | on_hook |
2 | off_hook |
3 | ringing |
4 | testing |
5 | power_cut_down |
6 | fault |
7 | bad |
8 | uninitialized |
9 | unknown |