fsIsisExtRestartReason
SUPERMICRO-ISIS-MIB ·
.1.3.6.1.4.1.10876.101.1.62.2.1.1.1.36
Object
column r/w
Enumeration
The reason for last restart of the ISIS Router. Options include: unknown ( unplanned outage).Planned Restart reasons could include the following - softwarerestart, swreloadupgrade, switchtoredundant.
Context
- MIB
- SUPERMICRO-ISIS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.62.2.1.1.1.36- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsIsisExtSysEntry
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-ISIS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ISIS-MIB::fsIsisExtRestartReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ISIS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ISIS-MIB::fsIsisExtRestartReason.<fsIsisExtSysInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ISIS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ISIS-MIB::fsIsisExtRestartReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | softwareRestart |
3 | swReloadUpgrade |
4 | switchToRedundant |