hwAccessActionFlag
HUAWEI-AAA-MIB ·
.1.3.6.1.4.1.2011.5.2.1.16.1.15
Object
column Enumeration
This object indicates an action. The available options are idle(0), newuserauth(1), reauth(2), logout(3), leaving(4), authmodify(5), and connectup(6).
Context
- MIB
- HUAWEI-AAA-MIB
- OID
.1.3.6.1.4.1.2011.5.2.1.16.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAccessExtEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hwAccessActionFlag'
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::hwAccessActionFlag.<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::hwAccessActionFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | newuserauth |
2 | reauth |
3 | logout |
4 | leaving |
5 | authmodify |
6 | connectup |
Conformance
Member of