The authentication password of received PDU is different from local configuration. (isisSysInstance=[isisSysInstance], isisSysLevelIndex=[isisSysLevelIndex], isisCircIndex=[isisCircIndex], isisCircIfIndex=[isisCircIfIndex], isisPduFragment=[isisPduFragment], ifIndex=[ifIndex], IfName=[IfName])
The authentication password contained in the received PDU is inconsistent with the locally configured one.
Trap Attribute | Description |
---|---|
Alarm or Event |
Event |
Trap Severity |
Error |
Mnemonic Code |
ISIS_AUTHENTICATION_FAILURE |
Trap OID |
1.3.6.1.3.37.2.0.10 |
MIB |
ISIS-MIB |
Alarm ID |
This is an event trap and does not involve alarm ID. |
Alarm Name |
This is an event trap and does not involve alarm name. |
Alarm Type |
This is an event trap and does not involve alarm type. |
Raise or Clear |
This is an event trap and does not involve alarm generation or clearance. |
Match trap |
- |
Parameter | Description |
---|---|
isisSysInstance |
ID of an IS-IS process. |
isisSysLevelIndex |
IS-IS level. |
isisCircIndex |
Circuit index of an interface. |
isisCircIfIndex |
IfIndex of an interface. |
isisPduFragment |
64-byte PDU header. |
ifIndex |
IfIndex of an interface. |
IfName |
Interface name. |
VB OID | VB Name | VB Index |
---|---|---|
1.3.6.1.3.37.1.1.1.1.1 |
isisSysInstance |
isisSysInstance |
1.3.6.1.3.37.1.2.1.1.1 |
isisSysLevelIndex |
isisSysInstance isisSysLevelIndex |
1.3.6.1.3.37.1.3.1.1.2 |
isisCircIfIndex |
isisSysInstance isisCircIndex |
1.3.6.1.3.37.1.10.1.1.2 |
isisPduFragment |
isisSysInstance |
1.3.6.1.2.1.31.1.1.1.1 |
ifName |
ifIndex |
1. Obtain the IS-IS process number and packet type (1 indicates a Level-1 packet; 2 indicates a Level-2 packet; 3 indicates a P2P Hello packet) contained in the PDU based on the command output. Then, find the isisPduFragment field and obtain the system ID of the source device that sends the packet and packet type.
2. Determine the IS-IS interface of the source device based on the system ID. Run the display this command in the interface view of the source device to check whether the configured interface authentication password is the same as that of the local device.
3. Run the isis authentication-mode command in the interface view of the source device to configure the authentication password to be the same as that on the local device. Then, check whether the fault is rectified.
4. Run the display current-configuration configuration isis command on the source device to check whether the area authentication password or domain authentication password configured in the IS-IS process is the same as that on the local device.
5. Run the area-authentication-mode command (Level-1 packet) or the domain-authentication-mode command (Level-2 packet) in the IS-IS view of the source device to configure the authentication password to be the same as that of the local device. Then, check whether the fault is rectified.
6. Collect log information and configuration information, and then contact technical support personnel.
7. End.