|
Description:
|
hwLoadinfoEntry OBJECT-TYPE
SYNTAX HwLoadinfoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Load information table. Through this table, the load parameter can be set and queried.
The indexes of this entry are hwEnvEmuIndex, hwPowerIndex, and hwLoadIndex.
hwEnvEmuIndex, which comes from hwEnvironmentInfoTable, is the index of the monitored unit.
hwPowerIndex is the index of the power supply monitored by the monitoring unit.
hwLoadIndex is the index of the monitored load."
INDEX {hwEnvEmuIndex, hwPowerIndex, hwLoadIndex}
|
|
|