All MIBs › BAS-OSPF-MIB › basOspfSpfRuns
basOspfSpfRuns
Module: BAS-OSPF-MIB
OID (symbolic): BAS-OSPF-MIB::basOspfSpfRuns
OID (numeric): 1.3.6.1.4.1.3493.2.7.7.1.2.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times that the intra-area route table has been calculated using this area's link-state database. This is typically done using Dijkstra's algorithm.
What is basOspfSpfRuns?
This read-only counter tracks how many times the router has recalculated its intra-area routing table from this area's link-state database, typically using Dijkstra's shortest-path algorithm. A rapidly increasing count points to frequent topology changes or instability within that area.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.7.1.2.1.4 snmpwalk -v2c -c public <target> BAS-OSPF-MIB::basOspfSpfRuns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.7.1.2.1.4.1 snmpget -v2c -c public <target> BAS-OSPF-MIB::basOspfSpfRuns.1
Start monitoring Broadband Access Systems (BAS) CMTS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BAS-OSPF-MIB::basOspfSpfRuns OID value, configure state conditions and alerts, and monitor any Broadband Access Systems (BAS) CMTS (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.3493 | basMIB | BAS-MIB |
| 1.3.6.1.4.1.3493.2 | basMibGroup | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7 | basAlias | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7.7 | basAliasOspf | BAS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3493.2.7.7.1 | basOspfObjects | BAS-OSPF-MIB |
| 1.3.6.1.4.1.3493.2.7.7.1.2 | basOspfAreaTable | BAS-OSPF-MIB |
| 1.3.6.1.4.1.3493.2.7.7.1.2.1 | basOspfAreaEntry | BAS-OSPF-MIB |
| 1.3.6.1.4.1.3493.2.7.7.1.2.1.4 | basOspfSpfRuns | BAS-OSPF-MIB |