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

Ludovic Poitou
21.49.2012 01d5388b9a9e84f7c5ac4ebc0ef6669ebdcd6801
opends/src/snmp/src/org/opends/server/snmp/DIRECTORY_SERVER_MIBImpl.java
@@ -23,6 +23,7 @@
 *
 *
 *      Copyright 2008 Sun Microsystems, Inc.
 *      Portions Copyright 2012 ForgeRock Inc.
 */
package org.opends.server.snmp;
@@ -56,7 +57,7 @@
     */
    private DsMIBImpl dsMibGroup = null;
    /**
     * ObjectName of the Current Direcotry Server MIB.
     * ObjectName of the Current Directory Server MIB.
     */
    private ObjectName mibObName;
    /**
@@ -67,7 +68,7 @@
    /**
     * Creates the Current Directory Server MIB.
     * @param registeredMBean indicates if the SNMP MBean has to register
     * in the Direcotry Server MBeanServer
     * in the Directory Server MBeanServer
     * @param mibName of the Directory Server MIB
     */
    public DIRECTORY_SERVER_MIBImpl(boolean registeredMBean,