scGenPortDot1xMACAuthBackendAuthState

XSWITCH-MIB · .1.3.6.1.4.1.81.28.1.4.4.1.5

Object

column mandatory Enumeration
The current state of the Backend Authentication
state machine for the relevant 802.1x multi/single supplicant MAC/port.
The MIB is identical to the dot1xAuthBackendAuthState from IEEE8021-PAE-MIB.

Context

MIB
XSWITCH-MIB
OID
.1.3.6.1.4.1.81.28.1.4.4.1.5
Type
column
Access
readonly
Status
mandatory
Parent
scGenPortDot1xMACEntry

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

Syntax

Enumeration

Values & Constraints

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