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 */