Previous Topic: CATD Messages

Next Topic: CAW4 Messages

CAW1 Messages

List of CAW1 Messages

The following messages are produced by the CAIENF/SNMP component.

CAW1001E

ERROR - Can't load %s

Reason:

Unable to load the requested SAPI DLL.

Action:

Check that the eTrust library contains the members that are needed.

CAW1002E

Caught POSIX Signal %i.

Reason:

Abnormal condition detected by UNIX System Services.

Action:

Investigate the cause of the signal.

CAW1003I

All SNMP traps will be reflected to SAPI.

Reason:

Informational.

Action:

No action is required.

CAW1004I

SAPI events will include SNMP information.

Reason:

Informational.

Action:

No action is required.

CAW1005I

Only SAPI events will be issued - SNMP ignored.

Reason:

Informational.

Action:

No action is required.

CAW1006I

Security API library was found.

Reason:

Informational.

Action:

No action is required.

CAW1007E

DLLs not found - Invalid SAPI library. Continuing without SAPI support.

Reason:

The security API library does not contain needed DLLs.

Action:

Check that the library in use is correct.

CAW1008E

SAPI initialization error %x. Continuing without SAPI support.

Reason:

The initialization routine has failed.

Action:

Record the error code and contact CA Support.

CAW1009E

SAPI_ROUTER <%s> unknown - host name.

Reason:

The getaddrinfo function failed to return a known host.

Action:

Check your network host names and connections.

CAW1010E

SAPI SetRouter error %x on %s. Continuing without SAPI support.

Reason:

Routing to the hostname was unsuccessful.

Action:

Check the network connections.

CAW1011I

SAPI Router set to %s.

Reason:

Informational.

Action:

No action is required.

CAW1012I

Unknown security type %x.

Reason:

Informational. Neither CA ACF2, CA Top Secret, nor RACF was specified.

Action:

No action is required. Processing continues.

CAW1013I

SAPI interface ready.

Reason:

Informational.

Action:

No action is required.

CAW1014I

SAPI interface not available.

Reason:

Informational.

Action:

No action is required. Processing continues without SAPI.

CAW1015E

SAPI_NewMessage error, RC %x.

Reason:

Unable to create a new SAPI message.

Action:

Processing continues. The error indicated by the RC (security doc describes RC) should be corrected in order for this new message to succeed in the future.

CAW1016E

Unmatched parameters at %s.

Reason:

Syntax error in SAPIDATA strings.

Action:

Correct the error and resubmit.

CAW1017E

SAPI_SubmitMsg error - rc %x/rmt_rc %x.

Reason:

Message submission failed.

Action:

Examine the security API RC and the remote rc.

CAW1018E

SAPI_RemoveMessage error - rc %x.

Reason:

Message removal failed.

Action:

Examine the security API RC for the failure reason.

CAW1019E

SAPI_AddStrItem error, RC %x.

Reason:

Adding string item failed.

Action:

Examine the security API RC for the failure reason.

CAW1020E

SAPI_AddIntItem error, RC %x.

Reason:

Adding integer item failed.

Action:

Examine the security API RC for the failure reason.

CAW1021W

Optional Security API library not found or not APF authorized.

Reason:

The security API library was not found or was not APF authorized. Processing continues without SAPI support.

Action:

Authorize the library if SAPI support is needed. If not, no action is required.

CAW1022E

Bad IP address specified.

Reason:

The IP address for target node of SNMP packet send is not constructed correctly.

Action:

Correct the IP address.

CAW1023W

TCP/IP stack xxxx not found/active.

Reason:

The TCPIP stack specified by the IP_STACK=xxxx parm in the environment variables for ENFSNMPM is either not valid or not active.

Action:

Correct the IP_STACK parm to point to a valid, or active TCPIP and restart ENFSNMPM. ENFSNMPM will use the default stack.

CAW1024E

Error ###### in connect to TCP/IP stack yyyyyy.

Reason:

ENFSNMPM encountered error ###### attempting SETIBMOPT for the TCPIP stack specified in the IP_STACK= variable.

Action:

Correct the IP_STACK parm to point to a valid or active TCPIP, then restart ENFSNMPM. ENFSNMPM will use the default stack.

CAW1025I

'IP_STACK' parameter ignored.

Reason:

ENFSNMPM encountered an error attempting SETIBMOPT for the TCPIP stack specified in the IP_STACK= variable.

Action:

Correct the IP_STACK parm to point to a valid or active TCPIP and restart ENFSNMPM. ENFSNMPM will use the default stack.

CAW1026E

SAPI SetRouterPort error %x on %s. Continuing without SAPI Fixed Port support.

Reason:

Routing to the fixed port number was unsuccessful.

Action:

Check the port number usage.

CAW1027I

SAPI Router Port set to %s.

Reason:

Informational.

Action:

No action is required.

CAW1030E

Error calling gethostname, errno=errno, errno2=errno2

Reason:

Error from call to gethostname(). The errno is decimal and errno2 is hexadecimal.

Action:

SAPI processing continues.

CAW1031E

node name ‘name’ is not valid, the getaddrinfo() system call did not find if (rc=rc)

Reason:

Name ‘name’ is the hostname provided. The rc is in decimal.

Action:

SAPI processing continues.

CAW1032E

too many variable arguments, only 240 (80 sets of 3) allowed

Reason:

The number of variables comprising the variable bindings exceeds the maximum allowed.

Action:

The trap is not sent.

CAW1033E

No value specified for variable type type

Reason:

A variable binding specified a type but no value.

Action:

The trap is not sent.

CAW1034E

Error calling gethostname, errno=errno, errno2=errno2

Reason:

Error from call to gethostname(). The errno is decimal and errno2 is hexadecimal.

Action:

The agent-addr field in the trap is set to zero.

CAW1035E

node name 'name' is an IPv6 address, only IPv4 allowed

Reason:

Node ‘name’ is an IPv6 address but the agent-addr field is defined to be an IPv4 address.

Action:

The agent-addr field in the trap is set to zero.

CAW1036E

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

Reason:

Name ‘name’ is the hostname provided. The rc is in decimal.

Action:

The agent-addr field in the trap is set to zero.