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

fguigues
22.37.2008 66158c723e127ef41a4a60566fb8f1f53c680e54
opendj-sdk/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
   */