CArclib::ArcSetSnmpContact

The ArcSetSnmpContact method updates contact string for SNMP notification.

 

virtual ARC_STATUS ArcSetSnmpContact(

IN char *szContact

);

Parameters:

[IN]

szContact: Contact string with null-terminated

Return Values

This method returns the ARC_STATUS.

Note:

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