In order to use SNMP on the Snapt Aria image, you must install net-snmp and configure it.
Start by installing the package as follows –
zypper install net-snmp
You will then add a user/password with this command –
net-snmp-create-v3-user
And then enable the service as follows
service snmpd start