hwAccessActionFlag

HUAWEI-DSLAM-AAA-MIB · .1.3.6.1.4.1.2011.5.109.1.16.1.15

Object

column Enumeration
AccessActionFlag.
Options:
1. idle(0)        -idle
2. newuserauth(1) -new user authentication
3. reauth(2)      -reauthentication
4. login(3)       -login
5. logout(4)      -logout
6. authmodify(5)  -authorization modify
7. offline(6)     -user leaving

Context

MIB
HUAWEI-DSLAM-AAA-MIB
OID
.1.3.6.1.4.1.2011.5.109.1.16.1.15
Type
column
Access
readonly
Status
current
Parent
hwAccessExtEntry

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::hwAccessActionFlag'
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::hwAccessActionFlag.<hwAccessIndex>'
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::hwAccessActionFlag'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0idle
1newuserauth
2reauth
3login
4logout
5authmodify
6offline