Sun Management Center 3.6.1 User's Guide

ProcedureDisabling SNMPv2c Communication

  1. Become superuser on the Sun Management Center agent.

    % su -

  2. Open the file /var/opt/SUNWsymon/cfg/domain-config.x.

  3. Add the following lines to the file.


    agent = 
    {
             agentServer = "agentHostName"
             snmpPort = "161"
             SNMPv2c = off
    }

    Where agentHostName is the host name where the agent is installed.