CArclib::ArcSetSnmpCommunity

The ArcSetSnmpCommunity method updates community string for SNMP notification.

 

virtual ARC_STATUS ArcSetSnmpCommunity (

IN char *szCommunity

);

Parameters:

[IN]

szCommunity: Community 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.