The ArcGetSnmpInfo method returns the information about SNMP notification parameters.
virtual ARC_STATUS ArcGetSnmpInfo( OUT pSNMP_CONFIG pSnmpInfo ); |
[OUT]
pSnmpInfo:
Pointer to sSNMP_CONFIG
structure that receives the information.
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.