mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

fguigues
30.04.2008 c41b122d3771d11cb253eaae10d06afb6a3b6f05
opends/src/admin/defn/org/opends/server/admin/std/SNMPConnectionHandlerConfiguration.xml
@@ -103,13 +103,12 @@
        <adm:synopsis>
            Specifies the hosts of the managers to be granted the access rights. 
            This property is required for SNMP v1 and v2 security configuration.
            An asterik (*) opens access to all managers.
        </adm:synopsis>
        <adm:default-behavior>
            <adm:alias>
                <adm:synopsis>
                    An empty list opens access to all managers.
                </adm:synopsis>
            </adm:alias>
            <adm:defined>
                <adm:value>*</adm:value>
            </adm:defined>
        </adm:default-behavior>
        <adm:syntax>
            <adm:string />
@@ -125,13 +124,12 @@
        <adm:synopsis>
            Specifies the users to be granted the access rights. This property
            is required for SNMP v3 security configuration.
            An asterik (*) opens access to all users.
        </adm:synopsis>
        <adm:default-behavior>
            <adm:alias>
                <adm:synopsis>
                    An asterik (*) opens access to all users.
                </adm:synopsis>
            </adm:alias>
            <adm:defined>
                <adm:value>*</adm:value>
            </adm:defined>
        </adm:default-behavior>
        <adm:syntax>
            <adm:string />