Configure SNMP Trap Destinations Using the CLI

Use the following procedure to configure the destinations to which the SNMP traps are sent.

What to Do

  1. Log in to the ILOM CLI as Administrator.

  2. Type the show comand to display the current settings of the alert rule.

    For example:

  3. Go to the /SP/alertmgmt/rules/snmp directory. Type:

    -> cd /SP/alertmgmt/rules/snmp

  4. Choose a rule (from targets 1 through 15) for which you would like to configure a destination for SNMP traps, and go to that directory.

    For example:

    -> cd 4

  5. Within that rule directory, type the set command to change the rule properties.

    For example:

    -> set type=snmptrap level=critical destination=IPaddress snmp_version=2c community_or_username=public

Related Topics