The following tables list the members exposed by ManagerSlave.
Name | Description | |
---|---|---|
![]() | ManagerSlave Constructor | Used to create an instance of a ManagerSlave. |
Name | Description | |
---|---|---|
![]() | LocalEndPoint | Used to specify the local address, port, and address family. This must be set before the Socket property is used. |
![]() | Manager | Provides read-only access to the parent Manager. |
Name | Description | |
---|---|---|
![]() | Close | Close the underlying Socket. |
![]() | GetResponse | Overloaded. Sends a blocking request to the specified agent on port 161. |
![]() | GetResponses | Overloaded. Sends a blocking broadcast request to the default agent port (161). |
![]() | GetTable | Overloaded. Performs a series of blocking requests to retrieve a table using SNMP version 1. |
![]() | Receive | Performs a blocking receive on the socket and decodes the received SNMP packet. |
![]() | Send | Sends a RequestMessage to the specified agent on the specifed port. |