zhoneVoipSipDialPlanType
ZHONE-COM-VOIP-MIB ·
.1.3.6.1.4.1.5504.4.3.4.3.2.1.9
Object
column r/w
Enumeration
DialPlanType indicates the type of the dial plan. UA has
to differenciate between normal dialing and dialing when
call features like call park is initiated. The different
kinds of dial plan types are:
Normal
Call Park
ESA (Emergency stand alone)
isdnsig (ISDN-PRI)
Intercom
Context
- MIB
- ZHONE-COM-VOIP-MIB
- OID
.1.3.6.1.4.1.5504.4.3.4.3.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneVoipSipDialPlanEntry
- Groups
- 1
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 'ZHONE-COM-VOIP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-VOIP-MIB::zhoneVoipSipDialPlanType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-VOIP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-VOIP-MIB::zhoneVoipSipDialPlanType.<zhoneVoipSipDialPlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-VOIP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-VOIP-MIB::zhoneVoipSipDialPlanType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | callpark |
3 | esa |
4 | isdnsig |
5 | intercom |
Conformance
Member of