The Quanta module provides hardware control for Quanta based hardware.
The Quanta module provides the end user or client with the following
capabilities:
Reset the Unit
Power on or Off the Unit
Chassis Status
The CONFIGURATION command is used to set the physical device address of the
managed node.
FORMAT:
QUANTA:CONFIGURATION:<NODE_ID>:<DEVICE_ADDRESS>
RESPONSES:
JOB_STARTED
JOB_ERROR:(errno string)
JOB_COMPLETED
FIELDS:
<DEVICE_ADDRESS> - Either a serial port or the address of a port on
a terminal server in the form of hostname-port |
FORMAT:
QUANTA:HARD_RESET:<NODE_ID>
RESPONSES:
JOB_STARTED
JOB_ERROR:(errno string)
JOB_COMPLETED |
FORMAT:
QUANTA:POWER_ON:<NODE_ID>
RESPONSES:
JOB_STARTED
JOB_ERROR:(errno string)
JOB_COMPLETED |
FORMAT:
QUANTA:POWER_OFF:<NODE_ID>
RESPONSES:
JOB_STARTED
JOB_ERROR:(errno string)
JOB_COMPLETED |
FORMAT:
QUANTA:REFRESH:<NODE_ID>
RESPONSES:
JOB_STARTED
JOB_ERROR:(errno string)
JOB_COMPLETED |
FORMAT:
QUANTA:BMC_INFO:<NODE_ID>
RESPONSES:
JOB_STARTED
JOB_ERROR:(errno string)
BMC_INFO:<BMC_VERSION_STRING>
JOB_COMPLETED |
FORMAT:
QUANTA:CHASSIS_STATUS:<NODE_ID>
RESPONSES:
JOB_STARTED
JOB_ERROR:(errno string)
CHASSIS_STATUS:<POWER STATE>
JOB_COMPLETED |