hwAuthenFailPolicy

HUAWEI-DSLAM-AAA-MIB · .1.3.6.1.4.1.2011.5.109.1.1.1.4

Object

column r/w Enumeration
Authentication fail policy, it's not supported.
Options:
1. online(1)  -indicates that the user is online when the authorization fails.
2. offline(2) -indicates that the user is offline when the authorization fails.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1online
2offline