| getsystemcollectionparamResult Structure Definition |
The getsystemcollectionparamResult structure defines the return type for getsystemcollectionparam API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
systemcollectionparamList |
List of systemcollectionparams |
| systemcollectionparam Structure Definition |
The systemcollectionparam structure defines the actual return type values for getsystemcollectionparam API. |
Syntax |
Members |
communityname |
SNMPv1 community name for authentication. NOTE: This attribute is deprecated. This is deprecated argument. |
loglevel |
specify the log level. Possible values CRITICAL,WARNING,INFO,DEBUG1,DEBUG2 |
datapath |
specify the data path to the database. |
_nextgenapiresource |
See Also |