ISIS-STD/3/AUTHTYPE_FAIL:OID [oid] The authentication type of received PDU is different from local configuration. (NotificationSysLevelIndex=[integer], CircIfIndex=[integer], PduFrag=[opaque])
The authentication type contained in a received PDU was inconsistent with the locally configured one.
| Name | Meaning |
|---|---|
oid |
Indicates the MIB object ID of the alarm. |
NotificationSysLevelIndex |
IS-IS level of a device that sends the trap |
CircIfIndex |
Interface index |
PduFrag |
64-byte PDU header |
1. If Hello packets do not pass authentication, IS-IS neighbor relationships cannot be set up properly.
2. If LSPs or SNP packets do not pass authentication, LSDB synchronization will fail but IS-IS neighbor relationships will be set up properly.
Cause 1: Authentication was configured on an interface or process of the local end, but the authentication type on the peer end was different from that on the local end.
Cause 2: Authentication was configured on an interface or process of the local end, but no authentication was configured on the peer end.
Identifying the Packet Type |
Identifying the System ID |
|---|---|
Hello: A Hello packet is identified when the 5th byte in the pdu-fragment field is 0f, 10, or 11. |
The six consecutive bytes beginning with the 10th byte in the pdu-fragment field constitute a System ID. |
LSP: An LSP is identified when the 5th byte in the pdu-fragment field is 12 or 14. |
The six consecutive bytes beginning with the 13th byte in the pdu-fragment field constitute a System ID. |
SNP: An SNP is identified when the 5th byte in the pdu-fragment field is 18, 19, 1A, or 1B. |
The six consecutive bytes beginning with the 11th byte in the pdu-fragment field constitute a System ID. |