cvapCodecConfigAdaptType

CISCO-VOICE-AALX-PROFILE-MIB · .1.3.6.1.4.1.9.9.323.1.1.2.1.1

Object

column Enumeration
An unique index identifying the adaptation layer 
supported by voice applications in the media gateway.
The adaptation types include:
    other :Voice over other media.
    aal5  :VoIP with AAL5 as adaptation layer.
    aal1  :VoATM with AAL1 as adaptation layer.
    aal2  :VoATM with AAL2 as adaptation layer.

Context

MIB
CISCO-VOICE-AALX-PROFILE-MIB
OID
.1.3.6.1.4.1.9.9.323.1.1.2.1.1
Type
column
Access
noaccess
Status
current
Parent
cvapCodecConfigEntry

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-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::cvapCodecConfigAdaptType'
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::cvapCodecConfigAdaptType.<cmgwIndex>.<cvapCodecConfigAdaptType>.<cvapCodecConfigType>'
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::cvapCodecConfigAdaptType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2aal5
3aal1
4aal2