PowerSNMP for .NET CF
ManagerSlave Class Members
See Also  Fields  Properties  Methods  Send comments on this topic.
Dart.Snmp Namespace : ManagerSlave Class


The following tables list the members exposed by ManagerSlave.

Public Constructors

 NameDescription
public ConstructorManagerSlave Constructor Used to create an instance of a ManagerSlave.  
Top

Public Fields

 NameDescription
public FieldLocalEndPointUsed to specify the local address, port, and address family. This must be set before the Socket property is used.  
public FieldManager Provides read-only access to the parent Manager.  
Top

Public Properties

 NameDescription
public PropertySocket Gets the UdpSocket instance used for network communications.  
Top

Public Methods

 NameDescription
public MethodCloseClose the underlying Socket.  
public MethodGetResponseOverloaded.  Sends a blocking request to the specified agent on port 161.  
public MethodGetResponsesOverloaded.  Sends a blocking broadcast request to the default agent port (161).  
public MethodGetTableOverloaded.  Performs a series of blocking requests to retrieve a table using SNMP version 1.  
public MethodReceive Performs a blocking receive on the socket and decodes the received SNMP packet.  
public MethodSend Sends a RequestMessage to the specified agent on the specifed port.  
Top

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.