All MIBs › CISCOSB-DOT1X-MIB › rldot1xBpduFilteringEnabled
rldot1xBpduFilteringEnabled
Module: CISCOSB-DOT1X-MIB
OID (symbolic): CISCOSB-DOT1X-MIB::rldot1xBpduFilteringEnabled
OID (numeric): 1.3.6.1.4.1.9.6.1.101.95.15
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Specify that when 802.1x is globally disabled, 802.1x BPDU packets would be filtered or bridged.
What is rldot1xBpduFilteringEnabled?
This read-write boolean determines what happens to 802.1X BPDU packets specifically when 802.1X is globally disabled on the switch: enabled filters, or drops, them, while disabled lets them be bridged through like normal traffic. An administrator sets this based on whether stray 802.1X control traffic should be blocked or passed along when the feature itself isn't in use. For example, an admin might enable this OID on a switch where 802.1X is currently off to prevent leftover 802.1X frames from being unnecessarily forwarded across the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.15 snmpwalk -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xBpduFilteringEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.15.1 snmpget -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xBpduFilteringEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.95.15.1 s <value>
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-DOT1X-MIB::rldot1xBpduFilteringEnabled OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.95 | rldot1x | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.15 | rldot1xBpduFilteringEnabled | CISCOSB-DOT1X-MIB |