cc/td/doc/product/rtrmgmt/bluelist/mapver12
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Event Notification Messages

Event Notification Messages

This chapter describes the Maps event notification messages. The APPN and DLSw Maps applications send event notification messages to the workstation network management system (NMS) when changes in network status occur. Currently, the event notification messages are sent as traps to the NMS. Event notification is controlled by the event values that are kept in the cwbinit file. For more information, see the section "Using the cwbinit Preferences File" in the "Using the DLSw Application" chapter, and the section "Using the cwbinit Preferences File" in the "Using the APPN Application" chapter.

Event Notification Message ID Syntax

Each notification message has an 8-character message ID followed by a text string. The message ID has the syntax shown in Figure 8-1.


Figure 8-1: Syntax of Event Notification Message

Where:

Severity indicates the severity of the problem that caused the message to be issued.

Message number is a three-digit message identification number.

Protocol is a two-character protocol ID that indicates to which protocol the event notification message applies:

Program is a two-character program ID that indicates which program issued the message:

Event Notification Message List

This section lists the messages in numerical order, by their message IDs. The messages are listed in the following sections:

APPN Messages

The following messages are issued by either runappn or runappnpoller.


Message   
MPAP001I APPN DLUR Node dlur_node established CPSVRMGR session with DLUS Node dlus_node

dlur_node is the DLUR node.

dlus_node is the DLUS node.

Explanation   
An APPN DLUR node (dlur_node) has established a CPSVRMGR session with the DLUS node (dlus_node), and the eventgen_dlur event value in the cwbinit file is set to ON.


Message   
MPAP002W APPN DLUR Node dlur_node lost CPSVRMGR session with DLUS Node dlus_node

dlur_node is the DLUR node.

dlus_node is the DLUS node.

Explanation   
An APPN DLUR node (dlur_node) has lost a CPSVRMGR session with the DLUS node (dlus_node), and the eventgen_dlur event value in the cwbinit file is set to ON.

dlur_node is the DLUR node.

dlus_node is the DLUS node.


Message   
MPAP003W APPN DLUR Node dlur_node definition to DLUS Node dlus_node deleted.

dlur_node is the DLUR node.

dlus_node is the DLUS node.

Explanation   
The definition of an APPN DLUR node (dlur_node) has been deleted to the DLUS node (dlus_node), and the eventgen_dlur event value in the cwbinit file is set to ON.


Message   
MPAP004I APPN network CP-CP TG tg_number from cp_name_1 to cp_name_2 operational

tg_number is the TG number.

cp_name_1 is the CP name of the first node.

cp_name_2 is the CP name of the second node.

Explanation   
An APPN network CP-CP transmission group (tg_number) from the node identified as cp_name_1 to the node identified as cp_name_2 has become operational, and the eventgen_tg event value in the cwbinit file is set to ON.


Message   
MPAP005W APPN network CP-CP TG tg_number from cp_name_1 to cp_name_2 inactive

tg_number is the TG number.

cp_name_1 is the CP name of the first node.

cp_name_2 is the CP name of the second node.

Explanation   
An APPN network CP-CP transmission group (tg_number) from the node identified as cp_name_1 to the node identified as cp_name_2 has become inactive, and the eventgen_tg event value in the cwbinit file is set to ON.


Message   
MPAP006I APPN endpoint CP-CP TG tg_number from cp_name_1 to cp_name_1 operational

tg_number is the TG number.

cp_name_1 is the CP name of the first node.

cp_name_2 is the CP name of the second node.

Explanation   
An APPN endpoint CP-CP transmission group (tg_number) from the node identified as cp_name_1 to the node identified as cp_name_2 has become operational, and the eventgen_tg event value in the cwbinit file is set to ON.


Message   
MPAP007W APPN endpoint CP-CP TG tg_number from cp_name_1 to cp_name_2 inactive

tg_number is the TG number.

cp_name_1 is the CP name of the first node.

