All MIBs › ZHONE-COM-VOIP-MIB › zhoneVoipSystemProtocol
zhoneVoipSystemProtocol
Module: ZHONE-COM-VOIP-MIB
OID (symbolic): ZHONE-COM-VOIP-MIB::zhoneVoipSystemProtocol
OID (numeric): 1.3.6.1.4.1.5504.4.3.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The signalling protocol used for VOIP. Choicees are SIP (Session Initiation Protocol) and MGCP (Media Gateway Control Protocol. Currently, the device only supports SIP.
What is zhoneVoipSystemProtocol?
Reports the VOIP signalling protocol in use — sip(1) or mgcp(2) — on this deprecated system-wide profile, which the MIB notes only SIP-PLAR still uses since regular SIP/MGCP settings moved to the per-server Voip-Server-Entry profile. Admins should look at zhoneVoipServerProtocol in the newer server table instead for current deployments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.4.3.4.1.1 snmpwalk -v2c -c public <target> ZHONE-COM-VOIP-MIB::zhoneVoipSystemProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.4.3.4.1.1.1 snmpget -v2c -c public <target> ZHONE-COM-VOIP-MIB::zhoneVoipSystemProtocol.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zhoneVoipSystemProtocol.1
Start monitoring Zhone VoIP CPE and access gateways (SIP-registration/RTP/dial-plan config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZHONE-COM-VOIP-MIB::zhoneVoipSystemProtocol OID value, configure state conditions and alerts, and monitor any Zhone VoIP CPE and access gateways (SIP-registration/RTP/dial-plan config status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.4 | zhoneCommunicationProtocols | Zhone |
| 1.3.6.1.4.1.5504.4.3 | zhoneVoice | Zhone |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5504.4.3.4 | zhoneVoip | ZHONE-COM-VOIP-MIB |
| 1.3.6.1.4.1.5504.4.3.4.1 | zhoneVoipSystem | ZHONE-COM-VOIP-MIB |
| 1.3.6.1.4.1.5504.4.3.4.1.1 | zhoneVoipSystemProtocol | ZHONE-COM-VOIP-MIB |