| Name | Description |
---|
 | Community |
Community name.
|
 | GetResponse(ISnmpMessage, Int32, IPEndPoint) |
Sends this ISnmpMessage and handles the response from agent.
|
 | GetResponse(ISnmpMessage, Int32, IPEndPoint, UserRegistry) |
Sends this ISnmpMessage and handles the response from agent.
|
 | GetResponse(ISnmpMessage, Int32, IPEndPoint, Socket) |
Sends this ISnmpMessage and handles the response from agent.
|
 | GetResponse(ISnmpMessage, Int32, IPEndPoint, UserRegistry, Socket) |
Sends an ISnmpMessage and handles the response from agent.
|
 | GetResponseAsync(ISnmpMessage, IPEndPoint) |
Sends this ISnmpMessage and handles the response from agent.
|
 | GetResponseAsync(ISnmpMessage, IPEndPoint, UserRegistry) |
Sends this ISnmpMessage and handles the response from agent.
|
 | GetResponseAsync(ISnmpMessage, IPEndPoint, Socket) |
Sends this ISnmpMessage and handles the response from agent.
|
 | GetResponseAsync(ISnmpMessage, IPEndPoint, CancellationToken) |
Sends this ISnmpMessage and handles the response from agent.
|
 | GetResponseAsync(ISnmpMessage, IPEndPoint, UserRegistry, Socket) |
Sends an ISnmpMessage and handles the response from agent.
|
 | GetResponseAsync(ISnmpMessage, IPEndPoint, UserRegistry, CancellationToken) |
Sends this ISnmpMessage and handles the response from agent.
|
 | GetResponseAsync(ISnmpMessage, IPEndPoint, Socket, CancellationToken) |
Sends this ISnmpMessage and handles the response from agent.
|
 | GetResponseAsync(ISnmpMessage, IPEndPoint, UserRegistry, Socket, CancellationToken) |
Sends an ISnmpMessage and handles the response from agent.
|
  | IsRunningOnMono |
Tests if running on Mono.
|
 | MessageId |
Gets the message ID.
|
 | Pdu |
PDU.
|
 | RequestId |
Request ID.
|
 | Send(ISnmpMessage, EndPoint) |
Sends an ISnmpMessage.
|
 | Send(ISnmpMessage, EndPoint, Socket) |
Sends an ISnmpMessage.
|
 | SendAsync(ISnmpMessage, EndPoint) |
Sends an ISnmpMessage.
|
 | SendAsync(ISnmpMessage, EndPoint, Socket) |
Sends an ISnmpMessage.
|
 | SendAsync(ISnmpMessage, EndPoint, CancellationToken) |
Sends an ISnmpMessage.
|
 | SendAsync(ISnmpMessage, EndPoint, Socket, CancellationToken) |
Sends an ISnmpMessage.
|
 | TypeCode |
Gets the SnmpType.
|
 | Variables |
Variables.
|