36Switched Rack PDU User Guide
olAssignUsr
Access: Administrator
Description: Assign control of outlets to an outlet user that exists in the local database.
Example 1: To assign a user named Bobby to outlets 3, 5 through 7, and 10, type:
apc> olAssignUsr 3,5-7,10 bobby
E000: Success
Example 2: To assign a user named Billy to all outlets, type:
apc> olAssignUsr all billy
E000: Success
Example 3: To assign a user named Billy to all outlets on guest Rack PDU 3, type:
apc> olAssignUsr 3:all billy
E000: Success
olCancelCmd
Access: Administrator, Device User, and Outlet User, but only for outlets to which the user is assigned.
Description: Cancels all pending commands for an outlet or group of outlets.
Example 1: To cancel all commands for outlet 3, type:
apc> olCancelCmd 3
E000: Success
Example 2: To cancel all commands for outlet 3 on guest Rack PDU 3, type:
apc> olCancelCmd 3:all
E000: Success
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. (See “userAdd” on page 50.)
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.