hwAncpAnInterfaceEncapType

HUAWEI-ANCP-AN-EXT-MIB · .1.3.6.1.4.1.2011.5.110.1.6.1.2

Object

column r/w Enumeration
This object indicates the access type of the user.  
Options: 
1. atm(1)      -indicates the access type of user is ATM
2. eth(2)      -indicates the access type of user is ETH
3. auto(3)     -indicates the access type of user is auto mode. In this mode, 
                the CID reported by ANCP is related with DSL profile
4. invalid(-1) -indicates the access type of user is invalid

Context

MIB
HUAWEI-ANCP-AN-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.110.1.6.1.2
Type
column
Access
readwrite
Status
current
Parent
hwAncpAnInterfaceConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1atm
2eth
3auto