All MIBs › CISCO-IETF-ISIS-MIB › ciiSysStatAttmptToExMaxSeqNums
ciiSysStatAttmptToExMaxSeqNums
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiSysStatAttmptToExMaxSeqNums
OID (numeric): 1.3.6.1.4.1.9.10.118.1.5.1.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of times the IS has attempted to exceed the maximum sequence number.
What is ciiSysStatAttmptToExMaxSeqNums?
This is the number of times the Intermediate System has attempted to exceed the maximum sequence number. LSP sequence numbers occupy a finite 32-bit space, and this counter tracks how many times this router's own sequence number generation tried to go past the maximum, an event so rare in real deployments that any nonzero reading is worth investigating as a potential bug or pathological re-origination loop rather than a routine occurrence. For example, seeing this counter at anything other than 0 on a router would be unusual enough that an admin should treat it as a red flag warranting investigation into what caused such rapid, repeated LSP re-origination.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.5.1.1.7 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysStatAttmptToExMaxSeqNums
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.5.1.1.7.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysStatAttmptToExMaxSeqNums.1
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::ciiSysStatAttmptToExMaxSeqNums 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.5 | ciiCounters | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.5.1 | ciiSystemCounterTable | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.5.1.1 | ciiSystemCounterEntry | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.5.1.1.7 | ciiSysStatAttmptToExMaxSeqNums | CISCO-IETF-ISIS-MIB |