atmDxiDFAConfAALType
ATM-DXI-MIB ·
.1.3.6.1.4.1.353.3.2.3.1.3
Object
column mandatory
r/w
Enumeration
This object identifies the AAL type supported at this DFA. Note, if mode 2 is supported on the DXI identified by the corresponding instance of atmDxiDFAConfIfIndex and that instance of atmDxiDFAConfIfIndex identifies the DCE side of the DXI, then this object contains the AAL Type being run on the corresponding VPI/VCI on the corresponding ATM UNI interface.
Context
- MIB
- ATM-DXI-MIB
- OID
.1.3.6.1.4.1.353.3.2.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- atmDxiDFAConfEntry
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 'ATM-DXI-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-DXI-MIB::atmDxiDFAConfAALType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-DXI-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-DXI-MIB::atmDxiDFAConfAALType.<atmDxiDFAConfIfIndex>.<atmDxiDFAConfDfaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-DXI-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-DXI-MIB::atmDxiDFAConfAALType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | none |
3 | aal34 |
4 | aal5 |