All MIBs › MRVINREACH › dot1dStpBridgeForwardDelay
dot1dStpBridgeForwardDelay
Module: MRVINREACH
OID (symbolic): MRVINREACH::dot1dStpBridgeForwardDelay
OID (numeric): 1.3.6.1.2.1.17.2.14
Node type: OBJECT-TYPE
Type: Timeout
Access: read-write
Description:
The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.2.14 snmpwalk -v2c -c public <target> MRVINREACH::dot1dStpBridgeForwardDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.2.14.1 snmpget -v2c -c public <target> MRVINREACH::dot1dStpBridgeForwardDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.2.14.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2 | dot1dStp | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2.14 | dot1dStpBridgeForwardDelay | MRVINREACH |