hwOspfv2LsaOrigIntvl
HUAWEI-OSPFV2-MIB ·
.1.3.6.1.4.1.2011.5.25.155.3.1.11
Object
column r/w
millionSecondInteger32
To avoid wasting network source due to network changes, OSPF defines that the interval for updating LSAs is 5 seconds. In a stable network, if the speed of route convergence is required to be fast, you can cancel the interval for updating LSAs by setting it to 0 seconds. So, routers can 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 (hwOspfv2LsaOrigMaxIntvl, hwOspfv2LsaOrigStartIntvl, and hwOspfv2LsaOrigHoldIntvl) 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.11- Type
- column
- Access
- readwrite
- Status
- current
- Units
- millionSecond
- Parent
- hwOspfv2ProcessEntry
- 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 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2LsaOrigIntvl'
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::hwOspfv2LsaOrigIntvl.<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::hwOspfv2LsaOrigIntvl'
Syntax
millionSecondInteger32
Values & Constraints
Object Constraints
range: -1-0
Conformance
Member of