All MIBs › RC-ISIS-MIB › rcIsisGlobalSpfDelay
rcIsisGlobalSpfDelay
Module: RC-ISIS-MIB
OID (symbolic): RC-ISIS-MIB::rcIsisGlobalSpfDelay
OID (numeric): 1.3.6.1.4.1.2272.1.63.1.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: ISIS SPF delay in miliseconds
What is rcIsisGlobalSpfDelay?
Sets how long, in milliseconds, IS-IS waits after a topology change before running its Shortest Path First recalculation; a shorter delay converges faster but risks recomputing repeatedly during a flapping link, while a longer delay batches multiple changes into one SPF run.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.63.1.11 snmpwalk -v2c -c public <target> RC-ISIS-MIB::rcIsisGlobalSpfDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.63.1.11.1 snmpget -v2c -c public <target> RC-ISIS-MIB::rcIsisGlobalSpfDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.63.1.11.1 i <value>
Start monitoring Nortel Ethernet Routing Switch, Accelar/Rapid-City family (IS-IS routing-protocol configuration/statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-ISIS-MIB::rcIsisGlobalSpfDelay OID value, configure state conditions and alerts, and monitor any Nortel Ethernet Routing Switch, Accelar/Rapid-City family (IS-IS routing-protocol configuration/statistics) 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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.63 | rcIsis | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.63.1 | rcIsisGlobalGroup | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.63.1.11 | rcIsisGlobalSpfDelay | RC-ISIS-MIB |