All MIBs › IEEE8021-PAE-MIB › dot1xSuppAccessCtrlWithAuth
dot1xSuppAccessCtrlWithAuth
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xSuppAccessCtrlWithAuth
OID (numeric): 1.0.8802.1.1.1.1.3.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The setting for the application of the Supplicant authorization state when the port is operating as both a Supplicant and an Authenticator. inactive indicates the port will not apply the the Supplicant authorization state, using only the Authenticator authorization state to restrict access to the port. active indicates the port will apply the the Supplicant authorization state, as well as the Authenticator authorization state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.3.1.1.7 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xSuppAccessCtrlWithAuth
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.3.1.1.7.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xSuppAccessCtrlWithAuth.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.1.1.1.1.3.1.1.7.1 i <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.3 | dot1xPaeSupplicant | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.3.1 | dot1xSuppConfigTable | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.3.1.1 | dot1xSuppConfigEntry | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.3.1.1.7 | dot1xSuppAccessCtrlWithAuth | IEEE8021-PAE-MIB |