All MIBs › BEGEMOT-BRIDGE-MIB › begemotBridgeStpVersion
begemotBridgeStpVersion
Module: BEGEMOT-BRIDGE-MIB
OID (symbolic): BEGEMOT-BRIDGE-MIB::begemotBridgeStpVersion
OID (numeric): 1.3.6.1.4.1.12325.1.205.2.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D-1998 and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w and clause 17 of 802.1D-2004. The values are directly from the IEEE standard. New values may be defined as future versions of the protocol become available.
The value of this object MUST be retained across reinitializations of the management system.
What is begemotBridgeStpVersion?
Indicates which Spanning Tree Protocol version this bridge is currently running, such as the classic STP defined in IEEE 802.1D-1998 or the faster Rapid STP (RSTP) defined in IEEE 802.1w/802.1D-2004. This setting can be changed to control protocol compatibility with other network devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12325.1.205.2.1.1.15 snmpwalk -v2c -c public <target> BEGEMOT-BRIDGE-MIB::begemotBridgeStpVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12325.1.205.2.1.1.15.1 snmpget -v2c -c public <target> BEGEMOT-BRIDGE-MIB::begemotBridgeStpVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12325.1.205.2.1.1.15.1 i <value>
Start monitoring FreeBSD-based bridges/switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BEGEMOT-BRIDGE-MIB::begemotBridgeStpVersion OID value, configure state conditions and alerts, and monitor any FreeBSD-based bridges/switches 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.12325 | fokus | FOKUS-MIB |
| 1.3.6.1.4.1.12325.1 | begemot | BEGEMOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12325.1.205 | begemotBridge | BEGEMOT-BRIDGE-MIB |
| 1.3.6.1.4.1.12325.1.205.2 | begemotBridgeStp | BEGEMOT-BRIDGE-MIB |
| 1.3.6.1.4.1.12325.1.205.2.1 | begemotBridgeStpTable | BEGEMOT-BRIDGE-MIB |
| 1.3.6.1.4.1.12325.1.205.2.1.1 | begemotBridgeStpEntry | BEGEMOT-BRIDGE-MIB |
| 1.3.6.1.4.1.12325.1.205.2.1.1.15 | begemotBridgeStpVersion | BEGEMOT-BRIDGE-MIB |