rtmEntityRestartExitReason

DC-RTM-MIB · .1.3.6.1.4.1.629.10.7.1.1.1.46

Object

Describes the outcome of the last attempt at a Graceful Restart.
If the value is 'none', no restart has yet been attempted.  If
the value is 'inProgress', a restart attempt is currently
underway.

Context

MIB
DC-RTM-MIB
OID
.1.3.6.1.4.1.629.10.7.1.1.1.46
Type
column
Access
readonly
Status
current
Parent
rtmEntityEntry
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-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmEntityRestartExitReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmEntityRestartExitReason.<rtmEntityFteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RTM-MIB::rtmEntityRestartExitReason'

Syntax

Source
RtmEntityRestartExit
Base type
Enumeration

Values & Constraints

Type Values
1none
2inProgress
3completed
4timedOut
5canceled

Conformance