hwAtmVccAal5EncapsType

HUAWEI-ATM-MIB · .1.3.6.1.4.1.2011.5.25.156.1.13.1.12

Object

column r/w Enumeration
Indicates the encapsulation mode of AAL5.
aal5snap: LLC/SNAP (Logical Link Control (LLC)/Subnet Access Protocol (SNAP)) encapsulation type.
aal5mux: MUX encapsulation type.
aal5muxnonstandard: nonstandard MUX encapsulation type, which used to interconnect other devices.
aal5nlpid: RFC1490 encapsulation type.
aal5nlpidietf: RFC1490 encapsulation type, which used to differentiate with aal5nlpid for ISIS.
aal5Auto: Auto encapsulation type.

Context

MIB
HUAWEI-ATM-MIB
OID
.1.3.6.1.4.1.2011.5.25.156.1.13.1.12
Type
column
Access
readwrite
Status
current
Parent
hwAtmVclEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1aal5Snap
2aal5Mux
3aal5MuxNonstandard
4aal5Nlpid
5aal5NlpidIetf
6aal5Auto

Conformance