hwAuthenMethod1

HUAWEI-DSLAM-AAA-MIB · .1.3.6.1.4.1.2011.5.109.1.1.1.2

Object

column r/w Enumeration
The first priority of authentication mode.
Options:
1. local(1)  -Indicates that the system authenticates users through the local mode.
2. radius(2) -Indicates that the system authenticates users through the RADIUS protocol.
3. tacacs(3) -Indicates that the system authenticates users through the HWTACACS protocol.

Context

MIB
HUAWEI-DSLAM-AAA-MIB
OID
.1.3.6.1.4.1.2011.5.109.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hwAuthenSchemeEntry

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::hwAuthenMethod1'
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::hwAuthenMethod1.<hwAuthenSchemeName>'
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::hwAuthenMethod1'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1local
2radius
3tacacs