zhoneVoipSystemProtocol
ZHONE-COM-VOIP-MIB ·
.1.3.6.1.4.1.5504.4.3.4.1.1
Object
scalar deprecated
Enumeration
The signalling protocol used for VOIP. Choicees are SIP (Session Initiation Protocol) and MGCP (Media Gateway Control Protocol. Currently, the device only supports SIP.
Context
- MIB
- ZHONE-COM-VOIP-MIB
- OID
.1.3.6.1.4.1.5504.4.3.4.1.1- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Parent
- zhoneVoipSystem
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 '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::zhoneVoipSystemProtocol.0'
More examples
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::zhoneVoipSystemProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sip |
2 | mgcp |