rcOspfv3NbrDeadIntCnt
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.67.1.1.9.1.15
Object
column secondsSNMPv2-SMIInteger32
This is a Dead interval Count or TTL (time to live) field that indicates how many seconds are left before the Neighbor is declared down. The starting value is set to the Router Dead Interval value and it decrements to 0 if there is no Hello received for that neighbor (then the neighbor is declared down). When a hello is received, the value is reset to the Router Dead Interval value again.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.67.1.1.9.1.15- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- rcOspfv3NbrEntry
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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcOspfv3NbrDeadIntCnt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcOspfv3NbrDeadIntCnt.<rcOspfv3NbrIfIndex>.<rcOspfv3NbrRtrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcOspfv3NbrDeadIntCnt'
Syntax
secondsSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647