The following tables list the members exposed by Manager.
Name | Description | |
---|---|---|
![]() | Manager Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AuthoritativeEngine | Used to store EngineId, EngineTime, and EngineBoot values used for SNMPv3 authentication. (Inherited from Dart.Snmp.SnmpBase) |
![]() | DiscoveredEngines | Used to cache EngineId, EngineTime, and EngineBoot values that have been previously discovered. |
![]() | 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) |
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) |
![]() | 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 an array of table variables to the UI thread. |
![]() | Send | Send a message to the SNMP manager specified. (Inherited from Dart.Snmp.SnmpBase) |
![]() | Start | Overloaded. Starts a worker thread on which the specified delegate function executes using a passed SlaveThreadStart instance. |
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) |
![]() | OnTable | Called on the UI thread when Dart.Snmp.Manager.Marshal(System.String,Dart.Snmp.Variable[0:,0:],System.Object) is used. |
![]() | 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) |
![]() | Table | The Table event is raised when Dart.Snmp.Manager.Marshal(System.String,Dart.Snmp.Variable[0:,0:],System.Object) is called. |
![]() | UserState | Raised when user state information is marshaled. (Inherited from Dart.Common.ComponentBase) |