cp_name_2 is the CP name of the second node.

Explanation   
An APPN endpoint CP-CP transmission group (tg_number) from the node identified as cp_name_1 to the node identified as cp_name_2 has become inactive, and the eventgen_tg event value in the cwbinit file is set to ON.


Message   
MPAP008I APPN Node node_name link link_name active

node_name is the APPN node.

clink_name is the link name.

Explanation   
On an APPN node (node_name), a link (link_name) has become active, and the eventgen_link event value in the cwbinit file is set to ON.


Message   
MPAP009W APPN Node node_name link link_name inactive

nnode_name is the APPN node.

clink_name is the link name.

Explanation   On an APPN node (node_name), a link (link_name) has become inactive, and the eventgen_link event value in the cwbinit file is set to ON.


Message   
MPAP010W APPN Node node_name link link_name deleted

node_name is the APPN node.

clink_name is the link name.

Explanation   On an APPN node (node_name), a link (link_name) has been deleted, and the eventgen_link event value in the cwbinit file is set to ON.


Message   
MPAP011I APPN Node node_name port port_name active

node_name is the APPN node.

port_name is the port name.

Explanation   On an APPN node (node_name), a port (port_name) has become active, and the eventgen_port event value in the cwbinit file is set to ON.

node_name is the APPN node.

port_name is the port name.


Message   
MPAP012W APPN Node node_name port port_name inactive

node_name is the APPN node.

port_name is the port name.

Explanation   On an APPN node (node_name), a port (port_name) has become inactive, and the eventgen_port event value in the cwbinit file is set to ON.


Message   
MPAP013W APPN Node node_name port port_id deleted

node_name is the APPN node.

port_id is the port ID.

Explanation   On an APPN node (node_name), a port (port_id) has been deleted, and the eventgen_port event value in the cwbinit file is set to ON.


Message   
MPAP014I APPN network data TG tg_number from node_name_1 to node_name_2 operational.

tg_number is the TG number.

node_name_1 is the name of the first node.

node_name_2 is the name of the second node.

Explanation   An APPN network transmission group without CP-CP sessions (tg_number), from node_name_1 to node_name_2 has become operational, and the eventgen_tg event value in the cwbinit file is set to ON.


Message   
MPAP015W APPN network data TG tg_number from node_name_1 to node_name_2 inactive.

tg_number is the TG number.

node_name_1 is the name of the first node.

node_name_2 is the name of the second node.

Explanation   An APPN network transmission group without CP-CP sessions (tg_number), from node_name_1 to node_name_2 has become inactive, and the eventgen_tg event value in the cwbinit file is set to ON.


Message   
MPAP016I APPN endpoint data TG tg_number from node_name_1 to node_name_2 operational

tg_number is the TG number.

node_name_1 is the name of the first node.

node_name_2 is the name of the second node.

Explanation   An APPN endpoint transmission group without CP-CP sessions (tg_number), from node_name1 to node_name2 has become operational, and the eventgen_tg event value in the cwbinit file is set to ON.


Message   
MPAP017W APPN endpoint data TG tg_number from node_name_1 to node_name_2 inactive

tg_number is the TG number.

node_name_1 is the name of the first node.

node_name_2 is the name of the second node.

Explanation   An APPN endpoint transmission group without CP-CP sessions (tg_number), from node_name1 to node_name2 has become inactive, and the eventgen_tg event value in the cwbinit file is set to ON.

Common Messages

The following messages are issued by either APPN or DLSw.


Message   
MPCM001W Router router not responding to SNMP poll request

router is a router name or IP address.

Explanation   An APPN or DLSw router has stopped responding to an SNMP network management poll, and the eventgen_device event value in the cwbinit file is set to ON.


Message   
MPCM002I Router router responding to SNMP poll request

router is a router name or IP address.

Explanation   
An APPN or DLSw router (router is the host name or IP address of a router) has started responding to an SNMP network management poll, and the eventgen_device event value in the cwbinit file is set to ON.

