All MIBs › RIVERSTONE-STP-MIB › rsStpProtocolsSupported
rsStpProtocolsSupported
Module: RIVERSTONE-STP-MIB
OID (symbolic): RIVERSTONE-STP-MIB::rsStpProtocolsSupported
OID (numeric): 1.3.6.1.4.1.5567.2.12.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Represents range of STP protocols supported. For example the value 6 would mean the switch is capable of both fastSTP(4) + ieee802(2) protocols.
What is rsStpProtocolsSupported?
This read-only value represents, as a bitmask sum, the range of STP protocols this switch supports, with the source DESCRIPTION giving the example that a value of 6 means the switch supports both fastSTP(4) and ieee802(2) protocols. An admin reads it to know which Spanning Tree protocol variants are available to choose from via rsStpProtocol on this particular hardware or software version. For example, an admin planning to enable a fast proprietary STP variant would first check this value to confirm the device actually supports it before attempting to configure it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5567.2.12.1.3 snmpwalk -v2c -c public <target> RIVERSTONE-STP-MIB::rsStpProtocolsSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5567.2.12.1.3.1 snmpget -v2c -c public <target> RIVERSTONE-STP-MIB::rsStpProtocolsSupported.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::rsStpProtocolsSupported 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.1 | rsStpGlobals | RIVERSTONE-STP-MIB |
| 1.3.6.1.4.1.5567.2.12.1.3 | rsStpProtocolsSupported | RIVERSTONE-STP-MIB |