ospfIfDeadInterval

LUM-IP-MIB · .1.3.6.1.4.1.8708.2.14.2.5.1.1.16

Object

column Unsigned32
Interval after which a neighbor is declared down
(seconds) if hello packets are not received. It is
typically 3 or 4 times the hello-interval. A typical
value for LAN networks is 40 seconds.
The value MUST be greater than 'Hello interval'.

Context

MIB
LUM-IP-MIB
OID
.1.3.6.1.4.1.8708.2.14.2.5.1.1.16
Type
column
Access
readonly
Status
current
Default
40
Parent
ospfIfEntry
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 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ospfIfDeadInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ospfIfDeadInterval.<ospfIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IP-MIB::ospfIfDeadInterval'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance