futOspfRestartReason
SUPERMICRO-OSPF-MIB ·
.1.3.6.1.4.1.10876.101.1.10.1.29
Object
scalar r/w
Enumeration
The router.s restarter reason code of OSPF graceful restart. Options include: unknown,softwarerestart,swreloadupgrade, switchtoredundant. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
Context
- MIB
- SUPERMICRO-OSPF-MIB
- OID
.1.3.6.1.4.1.10876.101.1.10.1.29- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- futospfGeneralGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-OSPF-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPF-MIB::futOspfRestartReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-OSPF-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-OSPF-MIB::futOspfRestartReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | softwareRestart |
2 | swReloadUpgrade |
3 | switchToRedundant |