hwOspfv2LsaArriveHoldIntvl

HUAWEI-OSPFV2-MIB · .1.3.6.1.4.1.2011.5.25.155.3.1.10

Object

column r/w millionSecondInteger32
This object indicates the Holdtime interval of intelligent-timer for receiving 
OSPF LSAs. After an intelligent timer is enabled, the interval for receiving 
LSAs is as follows: The initial interval for receiving LSAs is specified by 
the parameter start-interval. The interval for receiving LSAs for the nth (n>2) 
time is equal to hold-interval*2(n-1). When the interval specified by 
hold-interval*2(n-1) reaches the maximum interval specified by max-interval, 
OSPF receives LSAs at the maximum interval for three consecutive times. 
Then, OSPF receives LSAs at the initial interval specified by start-interval. 
When hwOspfv2LsaArriveHoldIntvl is specified, you need also specify 
wOspfv2LsaArriveMaxIntvl and hwOspfv2LsaArriveStartIntvl, but you cannot
specify hwOspfv2LsaArriveIntvl. Note that -1 is not a configurable value. 
Instead, by set the intelligent timer to default value, it will get back to
default configuration.

Context

MIB
HUAWEI-OSPFV2-MIB
OID
.1.3.6.1.4.1.2011.5.25.155.3.1.10
Type
column
Access
readwrite
Status
current
Units
millionSecond
Parent
hwOspfv2ProcessEntry
Groups
1

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 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2LsaArriveHoldIntvl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2LsaArriveHoldIntvl.<hwOspfv2ProcessIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-OSPFV2-MIB::hwOspfv2LsaArriveHoldIntvl'

Syntax

millionSecondInteger32

Values & Constraints

Object Constraints
range: -1--1 range: 1-60000

Conformance