Test ID snmp
Panel
OpenDS SNMP Extension feature
Items
- install OpenDS using the same procedure than in the setup_cli testcase

- run status in CLI and check that the SNMP Connection Handler is listed and disabled
- same checks using status-panel in GUI

- enable SNMP using the procedure described in the following link:
How To Monitor OpenDS Through SNMP

- run status in CLI and check that the SNMP Connection Handler is listed and enabled, check also that the port is correct
- same checks using status-panel in GUI

- check that your SNMP Connection Handler is up and running:
snmpwalk -v 2c -c OpenDS {hostName}:{port} .1.3.6.1.2.1.66

- stop the server (stop-ds)

- run status in CLI and check that the SNMP Connection Handler is listed and enabled
- same checks using status-panel in GUI

- run uninstall command in CLI or in GUI mode

Specific checks