All MIBs › RADLAN-BRIDGEMIBOBJECTS-MIB › rldot1dStpPortDampEnable
rldot1dStpPortDampEnable
Module: RADLAN-BRIDGEMIBOBJECTS-MIB
OID (symbolic): RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1dStpPortDampEnable
OID (numeric): 1.3.6.1.4.1.89.57.2.13.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Specified if dampening is enabled on this port.
What is rldot1dStpPortDampEnable?
This object enables or disables Spanning Tree Protocol (STP) topology dampening on a bridge port to prevent flapping of port states. When enabled, dampening delays state transitions to stabilize the bridge topology and reduce the impact of transient link failures. Bridge administrators configure this to improve network stability in environments with unreliable or noisy links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.57.2.13.1.2 snmpwalk -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1dStpPortDampEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.57.2.13.1.2.1 snmpget -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1dStpPortDampEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.57.2.13.1.2.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.57 | rlpBridgeMIBObjects | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.2 | rldot1dStp | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.2.13 | rldot1dStpPortTable | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.2.13.1 | rldot1dStpPortEntry | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.2.13.1.2 | rldot1dStpPortDampEnable | RADLAN-BRIDGEMIBOBJECTS-MIB |