ccmeLoopbackDnCodec
CISCO-CCME-MIB ·
.1.3.6.1.4.1.9.9.439.1.1.61.1.8
Object
column Enumeration
The codec type applied to the calls that pass through
the loopback-dn.
g711alaw(1) - indicates the G.711 a-law is applied.
g711ulaw(2) - indicates the G.711 mu-law is applied.
Option 1 and 2 overrides the G.711 codec
type that is negotiated for the call and
provides mu-law to a-law conversion
if needed.
default(3) - indicates the Real-Time Transport Protocol
(RTP) voice packets are passed through the
loopback-dn without considering the G.711
coding type negotiated for the calls.
Context
- MIB
- CISCO-CCME-MIB
- OID
.1.3.6.1.4.1.9.9.439.1.1.61.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccmeLoopbackDnConfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-CCME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CCME-MIB::ccmeLoopbackDnCodec'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CCME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CCME-MIB::ccmeLoopbackDnCodec.<ccmeLoopbackDnTag>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CCME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CCME-MIB::ccmeLoopbackDnCodec'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | g711alaw |
2 | g711ulaw |
3 | default |
Conformance
Member of