dot1xSuppBackendState

IEEE8021-PAE-MIB · .1.0.8802.1.1.1.1.3.1.1.8

Object

column Enumeration
The current state of the Supplicant Backend state
machine.

Context

MIB
IEEE8021-PAE-MIB
OID
.1.0.8802.1.1.1.1.3.1.1.8
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::dot1xSuppBackendState'
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::dot1xSuppBackendState.<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::dot1xSuppBackendState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initialize
2idle
3request
4response
5receive
6fail
7success
8timeout

Conformance