fsMIMstCistForwardDelay
SupermicroMIMst-MIB ·
.1.3.6.1.4.1.10876.101.1.118.1.3.1.18
Object
column centi-secondsTimeout
This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in a particular state before moving to the next state.
Context
- MIB
- SupermicroMIMst-MIB
- OID
.1.3.6.1.4.1.10876.101.1.118.1.3.1.18- Type
- column
- Access
- readonly
- Status
- current
- Units
- centi-seconds
- Parent
- fsMIDot1sFutureMstEntry
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 'SupermicroMIMst-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SupermicroMIMst-MIB::fsMIMstCistForwardDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SupermicroMIMst-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SupermicroMIMst-MIB::fsMIMstCistForwardDelay.<fsMIDot1sFutureMstContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SupermicroMIMst-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SupermicroMIMst-MIB::fsMIMstCistForwardDelay'