hwAccessCurAuthenPlace

HUAWEI-AAA-MIB · .1.3.6.1.4.1.2011.5.2.1.16.1.14

Object

column Enumeration
This object indicates the current authentication space. The available options are none(0), local(1), radius(2), and tacacs(3).

Context

MIB
HUAWEI-AAA-MIB
OID
.1.3.6.1.4.1.2011.5.2.1.16.1.14
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::hwAccessCurAuthenPlace'
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::hwAccessCurAuthenPlace.<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::hwAccessCurAuthenPlace'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1local
2radius
3tacacs

Conformance