The following tables list the members exposed by Agent.
Name | Description | |
---|---|---|
![]() | Agent Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AuthoritativeEngine | Used to store EngineId, EngineTime, and EngineBoot values used for SNMPv3 authentication. (Inherited from Dart.Snmp.SnmpBase) |
![]() | Encoding | Character encoding used by the component. (Inherited from Dart.Common.ComponentBase) |
![]() | LocalEndPoint | Used to specify the local address, port, and address family. (Inherited from Dart.Snmp.SnmpBase) |
![]() | Mib | Gets the MibNodes object containing MIB definitions. (Inherited from Dart.Snmp.SnmpBase) |
![]() | Tag | Gets or sets an object that stores any user data. (Inherited from Dart.Common.ComponentBase) |
![]() | Variables | A VariableList of Variable objects used to populate default response messages. |
Name | Description | |
---|---|---|
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Socket | Gets the socket used by the component for communications. (Inherited from Dart.Common.SocketBase) |
![]() | SynchronizingObject | Gets or sets the object used to marshal data to the UI thread. (Inherited from Dart.Common.ComponentBase) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Close | Terminates Agent or Trap operation by releasing communication resources. (Inherited from Dart.Snmp.SnmpBase) |
![]() | CreateDefaultResponse | Creates a default ResponseMessage from the RequestMessage received. This method can be used to handle SNMPv3 discovery packets. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Marshal | Overloaded. Marshals SNMP messages to the UI thread. (Inherited from Dart.Snmp.SnmpBase) |
![]() | Send | Overloaded. Send a message to the SNMP manager specified. |
![]() | Start | Starts a worker thread on which the specified delegate is called each time a RequestMessage is received. |
Name | Description | |
---|---|---|
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnError | Raises the Error event. (Inherited from Dart.Common.ComponentBase) |
![]() | OnMessage | Called on the UI thread when SnmpBase.Marshal is used. (Inherited from Dart.Snmp.SnmpBase) |
![]() | OnUserState | Raises the UserState event. (Inherited from Dart.Common.ComponentBase) |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | Error | Raised when Marshal is called by the user or an unhandled Exception is thrown in a worker thread created using the Start method. (Inherited from Dart.Common.ComponentBase) |
![]() | Message | The Message event is raised when SnmpBase.Marshal is used. (Inherited from Dart.Snmp.SnmpBase) |
![]() | UserState | Raised when user state information is marshaled. (Inherited from Dart.Common.ComponentBase) |