PowerSNMP for .NET
Manager Class Methods


For a list of all members of this type, see Manager members.

Public Methods
 NameDescription
Public MethodClose Terminates Agent or Trap operation by releasing communication resources. (Inherited from Dart.Snmp.SnmpBase)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodCreateResponseCreates a ResponseMessage from the RequestMessage received. Supports SNMPv3 discovery packets by returning a ReportMessage that should be sent to the initiator. (Inherited from Dart.Snmp.SnmpBase)
Public MethodDisposeOverloaded.  Disposes of SocketBase and its associated resources. (Inherited from Dart.Snmp.SocketBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodMarshalOverloaded.  Marshals a list of variables to the UI thread.  
Public MethodOpenOverloaded. Opens System.Net.Sockets.Socket using the specified IPEndPoint. Only necessary if SnmpBase.Receive is used. (Inherited from Dart.Snmp.SnmpBase)
Public MethodReceive Used to receive an SNMP message on the current thread. (Inherited from Dart.Snmp.SnmpBase)
Public MethodSend Send a message to the SNMP manager or agent specified. (Inherited from Dart.Snmp.SnmpBase)
Public MethodStartOverloaded. Creates a socket and starts reading asynchronously. The specified user method executes on an IO Completion thread as each Trap1Message, Trap2Message or InformMessage is received.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnErrorRaises the Error event. (Inherited from Dart.Snmp.ComponentBase)
Protected MethodOnLogRaises the SnmpBase.Log event. (Inherited from Dart.Snmp.SnmpBase)
Protected MethodOnMessageRaises the SnmpBase.Message event. (Inherited from Dart.Snmp.SnmpBase)
Protected MethodOnTableRaises the Table event.  
Protected MethodOnUserStateRaises the UserState event. (Inherited from Dart.Snmp.ComponentBase)
Protected MethodOnWalkRaises the Walk event.  
Protected MethodReadCompleted Unified receive of asynchronous packet is used by Agent (for requests) and Manager (for traps and informs). (Inherited from Dart.Snmp.SnmpBase)
Top
See Also

Reference

Manager Class
Dart.Snmp Namespace


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic