The SimpleSnmp type exposes the following members.

Fields

  NameDescription
_community
SNMP community name
_maxRepetitions
Maximum repetitions value used in SNMP GET-BULK requests
_nonRepeaters
Non repeaters value used in SNMP GET-BULK requests
_peerIP
SNMP Agents IP address
_peerName
SNMP Agents name
_peerPort
SNMP Agent UDP port number
_retry
Maximum retry count excluding the first request
_target
Target class
_timeout
Timeout value in milliseconds

See Also