etsysOspfExtNbrDeadTime

ENTERASYS-OSPF-EXT-MIB · .1.3.6.1.4.1.5624.1.2.65.1.2.4.1.5

Object

column secondsUnsigned32
The time remaining in seconds within which we need to receive
a hello packet from the neighbor or we declare the adjacency
down.  If fast hellos area in use, this value is always set to
1.  If the etsysOspfExtNbrOperStatus is down or ospfNbrState is
DOWN, then the value is set to zero and the field is not valid.

Context

MIB
ENTERASYS-OSPF-EXT-MIB
OID
.1.3.6.1.4.1.5624.1.2.65.1.2.4.1.5
Type
column
Access
readonly
Status
current
Units
seconds
Parent
etsysOspfExtNbrEntry
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 'ENTERASYS-OSPF-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-OSPF-EXT-MIB::etsysOspfExtNbrDeadTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-OSPF-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-OSPF-EXT-MIB::etsysOspfExtNbrDeadTime.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-OSPF-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-OSPF-EXT-MIB::etsysOspfExtNbrDeadTime'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance