CISCOSB-rlInterfaces :: swIfPortLockTrapSupport

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rlInterfacesswIfPortLockTrapSupport

swIfPortLockTrapSupport

Module: CISCOSB-rlInterfaces

OID (symbolic): CISCOSB-rlInterfaces::swIfPortLockTrapSupport

OID (numeric): 1.3.6.1.4.1.9.6.1.101.43.5

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: indicates with which port lock actions the trap option is supported (e.g. discard indicates that trap is supported only when the portlock action is discard): (bit 0 is the most significant bit) bit 0 - discard bit 1 - forwardNormal bit 2 - discardDisable

What is swIfPortLockTrapSupport?

This read-only OCTET STRING (1 byte) is a bitmap indicating for which port-lock actions (discard, forwardNormal, discardDisable) SNMP trap generation is supported, per the description's bit layout. Admins use it to know whether enabling swIfAdminLockTrapEnable will actually produce traps for the particular lock action currently configured on a port. For example, if only the discard bit is set in this bitmap, an admin configuring discardDisable as the lock action would know not to expect trap notifications for violations.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.5
snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::swIfPortLockTrapSupport

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.5.1
snmpget -v2c -c public <target> CISCOSB-rlInterfaces::swIfPortLockTrapSupport.1

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