rlOspfNbrDeadTime
RADLAN-OSPF-MIB ·
.1.3.6.1.4.1.89.210.11.1.16
Object
column OSPF-MIBPositiveInteger
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 oper_status is down or ospfPmNbrState is DOWN, then the value is set to zero and the field is not valid.
Context
- MIB
- RADLAN-OSPF-MIB
- OID
.1.3.6.1.4.1.89.210.11.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlOspfNbrEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'RADLAN-OSPF-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-OSPF-MIB::rlOspfNbrDeadTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-OSPF-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-OSPF-MIB::rlOspfNbrDeadTime.<rlOspfNbrProcessId>.<rlOspfNbrIpAddr>.<rlOspfNbrAddressLessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-OSPF-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-OSPF-MIB::rlOspfNbrDeadTime'
Syntax
- Source
- OSPF-MIBPositiveInteger
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647