Deleting Elements Of The Snmp Configuration; Listing Snmp Configuration Information; Event Notification For Msa Array Systems - HP IBRIX 9300 Administrator's Manual

Table of Contents

Advertisement

ibrix_snmpgroup -c -g GROUPNAME [-s {noAuthNoPriv|authNoPriv|authPriv}]
[-r READVIEW] [-w WRITEVIEW]
For example, to create the group group2 to require authorization, no encryption, and read access
to the hp view, enter:
ibrix_snmpgroup -c -g group2 -s authNoPriv -r hp
The format to create a user and add that user to a group follows:
ibrix_snmpuser -c -n USERNAME -g GROUPNAME [-j {MD5|SHA}]
[-k AUTHORIZATION_PASSWORD] [-y {DES|AES}] [-z PRIVACY_PASSWORD]
Authentication and privacy settings are optional. An authentication password is required if the
group has a security level of either authNoPriv or authPriv. The privacy password is required if the
group has a security level of authPriv. If unspecified, MD5 is used as the authentication algorithm
and DES as the privacy algorithm, with no passwords assigned.
For example, to create user3, add that user to group2, and specify an authorization password
for authorization and no encryption, enter:
ibrix_snmpuser -c -n user3 -g group2 -k auth-passwd -s authNoPriv

Deleting elements of the SNMP configuration

All SNMP commands use the same syntax for delete operations, using -d to indicate the object is
to delete. The following command deletes a list of hosts that were trapsinks:
ibrix_snmptrap -d -h lab15-12.domain.com,lab15-13.domain.com,lab15-14.domain.com
There are two restrictions on SNMP object deletions:
A view cannot be deleted if it is referenced by a group.
A group cannot be deleted if it is referenced by a user.

Listing SNMP configuration information

All SNMP commands employ the same syntax for list operations, using the -l flag. For example:
ibrix_snmpgroup -l
This command lists the defined group settings for all SNMP groups. Specifying an optional group
name lists the defined settings for that group only.

Event notification for MSA array systems

The IBRIX event system does not report events for MSA array systems. Instead, configure event
notification for the MSA using the SMU configuration wizard. In the SMU Configuration View
panel, right-click the system and select either Configuration > Configuration Wizard or Wizards >
Configuration Wizard. Configure up to four email addresses and three SNMP trap hosts to receive
notifications of system events.
In the Email Configuration section, set the options:
Notification Level. Select the minimum severity for which the system should send notifications:
Critical (only); Error (and Critical); Warning (and Error and Critical); Informational (all). The
default is none, which disables email notification.
SMTP Server address. The IP address of the SMTP mail server to use for the email messages.
If the mail server is not on the local network, make sure that the gateway IP address was set
in the network configuration step.
Sender Name. The sender name that is joined with an @ symbol to the domain name to form
the "from" address for remote notification. This name provides a way to identify the system
that is sending the notification. The sender name can have a maximum of 31 bytes. Because
this name is used as part of an email address, do not include spaces. For example:
Storage-1. If no sender name is set, a default name is created.
Event notification for MSA array systems
57

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ibrix 9320

Table of Contents