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
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 '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
- Source
- OspfHitlessRestartReasons
- Base type
Enumeration
Values & Constraints
Type Values
0 | reasonUnknown |
1 | reasonSoftwareRestart |
2 | reasonSoftwareReload |
3 | reasonSwitchToBackup |
Conformance
Member of