All MIBs › CISCO-IETF-ISIS-MIB › ciiSysMaxLSPGenInt
ciiSysMaxLSPGenInt
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiSysMaxLSPGenInt
OID (numeric): 1.3.6.1.4.1.9.10.118.1.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Maximum interval, in seconds, between generated LSPs by this Intermediate System. This object follows the resettingTimer behavior. The value must be greater than any value configured for ciiSysLevelMinLSPGenInt, and should be at least 300 seconds less than ciiSysMaxAge.
What is ciiSysMaxLSPGenInt?
This is the maximum interval, in seconds, between generated LSPs by this Intermediate System, and it must be greater than ciiSysLevelMinLSPGenInt while sitting at least 300 seconds less than ciiSysMaxAge. This is the periodic LSP refresh interval -- the router must re-originate its own LSP before this timer expires or neighbors will age it out of their databases -- so an admin who raises this without also raising ciiSysMaxAge risks the router's own LSPs expiring in peers' databases between refreshes. For example, with the common default of 1200 seconds, the router must re-flood its LSP roughly every 20 minutes even if nothing has changed, well within a ciiSysMaxAge set to at least 1500 seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.1.5 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysMaxLSPGenInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.1.5.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysMaxLSPGenInt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.118.1.1.1.5.1 i <value>
Start monitoring Cisco routers running IS-IS (service-provider/enterprise core) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-ISIS-MIB::ciiSysMaxLSPGenInt OID value, configure state conditions and alerts, and monitor any Cisco routers running IS-IS (service-provider/enterprise core) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.118 | ciscoIetfIsisMIB | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1 | ciscoIetfIsisMIBObjects | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1 | ciiSystem | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1.1 | ciiSysObject | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1.1.5 | ciiSysMaxLSPGenInt | CISCO-IETF-ISIS-MIB |