Table of Contents

DefaultValue element

Specifies the default value of the GetCommunity string that will be used in the DataMiner user interface for SNMP protocols.

Type

string

Parent

GetCommunity

Remarks

By default this value is public.

Note

For an SNMPv3 connection, this tag can be used to specify the default authentication password.

Examples

<GetCommunity>
    <DefaultValue>public</DefaultValue>
</GetCommunity>