Creating notification filter profiles

Last Updated : Sep 19, 2024 |

Procedure

  1. Log in to System Manager as a cust user, then log in as a root user using the command su -root.
  2. At the prompt, type sh createSnmpFilterProfile.sh -n <NotificationFilterProfileName> -d <Description> -p <Product Name> -c <Include|Exclude> -o <Notification OIDs> to run the command and press Enter.
    • -n: Notification filter profile name.

    • -d: Description comment that describes the notification filter profile.

    • -p: Product name.

    • -c: Criteria that can be Include and Exclude.

    • -o: Notification OIDs in a comma-separated list.

    • -h: Provides help for CLI.

    • -l: Lists the available notification filter profiles.