All MIBs › ENTERASYS-OSPF-EXT-MIB › etsysOspfExtCalcThrshUpdStart
etsysOspfExtCalcThrshUpdStart
Module: ENTERASYS-OSPF-EXT-MIB
OID (symbolic): ENTERASYS-OSPF-EXT-MIB::etsysOspfExtCalcThrshUpdStart
OID (numeric): 1.3.6.1.4.1.5624.1.2.65.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This parameter can be used to override the etsysOspfExtCalcMaxDelay when the number of updates to the Link State Database reaches a threshold value.
-1 Indicates that this threshold is infinite, and hence the timing of a routing calculation is determined solely by etsysOspfExtCalcMaxDelay.
0 Indicates that a routing calculation will immediately follow an update to the database.
1..2147483647 Specifies the threshold number of updates that can be made to the Link State Database such that any subsequent update to the database causes a full routing calculation to start immediately.
What is etsysOspfExtCalcThrshUpdStart?
A threshold on pending LSDB updates that, once reached, forces an immediate full routing calculation instead of waiting for etsysOspfExtCalcMaxDelay; -1 (the default) disables the override so timing is governed purely by the max-delay timer, and 0 forces immediate recalculation on every update.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5624.1.2.65.1.1.3 snmpwalk -v2c -c public <target> ENTERASYS-OSPF-EXT-MIB::etsysOspfExtCalcThrshUpdStart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5624.1.2.65.1.1.3.1 snmpget -v2c -c public <target> ENTERASYS-OSPF-EXT-MIB::etsysOspfExtCalcThrshUpdStart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5624.1.2.65.1.1.3.1 i <value>
Start monitoring Enterasys Networks router/Layer 3 switch (legacy, later Extreme Networks) (OSPF SPF tuning/LSA diagnostics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ENTERASYS-OSPF-EXT-MIB::etsysOspfExtCalcThrshUpdStart OID value, configure state conditions and alerts, and monitor any Enterasys Networks router/Layer 3 switch (legacy, later Extreme Networks) (OSPF SPF tuning/LSA diagnostics) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5624 | enterasys | ENTERASYS-MIB-NAMES |
| 1.3.6.1.4.1.5624.1 | etsysMibs | ENTERASYS-MIB-NAMES |
| 1.3.6.1.4.1.5624.1.2 | etsysModules | ENTERASYS-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5624.1.2.65 | etsysOspfExtMIB | ENTERASYS-OSPF-EXT-MIB |
| 1.3.6.1.4.1.5624.1.2.65.1 | etsysOspfExtObjects | ENTERASYS-OSPF-EXT-MIB |
| 1.3.6.1.4.1.5624.1.2.65.1.1 | etsysOspfExtGlobals | ENTERASYS-OSPF-EXT-MIB |
| 1.3.6.1.4.1.5624.1.2.65.1.1.3 | etsysOspfExtCalcThrshUpdStart | ENTERASYS-OSPF-EXT-MIB |