Previous Topic

Next Topic

Book Contents

Book Index

Messages SNMT00 through SNMTxx

This group includes messages for the Control-M for z/OS, Control-M/Assist, Control-M/Links for z/OS, and Control-M/Restart products.

SNMT01S FAILURE TO SEND SNMP TRAP, TCP/IP STACK stack UNAVAILABLE

Explanation: ISTACK parameter was specified in the IOAPARM member and the system has TCP/IP dual stack mode, but the specified stack is not running.

The message reappears every time Control-O or Control-M attempt to send an SNMP message.

Corrective Action: Either bring up the started task named 'stack', or remove the ISTACK parameter from IOAPARM and recycle Control-M, or start a new Control-O monitor.

SNMT02S INTERNAL ERROR: FAILURE TO BUILD SNMP TRAP, DESTINATION(dest)

Explanation: The SNMP interface encountered a severe internal error.

In this message, dest is the identity of the SNMP listener to which the SNMP interface was to send the SNMP message that failed when being built.

SNMP interface processing is discontinued.

Corrective Action: Contact BMC Customer Support.

SNMT03S FAILURE TO ALLOCATE STORAGE FOR SNMP TRAP, DESTINATION(dest)

Explanation: The SNMP interface encountered a severe internal error.

In this message, dest is the identity of the SNMP destination to which the SNMP interface was to send the SNMP message that failed when being built.

SNMP interface processing is discontinued.

Corrective Action: Contact BMC Customer Support.

SNMT06E FAILURE TO OBTAIN LOCAL IP ADDRESS, ERRNO(errno.errno_id)

Explanation: The SNMP interface failed to determine the IP address of the sending machine.

The variables in this message are:

SNMP interface processing is discontinued.

Corrective Action: Note the value of errno and errno_id, and contact BMC Customer Support.

SNMT07S SOCKET() CALL FAILED, DESTINATION(dest) ERRNO(errno.errno_id)

Explanation: The SNMP interface encountered a severe internal error.

The variables in this message are:

SNMP interface processing is discontinued.

Corrective Action: Note the value of errno and errno_id, and contact BMC Customer Support.

SNMT08E FAILURE TO SEND SNMP TRAP TO DESTINATION(dest), ERRNO(errno.errno_id)

Explanation: The SNMP interface failed to send an SNMP message.

The variables in this message are:

SNMP interface processing is discontinued.

Corrective Action: Note the value of dest, errno, and errno_id, and contact BMC Customer Support.

SNMT09E FAILURE TO RESOLVE HOSTNAME(hostname)

Explanation: The SNMP interface failed to resolve the host name hostname.

In this message, hostname is the identity of the SNMP destination.

SNMP interface processing is discontinued.

Corrective Action: Contact BMC Customer Support.

SNMT0AE INVALID IPV6 SNMP DESTINATION ADDRESS address

Explanation: The destination address of a DO SHOUT SNMP or DO SNMP contains the colon (:) character, but the address is not a syntactically valid IPv6 address.

Corrective Action: Correct the address. If you specified an IPv4-mapped IPv6 address, change it to an IPv4 address. See message ECAP9UE for more examples.

SNMT0BE IPV6 NOT ACTIVE ON SYSTEM

Explanation: The destination address of a DO SHOUT SNMP or DO SNMP contains the colon (:) character, but TCP/IP IPv6 support is not active on the z/OS system.

Corrective Action: If IPv6 is not active, then specify only IPv4 addresses.

SNMT10S BIND() CALL FAILED, SNMP-MASTER-AGENT(hostname) ERRNO(errno.errno_id)

Explanation: The SNMP interface failed in the BIND() call.

SNMP interface processing is discontinued.

Corrective Action: Note the value of hostname, errno, and errno_id, and contact BMC Customer Support.

SNMT11S SNMP-DPI PORT-QUERY SEND FAILED TO SNMP-MASTER-AGENT(hostname) ERRNO(errno.errno_id)

Explanation: The SNMP interface failed in the SENDTO() call to the SNMP Master Agent. This call includes the QUERY_DPI_PORT request, which gives in the reply the port on which the Master SNMP Agent listens for connections.

SNMP interface processing is discontinued.

Corrective Action: Note the value of hostname, errno, and errno_id, and contact BMC Customer Support.

