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

Table of Contents

Event Notification Messages
Event Notification Message ID Syntax
Event Notification Message List

Event Notification Messages


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:

Event Notification Message ID Syntax

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.


Figure 10-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/SNASw Messages

The following error messages are issued by APPN/SNASw:

MPAP001I APPN/SNASw DLUR Node dlur_node established CPSVRMGR session with DLUS Node dlus_node

Where:

dlur_node is the DLUR node.

dlus_node is the DLUS node.

MPAP002W APPN/SNASw DLUR Node dlur_node lost CPSVRMGR session with DLUS Node dlus_node

Where:

dlur_node is the DLUR node.

dlus_node is the DLUS node.

MPAP003W APPN/SNASw DLUR Node dlur_node definition to DLUS Node dlus_node deleted.

Where:

dlur_node is the DLUR node.

dlus_node is the DLUS node.

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

Where:

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.

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

Where:

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.

MPAP006I APPN/SNASw endpoint CP-CP TG tg_number from cp_name_1 to cp_name_1 operational

Where:

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.

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

Where:

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.

MPAP008I APPN/SNASw Node node_name link link_name active

Where:

node_name is the APPN/SNASw node.

link_name is the link name.

MPAP009W APPN/SNASw Node node_name link link_name inactive

Where:

node_name is the APPN/SNASw node.

link_name is the link name.

MPAP010W APPN/SNASw Node node_name link link_name deleted

Where:

node_name is the APPN/SNASw node.

link_name is the link name.

MPAP011I APPN/SNASw Node node_name port port_name active

Where:

node_name is the APPN/SNASw node.

port_name is the port name.

MPAP012W APPN/SNASw Node node_name port port_name inactive

Where:

node_name is the APPN/SNASw node.

port_name is the port name.

MPAP013W APPN/SNASw Node node_name port port_id deleted

Where:

node_name is the APPN/SNASw node.

port_id is the port ID.

MPAP014I APPN/SNASw 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.

MPAP015W APPN/SNASw 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.

MPAP016I APPN/SNASw endpoint 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.

MPAP017W APPN/SNASw endpoint 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.

Messages Common to APPN/SNASw or DLSw

The following messages are issued by either APPN/SNASw or DLSw:

MPCM001W Router router not responding to SNMP poll request

Where:

router is a router name or IP address.

MPCM002I Router router responding to SNMP poll request

Where:

router is a router name or IP address.

Event Traps Received from Cisco IOS

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.

appnLocalTgOperStateChangeTrap
TRAP001I APPN/SNASw Local TG <TG number> to <Destination node> state is Operational
TRAP002W APPN/SNASw Local TG <TG number> to <Destination node> state isNonOperational


appnLocalTgCpCpChangeTrap
TRAP003I APPN/SNASw Local TG <TG number> to <Destination node> CP-CP sessions state is Active
TRAP004W APPN/SNASw Local TG <TG number> to <Destination node> CP-CP sessions state is Not Active.


appnOperStateChangeTrap
TRAP005I APPN/SNASw Port <port name> state is Active.
TRAP006W APPN/SNASw Port <port name> state is Inactive.


appnLsOperStateChangeTrap
TRAP007I APPN/SNASw Link <link name> state is Active.
TRAP008W APPN/SNASw Link <link name> state is Inactive.


dlurDlusStateChangeTrap
TRAP009I DLUR/DLUS session to <DLUS name> state is Active.
TRAP010W DLUR/DLUS session to <DLUS name> state is Reset.


cdeTrapTConnUpDown
TRDL011I DLSw Connection State to DLSw peer <DLSw peer IP address is Connected.
TRDL012W DLSw Connection State to DLSw peer <DLSw peer IP address is Disconnected.


cdeTrapCircuitUpDown
TRDL013I DLSw Circuit State between local <mac address> and Remote mac address is Connected.
TRDL014W DLSw Circuit State between local <mac address> and Remote mac address is Disconnected.
TRDL015I DLSw Circuit State for PU <PU name> is Connected.
TRDL016W DLSw Circuit State for PU <PU name> is Disconnected.

DLSw Messages

The following messages are issued by cwbdlswpollerd:

MPDL001I Router router1 established new DLSw peer connection with router router2

Where:

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.

MPDL002W Router router1 lost DLSw peer connection with router router2

Where:

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.

MPDL003I Router router1 recovered DLSw connection with router router2

Where:

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.

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

Where:

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.

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

Where:

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.

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

Where:

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.

SNA Host Messages

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

Where:

pu_name is the name of a PU.

value is the hexadecimal IDBLK/IDNUM value.


hometocprevnextglossaryfeedbacksearchhelp
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.