All MIBs › CISCO-AUTH-FRAMEWORK-MIB › cafPortViolationAction
cafPortViolationAction
Module: CISCO-AUTH-FRAMEWORK-MIB
OID (symbolic): CISCO-AUTH-FRAMEWORK-MIB::cafPortViolationAction
OID (numeric): 1.3.6.1.4.1.9.9.656.1.2.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies the action to be taken due to a security violation occurs on this port.
restrict: This port will be moved to restricted state.
shutdown: This port will be shutdown from Authentication Framework perspective.
protect : This port will be moved to protected state.
replace : The current authentication session on this port will be terminated and replaced by a new authentication session, upon the detection of security violation on the current authentication session on the port.
What is cafPortViolationAction?
Read-write setting defining what action (restrict, shutdown, or protect) the port takes when a security violation is detected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.656.1.2.1.1.10 snmpwalk -v2c -c public <target> CISCO-AUTH-FRAMEWORK-MIB::cafPortViolationAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.656.1.2.1.1.10.1 snmpget -v2c -c public <target> CISCO-AUTH-FRAMEWORK-MIB::cafPortViolationAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.656.1.2.1.1.10.1 i <value>
Start monitoring Cisco access/campus switches (802.1X auth framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-AUTH-FRAMEWORK-MIB::cafPortViolationAction OID value, configure state conditions and alerts, and monitor any Cisco access/campus switches (802.1X auth framework) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.656 | ciscoAuthFrameworkMIB | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1 | ciscoAuthFrameworkMIBObjects | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1.2 | ciscoAuthFrwkAuthenticator | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1.2.1 | cafPortConfigTable | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1.2.1.1 | cafPortConfigEntry | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1.2.1.1.10 | cafPortViolationAction | CISCO-AUTH-FRAMEWORK-MIB |