CArclib::ArcGetSnmpInfo

The ArcGetSnmpInfo method returns the information about SNMP notification parameters.

 

virtual ARC_STATUS ArcGetSnmpInfo(

OUT pSNMP_CONFIG pSnmpInfo

);

Parameters:

[OUT]

pSnmpInfo: Pointer to sSNMP_CONFIG structure that receives the information.

Return Values

This method returns the ARC_STATUS.

Note:

Password required if password enabled, use ArcChkPassword member function to validate the password.