IEEE8021-PAE-MIB :: dot1xAuthSuppTimeout

MIB Reference — IPNetwork Monitor

All MIBsIEEE8021-PAE-MIBdot1xAuthSuppTimeout

dot1xAuthSuppTimeout

Module: IEEE8021-PAE-MIB

OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthSuppTimeout

OID (numeric): 1.0.8802.1.1.1.1.2.1.1.9

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description:

The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine.

What is dot1xAuthSuppTimeout?

This read-write object sets the timeout value in seconds for the Backend Authentication state machine in IEEE 802.1X port access control, controlling how long the authenticator waits for a response from an authentication server (like RADIUS) before concluding the request failed. Operators adjust this based on network conditions and RADIUS server response times to balance fast failure detection against false timeouts on slow networks.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.1.1.9
snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSuppTimeout

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.1.1.9.1
snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSuppTimeout.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.0.8802.1.1.1.1.2.1.1.9.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.0stdSTART-MIB
1.0.8802iso8802START-MIB
1.0.8802.1ieee802dot1START-MIB
1.0.8802.1.1ieee802dot1mibsSTART-MIB
1.0.8802.1.1.1ieee8021paeMIBIEEE8021-PAE-MIB
1.0.8802.1.1.1.1paeMIBObjectsIEEE8021-PAE-MIB
1.0.8802.1.1.1.1.2dot1xPaeAuthenticatorIEEE8021-PAE-MIB
1.0.8802.1.1.1.1.2.1dot1xAuthConfigTableIEEE8021-PAE-MIB
1.0.8802.1.1.1.1.2.1.1dot1xAuthConfigEntryIEEE8021-PAE-MIB
1.0.8802.1.1.1.1.2.1.1.9dot1xAuthSuppTimeoutIEEE8021-PAE-MIB