fsMIRstFwdDelayAltPortRoleTrOptimization
SUPERMICRO-MIRSTP-MIB ·
.1.3.6.1.4.1.10876.101.1.119.1.3.1.24
Object
When ROLE_TRANSLATION takes place from ALTERNATE to DESIGNATED, the value with which
fdWhile timer started is controlled by this object configuration.
1. As per the standard IEEE 802.1Q 2005, which talks about MSTP implementation, fdWhile
timer during this scenario is set to forwardDelay (i.e. default 2 seconds).
In this case the convergence time would take 10 seconds.
2. As per the standard IEEE 802.1D 2004, which talks about RSTP implementation,
fdWhile timer during this scenario is set to FwdDelay (i.e. default 15 seconds).
In this case the convergence time would take 23 seconds.
This object configuration is to choose the behaviour of RSTP implementation to follow
one of the above.
When the object is set to 'enabled (1)', then RSTP behaviour would be as defined in IEEE 802.1Q 2005
When the object is set to 'disabled (2)', then RSTP behaviour would be as defined in IEEE 802.1D 2004.
Default value of the MIB object is 'enabled (1)' .
Context
- MIB
- SUPERMICRO-MIRSTP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.119.1.3.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIDot1wFutureRstEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-MIRSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRSTP-MIB::fsMIRstFwdDelayAltPortRoleTrOptimization'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIRSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRSTP-MIB::fsMIRstFwdDelayAltPortRoleTrOptimization.<fsMIDot1wFutureRstContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIRSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIRSTP-MIB::fsMIRstFwdDelayAltPortRoleTrOptimization'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |