dot1sStpInstHelloTime
MSTP-MIB ·
fscom variant
·
.1.3.6.1.2.1.17.8.1.1.10.1.9
Object
column BRIDGE-MIBTimeout
The period of time between the transmission of MST BPDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value, which is advertised by the Root bridge and is currently used for this MST Instance.
Context
- MIB
- MSTP-MIB
- OID
.1.3.6.1.2.1.17.8.1.1.10.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot1sStpInstEntry
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 'MSTP-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSTP-MIB::dot1sStpInstHelloTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MSTP-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSTP-MIB::dot1sStpInstHelloTime.<dot1sStpInstId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MSTP-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MSTP-MIB::dot1sStpInstHelloTime'
Syntax
- Source
- BRIDGE-MIBTimeout
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.