You can configure SNMP on your probe to be able to monitor it from a third-party application within your environment.
To configure and enable the SNMP agent, you will need to log onto your probe either via SSH (admin as the username, password is blank by default) or via serial connection then complete the following:
- Navigate to System > CLI
- Enter in the following CLI commands on individual lines
cmd>snmpd set rocommunity public
cmd>snmpd enable
cmd>config save
To disable SNMP on your probe, complete the following:
- Navigate to System > CLI
- Enter in the following CLI commands on individual lines
cmd>snmpd disable
cmd>config save
This is now complete - your next step would be adding the probe to the third-party application that you use to monitor your hardware within your network.
Comments
0 comments
Article is closed for comments.