atmVccAalType

ATM-MIB · .1.3.6.1.2.1.37.1.7.1.8

Object

column r/w Enumeration
An instance of this object only exists when the
local VCL end-point is also the VCC end-point,
and AAL is in use.
The type of AAL used on this VCC.
The AAL type includes AAL1, AAL2, AAL3/4,
and AAL5. The other(4) may be user-defined
AAL type.  The unknown type indicates that
the AAL type cannot be determined.

Context

MIB
ATM-MIB
OID
.1.3.6.1.2.1.37.1.7.1.8
Type
column
Access
readwrite
Status
current
Parent
atmVclEntry
Groups
2

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 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmVccAalType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmVccAalType.<ifIndex>.<atmVclVpi>.<atmVclVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-MIB::atmVccAalType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1aal1
2aal34
3aal5
4other
5unknown
6aal2

Conformance

Member of
Compliance refinements
Write access is not required.
Write access is not required.