All MIBs › CISCOSB-rlInterfaces › swIfPortLockActionSupport
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 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.4 | swIfPortLockActionSupport | CISCOSB-rlInterfaces |