CISCOSB-rlInterfaces :: swIfSingleHostViolationAdminAction

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rlInterfacesswIfSingleHostViolationAdminAction

swIfSingleHostViolationAdminAction

Module: CISCOSB-rlInterfaces

OID (symbolic): CISCOSB-rlInterfaces::swIfSingleHostViolationAdminAction

OID (numeric): 1.3.6.1.4.1.9.6.1.101.43.1.1.31

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This variable indicates which action this interface should take in single authorized. Possible actions: discard - every packet is dropped. forwardNormal - every packet is forwarded according to the DST address. discardDisable - drops the first packet and suspends the port.

What is swIfSingleHostViolationAdminAction?

This read-write enumerated INTEGER (discard/forwardNormal/discardDisable) sets what action this interface should take when a single-host-authorized port detects a violation (i.e. a second, unauthorized device), per the description. Admins use this specifically for 802.1X single-host mode enforcement, choosing discardDisable to shut the port down entirely if a second device is detected trying to piggyback on an already-authenticated session. For example, setting discardDisable here on a single-host 802.1X port would suspend that port the moment a second, unauthenticated device's traffic is detected.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.31
snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::swIfSingleHostViolationAdminAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.31.1
snmpget -v2c -c public <target> CISCOSB-rlInterfaces::swIfSingleHostViolationAdminAction.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.31.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swIfSingleHostViolationAdminAction.1

Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rlInterfaces::swIfSingleHostViolationAdminAction 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.31swIfSingleHostViolationAdminActionCISCOSB-rlInterfaces