PRVT-SPANNING-TREE-MIB :: prvtStForwardDelay

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPRVT-SPANNING-TREE-MIBprvtStForwardDelay

prvtStForwardDelay

Module: PRVT-SPANNING-TREE-MIB

OID (symbolic): PRVT-SPANNING-TREE-MIB::prvtStForwardDelay

OID (numeric): 1.3.6.1.4.1.738.1.5.107.1.1.4

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: The amount of time in seconds to delay before entering forwarding state. Note that the following relationship is enforced: 2 x (prvtStForwardDelay - 1) >= prvtStMaxAge

What is prvtStForwardDelay?

How many seconds (4-30) a port waits in the listening/learning states before moving to forwarding; constrained by 2*(prvtStForwardDelay-1) >= prvtStMaxAge, so lowering it too far can violate that relationship with Max Age.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.1.4
snmpwalk -v2c -c public <target> PRVT-SPANNING-TREE-MIB::prvtStForwardDelay

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.1.4.1
snmpget -v2c -c public <target> PRVT-SPANNING-TREE-MIB::prvtStForwardDelay.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.5.107.1.1.4.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prvtStForwardDelay.1

Start monitoring BATM Advanced Communications Ethernet/metro switches (Spanning Tree/fast ring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PRVT-SPANNING-TREE-MIB::prvtStForwardDelay OID value, configure state conditions and alerts, and monitor any BATM Advanced Communications Ethernet/metro switches (Spanning Tree/fast ring) from a single console.

OID Breakdown

Upper-level ancestors (12 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.738privateVendorOIDPRIV-VENDORDEF-MIB
1.3.6.1.4.1.738.1prvt_productsPRVT-SWITCH-MIB
1.3.6.1.4.1.738.1.5switchPRVT-SWITCH-MIB
1.3.6.1.4.1.738.1.5.107prvtMSTMibPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1prvtMSTObjectsPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1.1mSTRegionPRVT-MST-MIB
Numeric OIDNameModule
1.3.6.1.4.1.738.1.5.107.1.1.4prvtStForwardDelayPRVT-SPANNING-TREE-MIB