SNMT12S RECVFROM() CALL FAILED, SNMP-MASTER-AGENT(hostname) ERRNO(errno.errno_id)

Explanation: The SNMP interface failed in the RECVFROM() call to the SNMP Master Agent. This call receives the reply to the QUERY_DPI_PORT request, which gives in the reply, the port on which the Master SNMP Agent listens for connections.

SNMP interface processing is discontinued.

Corrective Action: Note the value of hostname, errno, and errno_id, and contact BMC Customer Support.

SNMT13S NO REPLY TO SNMP-DPI PORT-QUERY FROM SNMP-MASTER-AGENT(hostname), PORT(udp-port)

Explanation: The SNMP interface did not receive, within 3 seconds, a reply to the QUERY_DPI_PORT request, which gives the port on which the Master SNMP Agent listens for TCP/IP connections.

SNMP interface processing is discontinued.

Corrective Action: Note the value of hostname and udp-port, and contact BMC Customer Support.

SNMT14S COULD NOT RESOLVE SNMP-MASTER-AGENT(hostname)

Explanation: The SNMP interface failed to resolve the hostname hostname. In this message, hostname is the identity of the SNMP Master Agent host.

SNMP interface processing is discontinued.

Corrective Action: Contact BMC Customer Support.

SNMT15S INVALID SNMP-MASTER-AGENT IP ADDRESS(ip_address)

Explanation: The SNMP interface could not use the configured IP address of the SNMP Master Agent because it is an invalid IP address.

SNMP interface processing is discontinued.

Corrective Action: Configure a valid IP address.

SNMT16S SOCKET(SOCK_STREAM) FAILED, ERRNO(errno.errno_id)

Explanation: The SNMP interface failed in the SOCKET() call.

SNMP interface processing is discontinued.

Corrective Action: Note the value of errno and errno_id, and contact BMC Customer Support.

SNMT17S IOCTL(FIONBIO) FAILED, ERRNO(errno.errno_id)

Explanation: The SNMP interface failed in the IOCTL() call, which attempted to set the socket to non-blocking.

SNMP interface processing is discontinued.

Corrective Action: Note the value of errno and errno_id, and contact BMC Customer Support.

SNMT18S SELECT() FAILED, ERRNO(errno.errno_id)

Explanation: The SNMP interface failed in the SELECT() call.

SNMP interface processing is discontinued.

Corrective Action: Note the value of errno and errno_id, and contact BMC Customer Support.

SNMT19S CONNECT() TO SNMP-MASTER-AGENT FAILED, ERRNO(errno.errno_id)

Explanation: The SNMP interface failed in the CONNECT() call to the SNMP Master Agent.

SNMP interface processing is discontinued.

Corrective Action: Note the value of errno and errno_id, and contact BMC Customer Support.

SNMT20S CONNECT() TO SNMP-MASTER-AGENT TIMEDOUT

Explanation: The SNMP interface CONNECT() call to the SNMP Master Agent timed out.

SNMP interface processing is discontinued.

Corrective Action: Contact BMC Customer Support.

SNMT21S SEND() DPI TO SNMP-MASTER-AGENT FAILED, ERRNO(errno.errno_id)

Explanation:The SNMP interface failed in the SEND() call to the SNMP Master Agent.

SNMP interface processing is discontinued.

Corrective Action: Note the value of errno and errno_id, and contact BMC Customer Support.

SNMT22S CONNECTION TO SNMP-MASTER-AGENT LOST

Explanation: The SNMP interface detected that the connection to the SNMP Master Agent has been lost. SNMP interface tries to re-establish connection with the SNMP Master Agent.

Corrective Action: No action is required.

SNMT23S UNEXPECTED RESPONSE FROM SNMP-MASTER-AGENT TO DPI PORT QUERY

Explanation: The SNMP interface received an un-recognized response from the SNMP Master Agent to the QUERY_DPI_PORT request.

SNMP interface processing is discontinued.

Corrective Action: Contact BMC Customer Support.

SNMT24I CONNECTION ESTABLISHED WITH SNMP-MASTER-AGENT ON HOST(hostname) PORT(port)

Explanation: The SNMP interface established a TCP/IP connection with the SNMP Master Agent.

Corrective Action: No action is required.

Parent Topic

SNM messages