DLSw Messages

The following messages are issued by cwbdlswpollerd, which is started by the rundlsw script. You can also start cwbdlswpollerd from the command prompt, as described in the appendix "CiscoWorks Blue Maps Daemons and Processes."


Message   
MPDL001I Router router1 established new DLSw peer connection with router router2

router1 is the host name or IP address of the first router.

router2 is the host name or IP address of the second router. This value can also be ? if the second router's IP address is 0.

Explanation   A DLSw router (router1 ) has established a new peer connection with another DLSw router (router2), and the eventgen_dlswpeercxn event value in the cwbinit file is set to ON.


Message   
MPDL002W Router router1 lost DLSw peer connection with router router2

router1 is the host name or IP address of the first router.

router2 is the host name or IP address of the second router. This value can also be ? if the second router's IP address is 0.

Explanation   A DLSw router (router1) has lost a peer connection with another DLSw router (router2), and the eventgen_dlswpeercxn event value in the cwbinit file is set to ON.


Message   
MPDL003I Router router1 recovered DLSw connection with router router2

router1 is the host name or IP address of the first router.

router2 is the host name or IP address of the second router. This value can also be ? if the second router's IP address is 0.

Explanation   A DLSw router (router1 ) recovered a broken peer connection with another DLSw router (router2), and the eventgen_dlswpeercxn event value in the cwbinit file is set to ON.


Message   
MPDL004I Router router1 established new DLSw circuit local_mac local_sap remote_mac remote_sap with router router2

router1 is the host name or IP address of the first router.

local_mac is the MAC of the local router.

local_sap is the SAP of the local router.

remote_mac is the MAC of the remote router.

remote_sap is the SAP of the remote router.

router2 is the host name or IP address of the second router. This value can also be ? if the second router's IP address is 0.

Explanation   
A DLSw router (router1) has established a new DLSw circuit with another DLSw router (router2). The circuit is specified by the local_mac, local_sap, remote_mac, and remote_sap. The eventgen_dlswcircuit event value in the cwbinit file is set to ON.


Message   
MPDL005W Router router1 lost DLSw circuit local_mac local_sap remote_mac remote_sap with router router2

router1 is the host name or IP address of the first router.

local_mac is the MAC of the local router.

local_sap is the SAP of the local router.

remote_mac is the MAC of the remote router.

remote_sap is the SAP of the remote router.

router2 is the host name or IP address of the second router. This value can also be ? if the second router's IP address is 0.

Explanation   
A DLSw router (router1) has lost a DLSw circuit with another DLSw router (router2). The circuit is specified by the local_mac, local_sap, remote_mac, and remote_sap. The eventgen_dlswcircuit event value in the cwbinit file is set to ON.


Message   
MPDL006I Router router1 recovered DLSw circuit local_mac local_sap remote_mac remote_sap with router router2

router1 is the host name or IP address of the first router.

local_mac is the MAC of the local router.

local_sap is the SAP of the local router.

remote_mac is the MAC of the remote router.

remote_sap is the SAP of the remote router.

router2 is the host name or IP address of the second router. This value can also be ? if the second router's IP address is 0.

Explanation   
A DLSw router (router1) has recovered a DLSw circuit with another DLSw router (router2). The circuit is specified by the local_mac, local_sap, remote_mac, and remote_sap. The eventgen_dlswcircuit event value in the cwbinit file is set to O N.

SNA View Messages


Message   
SVST001W SNA View detected a PU name change for  pu_name with IDBLK/IDNUM value

pu_name is the name of a PU.

value is the hexadecimal IDBLK/IDNUM value.

Explanation   
SNA View found a PU (pu_name) whose hexadecimal IDBLK/IDNUM value is already in the database for another PU name. This could happen if you changes the VTAM definitions of the PUs, or it can happen if there is a problem with the VTAM definition for one of these PUs.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Thu Aug 19 11:01:26 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.