voipPhoneState
E5-121-TRAPS-MIB ·
.1.3.6.1.4.1.6321.1.2.3.4.12.1.53
Object
scalar Enumeration
Phone status of the line.
Context
- MIB
- E5-121-TRAPS-MIB
- OID
.1.3.6.1.4.1.6321.1.2.3.4.12.1.53- 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 'E5-121-TRAPS-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'E5-121-TRAPS-MIB::voipPhoneState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'E5-121-TRAPS-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'E5-121-TRAPS-MIB::voipPhoneState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | onHook |
3 | offHook |
4 | ringing |
5 | powerCutDown |
6 | testing |
7 | fault |
8 | bad |
9 | uninitialized |