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

fguigues
22.37.2008 6260dbbc1f04bcccf305d54e42a04197b1b988a2
opends/src/snmp/src/org/opends/server/snmp/DsApplIfOpsEntryImpl.java
@@ -93,6 +93,15 @@
  }
  /**
   * Getter for the "DsApplIfProtocol" variable.
   * @return an OID representing the connection handler:port
   */
  public String getDsApplIfProtocol() {
//      return  new String("1.3.6.1..27.3.") + portNumber;
      return DsApplIfProtocol;
  }
  /**
   * {@inheritDoc}
   * @return DsApplIfSearchOps
   */