hwOntDot1xAuthenticatorPAEState

HUAWEI-8021X-EXT-MIB · .1.3.6.1.4.1.2011.5.22.1.4.3.1.3

Object

column Enumeration
Indicates the 802.1x authenticator PAE state.
Options:
1.initialize(1)     -Indicates that 802.1x authenticator PAE state is initialize.
2.disconnected(2)   -Indicates that 802.1x authenticator PAE state is disconnected.
3.connecting(3)     -Indicates that 802.1x authenticator PAE state is connecting.
4.authenticating(4) -Indicates that 802.1x authenticator PAE state is authenticating.
5.authenticated(5)  -Indicates that 802.1x authenticator PAE state is authenticated.
6.aborting(6)       -Indicates that 802.1x authenticator PAE state is aborting.
7.held(7)           -Indicates that 802.1x authenticator PAE state is held.
8.forceauth(8)      -Indicates that 802.1x authenticator PAE state is forceauth. 
9.forceunauth(9)    -Indicates that 802.1x authenticator PAE state is forceunauth.
10.restart(10)      -Indicates that 802.1x authenticator PAE state is restart.
11.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.3
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::hwOntDot1xAuthenticatorPAEState'
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::hwOntDot1xAuthenticatorPAEState.<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::hwOntDot1xAuthenticatorPAEState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1initialize
2disconnected
3connecting
4authenticating
5authenticated
6aborting
7held
8forceauth
9forceunauth
10restart