| United States-English |
|
|
|
![]() |
HP-UX SNAplus2 API NOF Programmer's Guide: HP-UX 11.0, 11i v1, and 11i v2 > Chapter 6 NOF
IndicationsCONFIG_INDICATION |
|
This indication is generated when another NOF application or a SNAplus2 administration tool makes a change to the target configuration, when the target node is stopped or started, or when a DLC, port, or LS owned by the target node is stopped or started. The target can be the domain configuration file, a running node, or an inactive node on a server where the SNAplus2 software is running. The target is identified by the target_handle parameter on the REGISTER_INDICATION_SINK verb that registers to receive this indication. No specific VCB structure is associated with this indication. To register for configuration indications, the application specifies the value AP_CONFIG_INDICATION as the indication_opcode parameter on REGISTER_INDICATION_SINK. When a change is made, SNAplus2 then reports this to the application's callback routine by sending a copy of the VCB from the NOF verb that made the change. For example, if the configuration was modified by a DEFINE_DLC verb, SNAplus2 sends a copy of the DEFINE_DLC VCB to the application's callback routine. To enable the application to distinguish between configuration indications and asynchronous responses to its own NOF verbs, SNAplus2 changes the primary_rc parameter in the VCB for a configuration indication. The value AP_INDICATION identifies a VCB associated with a configuration indication; the value AP_OK, or any other value, indicates an asynchronous response to one of the application's own NOF verbs. The following events are not reported as configuration indications:
The range of VCBs that can be returned as configuration indications depends on the type of target handle specified on REGISTER_INDICATION_SINK:
|
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||