fsOspfVirtIfRtrDeadInterval
FS-OSPF-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.30.1.6.1.6
Object
The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor.
Context
- MIB
- FS-OSPF-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.30.1.6.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Default
40- Parent
- fsOspfVirtEntry
- Groups
- 1
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 'FS-OSPF-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-OSPF-MIB::fsOspfVirtIfRtrDeadInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-OSPF-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-OSPF-MIB::fsOspfVirtIfRtrDeadInterval.<fsOspfVirtIfAreaId>.<fsOspfVirtIfNeighbor>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-OSPF-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-OSPF-MIB::fsOspfVirtIfRtrDeadInterval'
Syntax
- Source
- OSPF-MIBPositiveInteger
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of
Compliance refinements
ospfExternCompliance
OSPF-MIB::PositiveInteger
default value change from 60 to 40.