Users Guide

NOTE: Scripts using -$ can use these for yx1x systems, but starting with yx2x systems one script with admin-> can be
used for blade, rack, and tower servers.
iDRAC SMCLP syntax
The iDRAC SMCLP uses the concept of verbs and targets to provide systems management capabilities through the CLI. The verb
indicates the operation to perform, and the target determines the entity (or object) that runs the operation.
The SMCLP command line syntax:
<verb> [<options>] [<target>] [<properties>]
The following table provides the verbs and its definitions.
Table 39. SMCLP verbs
Verb Definition
cd Navigates through the MAP using the shell
set Sets a property to a specific value
help Displays help for a specific target
reset Resets the target
show Displays the target properties, verbs, and subtargets
start Turns on a target
stop Shuts down a target
exit Exits from the SMCLP shell session
version Displays the version attributes of a target
load Moves a binary image to a specified target address from a URL
The following table provides a list of targets.
Table 40. SMCLP targets
Target Definitions
admin1
admin domain
admin1/profiles1
Registered profiles in iDRAC
admin1/hdwr1
Hardware
admin1/system1
Managed system target
admin1/system1/capabilities1
Managed system SMASH collection capabilities
admin1/system1/capabilities1/pwrcap1
Managed system power utilization capabilities
admin1/system1/capabilities1/elecap1
Managed system target capabilities
admin1/system1/logs1
Record Log collections target
admin1/system1/logs1/log1
System Event Log (SEL) record entry
admin1/system1/logs1/log1/record*
An individual SEL record instance on the managed system
admin1/system1/settings1
Managed system SMASH collection settings
admin1/system1/capacities1
Managed system capacities SMASH collection
admin1/system1/consoles1
Managed system consoles SMASH collection
242