All MIBs › CISCOSB-rlInterfaces › swIfPortLockTrapSupport
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 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.5 | swIfPortLockTrapSupport | CISCOSB-rlInterfaces |