z/OS Communications Server: CMIP Services and Topology Agent Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


934

z/OS Communications Server: CMIP Services and Topology Agent Guide
SC27-3646-00

MB_ERR_NOT_SUBTREE_MGR

Explanation

In a CMIP message, the information which determines the source of the message comes from three places. The CMIP string may specify the distinguished name of the instance sending the request or response. Or, the string may include the "&DN". macro. This is replaced by CMIP services with the distinguished name of the instance sending the message as identified by the local identifier supplied on the API call. Finally, a subtree manager instance is allowed to use the "&DN" macro and specify a source-override. This results in the distinguished name supplied on the override being substituted for the &DN rather than the DN of the subtree manager. This error indicates that the client application program specified a non-null value for the source parameter on a request or response (MIBSendResponse, MIBSendCmipRequest, MIBCmipRequest, MIBSendCmipResponse, or MIBCmipResponse) but the managed object instance sending the request or response is not a subtree manager.

Programmer response

Correct the client application. If the application program has been designed and coded to fulfill all the responsibilities of a subtree manager, then enable the SUBTREE MANAGER on the instance's MIBRegister call. Otherwise, do not specify the source parameter on the API function call.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014