Previous Topic: CASR Messages

Next Topic: CAW1 Messages

CATD Messages

List of CATD Messages

The following messages are produced by the ENF/SNMP Monitor component.

CATD_E_003

Unable to initialize SNMP session

Reason:

An SNMP session could not be created. This includes opening a socket and resolving the target host as specified in the ENF Event.

Action:

Verify the target host and examine any messages related to resolving the target host. This may involve DNR/DNS and IP issues. If you cannot resolve, contact CA Support.

CATD_E_005

SNMP_SEND RC 0-snmp_errno

Reason:

A send of the UDP packet containing the SNMP TRAP PDU failed.

Action:

The PDU was not properly built or the target host information was rejected by TCP/IP. Contact CA Support with the value of snmp_errno.

CATD_E_021

Error errno/errno_jr calling gethostname

Reason:

An error occurred during the gethostname() function call when attempting to set the IPv4 address of the TCP/IP stack in the TRAP PDU.

Action:

The TCP/IP returned errno and errno_jr when the call failed. If the TCP/IP and TCPIP.DATA are operating correctly, contact CA Support with the values of errno and errno_jr.

CATD_E_031

Error errno/errno_jr calling gethostname

Reason:

An error occurred during the gethostname() function call when the target host (host that receives the TRAP PDU) was not provided in the ENF Event.

Action:

The TCP/IP returned errno and errno_jr when the call failed. If the TCPIP and TCPIP.DATA are operating correctly, contact CA Support with the values of errno and errno_jr.

CATD_E_050

node name node is not valid, the getaddrinfo() system call did not find it (rc)

Reason:

An error occurred during the getaddrinfo() function call attempting to resolve the specified node name in order to set the IPv4 address. The message is indicated as an error, but the TRAP PDU is sent also. If the TCP/IP and TCPIP.DATA are operating correctly, contact CA Support.

Action:

The PDU was not properly built or the target host information was rejected by TCP/IP. Contact CA Support.

CATD_E_051

node name node is an IPv6 address, only IPv4 allowed

Reason:

The node name of the TCP/IP stack resolved to an IPv6 address that cannot be used in the SNMP V1 TRAP PDU (agent_addr field). Only IPv4 addresses are defined by the RFC.

Action:

A value of zero is returned and used as the IPv4 address. . The message is indicated as an error, but the TRAP PDU is sent also.

CATD_E_052

node name node is not valid, the getaddrinfo() system call did not return a valid address

Reason:

The node name of the TCP/IP stack could not be resolved by getaddrinfo() into an IPv4 address to be used in the SNMP V1 TRAP PDU.

Action:

A value of zero is returned and used as the IPv4 address. The message is indicated as an error, but the TRAP PDU is sent also. If the TCP/IP and TCPIP.DATA are operating correctly, contact CA Support.

CATD_E_060

node name node is not valid, the getaddrinfo() system call did not find it (rc)

Reason:

An error occurred during the getaddrinfo() function call attempting to resolve the specified node name in order to determine the IP address of the target host (host that receives the TRAP PDU).

Action:

The TCP/IP set return code rc fails the call. A value of zero is returned and used as the IPv4 address. If the TCP/IP and TCPIP.DATA are operating correctly, contact CA Support.

CATD_E_214

string(token): On or around line linenum

Reason:

An error described by the string was found for the specified token on or near the specified line number.

Action:

Contact CA Support providing the string, token, and line number.

CATD_E_215

string: On or around line linenum

Reason:

An error described by the string was found on or near the specified line number.

Action:

Contact CA Support providing the string and line number.

CATD_E_224

Couldn't abort session text

Reason:

An attempt to abort a session failed.

Action:

Contact CA Support providing the reason why the session could not be aborted.

CATD_E_225

Unknown host host

Reason:

A call to getaddrinfo() failed to resolve an IP address for the specified host name.

Action:

If the DNS/DNR is correctly configured, contact CA Support.

CATD_E_226

IPv6 address address not compatible for IPv4 socket

Reason:

Only IPv4 sockets can be opened, but the target host IP address resolved to an IPv6 address, which was not an IPv4-mapped IPv6 address.

Action:

If OMVS and TCP/IP are correctly configured, an IPv4 address must be available for the target host. For assistance, contact CA Support at http://ca.com/support.

CATD_E_227

Invalid ASN1 sequence symbol symbol

Reason:

During parsing, an ASN1 sequence symbol was encountered. The ASN1 sequence symbol is not supported.

Action:

Contact CA Support.

CATD_E_228

No destination IP address specified

Reason:

Prior to sending the TRAP PDU, it was determined that the destination IP address is missing.

Action:

If other messages do not resolve this issue, contact CA Support.

CATD_E_229

Error building SNMP packet

Reason:

Prior to sending the TRAP PDU, the call to build the packet indicated an error.

Action:

If other messages do not resolve this issue, contact CA Support.

CATD_E_232

too many variable arguments sets: count, only 256 sets allowed

Reason:

While parsing the data passed in the ENF Event, too many variable arguments were detected.

Action:

Contact CA Support.

CATD_E_237

No value specified for variable type type

Reason:

While parsing the data passed in the ENF Event, a variable type was specified but no value followed.

Action:

Contact CA Support.

CATD_E_900

Error constructing variable list

Reason:

Some previous specific error occurred.

Action:

Examine the output for a specific message relating to the construction of the variable list.

CATD_E_996

return code rc obtaining system defaults

Reason:

The CAICATD0001 environmental variable was set, but the value specifying the system defaults could not be resolved.

Action:

Contact CA Support with the value of rc.

CATD_E_997

return code rc obtaining enterprise oid

Reason:

The CAICATD0000 environmental variable was set, but the value specifying the Enterprise OID could not be resolved.

Action:

Contact CA Support with the value of rc.

CATD_E_998

Invalid OID/MIB number, code code. Lookup code in CATD_E_2xx series

Reason:

An invalid OID/MIB number was detected.

Action:

Look up the code in the CATD_E_2xx series error messages. If the issue cannot be resolved from other messages, contact CA Support.