PowerSNMP for .NET
Device Class Members
Fields  Properties 


The following tables list the members exposed by Device.

Public Constructors
 NameDescription
Public ConstructorDevice Constructor Default constructor. Device.SnmpStatus and Device.PingStatus defaults to DeviceStatus.Unknown.  
Top
Public Fields
 NameDescription
Public FieldCommunity Community used by Devices.UpdateSnmpStatus(). Set by Devices.DiscoverSnmp() to the Community used.  
Public FieldTag Gets or sets a value that can store any associated object.  
Public FieldTransportTransport representing the Device's transport mechanism.  
Public FieldVersion SnmpVersion used by Devices.UpdateSnmpStatus(). Set by Devices.DiscoverSnmp() to the version used.  
Top
Public Properties
 NameDescription
Public PropertyEndPointIPEndPoint of the Device. Only the IP address is used for pings.  
Public PropertyPingStatusDeviceStatus representing the Device's status as of the last ping query.  
Public PropertySnmpStatusDeviceStatus representing the Device's status as of the last SNMP query.  
Top
See Also

Reference

Device Class
Dart.Snmp Namespace

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic