- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
04-HH3C-ISIS-MIB | 68.01 KB |
HH3C-ISIS-MIB
About this MIB
Use this MIB to obtain all IS-IS process IDs.
MIB file name
hh3c-isis.mib
Notifications
hh3cIsisSystemIdConflict
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.59.0.2 |
Informational |
Warning |
- |
ON |
Notification triggers
This notification is generated when a system ID conflict is detected in a received LSP.
The SNMP agent generates this notification only when it detects more than five system ID conflicts within two minutes. This can prevent the agent from generating too many hh3cIsisSystemIdConflict notifications within a short time.
【System impact】
Status control
ON
CLI: Use the snmp-agent trap enable isis system-id-conflict command.
OFF
CLI: Use the undo snmp-agent trap enable isis system-id-conflict command.
Objects
OID (object name) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.4.1.25506.2.59.1.1.1.1.1 (hh3cIsisSysInstance) |
IS-IS process ID. |
N/A |
Integer32 |
Integer32 (1..65535) |
1.3.6.1.2.1.138.1.10.1.1 (isisNotificationSysLevelIndex) |
System level index. |
N/A |
IsisLevel |
level1(1) level2(2) level1and2(3) |
1.3.6.1.2.1.138.1.10.1.3 (isisPduLspId) |
LSP ID. |
N/A |
IsisLinkStatePDUID |
OCTET STRING (8) |
1.3.6.1.2.1.138.1.1.1.3 (isisSysID) |
System ID. |
N/A |
IsisSystemID |
OCTET STRING (6) |
1.3.6.1.2.1.138.1.10.1.2 (isisNotificationCircIfIndex) |
Interface index. |
N/A |
Unsigned32 |
Unsigned32(1..2147483647) |
1.3.6.1.2.1.31.1.1.1.1 (ifName) |
Interface name. |
N/A |
DisplayString |
OCTET STRING(0..255) |
1.3.6.1.4.1.25506.2.59.1.2.1.3 (hh3cIsisLocalAddressType) |
Local IP address type. |
N/A |
InetAddressType |
unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16) |
1.3.6.1.4.1.25506.2.59.1.2.1.4 (hh3cIsisLocalAddress) |
Local IP address. |
N/A |
InetAddress |
OCTET STRING(0..16) |
1.3.6.1.4.1.25506.2.59.1.2.1.5 (hh3cIsisPeerAddressType) |
Neighbor IP address type. |
N/A |
InetAddressType |
unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16) |
1.3.6.1.4.1.25506.2.59.1.2.1.6 (hh3cIsisPeerAddress) |
Neighbor IP address. |
N/A |
InetAddress |
OCTET STRING(0..16) |
Recommended action
Locate the conflicting device, and then edit its system ID, ensuring that each device in the IS-IS topology has a unique system ID.