SNMP community name for SNMP v1 and v2 protocol versions

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.4.3.0 (0.4.3.0)

Syntax

C#
protected OctetString _community
Visual Basic (Declaration)
Protected _community As OctetString
Visual C++
protected:
OctetString^ _community

Remarks

[Missing <remarks> documentation for "F:SnmpSharpNet.AgentParameters._community"]

See Also