Dart.Snmp Namespace : Devices Class |
For a list of all members of this type, see Devices members.
Name | Description | |
---|---|---|
Abort | Aborts any in-progress operation. May take up to the specified timeout for the relevant call to return. | |
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) | |
DiscoverPing | Overloaded. Discovers Devices that respond to a ping within ipAddressRange. | |
DiscoverSnmp | Overloaded. Discovers SNMP Agents that respond to a GET message or initial SNMPv3 discovery within ipAddressRange on the default port 161, or 10161 when transport is UDP. | |
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
GetDevicesFromARPTables | Overloaded. Gets target's ARP table(s) IP addresses via SNMP, and returns a list of Devices representing them. | |
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 string and/or object to the UI thread and raises the UserState event. (Inherited from Dart.Snmp.ComponentBase) | |
ToString | (Inherited from System.ComponentModel.Component) | |
UpdatePingStatus | Overloaded. Updates Device.PingStatus for each Device in devices. | |
UpdateSnmpStatus | Overloaded. Updates Device.SnmpStatus for each Device in devices. Doesn't support DTLS. |
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) | |
OnUserState | Raises the UserState event. (Inherited from Dart.Snmp.ComponentBase) |