The UdpTarget type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| _address |
SNMP request target host IP address
| |
| _agentParameters |
Internal storage of the agent parameters information passed to the async request member function.
| |
| _port |
SNMP target UDP port number
| |
| _retry |
Maximum number of retries. Value of 0 (zero) will result in a single request without
retries.
| |
| _socket |
Socket
(Inherited from UdpTransport.) | |
| _timeout |
SNMP request timeout value in milliseconds
|