hwAccessAuthtype

HUAWEI-AAA-MIB · .1.3.6.1.4.1.2011.5.2.1.16.1.16

Object

column Enumeration
This object indicates the authentication type of the user. The available options are none(0), ppp(1), dot1x(2), web(3), bind(4), fast(5), wlan(6), admin(7), and tunnel(8).

Context

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

Syntax

Enumeration

Values & Constraints

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

Conformance