Dart.Snmp Namespace : Device Class |
The following tables list the members exposed by Device.
Name | Description | |
---|---|---|
Device Constructor | Default constructor. Device.SnmpStatus and Device.PingStatus defaults to DeviceStatus.Unknown. |
Name | Description | |
---|---|---|
Community | Community used by Devices.UpdateSnmpStatus(). Set by Devices.DiscoverSnmp() to the Community used. | |
Tag | Gets or sets a value that can store any associated object. | |
Transport | Transport representing the Device's transport mechanism. | |
Version | SnmpVersion used by Devices.UpdateSnmpStatus(). Set by Devices.DiscoverSnmp() to the version used. |
Name | Description | |
---|---|---|
EndPoint | IPEndPoint of the Device. Only the IP address is used for pings. | |
PingStatus | DeviceStatus representing the Device's status as of the last ping query. | |
SnmpStatus | DeviceStatus representing the Device's status as of the last SNMP query. |