hwAuthenMethod4

HUAWEI-DSLAM-AAA-MIB · .1.3.6.1.4.1.2011.5.109.1.1.1.8

Object

column r/w Enumeration
The fourth 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.
4. none(4)        -Indicates that authentication is not required.
5. notconfiged(6) -Indicates that authentication is not configured.

Context

MIB
HUAWEI-DSLAM-AAA-MIB
OID
.1.3.6.1.4.1.2011.5.109.1.1.1.8
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::hwAuthenMethod4'
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::hwAuthenMethod4.<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::hwAuthenMethod4'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1local
2radius
3tacacs
4none
6notconfiged