All MIBs › CISCO-IETF-ISIS-MIB › ciiSysStatLSPErrors
ciiSysStatLSPErrors
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiSysStatLSPErrors
OID (numeric): 1.3.6.1.4.1.9.10.118.1.5.1.1.13
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of LSP frames with errors we have received.
What is ciiSysStatLSPErrors?
This is the number of LSP frames with errors we have received. This counts LSPs that arrived with parse-level errors, distinct from ciiSysStatCorrLSPs, which is specifically about corruption discovered after storage, so a rising value here points toward a problem originating upstream at a specific neighbor or on the physical path rather than inside this router's own memory. For example, a steadily incrementing ciiSysStatLSPErrors count correlated with LSPs from one particular neighbor would point the admin toward that neighbor's own LSP generation or the link between the two routers as the source, rather than a local hardware fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.5.1.1.13 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysStatLSPErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.5.1.1.13.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysStatLSPErrors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciiSysStatLSPErrors.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::ciiSysStatLSPErrors 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.13 | ciiSysStatLSPErrors | CISCO-IETF-ISIS-MIB |