Procedure
In order to configure SNMPv2 on EXOS please follow the below steps :
- Configure a new ReadOnly/ ReadWrite snmpv2
configure snmpv3 add community "public" name "public" user "v1v2c_ro" configure snmpv3 add community private name private user v1v2c_rw
2. Align the previously created user to the default snmpv2 group and specify the security model
configure snmpv3 add group "v1v2cNotifyGroup" user "v1v2cNotifyUser1" sec-model snmpv2c
3. Enable snmp access
Enable snmp access enable snmp access snmp-v1v2c