voipExtSipLineStatusServiceStatus
ZYXEL-IES5000-MIB ·
.1.3.6.1.4.1.890.1.5.13.5.16.14.8.1.2
Object
column Enumeration
Service status of the line.
Context
- MIB
- ZYXEL-IES5000-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.5.16.14.8.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- voipExtSipLineStatusEntry
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 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::voipExtSipLineStatusServiceStatus'
More examples
Read one indexed 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::voipExtSipLineStatusServiceStatus.<voipIfIndex>'
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::voipExtSipLineStatusServiceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | out_of_service |
3 | idle |
4 | waiting_for_dialing |
5 | dialing_out |
6 | ringing |
7 | conversation_caller |
8 | conversation_callee |
9 | fax_modem_caller_1 |
10 | fax_modem_callee_1 |
11 | fax_modem_caller_2 |
12 | fax_modem_callee_2 |
13 | waiting_for_on_hook |
14 | dialing_timeout |
15 | alerting_off_hook |
16 | power_cut_down |