All MIBs › RIVERSTONE-STP-MIB › rsStpBaseBlockBpdu
rsStpBaseBlockBpdu
Module: RIVERSTONE-STP-MIB
OID (symbolic): RIVERSTONE-STP-MIB::rsStpBaseBlockBpdu
OID (numeric): 1.3.6.1.4.1.5567.2.12.2.2.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Set or get the state of BPDU filtering on this port.
What is rsStpBaseBlockBpdu?
This read-write boolean sets or reports the state of BPDU filtering on this port. An admin enables it to prevent this port from sending or processing Spanning Tree BPDUs at all, typically on ports facing untrusted or non-STP-aware devices, similar in intent to a BPDU-guard/filter feature. For example, an admin securing an access port facing end-user equipment would enable BPDU blocking there to prevent a rogue switch from participating in or disrupting the spanning tree.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5567.2.12.2.2.1.2 snmpwalk -v2c -c public <target> RIVERSTONE-STP-MIB::rsStpBaseBlockBpdu
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5567.2.12.2.2.1.2.1 snmpget -v2c -c public <target> RIVERSTONE-STP-MIB::rsStpBaseBlockBpdu.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5567.2.12.2.2.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rsStpBaseBlockBpdu.1
Start monitoring Riverstone Networks switches (Spanning Tree Protocol state/BPDU statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RIVERSTONE-STP-MIB::rsStpBaseBlockBpdu OID value, configure state conditions and alerts, and monitor any Riverstone Networks switches (Spanning Tree Protocol state/BPDU statistics) from a single console.
OID Breakdown
Upper-level ancestors (8 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.5567 | riverstoneNetworks | RIVERSTONE-SMI-MIB |
| 1.3.6.1.4.1.5567.2 | riverstoneMibs | RIVERSTONE-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5567.2.12 | rsStpMib | RIVERSTONE-STP-MIB |
| 1.3.6.1.4.1.5567.2.12.2 | rsStpPortsLevel | RIVERSTONE-STP-MIB |
| 1.3.6.1.4.1.5567.2.12.2.2 | rsStpBaseTable | RIVERSTONE-STP-MIB |
| 1.3.6.1.4.1.5567.2.12.2.2.1 | rsStpBaseEntry | RIVERSTONE-STP-MIB |
| 1.3.6.1.4.1.5567.2.12.2.2.1.2 | rsStpBaseBlockBpdu | RIVERSTONE-STP-MIB |