This article assumes that the user knows some basics about SNMP such the difference between a manager and agent, and what the differences between encryption and authentication types are. For more information see: https://en.wikipedia.org/wiki/Simple_Network_Management_Protocol
Adding a SNMP Manager
- Login to the device and click Alarm Configuration.
- You can add as many SNMP Manager Configurations as needed, but clicking the Add Server Button
- Enter the following information for each SNMP Manager
- IP Address: The IP Address of the manager
- Username: This is the username for SNMP v3 or the Community Name for SNMP v2c.
- Authentication Type: This can be None, MD5 or SHA.
- These are sorted in order in amount of security.
- This setting needs to reflect what the SNMP Manager is configured to receive.
- Encryption Type: This can be None, DES, AES
- These are sorted by amount of security.
- If Authentication is None, Encryption must be none.
- This setting needs to reflect what the SNMP Manager is configured to receive.
- If both Authentication and Encryption are none, the message is compatible with SNMP v2
- Password
- The token that is used to Authenticate and Encrypt the Alarm.
- This must be set to the same value that is set on the manager.
Comments
Please sign in to leave a comment.