CArclib::ArcSetSnmpName

The ArcSetSnmpName method updates name string for SNMP notification.

 

virtual ARC_STATUS ArcSetSnmpName(

IN char *szName

);

Parameters:

[IN]

szName: Name 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.