IPWorks SNMP 2020 Kotlin Edition

Questions / Feedback?

Community Property

The community string used to authenticate SNMP packets.

Syntax

public var community: String?

Default Value

"public"

Remarks

Must match the community name that is specified on the agent.

Typical values are "public" or "private".

This property is used for all SNMP packets sent by the component.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks SNMP 2020 Kotlin Edition - Version 20.0 [Build 7941]