ISIS-MIB :: isisSysStatSPFRuns

MIB Reference — IPNetwork Monitor

All MIBsISIS-MIBisisSysStatSPFRuns

isisSysStatSPFRuns

Module: ISIS-MIB

OID (symbolic): ISIS-MIB::isisSysStatSPFRuns

OID (numeric): 1.3.6.1.2.1.138.1.5.1.1.12

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description:

Number of times we ran SPF at this level.

What is isisSysStatSPFRuns?

This OID counts how many times the router has run its shortest-path-first calculation to rebuild its internal routing map. SPF runs happen when the network topology changes. A high rate of increases indicates frequent topology changes or instability in the network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.138.1.5.1.1.12
snmpwalk -v2c -c public <target> ISIS-MIB::isisSysStatSPFRuns

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.138.1.5.1.1.12.1
snmpget -v2c -c public <target> ISIS-MIB::isisSysStatSPFRuns.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> isisSysStatSPFRuns.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.138isisMIBISIS-MIB
1.3.6.1.2.1.138.1isisObjectsISIS-MIB
1.3.6.1.2.1.138.1.5isisCountersISIS-MIB
1.3.6.1.2.1.138.1.5.1isisSystemCounterTableISIS-MIB
1.3.6.1.2.1.138.1.5.1.1isisSystemCounterEntryISIS-MIB
1.3.6.1.2.1.138.1.5.1.1.12isisSysStatSPFRunsISIS-MIB