IBM Books

Messages Reference


2532 - Problem Management messages


2532-000SMUX API error. Function=function; smux_error=error; smux_info=info.

Explanation: The SP SNMP proxy subagent called the specified SMUX function, which returned the indicated error.

User Response: The SP SNMP proxy subagent will attempt to reconnect to the AIX SNMP agent every 5 seconds. Ensure that snmpd is active. If the problem persists, save the message data and contact the IBM support center.

2532-001SP SNMP proxy agent terminating due to an SDR error. Function=function; errno=error.

Explanation: The SP SNMP proxy subagent issued a System Data Repository (SDR) function call and received the indicated error return code.

User Response: Ensure that the SDR is active. If the problem persists, save the message data and contact the IBM support center.

2532-002EM API error. Function=function; partition=partition; EM_Errmsg=error.

Explanation: The SP SNMP proxy subagent issued an Event Management (EM) function call and received the indicated error message. The EM connection is closed and an attempt to reopen the EM connection is attempted periodically.

User Response: Ensure that the EM is active. If the problem persists, save the message data and contact the IBM support center.

2532-003Invalid switch value ignored. Switch=switch; invalid value=value; value used=value_used.

Explanation: The SP SNMP proxy subagent determined that a switch, which had a value that was not valid, was specified when starting the SP SNMP proxy subagent.

User Response: The indicated value is used for the switch.

2532-004Invalid switch ignored. Switch=switch.

Explanation: The SP SNMP proxy subagent determined that an switch, which was not valid, was specified when starting the SP SNMP proxy subagent.

User Response: The switch is ignored.

2532-005Invalid parameter ignored; only switches may be specified. Parameter=parameter.

Explanation: The SP SNMP proxy subagent determined that a parameter other than a switch was specified when starting the SP SNMP proxy subagent.

User Response: The parameter is ignored.

2532-006SMUX function error. Function=function; object=object; result=result.

Explanation: The SP SNMP proxy subagent called the indicated SMUX function, which returned an error code with the indicated result.

User Response: Save message data and contact the IBM Support Center.

2532-007Error starting the SP SNMP proxy subagent. Msg=message.

Explanation: The SP SNMP proxy subagent invoked daemon initialization logic, dae_init(), which returned the indicated error message. Start processing for the SP SNMP proxy agent ended.

User Response: Only a single instance of the daemon may be running on a node. Correct the error sequence indicated in the message and start the sp_configd daemon again, if appropriate.

2532-008Unable to create FIFO fifo. The SP SNMP proxy agent is terminating. Errno=errno; SysMsg=system_message.

Explanation: The SP SNMP proxy subagent was unable to create the indicated FIFO. The mknod() function returned the errno value.

User Response: Correct the problem indicated by the mknod() function and start the SP SNMP proxy subagent.

2532-009popen() failure. The SP SNMP proxy agent is terminating. Command=command.

Explanation: The SP SNMP proxy subagent called the AIX popen() function to issue the specified command in order to obtain the node number of the host on which the daemon is running.

User Response: Ensure that the specified command is available. If the problem persists, save the message data and contact the IBM Support Center.

2532-010node_number command failure. The SP SNMP proxy agent is terminating.

Explanation: The SP SNMP proxy subagent called the AIX popen() function to issue the specified command in order to obtain the node number of the host on which the daemon is running. The node_number command did not return a numeric value.

User Response: Ensure that the specified command is working correctly. If the problem persists, save the message data and contact the IBM Support Center.

2532-011SDR error. Function=function; errno=errno.

Explanation: The SP SNMP proxy subagent called the indicated function, which returned a nonzero return code.

User Response: Ensure that the SDR is active. If the problem persists, save the message data and contact the IBM Support Center.

2532-012Unable to open FIFO fifo for writing. The SP SNMP proxy agent is terminating. Errno=errno.

Explanation: The SP SNMP proxy subagent was unable to open the indicated FIFO. The AIX open() function returned the specified error number.

User Response: Check the attribute on the specified file and start the SP SNMP proxy subagent. If the problem persists, save the message data and contact the IBM Support Center.

2532-013Unable to open FIFO fifo for reading. The SP SNMP proxy agent is terminating. Errno=errno.

Explanation: The SP SNMP proxy subagent was unable to open the indicated FIFO. The AIX open() function returned the specified error number.

User Response: Check the attribute on the specified file and start the SP SNMP proxy subagent again. If the problem persists, save the message data and contact the IBM Support Center.

2532-014There is no SMUX entry for sp_configd in the file file. The SP SNMP proxy agent is terminating.

Explanation: The SP SNMP proxy subagent issued a getsmuxEntrybyname() function call, which returned an error.

User Response: Ensure that there is a SMUX entry for the sp_configd daemon in the specified file and start the SP SNMP proxy subagent again. If the problem persists, save the message data and contact the IBM Support Center.

2532-015There are no MIB definitions in the file file.

Explanation: The SP SNMP proxy subagent issued a readobjects() function call, which returned an error.

User Response: Ensure that the specified file exists and start the SP SNMP proxy subagent again. If the problem persists, save the message data and contact the IBM Support Center.

2532-016There is no MIB definition for the object object in the file file. The SP SNMP proxy agent is terminating.

Explanation: The SP SNMP proxy subagent, issued a text2obj() function call, which returned an error.

User Response: Ensure that the specified object is defined in the specified file and start the SP SNMP proxy subagent again. If problem persists, save the message data and contact the IBM Support Center.

2532-017Could not allocate memory. The SP SNMP proxy agent is terminating. Request=request; bytes requested=bytes_requested.

Explanation: The SP SNMP proxy subagent issued the specified request to allocate storage, which returned an error. Memory could not be allocated for the named data structure.

User Response: Save the message data and contact the IBM Support Center.

2532-018System call error. The SP SNMP proxy agent is terminating. Errno=errno; SystemMsg=system_message.

Explanation: This message indicates a problem with a kernel system interface.

User Response: Save the message data and contact the IBM Support Center.

2532-019System call error. SNMP request response terminated. Errno=errno; SystemMsg=system_message.

Explanation: This message indicates a problem with a kernel system interface.

User Response: Save the message data and contact the IBM Support Center.

2532-020SMUX MIB object registration failure. Object=object.

Explanation: The SP SNMP proxy subagent received a failure response from the AIX snmpd daemon, resulting from a request to register the MIB variable specified in the Object. Objects maintained by the SP agent underneath this object in the ibmSP miib are unavailable.

User Response: Check the /etc/mib.defs file to make sure the ibmSPMIB is defined there. If it is not, cat the /usr/lpp/ssp/config/snmp_proxy/ibmSPMIB.defs file to the end of the /etc/mib.defs file. Save the message data and contact the IBM Support Center.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]