ospfPmEntHitlessRestartReason

DC-OSPF-MIB · mrv variant · .1.3.6.1.4.1.629.10.3.1.1.1.38

Object

If DC-OSPF is attempting to undergo a planned hitless restart, this
field specifies the reason for the restart.  This reason is passed to
adjacent neighbors in grace LSAs.  Note that if the router is
undergoing an unplanned hitless restart, this field is ignored and
the reason for restart will always be reasonUnknown(0).

Context

MIB
DC-OSPF-MIB
OID
.1.3.6.1.4.1.629.10.3.1.1.1.38
Type
column
Access
readwrite
Status
current
Parent
ospfPmEntEntry
Groups
1

Walk 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 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntHitlessRestartReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntHitlessRestartReason.<ospfPmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmEntHitlessRestartReason'

Syntax

Values & Constraints

Type Values
0reasonUnknown
1reasonSoftwareRestart
2reasonSoftwareReload
3reasonSwitchToBackup

Conformance