TCP/IP Management Programming Manual
Event Management
HP NonStop TCP/IP Management Programming Manual—529636-001
7-17
7: ZTCI-EVT-DUP-IP-ADDR
ZCOM-TKN-SUBJ-PROC
contains the name of the TCP/IP subsystem that is the subject of this event
message.
ZEMS-TKN-EMPHASIS
is a header token that contains the value ZSPI-VAL-TRUE, indicating that this is a
critical event.
(ZEMS-TKN-) CONSOLE-PRINT, CPU, CRTPID, GENTIME, LOGTIME, PIN,
SYSTEM, and USERID
are automatically placed in the header when the EMSINIT procedure is called and
the event message buffer is initialized. For a description of these tokens, see
Section 5, Common Definitions. For details on any of the EMS tokens, see the
EMS Manual.
ZTCI-TKN-SEV
contains the value ZTCI-VAL-SEV-WARN. This value indicates that
ZTCI-EVT-DUP-IP-ADDR is only a warning message. The process continues to
function, but some functionality has been lost; for example, the network may be
going down, or a device accessed by the TCP/IP subsystem may be experiencing
errors.
ZTCI-TKN-IP-ADDR
contains the duplicate IP address.
ZTCI-TKN-ENET-ADDR
contains the Ethernet address of the other machine that is broadcasting a duplicate
IP address.
Event-Message Text
In the text message, IP-addr corresponds to the value in ZTCI-TKN-IP-ADDR and
enet-addr corresponds to the value in ZTCI-TKN-ENET-ADDR.
Cause. Another machine on the network is broadcasting the same IP address as the
machine on which the TCP/IP process reporting the event is running.
Recovery. The operator should determine which machine is broadcasting incorrectly
and reassign a unique IP address to it.