hwOspfv2LsaArriveIntvl

HUAWEI-OSPFV2-MIB · .1.3.6.1.4.1.2011.5.25.155.3.1.7

Object

column r/w millionSecondInteger32
To avoid wasting network resources due to network changes, OSPF defines that the
interval for receiving LSAs is 1 second.
In a stable network, if the fast speed of route convergence is required, you can
cancel the interval of receiving LSAs by setting it to 0 seconds.
Routers can thus detect changes of topology and route in time. This speeds up route
convergence. By default, this object is -1, indicating that an intelligent 
timer is enabled instead. Note that -1 is not a configurable value. 
Instead, by set the intelligent timer (hwOspfv2LsaArriveMaxIntvl, 
hwOspfv2LsaArriveStartIntvl and hwOspfv2LsaArriveHoldIntvl) 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.7
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::hwOspfv2LsaArriveIntvl'
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::hwOspfv2LsaArriveIntvl.<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::hwOspfv2LsaArriveIntvl'

Syntax

millionSecondInteger32

Values & Constraints

Object Constraints
range: -1-10000

Conformance