This article is to guide on how to disable SNMP service:
To stop SNMP service:
1. Using SSH to access your server with root log in.
2. Enter command # service snmpd stop ( command appear after symbol # )
To disable SNMP service from running at operating system startup:
1. Using SSH to access your server with root log in.
2. Enter command # chkconfig snmpd off ( command appear after symbol # )
If you need our help to disable SNMP service, please feel free to request assistance from our 24x7 technical support by submitting a ticket to us at: https://support.exabytes.com.my/Main/frmNewTicket.aspx ( select "Server / Co-location / VPS" department ).