The SimpleSnmp type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Community |
Get/Set SNMP community name
| |
| MaxRepetitions |
Get/Set MaxRepetitions value
| |
| NonRepeaters |
Get/Set NonRepeaters value
| |
| PeerIP |
Get/Set peer IP address
| |
| PeerName |
Get/Set peer name
| |
| PeerPort |
Get/Set peer port number
| |
| Retry |
Get/Set maximum retry count
| |
| SuppressExceptions |
Get/Set exception suppression flag.
If exceptions are suppressed all methods return null on any and all errors. With suppression disabled, you can
capture error details in try/catch blocks around method calls.
| |
| Timeout |
Get set timeout value in milliseconds
| |
| Valid | Class validity flag |