All MIBs › ISIS-MIB › isisLSPErrorDetected
isisLSPErrorDetected
Module: ISIS-MIB
OID (symbolic): ISIS-MIB::isisLSPErrorDetected
OID (numeric): 1.3.6.1.2.1.138.0.18
Node type: NOTIFICATION-TYPE
Description:
This notification is generated when we receive an LSP with a parse error. The isisCircIfIndex holds an index of the circuit on which the PDU arrived. The isisPduFragment holds the start of the LSP, and the isisErrorOffset points to the problem.
If the problem is a malformed TLV, isisErrorOffset points to the start of the TLV, and isisErrorTLVType
holds the value of the type.
If the problem is with the LSP header, isisErrorOffset points to the suspicious byte.
The number of such LSPs is accumulated in isisSysStatLSPErrors.
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> '' ISIS-MIB::isisLSPErrorDetected snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.138.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]:51385->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (324395193) 37 days, 13:05:51.93 SNMPv2-MIB::snmpTrapOID.0 = OID: ISIS-MIB::isisLSPErrorDetected
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.138 | isisMIB | ISIS-MIB |
| 1.3.6.1.2.1.138.0 | isisNotifications | ISIS-MIB |
| 1.3.6.1.2.1.138.0.18 | isisLSPErrorDetected | ISIS-MIB |