3335 SNMP authentication and privacy passphrases must be changed.

Explanation

The system has SNMPv3 servers with passphrases configured. The passphrases must be set again before SNMP traps can be sent.

User response

Follow the DMP in the management GUI to set the SNMP passphrases.

Alternatively, on the CLI, complete the following steps:
  1. Run svcinfo lssnmpserver to list all of the SNMP servers that have passphrases configured.
  2. Run the following command to set the passphrases again:
    svctask chsnmpserver -authpassphrase <passphrase> <snmp_server_id_or_name>
    svctask chsnmpserver -privpassphrase <passphrase> <snmp_server_id_or_name>

The event will be fixed automatically when all of the passphrases have been set.