CISCOSB-rlInterfaces :: swIfSingleHostViolationOperAction

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rlInterfacesswIfSingleHostViolationOperAction

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
1.3.6.1.4.1.9.6.1.101.43swInterfacesCISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.43.1swIfTableCISCOSB-rlInterfaces
1.3.6.1.4.1.9.6.1.101.43.1.1swIfEntryCISCOSB-rlInterfaces
1.3.6.1.4.1.9.6.1.101.43.1.1.32swIfSingleHostViolationOperActionCISCOSB-rlInterfaces