voipPortLineStatusPhoneStatus
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.18.10.1.1
Object
column Enumeration
Show the the phone status for the VoIP port.
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.18.10.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- voipPortLineStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::voipPortLineStatusPhoneStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::voipPortLineStatusPhoneStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VES1724-58V-MIB::voipPortLineStatusPhoneStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | onHook |
3 | offHook |
4 | ringing |
5 | testing |
6 | powerCutDown |
7 | fault |
8 | bad |
9 | uninitialized |
10 | unknown |