The ArcSetSnmpCommunity method updates community string for SNMP notification.
virtual
ARC_STATUS ArcSetSnmpCommunity ( IN char *szCommunity ); |
[IN]
szCommunity:
Community string with null-terminated
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.