hwAccessAuthtype

HUAWEI-DSLAM-AAA-MIB · .1.3.6.1.4.1.2011.5.109.1.16.1.16

Object

column Enumeration
Access user type.
Options:
1. none(0)         -all access types
2. ppp(1)          -PPP access
3. dot1x(2)        -802.1X access
4. web(3)          -Web access
5. bind(4)         -binding access
6. fast(5)         -fast access
7. wlan(6)         -wlan access
8. admin(7)        -admin access

Context

MIB
HUAWEI-DSLAM-AAA-MIB
OID
.1.3.6.1.4.1.2011.5.109.1.16.1.16
Type
column
Access
readonly
Status
current
Parent
hwAccessExtEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1ppp
2dot1x
3web
4bind
5fast
6wlan
7admin