3 examples, 10 how to manage ilom alerts, 1 displaying alerts – Sun Microsystems Sun Fire X4200 User Manual

Page 93: 2 configuring alerts, 1 syntax, Examples, How to manage ilom alerts, Displaying alerts, Configuring alerts, Syntax

Advertising
background image

Chapter 7

Command Line Interface Tasks

7-17

7.9.3.3

Examples

When changing the parameters of SNMP users, you must set values for all of the
properties, even if you are not changing all of the values. For example, to change
user al's privacyprotocol to DES you must type:

set /SP/services/snmp/users/al privacyprotocol=DES

privacypassword=

password authenticationprotocol=SHA

authenticationpassword=

password

Your changes would be invalid if you only typed:

set /SP/services/snmp/users/al privacyprotocol=DES

Note –

You can change SNMP user permissions without resetting the privacy and

authentication properties.

7.10

How to Manage ILOM Alerts

You can display or configure alerts from the service processor command-line
interface. You can configure up 15 alerts that can be sent to an IP address. Only IPMI
PET alerts are supported. The default value for alerts is disable. To enable an alert,
set the alert's value to something other than "disable".

7.10.1

Displaying Alerts

Type this command to display alerts:

show /SP/alert/rules

7.10.2

Configuring Alerts

Use the set command to change properties and values for alerts.

7.10.2.1

Syntax

set target

[propertyname=value]

Advertising