hwOntDot1xAuthResult

HUAWEI-8021X-EXT-MIB · .1.3.6.1.4.1.2011.5.22.1.4.3.1.2

Object

column Enumeration
Indicates the 802.1x authentication state. 
Options:
1. authorized(1)    - Indicates the 802.1x authentication state is authorized.
2. unauthorized(2)  - Indicates the 802.1x authentication state is unauthorized.
3. invalid(-1)      - Indicates the invalid state.

Context

MIB
HUAWEI-8021X-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.22.1.4.3.1.2
Type
column
Access
readonly
Status
current
Parent
hwOntPortDot1xStatusEntry

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-8021X-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-8021X-EXT-MIB::hwOntDot1xAuthResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-8021X-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-8021X-EXT-MIB::hwOntDot1xAuthResult.<ifIndex>.<hwOntDot1xOntId>.<hwOntDot1xOntPhyType>.<hwOntDot1xOntPhyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-8021X-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-8021X-EXT-MIB::hwOntDot1xAuthResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1authorized
2unauthorized