Viewing mpc status via snmp -5, Plug status -5, Unit environment status -5 – Western Telematic MPC-20VS16-3 User Manual

Page 169

Advertising
background image

13-5

Operation via SNMP

13.5. Viewing MPC Status via SNMP

Status of various components of the MPC can be retrieved via SNMP. Plug Status, and
Environmental Status are currently supported.

13.5.1. Plug Status
The status of each plug in the system can be retrieved using the command below.

plugTable::plugStatus – The status of the plug.

0 – Plug is OFF

1 – Plug is ON

plugTable::plugName - String indicating the plug's user-defined name.

13.5.2. Unit Environment Status
The environment status can be retrieved for various variables for all of the MPC units in
the system. The environmentUnitTable contains four rows, one row for each unit in the
system (LOCAL, AUX1, AUX2, AUX3.)

environmentUnitTable::environmentUnitName – The unit (LOCAL, AUX1,

AUX2, or AUX3.)

environmentUnitTable::environmentUnitTemperature – The temperature

of the given unit.

environmentUnitTable::environmentUnitCurrentA – Unit's total current

for Branch A. Note that Current will be reported in tenths of an Amp (divide result
by ten to determine value in Amps.)

environmentUnitTable::environmentUnitVoltageA – Unit voltage for

Branch A

environmentUnitTable::environmentUnitPowerA – Power drawn by

Branch A

environmentUnitTable::environmentUnitCurrentB – Unit's total current

for Branch B. Note that Current will be reported in tenths of an Amp.

environmentUnitTable::environmentUnitVoltageB – Unit voltage for

Branch B

environmentUnitTable::environmentUnitPowerB – Power drawn on

Branch B

environmentUnitTable::environmentUnitCurrentC – Unit's total current

for Branch C. Note that Current will be reported in tenths of an Amp.

environmentUnitTable::environmentUnitVoltageC – Unit voltage for

Branch C

environmentUnitTable::environmentUnitPowerC – Power drawn on

Branch C

environmentUnitTable::environmentUnitCurrentD – Unit's total current

for Branch D. Note that Current will be reported in tenths of an Amp.

environmentUnitTable::environmentUnitVoltageD – Unit voltage for

Branch D

environmentUnitTable::environmentUnitPowerD – Power drawn on

Branch D

Advertising