All MIBs › CISCOSB-rlInterfaces › swIfSingleHostViolationOperAction
swIfSingleHostViolationOperAction
Module: CISCOSB-rlInterfaces
OID (symbolic): CISCOSB-rlInterfaces::swIfSingleHostViolationOperAction
OID (numeric): 1.3.6.1.4.1.9.6.1.101.43.1.1.32
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates which action this interface actually takes in single authorized. Possible actions: discard(1) - every packet is dropped. forwardNormal(2) - every packet is forwarded according to the DST address. discardDisable(3) - drops the first packet and suspends the port.
What is swIfSingleHostViolationOperAction?
This read-only enumerated INTEGER (discard/forwardNormal/discardDisable) reports what action this interface is actually taking right now in response to a single-host-authorization violation, mirroring the administrative setting. Admins check this to confirm the port's real enforcement behavior for single-host 802.1X violations matches what was configured. For example, if the admin set discardDisable but this field reports discard, that discrepancy would prompt investigation into why the stronger port-suspend response isn't actually engaging.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.32 snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::swIfSingleHostViolationOperAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.32.1 snmpget -v2c -c public <target> CISCOSB-rlInterfaces::swIfSingleHostViolationOperAction.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swIfSingleHostViolationOperAction.1
Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rlInterfaces::swIfSingleHostViolationOperAction OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch from a single console.
OID Breakdown
Upper-level ancestors (11 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.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.43 | swInterfaces | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.43.1 | swIfTable | CISCOSB-rlInterfaces |
| 1.3.6.1.4.1.9.6.1.101.43.1.1 | swIfEntry | CISCOSB-rlInterfaces |
| 1.3.6.1.4.1.9.6.1.101.43.1.1.32 | swIfSingleHostViolationOperAction | CISCOSB-rlInterfaces |