All MIBs › IEEE8021-PAE-MIB › dot1xAuthAuthControlledPortControl
dot1xAuthAuthControlledPortControl
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthAuthControlledPortControl
OID (numeric): 1.0.8802.1.1.1.1.2.1.1.6
Node type: OBJECT-TYPE
Type: PaeControlledPortControl
Access: read-write
Description:
The current value of the controlled Port control parameter for the Port.
What is dot1xAuthAuthControlledPortControl?
This object controls the enforcement state of IEEE 802.1X port-based authentication on a network switch port, allowing the administrator to enable or disable access control. It determines whether the port is open for authenticated users, closed to all traffic, or operating in a specific control mode. A network security administrator would use this to grant or revoke network access to individual ports based on authentication status.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.1.1.6 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthAuthControlledPortControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.1.1.6.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthAuthControlledPortControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.1.1.1.1.2.1.1.6.1 s <value>
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.6 | dot1xAuthAuthControlledPortControl | IEEE8021-PAE-MIB |