dot1xSuppPaeState

IEEE8021-PAE-MIB · .1.0.8802.1.1.1.1.3.1.1.1

Object

column Enumeration
The current state of the Supplicant PAE state
machine (8.5.8).

Context

MIB
IEEE8021-PAE-MIB
OID
.1.0.8802.1.1.1.1.3.1.1.1
Type
column
Access
readonly
Status
current
Parent
dot1xSuppConfigEntry
Groups
1

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 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PAE-MIB::dot1xSuppPaeState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PAE-MIB::dot1xSuppPaeState.<dot1xPaePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-PAE-MIB::dot1xSuppPaeState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disconnected
2logoff
3connecting
4authenticating
5authenticated
6acquired
7held
8restart
9sForceAuth
10sForceUnauth

Conformance