PowerSNMP for .NET
Community Field (Device)




Community used by Devices.UpdateSnmpStatus(). Set by Devices.DiscoverSnmp() to the Community used.
Syntax
Public Community As String
Dim instance As Device
Dim value As String
 
value = instance.Community
 
instance.Community = value
public string Community
public: string* Community
public:
String^ Community
Remarks
Defaults to "public".
See Also

Reference

Device Class
Device Members

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