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

Ludovic Poitou
23.07.2011 e523c3b1f2ab90f2b424bdefe674a0fd3d8da7f4
opends/src/admin/messages/SNMPConnectionHandlerCfgDefn.properties
@@ -20,7 +20,7 @@
property.listen-port.synopsis=Specifies the port number on which the SNMP Connection Handler will listen for connections from clients.
property.listen-port.description=Only a single port number may be provided.
property.opendmk-jarfile.synopsis=Indicates the OpenDMK runtime jar file location
property.registered-mbean.synopsis=Indicates whether the SNMP objects have to be registered in the Directory Server MBeanServer or not allowing to access SNMP Objects with RMI connector if enabled.
property.registered-mbean.synopsis=Indicates whether the SNMP objects have to be registered in the directory server MBeanServer or not allowing to access SNMP Objects with RMI connector if enabled.
property.security-agent-file.synopsis=Specifies the USM security configuration to receive authenticated only SNMP requests.
property.security-level.synopsis=Specifies the type of security level : NoAuthNoPriv : No security mechanisms activated, AuthNoPriv : Authentication activated with no privacy, AuthPriv : Authentication with privacy activated. This property is required for SNMP V3 security configuration.
property.security-level.syntax.enumeration.value.authnopriv.synopsis=Authentication activated with no privacy.