All MIBs › IEEE8021-PAE-MIB › dot1xAuthAuthControlledPortStatus
dot1xAuthAuthControlledPortStatus
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthAuthControlledPortStatus
OID (numeric): 1.0.8802.1.1.1.1.2.1.1.5
Node type: OBJECT-TYPE
Type: PaeControlledPortStatus
Access: read-only
Description:
The current value of the controlled Port status parameter for the Port.
What is dot1xAuthAuthControlledPortStatus?
This OID holds a status value indicating whether a port is currently authenticated and authorized to send network traffic. It tells you whether a device connected to this physical port has passed authentication checks (like 802.1X) and is permitted to communicate on the network. A network admin would check this when a user's device suddenly loses network access to verify if the port is blocked, authenticating, or authenticated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.1.1.5 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthAuthControlledPortStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.1.1.5.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthAuthControlledPortStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| 1.0.8802.1.1.1 | ieee8021paeMIB | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1 | paeMIBObjects | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2 | dot1xPaeAuthenticator | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.1 | dot1xAuthConfigTable | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.1.1 | dot1xAuthConfigEntry | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.1.1.5 | dot1xAuthAuthControlledPortStatus | IEEE8021-PAE-MIB |