Users Guide

182 Using the DRAC 5 SM-CLP Command Line Interface
MAP Target Navigation
Table 11-6 provides examples of using the cd verb to navigate the MAP. In all examples, the initial
default target is assumed to be /.
Viewing the SEL
record
->show /system1/logs1/log1/record4
/system1/logs1/log1/record4
Properties:
LogCreationClassName = CIM_RecordLog
CreationClassName = CIM_LogRecord
LogName = IPMI SEL
RecordID = 1
MessageTimeStamp = 20050620100512.000000-000
Description = FAN 7 RPM: fan sensor, detected a failure
ElementName = IPMI SEL Record
Commands:
cd
show
help
exit
version
Clearing the SEL ->delete /system1/logs1/log1/record*
All records deleted successfully
Table 11-6. Map Target Navigation Operations
Operation Syntax
Navigate to the system target
and reboot
->cd system1
->reset
NOTE: The current default target is /.
Navigate to the SEL target
and display the log records
->cd system1
->cd logs1/log1
->show
->cd system1/logs1/log1
->show
Display current target ->cd .
Move up one level ->cd ..
Exiting the shell ->exit
Table 11-5. SEL Management Operations
(continued)
Operation Syntax