jnxOspfv3VirtNbrRestartHelperExitRc

OSPFV3-MIB-JUNIPER · .1.3.6.1.4.1.2636.5.4.1.1.11.1.15

Object

column deprecated Enumeration
Describes the outcome of the last attempt at acting  
as a Graceful restart helper for the neighbor. 
              
none:............no restart has yet been attempted. 
inProgress:......a restart attempt is currently underway. 
completed:.......the last restart completed successfully. 
timedOut:........the last restart timed out. 
topologyChanged:.the last restart was aborted due to 
                a topology change.

Context

MIB
OSPFV3-MIB-JUNIPER
OID
.1.3.6.1.4.1.2636.5.4.1.1.11.1.15
Type
column
Access
readonly
Status
deprecated
Parent
jnxOspfv3VirtNbrEntry
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 'OSPFV3-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB-JUNIPER::jnxOspfv3VirtNbrRestartHelperExitRc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OSPFV3-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB-JUNIPER::jnxOspfv3VirtNbrRestartHelperExitRc.<jnxOspfv3VirtNbrArea>.<jnxOspfv3VirtNbrRtrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OSPFV3-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OSPFV3-MIB-JUNIPER::jnxOspfv3VirtNbrRestartHelperExitRc'

Syntax

Enumeration

Values & Constraints

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

Conformance