hwOspfv2LsaOrigHoldIntvl

HUAWEI-OSPFV2-MIB · .1.3.6.1.4.1.2011.5.25.155.3.1.14

Object

column r/w millionSecondInteger32
This object indicates the Holdtime interval of intelligent-timer for updating 
OSPF LSAs. After an intelligent timer is enabled, the interval for updating 
LSAs is as follows: The initial interval for updating LSAs is specified by the 
parameter start-interval. The interval for updating 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 updates LSAs at the maximum interval for three consecutive times. Then, 
OSPF updates LSAs at the initial interval specified by start-interval. When 
hwOspfv2LsaOrigHoldIntvl is specified, you need also specify 
hwOspfv2LsaOrigMaxIntvl and hwOspfv2LsaOrigStartIntvl, but you cannot specify
hwOspfv2LsaOrigIntvl. 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.14
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::hwOspfv2LsaOrigHoldIntvl'
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::hwOspfv2LsaOrigHoldIntvl.<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::hwOspfv2LsaOrigHoldIntvl'

Syntax

millionSecondInteger32

Values & Constraints

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

Conformance