CISCOSB-rlInterfaces :: swIfLockAdminStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rlInterfacesswIfLockAdminStatus

swIfLockAdminStatus

Module: CISCOSB-rlInterfaces

OID (symbolic): CISCOSB-rlInterfaces::swIfLockAdminStatus

OID (numeric): 1.3.6.1.4.1.9.6.1.101.43.1.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This variable indicates whether this interface should operate in locked or unlocked mode. In unlocked mode the device learns all MAC addresses from this port and forwards all frames arrived at this port. In locked mode no new MAC addresses are learned and only frames with known source MAC addresses are forwarded.

What is swIfLockAdminStatus?

This read-write enumerated INTEGER (locked/unlocked) sets whether an interface's MAC-learning port-security feature is administratively locked, and per the description, unlocked ports learn all MACs and forward all frames while locked ports stop learning new MACs and only forward known sources. Admins use this to secure sensitive access ports against unauthorized devices being plugged in, since locking prevents new, unrecognized MAC addresses from gaining network access. For example, locking a port after the authorized workstation's MAC has been learned prevents a rogue device plugged into that same jack from communicating.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.8
snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::swIfLockAdminStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.8.1
snmpget -v2c -c public <target> CISCOSB-rlInterfaces::swIfLockAdminStatus.1

Set instance 1 (SNMPv2c):

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

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