All MIBs › CISCO-IETF-ISIS-MIB › ciiLSPErrorDetected
ciiLSPErrorDetected
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiLSPErrorDetected
OID (numeric): 1.3.6.1.4.1.9.10.118.0.18
Node type: NOTIFICATION-TYPE
Description: This notification is generated when we receive an LSP with a parse error. The ciiCircIfIndex holds in index of the circuit on which the PDU arrived. The ciiPduFragment holds start of the LSP, and the ciiErrorOffset points to the problem.
If the problem is a mal-formed TLV, ciiErrorOffset points to start of the TLV and ciiErrorTLVType holds the value of the type.
If the problem is with the LSP header, ciiErrorOffset points to the suspicious byte.
The number of such LSPs is accumulated in ciiSysStatLSPErrors.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CISCO-IETF-ISIS-MIB::ciiLSPErrorDetected snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.10.118.0.18
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:51104->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (317993376) 36 days, 19:18:53.76 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-IETF-ISIS-MIB::ciiLSPErrorDetected
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::ciiLSPErrorDetected 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.0 | ciscoIetfIsisMIBNotifs | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.0.18 | ciiLSPErrorDetected | CISCO-IETF-ISIS-MIB |