cdspVoiceModeIpIp

CISCO-DSP-MGMT-MIB · .1.3.6.1.4.1.9.9.86.1.4.1.1.17

Object

column r/w Enumeration
This object specifies the voice mode for IP IP connections.
normal     : A normal Mode is a transcoding mode for IP-IP 
             connections where the bearer properties will 
             be different on two ends of a call.
fastRoute : A voice call will be esatblished in this mode 
             when the codec is same on two ends of a call 
             but packetization period is different.
tranparent : A voice call will be established in transparent
             mode when the all the bearer properties for a 
             voice call are same on the two ends of a call.

Context

MIB
CISCO-DSP-MGMT-MIB
OID
.1.3.6.1.4.1.9.9.86.1.4.1.1.17
Type
column
Access
readwrite
Status
current
Parent
cdspVoiceParamEntry
Groups
1

Walk 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 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspVoiceModeIpIp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspVoiceModeIpIp.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DSP-MGMT-MIB::cdspVoiceModeIpIp'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2fastRoute
3transparent

Conformance