ospfMultiProcessVirtIfRtrDeadInterval
ECS4610-50T-MIB ·
.1.3.6.1.4.1.259.10.1.1.1.18.3.20.1.6
Object
column r/w
secondsInteger32
The number of seconds that a router's Hello packets have not been seen before its neighbors declare the router down. This should be 4 multiple of the Hello interval. This value must be the same for the virtual neighbor. Note that 1..65535 is for 'set' range ; The read value may be (1...65535)*4 by default according to the Hello interval if this dead interval haven't been set.
Context
- MIB
- ECS4610-50T-MIB
- OID
.1.3.6.1.4.1.259.10.1.1.1.18.3.20.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- ospfMultiProcessVirtIfEntry
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 'ECS4610-50T-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4610-50T-MIB::ospfMultiProcessVirtIfRtrDeadInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4610-50T-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4610-50T-MIB::ospfMultiProcessVirtIfRtrDeadInterval.<ospfMultiProcessProcessId>.<ospfMultiProcessVirtNbrArea>.<ospfMultiProcessVirtNbrRtrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4610-50T-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4610-50T-MIB::ospfMultiProcessVirtIfRtrDeadInterval'
Syntax
secondsInteger32
Values & Constraints
No enumerated values or constraints recorded.