wwpVoiceCallAgentOtaModes
WWP-VOICE-GATEWAY-MIB ·
.1.3.6.1.4.1.6141.2.43.1.1.8.1
Object
scalar r/w
Enumeration
Setting this object to 'ifOtaRecv' will configure the device to send OTA if and only if OTA is received from call Agent. Setting this object to 'sendOta' will configure the device to always send OTA sdp parameters.
Context
- MIB
- WWP-VOICE-GATEWAY-MIB
- OID
.1.3.6.1.4.1.6141.2.43.1.1.8.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpVoiceGatewayConfigCallAgent
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::wwpVoiceCallAgentOtaModes.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::wwpVoiceCallAgentOtaModes'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ifOtaRecv |
2 | sendOta |