cmedxProfileAtmAalType

CISCO-MEGACO-EXT-MIB · .1.3.6.1.4.1.9.10.104.1.1.3.1.20

Object

column r/w Enumeration
This object specifies the adaptation layer of ATM.
other   (1) - None of the types listed below.
aal1    (2) - ATM AAL1 adaptation layer
aal1Sdt (3) - ATM AAL1 with SDT (Structured Data 
              Transfer)
aal1Udt (4) - ATM AAL1 with UDT (Unstructured Data 
              Transfer). 
aal2    (5) - ATM AAL2 adaptation layer.

Context

MIB
CISCO-MEGACO-EXT-MIB
OID
.1.3.6.1.4.1.9.10.104.1.1.3.1.20
Type
column
Access
readwrite
Status
current
Parent
cmedxProfileEntry
Groups
3

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2aal1
3aal1Sdt
4aal1Udt
5aal2