All MIBs › CISCOSB-rlInterfaces › swIfOperLockAction
swIfOperLockAction
Module: CISCOSB-rlInterfaces
OID (symbolic): CISCOSB-rlInterfaces::swIfOperLockAction
OID (numeric): 1.3.6.1.4.1.9.6.1.101.43.1.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates which action this interface actually takes in locked mode and therefore relevant only in locked mode. 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 swIfOperLockAction?
This read-only enumerated INTEGER (discard/forwardNormal/discardDisable) reports which action a locked interface is actually taking against unauthorized-source traffic right now, mirroring the possible values of swIfAdminLockAction. Admins check this to confirm the port's real-time enforcement behavior matches the administratively configured action, useful when validating that a port-lock policy is truly in effect. For example, if the admin configured discardDisable but this operational field still shows discard, that mismatch would prompt further investigation into why the stronger action hasn't taken effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.21 snmpwalk -v2c -c public <target> CISCOSB-rlInterfaces::swIfOperLockAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.43.1.1.21.1 snmpget -v2c -c public <target> CISCOSB-rlInterfaces::swIfOperLockAction.1
Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rlInterfaces::swIfOperLockAction 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.43 | swInterfaces | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.43.1 | swIfTable | CISCOSB-rlInterfaces |
| 1.3.6.1.4.1.9.6.1.101.43.1.1 | swIfEntry | CISCOSB-rlInterfaces |
| 1.3.6.1.4.1.9.6.1.101.43.1.1.21 | swIfOperLockAction | CISCOSB-rlInterfaces |