All MIBs › CISCO-IETF-ISIS-MIB › ciiSysMaxAge
ciiSysMaxAge
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiSysMaxAge
OID (numeric): 1.3.6.1.4.1.9.10.118.1.1.1.10
Node type: OBJECT-TYPE
Type: CiiUnsigned16TC
Access: read-write
Description: Value to place in RemainingLifeTime field of the LSPs we generate. This should be at least 300 seconds greater than ciiSysMaxLSPGenInt.
What is ciiSysMaxAge?
This is the value to place in the RemainingLifeTime field of the LSPs we generate, and it should be at least 300 seconds greater than ciiSysMaxLSPGenInt. This is the lifetime stamped on this router's own self-originated LSPs -- once that many seconds elapse without a refresh, other routers purge the LSP and consider this router's advertised topology stale -- so it must comfortably exceed the refresh interval or the router's LSPs could expire in peer databases faster than they're refreshed. For example, with a default of 1200 seconds, this router's LSP is purged from a neighbor's database after 20 minutes of no refresh, which is why ciiSysMaxLSPGenInt is required to be at least 300 seconds shorter to guarantee refreshes always land in time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.1.10 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysMaxAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.1.10.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysMaxAge.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.118.1.1.1.10.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::ciiSysMaxAge 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.10 | ciiSysMaxAge | CISCO-IETF-ISIS-MIB |