APC AP89XX Power Supply User Manual


 
Switched Rack PDU User Guide45
olUnasgnUsr
Access: Administrator
Description: Remove control of outlets from an outlet user that exists in the local database.
Example 1: To remove a user named Bobby from control of outlets 3, 5 through 7, and 10, type:
apc> olUnasgnUsr 3,5-7,10 bobby
E000: Success
Example 2: To remove a user named Billy from control of all outlets, type:
apc> olUnasgnUsr all billy
E000: Success
phLowLoad
Access: Administrator, Device User
Description: Set or view the phase low-load threshold in kilowatts. To specify phases, choose from the
following options. Type:
all, a single phase, a range, or a comma-separated list of phases.
Example 1: To set the low-load threshold for all phases to 1 kW, type:
apc> phLowLoad all 1
E000: Success
Example 2: To view the low-load threshold for phases 1 through 3, type:
apc> phLowLoad 1-3
E000: Success
1: 1 A
2: 1 A
3: 1 A
Example 3: To view the low-load threshold for phases 1 on guest Rack PDU 3, type:
apc> phLowLoad 3:1
E000: Success
1: 1 A
Argument Definition
all All device outlets.
<outlet name> The name configured for a specific outlet. (See “olName” on page 40.)
<outlet#> A single number or a range of numbers separated with a dash, or a comma-
separated list of single outlet numbers and number ranges.
<user> A user that exists in the local database.