extremeStpDomainHelloTime
EXTREME-STP-EXTENSIONS-MIB ·
.1.3.6.1.4.1.1916.1.17.1.1.14
Object
column Timeout
The time, in hundredths of a second, between successive transmissions of Configuration BPDUs when this bridge is(or is trying to become) the root bridge for this STP domain. This is the value currently being used by this bridge.
Context
- MIB
- EXTREME-STP-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.1916.1.17.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeStpDomainEntry
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 'EXTREME-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainHelloTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainHelloTime.<extremeStpDomainStpdInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-STP-EXTENSIONS-MIB::extremeStpDomainHelloTime'