Emerson 4620 Network Router User Manual


 
List of Supported Example Applications Example Applications
System Management Interface Based on HPI-B (Centellis 4620) User’s Guide (6806800D85A)
45
-s STRING write string STRING to User Info Area
-f FILE write content of file FILE to User Info Area
-w FILE write User Info Area to file FILE
-V print version information and exit
-h display this help and exit
#------------------------------#
# hpiipmb0
#------------------------------#
Usage: hpiipmb0 [OPTION]...
HPI example application to set the IPMB-A or IPMB-B state control.
Options:
-d DOMAIN_ID use domain with id DOMAIN_ID
-D walk recursivly through the DRT
-r RESOURCE_ID use resource with id RESOURCE_ID
-a {0|1} isolate/join IPMB-A
-b {0|1} isolate/join IPMB-B
-l LINK_NUM use link number LINK_NUM when isolating the IPMB
-V print version information and exit
-h print this help and exit
#------------------------------#
# hpiipmi
#------------------------------#
Usage: hpiipmi [OPTION]... LUN NETFN CMD [DATA]
HPI example application to send native IPMI commands using the Motorola/Emerson
specific IPMI control.
LUN, NETFN, CMD and DATA will be interpreted as hexadecimal values
Options:
-d DOMAIN_ID use domain with id DOMAIN_ID
-r RESOURCE_ID use resource with id RESOURCE_ID
-V print version information and exit
-h display this help and exit
Example:
Send GetDeviceId command (Lun=0, Netfn=6, Cmd=1) to resource 43 on domain 1:
hpiipmi -d 1 -r 43 0 6 1
#------------------------------#
# hpiled
#------------------------------#
Usage: hpiled [OPTION]...
HPI example application to control the LEDs.
Options:
-d DOMAIN_ID use domain with id DOMAIN_ID
-r RESOURCE_ID use resource with id RESOURCE_ID
-n CONTROL_ID use control with id CONTROL_ID for set operations
-a set control mode to auto
-1 RATE set led on duration rate in 1/100sec [0-255]
-0 RATE set led off duration rate in 1/100sec [0-255]
-t RATE led test
-V print version information and exit
-h display this help and exit