wwpVoiceGatewayProtocolType
WWP-VOICE-GATEWAY-MIB ·
.1.3.6.1.4.1.6141.2.43.1.1.21.1
Object
scalar r/w
Enumeration
Configuration to select VoIP protocol. Setting this value to 'mgcp' will allow the configuration the MGCP funtionality. Setting this value to 'sip' will allow the configuration the SIP funtionality
Context
- MIB
- WWP-VOICE-GATEWAY-MIB
- OID
.1.3.6.1.4.1.6141.2.43.1.1.21.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpVoiceGatewayConfigProtocolType
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 'WWP-VOICE-GATEWAY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-VOICE-GATEWAY-MIB::wwpVoiceGatewayProtocolType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-VOICE-GATEWAY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-VOICE-GATEWAY-MIB::wwpVoiceGatewayProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mgcp |
2 | sip |