tmnxOspfRestartExitRc

TIMETRA-OSPF-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.36.3.1.13

Object

column Enumeration
The value of tmnxOspfRestartExitRc indicates the outcome of the last
attempt at a Graceful restart.
              
     none (1)              no restart has yet been attempted.
     inProgress (2)        a restart attempt is currently underway.
     completed (3)         the last restart completed successfully.
     timedOut (4)          the last restart timed out.
     topologyChanged (5)   the last restart was aborted due to
                           a topology change.

Context

MIB
TIMETRA-OSPF-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.36.3.1.13
Type
column
Access
readonly
Status
current
Parent
tmnxOspfStatusEntry
Groups
2

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2inProgress
3completed
4timedOut
5topologyChanged