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

maudj
10.51.2009 de53c719f87ec213a4f0dccd848bc87f21ada902
opends/tests/functional_manual/setup/snmp.html
@@ -53,7 +53,7 @@
testcase  <br>
      <br>
- run status in CLI and check that the SNMP Connection Handler is listed and disabled<br>
- same checks using status-panel in GUI<br>
- same checks using control-panel in GUI<br>
      <br>
- enable SNMP Connection Handler:<br>
# dsconfig set-connection-handler-prop
@@ -68,7 +68,7 @@
<a  href="https://www.opends.org/wiki/page/HowToMonitorOpenDSThroughSNMP">How To Monitor OpenDS Through SNMP</a><br>
      <br>
- run status in CLI and check that the SNMP Connection Handler is listed and enabled, check also that the port is correct<br>
- same checks using status-panel in GUI<br>
- same checks using control-panel in GUI<br>
      <br>
- check that your SNMP Connection Handler is up and running:<br>
# snmpwalk -v 2c -c OpenDS@OpenDS HOSTNAME:8085 .1.3.6.1.2.1.66<br>
@@ -79,7 +79,7 @@
- stop the server (stop-ds)<br>
      <br>
- run status in CLI and check that the SNMP Connection Handler is listed and enabled<br>
- same checks using status-panel in GUI<br>
- same checks using control-panel in GUI<br>
      <br>
- run uninstall command in CLI or in GUI mode<br>
      <br>