Raritan Computer EMX2-111 Manual Do Utilizador

Página de 379
 
Chapter 10: Using the Command Line Interface 
 
 
319
 
 
Setting an LED Mode for a Rack Unit 
This command syntax sets the LED mode for a specific rack unit on the 
specified asset sensor. You need to set a rack unit's LED mode only 
when the LED operation mode of this rack unit has been set to "manual." 
config:# 
rackUnit <n> <rack_unit> LEDMode <mode> 
 
Variables: 
 
<n> is the number of the FEATURE port where the selected asset 
sensor is physically connected. For the EMX device with only one 
FEATURE port, the number is always 1. 
 
<rack_unit> is the index number of the desired rack unit. The index 
number of each rack unit is available on the Asset Strip page of the 
web interface. 
 
<mode> is one of the LED modes: onoffblinkSlow or blinkFast
Mode 
Description 
on 
This mode has the LED stay lit permanently. 
off 
This mode has the LED stay off permanently. 
blinkSlow 
This mode has the LED blink slowly. 
blinkFast 
This mode has the LED blink quickly. 
 
 
Example 
The following command causes the LED of the rack unit whose index 
number is 25 on the asset sensor#1 to blink quickly. 
config:# 
rackUnit 1 25 LEDMode blinkFast