|
This chapter provides information on the Maps event notification messages. The APPN/SNASw and DLSw Maps applications send event notification messages to the workstation network management system (NMS) when changes in network status occur. These outage may be detected by SNMP traps sent by IOS routers, or by CiscoWorks Blue polling those routers for status. Event notification messages are sent as traps to the NMS through the CISCOWORKS-MIB as a cwAppLogTrap. This MIB is included with CiscoWorks Blue at /opt/CSCOcb/etc/mibs/CISCOWORKS-MIB.my . Event notification is controlled by the event values kept in the cwbinit file.
For more information, see the "Using the cwbinit Preferences File" section section in "Starting the User Applications."
This chapter contains the following main sections:
Each notification message has an eight-character message ID followed by a text string. The message ID has the syntax shown in Figure 10-1.
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 error messages are issued by APPN/SNASw:
MPAP001I APPN/SNASw DLUR Node dlur_node established CPSVRMGR
session with DLUS Node dlus_node
Explanation
An APPN/SNASw 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.
MPAP002W APPN/SNASw DLUR Node dlur_node lost CPSVRMGR session
with DLUS Node dlus_node
Explanation
An APPN/SNASw 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.
MPAP003W APPN/SNASw DLUR Node dlur_node definition to DLUS Node
dlus_node deleted.
Explanation
The definition of an APPN/SNASw 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.
MPAP004I APPN/SNASw APPN/SNASw network CP-CP TG tg_number from
cp_name_1 to cp_name_2 operational
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/SNASw 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.
MPAP005W APPN/SNASw network CP-CP TG tg_number from cp_name_1 to
cp_name_2 inactive
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/SNASw 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.
MPAP006I APPN/SNASw endpoint CP-CP TG tg_number from cp_name_1
to cp_name_1 operational
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/SNASw 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.
MPAP007W APPN/SNASw endpoint CP-CP TG tg_number from cp_name_1
to cp_name_2 inactive
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/SNASw 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.
MPAP008I APPN/SNASw Node node_name link link_name active
node_name is the APPN/SNASw node.
Explanation
On an APPN/SNASw node (node_name), a link (link_name) has become active, and the eventgen_link event value in the cwbinit file is set to ON.
MPAP009W APPN/SNASw Node node_name link link_name inactive
node_name is the APPN/SNASw node.
Explanation On an APPN/SNASw node (node_name), a link (link_name) has become inactive, and the eventgen_link event value in the cwbinit file is set to ON.
MPAP010W APPN/SNASw Node node_name link link_name deleted
node_name is the APPN/SNASw node.
Explanation On an APPN/SNASw node (node_name), a link (link_name) has been deleted, and the eventgen_link event value in the cwbinit file is set to ON.
MPAP011I APPN/SNASw Node node_name port port_name active
node_name is the APPN/SNASw node.
Explanation On an APPN/SNASw node (node_name), a port (port_name) has become active, and the eventgen_port event value in the cwbinit file is set to ON.
MPAP012W APPN/SNASw Node node_name port port_name inactive
node_name is the APPN/SNASw node.
Explanation On an APPN/SNASw node (node_name), a port (port_name) has become inactive, and the eventgen_port event value in the cwbinit file is set to ON.
MPAP013W APPN/SNASw Node node_name port port_id deleted
node_name is the APPN/SNASw node.
Explanation On an APPN/SNASw node (node_name), a port (port_id) has been deleted, and the eventgen_port event value in the cwbinit file is set to ON.
MPAP014I APPN/SNASw network data TG tg_number from node_name_1
to node_name_2 operational.
node_name_1 is the name of the first node.
node_name_2 is the name of the second node.
Explanation An APPN/SNASw 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.
MPAP015W APPN/SNASw network data TG tg_number from node_name_1
to node_name_2 inactive.
node_name_1 is the name of the first node.
node_name_2 is the name of the second node.
Explanation An APPN/SNASw 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.
MPAP016I APPN/SNASw endpoint data TG tg_number from node_name_1
to node_name_2 operational
node_name_1 is the name of the first node.
node_name_2 is the name of the second node.
Explanation An APPN/SNASw 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.
MPAP017W APPN/SNASw endpoint data TG tg_number from node_name_1
to node_name_2 inactive
node_name_1 is the name of the first node.
node_name_2 is the name of the second node.
Explanation An APPN/SNASw 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/SNASw or DLSw:
MPCM001W Router router not responding to SNMP poll request
router is a router name or IP address.
Explanation An APPN/SNASw 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.
MPCM002I Router router responding to SNMP poll request
router is a router name or IP address.
Explanation
An APPN/SNASw 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.
CiscoWorks Blue converts APPN/SNASw and DLSW traps received in Cisco IOS and translates them to a more readable format so that the affected resource can be identified. To take advantage of this feature, SNASw and DLSw routers must be configured to send Cisco IOS traps to the CiscoWorks Blue workstation. See the "Configuring Trap Destinations in Cisco IOS Routers" section for information on configuring the trap destination and enabling DLSw traps.
The following shows the Cisco IOS traps and the resulting message included in the traps generated by CiscoWorks Blue.
The following messages are issued by cwbdlswpollerd:
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 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.
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 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.
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 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.
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 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.
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 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.
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 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:
SVST001W SNA Host detected a PU name change for pu_name with
IDBLK/IDNUM value
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 change the VTAM definitions of the PUs, or if there is a problem with the VTAM definition for one of these PUs.
Posted: Tue Aug 5 15:51:50 PDT 2003
All contents are Copyright © 1992--2003 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.