service snmpd restart
ss -tuln | grep 161
Cloud Director 10.5.1
This issue can occur if the rpm database is damaged.
1) Perform a backup of Cloud Director as outlined here.
2) To rebuild the rpm database run the following command on the impacted cell.
rpm --rebuilddb
3) Restart the snmp service
service snmpd restart
4) Validate the snmp configuration.
vicfg-snmp -s
5) Validate the snmp is listening on port 161.
ss -tuln | grep 161