cvapCodecNegotiationAdaptType
CISCO-VOICE-AALX-PROFILE-MIB ·
.1.3.6.1.4.1.9.9.323.1.1.1.1.1
Object
column Enumeration
This object specifies the adaptation layer which
supports CODEC negotiation of calls and the order of
CODECs used in negotiation can be configured as
the value of cvapCodecNegotiationOption.
The adaptation types include:
aal5 :VoIP with AAL5 as adaptation layer.
aal1 :VoATM with AAL1 as adaptation layer.
Context
- MIB
- CISCO-VOICE-AALX-PROFILE-MIB
- OID
.1.3.6.1.4.1.9.9.323.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cvapCodecEntry
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-VOICE-AALX-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecNegotiationAdaptType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOICE-AALX-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecNegotiationAdaptType.<cmgwIndex>.<cvapCodecNegotiationAdaptType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOICE-AALX-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecNegotiationAdaptType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aal5 |
2 | aal1 |