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
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 '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
1 | disconnected |
2 | logoff |
3 | connecting |
4 | authenticating |
5 | authenticated |
6 | acquired |
7 | held |
8 | restart |
9 | sForceAuth |
10 | sForceUnauth |
Conformance
Member of