HP StorageWorks Fabric OS 5.X Command Reference Guide (AA-RVHVB-TE, September 2005)

Table Of Contents
Fabric OS 5.x command reference guide 721
Enables or disables configuring of track-changes feature.
Synopsis
trackchangesset [mode][, snmptrapmode]
Availability
admin
Description
This command enables or disables the track-changes feature. An SNMP-TRAP mode can also be enabled.
Trackable changes are:
Successful login
Unsuccessful login
Logout
Config file change from task
Track changes on
Track changes off
The output from the track-changes feature is dumped to the error log for the switch. Use the errDump
command or the errModuleShow command to view the error log.
Operands
This command has the following operands:
Examples
To enable the track-changes feature:
trackChangesSet
mode Specify 1 to enable the track-changes feature or specify 0 to
disable the feature. The default (if no operand is specified) is to
disable the track-changes feature. This operand is optional.
snmptrapmode Specify 1 to enable errors to be sent to the SNMP-TRAP in
addition to the errlog or specify 0 to disable the SNMP-TRAP
messages. The default (if no operand is specified) is to disable
SNMP-TRAP messages. This operand is optional.
switch:admin> trackchangesset 1, 1
Committing configuration...done.
switch:admin> trackchangesshow
Track changes status: ON
Track changes generate SNMP-TRAP: YES