Cisco IP SLA monitoring in OpManager involves IP SLA monitor configuration and data collection using SNMP. For data collection, all SNMP versions were already supported in OpManager, but with an exception for adding or deleting a SLA monitor. In this case, only SNMP v1 and v2c were supported.
From version 125652, OpManager allows addition and deletion of IP SLA monitor using SNMP v3. Mentioned below are the pre-requisites and the steps to add a new IP SLA monitor with SNMP v3 credential.
An SNMP v3 credential should be configured and associated to the device.
Learn more on the pre-requisites for adding a new IP SLA monitor.
Format: snmp-server group
Example: snmp-server group ipslatest v3 priv read v1default write v1default
Format: snmp-server user
Example: snmp-server user ipslauser1 ipslatest v3 auth md5 ipslauser1Priv priv des ipslauser1Priv
Note: Once the monitor is added, OpManager will only require 'read' view permission for monitoring and data collection. You can either modify or remove the write access if necessary.
Once the above said pre-requisites are satisfied, OpManager will accept devices with SNMP v3 protocol configured and you will be able to add Cisco IP SLA monitor in OpManager using SNMP v3 protocol.
Steps to add a new IP SLA monitor in OpManager.
Thank you for your feedback!