All MIBs › RIVERSTONE-STP-MIB › rsStpBaseEnableProtocol
rsStpBaseEnableProtocol
Module: RIVERSTONE-STP-MIB
OID (symbolic): RIVERSTONE-STP-MIB::rsStpBaseEnableProtocol
OID (numeric): 1.3.6.1.4.1.5567.2.12.2.2.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Set or get the state of spanning tree protocol (send/receive) on the port.
What is rsStpBaseEnableProtocol?
This read-write boolean sets or reports whether Spanning Tree Protocol (send/receive of BPDUs) is enabled on this specific port. An admin sets it to control STP participation on a per-port basis, distinct from the global rsStpStatus master switch. For example, an admin might disable STP on an isolated edge port known to never form a loop, while leaving it enabled on trunk ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5567.2.12.2.2.1.1 snmpwalk -v2c -c public <target> RIVERSTONE-STP-MIB::rsStpBaseEnableProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5567.2.12.2.2.1.1.1 snmpget -v2c -c public <target> RIVERSTONE-STP-MIB::rsStpBaseEnableProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5567.2.12.2.2.1.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rsStpBaseEnableProtocol.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::rsStpBaseEnableProtocol 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.1 | rsStpBaseEnableProtocol | RIVERSTONE-STP-MIB |