HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
REMOVE_DLC_TRACE
primary_rc
AP_OK
secondary_rc
Not used.
3.171.4 Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2 returns one of the following.
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_RESOURCE_TYPE
The
resource_type parameter specified a value that was not valid.
AP_INVALID_MESSAGE_TYPE
The message_type parameter specified a value that was not valid.
AP_INVALID_DLC_NAME
The DLC named in resource_name does not have any tracing options set.
AP_INVALID_PORT_NAME
The Port named in resource_name does not have any tracing options set.
AP_INVALID_LS_NAME
The LS named in resource_name does not have any tracing options set.
AP_INVALID_RTP_CONNECTION
The RTP connection named in the resource_name parameter does not have any tracing options set.
AP_INVALID_LFSID_SPECIFIED
The LS named in resource_name does not have any tracing options set for the specified LFSID.
AP_INVALID_FILTER_TYPE
The message_type parameter specified a message type that is not currently being traced for the specified
resource.
AP_ALL_RESOURCES_NOT_DEFINED
The resource_type parameter was set to
AP_ALL_RESOURCES, but there is no DLC_TRACE entry
defined for tracing options on all resources.
Appendix B, Common Return Codes lists further secondary return codes associated with
AP_PARAMETER_CHECK,
which are common to all NOF verbs.
3.171.5 Returned Parameters: Other Conditions
Appendix B, Common Return Codes lists further combinations of primary and secondary return codes that are
common to all NOF verbs.
702