The AgentParameters type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| _community |
SNMP community name for SNMP v1 and v2 protocol versions
| |
| _disableReplySourceCheck |
Flag that disables checking of host IP address and port number from which reply is received. If not disabled, only
replies from the host IP/port to which request was sent will be considered valid and all others will be ignored.
Default value is: false (reply source check is enabled)
Set to true if you wish to disable this check.
| |
| _version |
Agent protocol version
|