File Name
Syntax
n_queryDlgEvent (REF curConfig:N_CONFIG_REC):EVENT
Parameters
curConfig - instance data for node status query dialog box
event handler
Returns
1 If the dialog was exited with an Accept or
0 If the dialog was exited with a Cancel
Side Effects
None
Description
Event handler for query node status dialog box.
Dialog Forms Called
None
File Name
Syntax
FUNCTION N_QueryNodeStatus (VAL whdl:WINDOW)
Parameters
whdl - handle to the parent window
Returns
None
Side Effects
This function communicates with the nsmqueryd program, which in turn queries the Network Management platform, (Openview or Spectrum) for the status of the given node.
Description
System action for the Query Node Status dialog box.
Dialog Forms Called
None