Dart.Snmp Namespace : Manager Class |
For a list of all members of this type, see Manager members.
Name | Description | |
---|---|---|
![]() | Close | Terminates Agent or Trap operation by releasing communication resources. (Inherited from Dart.Snmp.SnmpBase) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | CreateResponse | Creates 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) |
![]() | Dispose | Overloaded. Disposes of SocketBase and its associated resources. (Inherited from Dart.Snmp.SocketBase) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Marshal | Overloaded. Marshals a list of variables to the UI thread. |
![]() | Open | Overloaded. Opens System.Net.Sockets.Socket using the specified IPEndPoint. Only necessary if SnmpBase.Receive is used. (Inherited from Dart.Snmp.SnmpBase) |
![]() | Receive | Used to receive an SNMP message on the current thread. (Inherited from Dart.Snmp.SnmpBase) |
![]() | Send | Send a message to the SNMP manager or agent specified. (Inherited from Dart.Snmp.SnmpBase) |
![]() | Start | Overloaded. 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. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnError | Raises the Error event. (Inherited from Dart.Snmp.ComponentBase) |
![]() | OnLog | Raises the SnmpBase.Log event. (Inherited from Dart.Snmp.SnmpBase) |
![]() | OnMessage | Raises the SnmpBase.Message event. (Inherited from Dart.Snmp.SnmpBase) |
![]() | OnTable | Raises the Table event. |
![]() | OnUserState | Raises the UserState event. (Inherited from Dart.Snmp.ComponentBase) |
![]() | OnWalk | Raises the Walk event. |
![]() | ReadCompleted | Unified receive of asynchronous packet is used by Agent (for requests) and Manager (for traps and informs). (Inherited from Dart.Snmp.SnmpBase) |