|
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 "Using the cwbinit Preferences File" section in the "Starting the User Applications" chapter.
This chapter contains the following sections:
Each notification message has an 8-character message ID followed by a text string. The message ID has the syntax shown in Figure 10-1.
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:
This section lists the messages in numerical order, by their message IDs. The messages are listed in the following sections:
The following messages are issued by APPN:
Message
MPAP001I APPN DLUR Node dlur_node established CPSVRMGR session with DLUS Node dlus_nodeWhere:
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_nodeWhere:
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.
Message
MPAP003W APPN DLUR Node dlur_node definition to DLUS Node dlus_node deleted.Where:
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 operationalWhere:
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 inactiveWhere:
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 operationalWhere:
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 inactiveWhere:
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 activeWhere:
node_name is the APPN node.
link_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 inactiveWhere:
node_name is the APPN node.
link_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 deletedWhere:
node_name is the APPN node.
link_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 activeWhere:
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.
Message
MPAP012W APPN Node node_name port port_name inactiveWhere:
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 deletedWhere:
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.
Where:
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.
Where:
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 operationalWhere:
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 inactiveWhere:
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.
The following messages are issued by either APPN or DLSw:
Message
MPCM001W Router router not responding to SNMP poll requestWhere:
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 requestWhere:
router is a router name or IP address.
Explanation
An APPN or DLSw router has started responding to an SNMP network management poll, and the eventgen_device event value in the cwbinit file is set to ON.
The following messages are issued by cwbdlswpollerd:
Message
MPDL001I Router router1 established new DLSw peer connection with router router2Where:
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 a question mark (?) 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 router2Where:
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 a question mark (?) 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 router2Where:
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 a question mark (?) 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 router2Where:
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 a question mark (?) 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 router2Where:
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 a question mark (?) 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 router2Where:
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 a question mark (?) 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.
The following messages are issued by the SNA host component:
Message
SVST001W SNA Host detected a PU name change for pu_name with IDBLK/IDNUM valueWhere:
pu_name is the name of a PU.
value is the hexadecimal IDBLK/IDNUM value.
Explanation
The Maps SNA Host component 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.
Posted: Thu Sep 9 08:55:34 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.