CISCOSB-rlInterfaces :: swIfPortLockActionSupport

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rlInterfacesswIfPortLockActionSupport

swIfPortLockActionSupport

Module: CISCOSB-rlInterfaces

OID (symbolic): CISCOSB-rlInterfaces::swIfPortLockActionSupport

OID (numeric): 1.3.6.1.4.1.9.6.1.101.43.4

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: indicates which port lock actions are supported: (bit 0 is the most significant bit) bit 0 - discard bit 1 - forwardNormal bit 2 - discardDisable

What is swIfPortLockActionSupport?

This read-only OCTET STRING (1 byte) is a bitmap indicating which port-lock violation actions (discard, forwardNormal, discardDisable) this device supports, with bit 0 as the most significant bit per the description. Admins use it to know in advance which lock-violation response options they're allowed to configure via swIfAdminLockAction before attempting to set an unsupported one. For example, if bit 2 (discardDisable) isn't set in this bitmap, an admin would know that trying to configure the port-suspend-on-violation behavior isn't possible on this hardware.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.4
snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::swIfPortLockActionSupport

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.4.1
snmpget -v2c -c public <target> CISCOSB-rlInterfaces::swIfPortLockActionSupport.1

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