rlOspfv3VirtNbrRestartHelperExitReason

NETGEAR-RADLAN-OSPFV3-MIB · .1.3.6.1.4.1.4526.17.216.12.1.16

Object

column 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
NETGEAR-RADLAN-OSPFV3-MIB
OID
.1.3.6.1.4.1.4526.17.216.12.1.16
Type
column
Access
readonly
Status
current
Parent
rlOspfv3VirtNbrEntry

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 'NETGEAR-RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-OSPFV3-MIB::rlOspfv3VirtNbrRestartHelperExitReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-OSPFV3-MIB::rlOspfv3VirtNbrRestartHelperExitReason.<rlOspfv3VirtNbrProcessId>.<rlOspfv3VirtNbrArea>.<rlOspfv3VirtNbrRtrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-OSPFV3-MIB::rlOspfv3VirtNbrRestartHelperExitReason'

Syntax

Enumeration

Values & Constraints

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