HUAWEI-POWER-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-POWER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwPower | 1.3.6.1.4.1.2011.6.2 |
This MIB is used for defining Power Monitor management MIB objects. |
||
hwPowerMonObjects | 1.3.6.1.4.1.2011.6.2.1 | |||
hwPowerSysInfoTable | 1.3.6.1.4.1.2011.6.2.1.1 | no-access |
Power basic information table. The indexes of this table are hwEnvEmuIndex and hwPowerIndex. hwEnvEmuIndex comes from hwEnvironmentInfoTable and is the index of the monitoring unit. hwPowerIndex is the index of the power supply monitored by the monitoring unit. |
|
1.3.6.1.4.1.2011.6.2.1.1.1 | no-access |
Power basic information table. The indexes of this entry are hwEnvEmuIndex and hwPowerIndex. hwEnvEmuIndex comes from hwEnvironmentInfoTable and is the index of the monitoring unit. hwPowerIndex is the index of the power supply monitored by the monitoring unit. |
||
hwPowerIndex | 1.3.6.1.4.1.2011.6.2.1.1.1.1 | integer32 | read-only |
Index of the power supply monitored by the monitoring unit |
hwPowerType | 1.3.6.1.4.1.2011.6.2.1.1.1.2 | integer | read-write |
Type of the Power emu device. Options: 1.power4875(1) - Type of the Power emu device is power4875 2.power4810(2) - Type of the Power emu device is power4810 3.power48100(3) - Type of the Power emu device is power48100 4.power4850(4) - Type of the Power emu device is power4850 5.power48240(5) - Type of the Power emu device is power48240 6.power48120(6) - Type of the Power emu device is power48120 7.power48300(7) - Type of the Power emu device is power48300 8.power48240SinglePhase(8) - Type of the Power emu device is power48240SinglePhase 9.universalPower(9) - Type of the Power emu device is universalPower 10.power4845(10) - Type of the Power emu device is power4845 11.rpower(11) - Type of the Power emu device is rpower 12.power4805(15) - Type of the Power emu device is power4805 13.power4820(16) - Type of the Power emu device is power4820 14.onps(17) - Type of the Power emu device is onps 15.power4875l(18) - Type of the Power emu device is power4875l 16.psma(100) - Type of the Power emu device is psma 17.perm-al175nt(101) - Type of the Power emu device is perm-al175nt 18.mcs1800(102) - Type of the Power emu device is mcs1800 19.mcs1800A(103) - Type of the Power emu device is mcs1800A 20.mcs3000(104) - Type of the Power emu device is mcs3000 21.sm40sm60(105) - Type of the Power emu device is sm40sm60 22.scu(106) - Type of the Power emu device is scu 23.eltek(107) - Type of the Power emu device is eltek 24.dk04(108) - Type of the Power emu device is dk04 25.dk04C(109) - Type of the Power emu device is dk04C 26.dpc(110) - Type of the Power emu device is dpc 27.power4830(120) - Type of the Power emu device is power4830 28.h831pmua(121) - Type of the Power emu device is h831pmua 29.power3000(122) - Type of the Power emu device is power3000 30.liFeBattery(123) - Type of the Power emu device is LiFeBattery 31.etp4830(125), - Type of SMU Power emu device is etp4830 32.etp4890(126), - Type of SMU Power emu device is etp4890 33.other(255) - other Power Type Enumeration: 'power48240': 5, 'power48300': 7, 'power3000': 122, 'power48120': 6, 'dk04C': 109, 'power48100': 3, 'h831pmua': 121, 'sc': 106, 'power48240SinglePhase': 8, 'dk04': 108, 'power4820': 16, 'psma': 100, 'power4805': 15, 'mcs3000': 104, 'etp4890': 126, 'other': 255, 'power4845': 10, 'etp4830': 125, 'mcs1800A': 103, 'perm-al175nt': 101, 'power4830': 120, 'power4875l': 18, 'eltek': 107, 'universalPower': 9, 'rpower': 11, 'liFeBattery': 123, 'power4810': 2, 'sm40sm60': 105, 'power4850': 4, 'power4875': 1, 'dpc': 110, 'mcs1800': 102, 'onps': 17. |
hwPowerName | 1.3.6.1.4.1.2011.6.2.1.1.1.3 | displaystring | read-write |
Power name. |
hwPowerState | 1.3.6.1.4.1.2011.6.2.1.1.1.4 | integer | read-only |
Power board status: Refers to the status of communication between the internal monitor board of the power device and the external upper board. Options: 1.normal(1) - indicates the normal state 2.fault(2) - indicates the faulty state 3.protecting(3)- indicates that the backup power supply works in the protection state 4.switched(4) - indicates that the main power supply is faulty, and is protected by backup power supply 5.invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'fault': 2, 'switched': 4, 'protecting': 3, 'invalid': -1, 'normal': 1. |
hwPowerRowStatus | 1.3.6.1.4.1.2011.6.2.1.1.1.5 | rowstatus | read-write |
RowStatus standard operation. The values 1 and 2 are supported currently. 1 indicates the activation status, and 2 indicates the non-activation status. |
hwPowerControlMode | 1.3.6.1.4.1.2011.6.2.1.1.1.6 | integer | read-write |
Control mode of the power monitor module. Options: 1.manualControl(1) - control by manual, the remote mode 2.autoControl(2) - auto control mode, the default is auto control mode 3.invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'autoControl': 2, 'manualControl': 1, 'invalid': -1. |
hwPowerRemoteFrameID | 1.3.6.1.4.1.2011.6.2.1.1.1.7 | integer32 | read-write |
Apply for remote power system. It is the frame ID that the remote unit exists in |
hwPowerProtect | 1.3.6.1.4.1.2011.6.2.1.1.1.8 | integer | read-write |
Apply for remote power system. It is used to enable or disable N+1 protection function. Options: 1.protect(1) - enables the N+1 protection function 2.undoProtect(2) - disables the N+1 protection function Enumeration: 'protect': 1, 'undoProtect': 2. |
hwPowerVersion | 1.3.6.1.4.1.2011.6.2.1.1.1.9 | displaystring | read-only |
Version of power |
hwPowerSupplyState | 1.3.6.1.4.1.2011.6.2.1.1.1.10 | integer | read-only |
Power supply modes. Options: 1.ac(1) - indicates the AC power supply 2.battery(2) - indicates power supply by the batteries Enumeration: 'battery': 2, 'ac': 1. |
hwACInputTable | 1.3.6.1.4.1.2011.6.2.1.2 | no-access |
AC input table. Through this table, AC input monitoring parameters of 4875 power supply, 4845 power supply, 4810 power supply, 48100 power supply, and 48240 power supply can be set and queried. The indexes of this table are hwEnvEmuIndex, hwPowerIndex, and hwACLoopIndex. hwEnvEmuIndex is the index of the monitoring unit. hwPowerIndex is the index of the power supply monitored by the monitoring unit. hwACLoopIndex is the index of the AC input power supply monitored by the monitoring unit. |
|
1.3.6.1.4.1.2011.6.2.1.2.1 | no-access |
AC input table. Through this table, AC input monitoring parameters of 4875 power supply, 4845 power supply, 4810 power supply, 48100 power supply, and 48240 power supply can be set and queried. The indexes of this entry are hwEnvEmuIndex, hwPowerIndex, and hwACLoopIndex. hwEnvEmuIndex is the index of the monitoring unit. hwPowerIndex is the index of the power supply monitored by the monitoring unit. hwACLoopIndex is the index of the AC input power supply monitored by the monitoring unit. |
||
hwACLoopIndex | 1.3.6.1.4.1.2011.6.2.1.2.1.1 | integer32 | read-only |
Input loop index. There are two channels of AC current input, which are the backup for each other. |
hwACPowerState | 1.3.6.1.4.1.2011.6.2.1.2.1.2 | integer | read-only |
Status of power supply. Options: 1.normal(1) - indicates that the power supply is normal 2.offline(2) - indicates that the power supply is offline 3.exceedVoltage(3) - indicates that the power supply is overvoltage 4.belowVoltage(4) - indicates that the power supply is undervoltage 5.backup(5) - indicates that the power supply is not supported currently 6.invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'exceedVoltage': 3, 'normal': 1, 'belowVoltage': 4, 'invalid': -1, 'offline': 2, 'backup': 5. |
hwACVoltA | 1.3.6.1.4.1.2011.6.2.1.2.1.3 | measuresrange | read-only |
AC Inuput voltage A. Unit: mV |
hwACCurrentA | 1.3.6.1.4.1.2011.6.2.1.2.1.4 | measuresrange | read-only |
AC input Current A. Unit: mA |
hwACVoltB | 1.3.6.1.4.1.2011.6.2.1.2.1.5 | measuresrange | read-only |
AC input voltage B. Unit: mv |
hwACCurrentB | 1.3.6.1.4.1.2011.6.2.1.2.1.6 | measuresrange | read-only |
AC input current B. Unit: mA |
hwACVoltC | 1.3.6.1.4.1.2011.6.2.1.2.1.7 | measuresrange | read-only |
AC input voltage C. Unit: mV |
hwACCurrentC | 1.3.6.1.4.1.2011.6.2.1.2.1.8 | measuresrange | read-only |
AC input current C. Unit: mA |
hwACVoltageHigh | 1.3.6.1.4.1.2011.6.2.1.2.1.9 | measuresrange | read-write |
AC input over-voltage alarm threshold. Unit: mV |
hwACVoltageLow | 1.3.6.1.4.1.2011.6.2.1.2.1.10 | measuresrange | read-write |
AC input under-voltage alarm threshold. Unit: mV |
hwACRowStatus | 1.3.6.1.4.1.2011.6.2.1.2.1.11 | rowstatus | read-write |
Only the add operation, delete operation, and status query operation are supported. |
hwACVoltageAState | 1.3.6.1.4.1.2011.6.2.1.2.1.12 | integer | read-only |
Phase AB/A of AC input state. Options: 1. normal(0) - indicates that the Phase AB/A of AC input state is normal 2. belowVoltage(1) - indicates that the Phase AB/A of AC input state is belowVoltage 3. exceedVoltage(2) - indicates that the Phase AB/A of AC input state is exceedVoltage 4. missing-phase(3) - indicates that the Phase AB/A of AC input state is missing-phase Enumeration: 'missing-phase': 3, 'belowVoltage': 1, 'exceedVoltage': 2, 'normal': 0. |
hwACVoltageBState | 1.3.6.1.4.1.2011.6.2.1.2.1.13 | integer | read-only |
Phase BC/B of AC input state. Options: 1. normal(0) - indicates that the Phase BC/B of AC input state is normal 2. belowVoltage(1) - indicates that the Phase BC/B of AC input state is belowVoltage 3. exceedVoltage(2) - indicates that the Phase BC/B of AC input state is exceedVoltage 4. missing-phase(3) - indicates that the Phase BC/B of AC input state is missing-phase Enumeration: 'missing-phase': 3, 'belowVoltage': 1, 'exceedVoltage': 2, 'normal': 0. |
hwACVoltageCState | 1.3.6.1.4.1.2011.6.2.1.2.1.14 | integer | read-only |
Phase CA/C of AC input state. Options: 1. normal(0) - indicates that the Phase CA/C of AC input state is normal 2. belowVoltage(1) - indicates that the Phase CA/C of AC input state is belowVoltage 3. exceedVoltage(2) - indicates that the Phase CA/C of AC input state is exceedVoltage 4. missing-phase(3) - indicates that the Phase CA/C of AC input state is missing-phase Enumeration: 'missing-phase': 3, 'belowVoltage': 1, 'exceedVoltage': 2, 'normal': 0. |
hwDCOutTable | 1.3.6.1.4.1.2011.6.2.1.3 | no-access |
DC output table. Through this table, DC output monitoring parameters of 4875 power supply, 4845 power supply, 4810 power supply, 482400 power supply, and 48100 power supply can be set and queried. The indexes of this table are hwEnvEmuIndex and hwPowerIndex. 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. |
|
1.3.6.1.4.1.2011.6.2.1.3.1 | no-access |
DC output table. Through this table, DC output monitoring parameters of 4875 power supply, 4845 power supply, 4810 power supply, 482400 power supply, and 48100 power supply can be set and queried. The indexes of this entry are hwEnvEmuIndex and hwPowerIndex. 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. |
||
hwDCVoltageOut | 1.3.6.1.4.1.2011.6.2.1.3.1.1 | measuresrange | read-only |
DC voltage output. Unit: mV |
hwDCCurrentOut | 1.3.6.1.4.1.2011.6.2.1.3.1.2 | measuresrange | read-only |
DC current output. Unit: mA |
hwDCVoltageOutHigh | 1.3.6.1.4.1.2011.6.2.1.3.1.3 | measuresrange | read-write |
Output DC exceed-voltage alarm point. Default: 58000 Unit: mV |
hwDCVoltageOutLow | 1.3.6.1.4.1.2011.6.2.1.3.1.4 | measuresrange | read-write |
Output DC below-voltage alarm point . Default value is 45V. Unit: mV |
hwDCVoltageOutState | 1.3.6.1.4.1.2011.6.2.1.3.1.5 | integer | read-only |
DC output voltage status. Options: 1. normal(1) - indicates that the DC output voltage state is normal 2. exceedVoltage(2) - indicates that the DC output voltage state is exceedVoltage 3. belowVoltage(3) - indicates that the DC output voltage state is belowVoltage 4.invalid(-1) - indicates that device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'belowVoltage': 3, 'exceedVoltage': 2, 'invalid': -1, 'normal': 1. |
hwDCCurrentOutHigh | 1.3.6.1.4.1.2011.6.2.1.3.1.6 | measuresrange | read-write |
Output DC exceed-current alarm point . Unit: mA |
hwDCCurrentOutLow | 1.3.6.1.4.1.2011.6.2.1.3.1.7 | measuresrange | read-write |
Output below-current alarm point . Unit: mA |
hwDCCurrentOutState | 1.3.6.1.4.1.2011.6.2.1.3.1.8 | integer | read-only |
DC output current status. Options: 1.normal(1) - indicates that the DC output current state is normal 2.exceedVoltage(2) - indicates that the DC output current state is exceedVoltage 3.belowVoltage(3) - indicates that the DC output current state is belowVoltage 4.invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'belowVoltage': 3, 'exceedVoltage': 2, 'invalid': -1, 'normal': 1. |
hwDCOutRowStatus | 1.3.6.1.4.1.2011.6.2.1.3.1.9 | rowstatus | read-write |
RowStatus standard operation |
hwDCOutLoadCurrent | 1.3.6.1.4.1.2011.6.2.1.3.1.10 | measuresrange | read-only |
Total load current of DC output . Unit: mA |
hwDCOutLoadTmpHigh | 1.3.6.1.4.1.2011.6.2.1.3.1.11 | measuresrange | read-write |
The off protection point under the load temperature, by default, it is 65 degrees centigrade. Unit: 0.01 degree |
hwDCOutRunState | 1.3.6.1.4.1.2011.6.2.1.3.1.12 | bits | read-only |
DC output running status. Options: 1.battery1ChargeCurOver(0) - indicates battery 1 charge over-current 2.battery2ChargeCurOver(1) - indicates battery 2 charge over-current 3.batteryVoltageOver(2) - indicates output over-voltage 4.batteryVoltageLack(3) - indicates battery lack-voltage 5.loadOff(4) - indicates load off twice 6.batteryOff(5) - indictes battery protection (off once) 7.communicationFailure(6) - indicates that the communication fails 8.dcOutManual(7) - indicates DC by manual Bits: 'battery1ChargeCurOver': 0, 'communicationFailure': 6, 'dcOutManual': 7, 'loadOff': 4, 'batteryOff': 5, 'batteryVoltageLack': 3, 'battery2ChargeCurOver': 1, 'batteryVoltageOver': 2. |
hwDCCommunicationState | 1.3.6.1.4.1.2011.6.2.1.3.1.13 | integer | read-only |
DC communication status. Options: 1.normal(0) - indicates that the DC communication state is normal 2.fault(1) - indicates that the DC communication state is fault Enumeration: 'fault': 1, 'normal': 0. |
hwLoadinfoTable | 1.3.6.1.4.1.2011.6.2.1.4 | no-access |
Load information table. Through this table, the load parameter can be set and queried. The indexes of this table 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. |
|
1.3.6.1.4.1.2011.6.2.1.4.1 | no-access |
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. |
||
hwLoadIndex | 1.3.6.1.4.1.2011.6.2.1.4.1.1 | integer32 | read-only |
Loop index: usually each DC output loop corresponds to a load. |
hwLoadInfoAdminState | 1.3.6.1.4.1.2011.6.2.1.4.1.2 | integer | read-write |
Load operation. Options: 1. on(1) - indicates that the Load is enabled 2. off(2) - indicates that the Load is disabled 3. invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'on': 1, 'off': 2, 'invalid': -1. |
hwLoadInfoOperStatus | 1.3.6.1.4.1.2011.6.2.1.4.1.3 | integer | read-only |
Status of power supply. Options: 1. normal(1) - indicates that the state of power supply is normal 2. abnormal(2) - indicates that the state of power supply is abnormal 3. stop(3) - indicates that the state of power supply is stopping power supply 4. invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'stop': 3, 'abnormal': 2, 'invalid': -1, 'normal': 1. |
hwLoadCurrent | 1.3.6.1.4.1.2011.6.2.1.4.1.4 | measuresrange | read-only |
Present current . Unit: mA |
hwLoadVoltage | 1.3.6.1.4.1.2011.6.2.1.4.1.5 | measuresrange | read-only |
Present voltage . Unit: mV |
hwLoadVoltageHigh | 1.3.6.1.4.1.2011.6.2.1.4.1.6 | measuresrange | read-write |
Off voltage (Stop external voltage), in unit of mV, When DC output voltage exceeds the value, the load will be automatically cut off. Default: 43500 Unit: mV |
hwLoadLoadName | 1.3.6.1.4.1.2011.6.2.1.4.1.7 | displaystring | read-write |
Load name: usually each DC output loop corresponds to a load. |
hwLoadInfoRowStatus | 1.3.6.1.4.1.2011.6.2.1.4.1.8 | rowstatus | read-write |
RowStatus standard operation |
hwLoadFuseState | 1.3.6.1.4.1.2011.6.2.1.4.1.9 | integer | read-only |
Load fuse state, including the auxiliary load fuse. Options: 1. on(1) - indicates that the fuse is connected 2. off(2) - indicates that the fuse is disconnected 3. invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'on': 1, 'off': 2, 'invalid': -1. |
hwLoadHoreIndex | 1.3.6.1.4.1.2011.6.2.1.4.1.10 | integer32 | read-write |
load hore index |
hwRectifierTable | 1.3.6.1.4.1.2011.6.2.1.5 | no-access |
Rectifier module table. Through this table, the status information of the rectifier module can be set and queried. The indexes of this table are hwEnvEmuIndex, hwPowerIndex, and hwRectifierIndex. 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. hwRectifierIndex is the index of the monitored rectifier module under the power supply. |
|
1.3.6.1.4.1.2011.6.2.1.5.1 | no-access |
Rectifier module table. Through this table, the status information of the rectifier module can be set and queried. The indexes of this entry are hwEnvEmuIndex, hwPowerIndex, and hwRectifierIndex. 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. hwRectifierIndex is the index of the monitored rectifier module under the power supply. |
||
hwRectifierIndex | 1.3.6.1.4.1.2011.6.2.1.5.1.1 | integer32 | read-only |
Rectifier Module index. There are multiple rectifier modules to a power source. |
hwRectifierAdminState | 1.3.6.1.4.1.2011.6.2.1.5.1.2 | integer | read-write |
Switch operation of rectifier module. Options: 1.on(1) - indicates that the Rectifier module is enabled 2.off(2) - indicates that the Rectifier module is disabled 3.invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'on': 1, 'off': 2, 'invalid': -1. |
hwRectifierOperState | 1.3.6.1.4.1.2011.6.2.1.5.1.3 | integer | read-only |
Present state, 5 and 6 respectively indicates the on/off state of the 48100 power device. Options: 1. normal(1) - indicates that the Rectifier operation state is normal 2. fault(2) - indicates that the Rectifier operation state is fault 3. protect(3) - indicates that the Rectifier operation state is protect 4. communicationFailure(4) - indicates that the Rectifier operation state is communicationFailure 5. on(5) - indicates that the Rectifier operation state is on 6. off(6) - indicates that the Rectifier operation state is off 7. invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'on': 5, 'protect': 3, 'off': 6, 'communicationFailure': 4, 'normal': 1, 'fault': 2, 'invalid': -1. |
hwRectifierVoltage | 1.3.6.1.4.1.2011.6.2.1.5.1.4 | measuresrange | read-only |
Output voltage . Unit: mV |
hwRectifierCurrent | 1.3.6.1.4.1.2011.6.2.1.5.1.5 | measuresrange | read-only |
Output current . Unit: mA |
hwRectifierRowStatus | 1.3.6.1.4.1.2011.6.2.1.5.1.6 | rowstatus | read-write |
RowStatus standard operation |
hwRectifierCurrentLimit | 1.3.6.1.4.1.2011.6.2.1.5.1.7 | truthvalue | read-write |
current limit switch |
hwRectifierRunState | 1.3.6.1.4.1.2011.6.2.1.5.1.8 | bits | read-only |
Running state of rectifier module. Options: 1.rectifierOn(0) - indicates that the module is on 2.averageCharge(1) - indicates that the module is being averagely charged. 3.output(2) - indicates that the module has output 4. isLimit(3) - indicates the current limit switch Bits: 'averageCharge': 1, 'output': 2, 'rectifierOn': 0, 'isLimit': 3. |
hwRectifierChargeState | 1.3.6.1.4.1.2011.6.2.1.5.1.9 | integer | read-only |
Charging state of rectifier. Options: 1. float(0) - indicates that the Charge state of Rectifier is float 2. average(1) - indicates that the Charge state of Rectifier is average 3. test(2) - indicates that the Charge state of Rectifier is test Enumeration: 'test': 2, 'average': 1, 'float': 0. |
hwBatteryGroup | 1.3.6.1.4.1.2011.6.2.1.6 | |||
hwBatteryGroupTable | 1.3.6.1.4.1.2011.6.2.1.6.1 | no-access |
Basic information table of battery group. The indexes of this table are hwEnvEmuIndex and hwPowerIndex. hwEnvEmuIndex is the index of the monitored unit, and hwPowerIndex is the index of the power supply monitored by the monitoring unit. |
|
1.3.6.1.4.1.2011.6.2.1.6.1.1 | no-access |
Basic information table of battery group. The indexes of this entry are hwEnvEmuIndex and hwPowerIndex. hwEnvEmuIndex is the index of the monitored unit, and hwPowerIndex is the index of the power supply monitored by the monitoring unit. |
||
hwBatteryGroupCapacity | 1.3.6.1.4.1.2011.6.2.1.6.1.1.1 | integer32 | read-only |
Total capacity of the present battery group. Unit: Ah |
hwBatteryGroupCapcaityRemain | 1.3.6.1.4.1.2011.6.2.1.6.1.1.2 | integer32 | read-only |
Total remain capacity of the present battery group . invalid(-1) indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal. Unit: Ah |
hwBatteryGroups | 1.3.6.1.4.1.2011.6.2.1.6.1.1.3 | integer32 | read-write |
Number of battery group |
hwBatteryGroupVoltageLow | 1.3.6.1.4.1.2011.6.2.1.6.1.1.4 | measuresrange | read-write |
When the voltage of the battery group is lower than the value set, the battery group will no longer supply power. Its unit is mV. Default: 43000 Unit: mV |
hwBatteryGroupChargeLimit | 1.3.6.1.4.1.2011.6.2.1.6.1.1.5 | measuresrange | read-write |
Charge limit point quotient, the product of which and the max capacity of the battery group is the max charge current allowed. Default: 15 Unit: percent |
hwBatteryGroupRowStatus | 1.3.6.1.4.1.2011.6.2.1.6.1.1.6 | rowstatus | read-write |
RowStatus standard operation |
hwBatteryGroupOperStatus | 1.3.6.1.4.1.2011.6.2.1.6.1.1.7 | integer | read-only |
The State of the battery supply which was connected with Power EMU. To use this function,please confirm that the battery group was connected with Power EMU and the Power EMU state is Normal. When the mains supply is abnormal, the battery group usually supplies power in an emergency. Options: 1.on(1) - indicates that the state of the battery power supply is on 2.off(2) - indicates that the state of the battery power supply is off 3.invalid(-1) - indicates that the device can not get the value,e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'on': 1, 'off': 2, 'invalid': -1. |
hwBatteryGroupVoltageHigh | 1.3.6.1.4.1.2011.6.2.1.6.1.1.8 | measuresrange | read-write |
When the voltage of the battery group is higher than the value set, the battery group will no longer supply power. Its unit is mV. Default: 43000 Unit: mV |
hwBatteryGroupTwiceOffVoltage | 1.3.6.1.4.1.2011.6.2.1.6.1.1.9 | measuresrange | read-write |
The twice off protection voltage of the battery group. Its unit is mV. Default: 44000 Unit: mV |
hwBatteryGroupProtectVoltage | 1.3.6.1.4.1.2011.6.2.1.6.1.1.10 | measuresrange | read-write |
The first off protection voltage of the battery, whose default is 43V. Default: 43000 Unit: mV |
hwBatteryGroupTmpOffHigh | 1.3.6.1.4.1.2011.6.2.1.6.1.1.11 | measuresrange | read-write |
The high temperature off protection point of the battery group, whose default is 50 degrees centigrade. Unit: 0.01 degree |
hwBatteryInstallTime | 1.3.6.1.4.1.2011.6.2.1.6.1.1.12 | displaystring | read-only |
The installing date of battery group. |
hwBatteryGroupBomCode | 1.3.6.1.4.1.2011.6.2.1.6.1.1.13 | octet string | read-write |
The BAR code of battery. |
hwChargeTable | 1.3.6.1.4.1.2011.6.2.1.6.2 | no-access |
Charge management table. Through this table, the charging parameter of the battery can be set and queried. The indexes of this table are hwEnvEmuIndex and hwPowerIndex. hwEnvEmuIndex is the index of the monitored unit, and hwPowerIndex is the index of the power supply monitored by the monitoring unit. |
|
1.3.6.1.4.1.2011.6.2.1.6.2.1 | no-access |
Charge management table. Through this table, the charging parameter of the battery can be set and queried. The indexes of this entry are hwEnvEmuIndex and hwPowerIndex. hwEnvEmuIndex is the index of the monitored unit, and hwPowerIndex is the index of the power supply monitored by the monitoring unit. |
||
hwChargeAdminStatus | 1.3.6.1.4.1.2011.6.2.1.6.2.1.1 | integer | read-write |
Charge management mode. Options: 1. average(1) - indicates that the charge management mode is average charge 2. float(2) - indicates that the charge management mode is float charge 3. auto(3) - indicates that the charge management mode is auto-control charge 4. invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'auto': 3, 'average': 1, 'float': 2, 'invalid': -1. |
hwChargeOperStatus | 1.3.6.1.4.1.2011.6.2.1.6.2.1.2 | integer | read-only |
Charge operation status. Options: 1. average(1) - indicates that the charge operation state is average charge 2. float(2) - indicates that the charge operation state is float charge 3. full(3) - indicates that the charge operation state is full 4. noCharge(4) - indicates that there is no charge in operation 5. discharge(5) - indicates that there is discharge in operation 6. sleep(6) - indicates that the charge operation state is sleep 7. invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'full': 3, 'average': 1, 'float': 2, 'invalid': -1, 'sleep': 6, 'discharge': 5, 'noCharge': 4. |
hwAverageChargeVoltage | 1.3.6.1.4.1.2011.6.2.1.6.2.1.3 | measuresrange | read-write |
Voltage value of average charge, in unit of mV. Default: 56500 Unit: mV |
hwFloatChargeVoltage | 1.3.6.1.4.1.2011.6.2.1.6.2.1.4 | measuresrange | read-write |
Voltage value of float charge . Default: 53500 Unit: mV |
hwChargeControlRowStatus | 1.3.6.1.4.1.2011.6.2.1.6.2.1.5 | rowstatus | read-write |
RowStatus standard operation |
hwAverageChargeTime | 1.3.6.1.4.1.2011.6.2.1.6.2.1.6 | integer32 | read-write |
Timing average charge time interval, effective range is 190 days. Default :value is 60 days Unit: day |
hwBatteryTmpRedeemingQuotiety | 1.3.6.1.4.1.2011.6.2.1.6.2.1.7 | integer32 | read-write |
Temperature redeeming quotient, used to set the co-relation between the float charge voltage and the battery temperature. It means How much will the float charge voltage decrease with the increasing of every degree centigrade of the battery temperature. The unit is mV. Specific value is determined by the redeem feature curve of floating charge for the battery group used. Default value is 100mV |
hwBatteryTable | 1.3.6.1.4.1.2011.6.2.1.6.3 | no-access |
Battery group state table. Through this table, the status parameter of a battery group can be set and queried. The indexes of this table are hwEnvEmuIndex, hwPowerIndex, and hwBatteryIndex. hwEnvEmuIndex is the index of the monitored unit. hwPowerIndex is the index of the power supply monitored by the monitoring unit. hwBatteryIndex is the index of the monitored battery group. |
|
1.3.6.1.4.1.2011.6.2.1.6.3.1 | no-access |
Battery group state table. Through this table, the status parameter of a battery group can be set and queried. The indexes of this entry are hwEnvEmuIndex, hwPowerIndex, and hwBatteryIndex. hwEnvEmuIndex is the index of the monitored unit. hwPowerIndex is the index of the power supply monitored by the monitoring unit. hwBatteryIndex is the index of the monitored battery group. |
||
hwBatteryIndex | 1.3.6.1.4.1.2011.6.2.1.6.3.1.1 | integer32 | read-only |
Battery group loop index |
hwBatteryCapacity | 1.3.6.1.4.1.2011.6.2.1.6.3.1.2 | integer32 | read-write |
The permitted max battery capacity of the battery group loop charge. Unit: Ah |
hwBatteryLoopState | 1.3.6.1.4.1.2011.6.2.1.6.3.1.3 | integer | read-only |
The battery group present status. Options: 1. on(1) - indicates that the present state of battery group is on 2. off(2) - indicates that the present state of battery group is off 3. invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'on': 1, 'off': 2, 'invalid': -1. |
hwBatteryVoltage | 1.3.6.1.4.1.2011.6.2.1.6.3.1.4 | measuresrange | read-only |
The loop voltage of the battery group. Unit: mV |
hwBatteryState | 1.3.6.1.4.1.2011.6.2.1.6.3.1.5 | integer | read-only |
The present state of the battery group loop. Options: 1. charge(1) - indicates that the present state of the battery group loop is charge 2. discharge(2) - indicates that the present state of the battery group loop is discharge 3. invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'discharge': 2, 'charge': 1, 'invalid': -1. |
hwBatteryCurrent | 1.3.6.1.4.1.2011.6.2.1.6.3.1.6 | measuresrange | read-only |
Present current . Unit: mA |
hwBatteryTemperature | 1.3.6.1.4.1.2011.6.2.1.6.3.1.7 | integer32 | read-only |
The loop temperature of the battery group. Unit: degree |
hwBatteryRowStatus | 1.3.6.1.4.1.2011.6.2.1.6.3.1.8 | rowstatus | read-write |
RowStatus standard operation |
hwBatteryCurrentHigh | 1.3.6.1.4.1.2011.6.2.1.6.3.1.9 | measuresrange | read-write |
The over-current alarm point of the battery group. Unit: mA |
hwBatteryFuseState | 1.3.6.1.4.1.2011.6.2.1.6.3.1.10 | integer | read-only |
Battery fuse state. Options: 1. on(1) - indicates that the fuse is connected 2. off(2) - indicates that the fuse is disconnected 3. invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'on': 1, 'off': 2, 'invalid': -1. |
hwBatteryContactState | 1.3.6.1.4.1.2011.6.2.1.6.3.1.11 | integer | read-only |
The state of the battery contactor. Options: 1. on(1) - indicates that the contactor is connected 2. off(2) - indicates that the contactor is disconnected 3. invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal Enumeration: 'on': 1, 'off': 2, 'invalid': -1. |
hwBatteryRemainCapacity | 1.3.6.1.4.1.2011.6.2.1.6.3.1.12 | integer32 | read-only |
Remain capacity of the battery |
hwBatteryProtectState | 1.3.6.1.4.1.2011.6.2.1.6.3.1.13 | integer | read-only |
Protection status of the battery. Options: 1. normal(1) - indicates that the Protection status of the battery is normal 2. overtemperature(2) - indicates that the Protection status of the battery is overtemperature 3. overCurrent(3) - indicates that the Protection status of the battery is overCurrent Enumeration: 'overCurrent': 3, 'overtemperature': 2, 'normal': 1. |
hwBatteryVoltageState | 1.3.6.1.4.1.2011.6.2.1.6.3.1.14 | integer | read-only |
Voltage state of Battery. Options: 1. normal(1) - indicates that Voltage state of Battery is normal 2. exceedVoltage(2) - indicates that Voltage state of Battery is exceedVoltage 3. belowVoltage(3) - indicates that Voltage state of Battery is belowVoltage Enumeration: 'belowVoltage': 3, 'exceedVoltage': 2, 'normal': 1. |
hwBatteryHardwareState | 1.3.6.1.4.1.2011.6.2.1.6.3.1.15 | integer | read-only |
Hardware State of Battery. Options: 1. normal(1) - indicates that the hardware state of Battery is normal 2. fault(2) - indicates that the hardware state of Battery is fault Enumeration: 'fault': 2, 'normal': 1. |
hwBatteryTestTable | 1.3.6.1.4.1.2011.6.2.1.6.4 | no-access |
Battery test table. The indexes of this table are hwEnvEmuIndex and hwPowerIndex. hwEnvEmuIndex is the index of the monitored unit, and hwPowerIndex is the index of the power supply monitored by the monitoring unit. |
|
1.3.6.1.4.1.2011.6.2.1.6.4.1 | no-access |
Battery test table. The indexes of this entry are hwEnvEmuIndex and hwPowerIndex. hwEnvEmuIndex is the index of the monitored unit, and hwPowerIndex is the index of the power supply monitored by the monitoring unit. |
||
hwBatteryTestAdminStatus | 1.3.6.1.4.1.2011.6.2.1.6.4.1.1 | integer | read-write |
Battery test admin status. Options: 1. start(1) - indicates that the Battery starts testing 2. terminate(2) - indicates that the Battery terminates testing 3. enableAutoTest(3) - indicates that the Battery enables auto test function 4. disableAutoTest(4) - indicates that the Battery disables auto test function 5. timeautoTest(5) - indicates that the Battery enable timing auto test function 6. offautoTest(6) - indicates that the Battery enable off auto test function 7. timeoffautoTest(7) - indicates that the Battery enable timing+off auto test Enumeration: 'offautoTest': 6, 'timeoffautoTest': 7, 'disableAutoTest': 4, 'terminate': 2, 'start': 1, 'enableAutoTest': 3, 'timeautoTest': 5. |
hwBatteryTestAutoDischargePeriod | 1.3.6.1.4.1.2011.6.2.1.6.4.1.2 | integer32 | read-write |
Auto discharge test period. Effective range is 30 -240 days. Default: 120 Unit: day |
hwBatteryTestResult | 1.3.6.1.4.1.2011.6.2.1.6.4.1.3 | integer | read-only |
Test result: Options: 1. testing(1) - indicates that the Battery test is in operation 2. complete(2) - indicates that the Battery test is completed normally 3. alarmTerminated(3) - indicates that the Battery test is stopped by alarms 4. hostTerminated(4) - indicates that the Battery test is stopped by the host 5. overtimeTerminated(5) - indicates that the Battery test is stopped because of over time 6. normal(6) - indicates that the Battery test is not started 7. supplyRecoverAutotestTerminated(7) - indicates that the Battery test is stopped because of supply recover Enumeration: 'complete': 2, 'supplyRecoverAutotestTerminated': 7, 'normal': 6, 'testing': 1, 'hostTerminated': 4, 'alarmTerminated': 3, 'overtimeTerminated': 5. |
hwBatteryTestStartTime | 1.3.6.1.4.1.2011.6.2.1.6.4.1.4 | dateandtime | read-only |
Time of starting test |
hwBatteryTestDuration | 1.3.6.1.4.1.2011.6.2.1.6.4.1.5 | integer32 | read-write |
Battery discharge test duration . Effective range is 1-100 hours. Default :value is 10 hours Unit: hour |
hwBatteryTestTerminateVoltage | 1.3.6.1.4.1.2011.6.2.1.6.4.1.6 | integer32 | read-write |
Battery discharge test end voltage. Effective range (DC lack alarm voltage+0.5V-voltage of floating charge). Default: 45600 Unit: mV |
hwBatteryTestTotalDischargeAH | 1.3.6.1.4.1.2011.6.2.1.6.4.1.7 | integer32 | read-only |
Total discharge AH. Unit: mAH |
hwBatteryTestOperStatus | 1.3.6.1.4.1.2011.6.2.1.6.4.1.8 | integer | read-only |
Battery discharge test operate status. Options: 1. autoTestPermit(1) - indicates that auto discharge test is enabled 2. autoTestForbid(2) - indicates that auto discharge test is disabled 3. timeautoTestPermit(3) - indicates that timing auto discharge test is enabled 4. offautoTestPermit(4) - indicates that off auto discharge test is enabled 5. timeoffautoTestPermit(5) - indicates that timing-off auto discharge test is enabled Enumeration: 'timeautoTestPermit': 3, 'offautoTestPermit': 4, 'timeoffautoTestPermit': 5, 'autoTestForbid': 2, 'autoTestPermit': 1. |
hwBatteryTestPhase | 1.3.6.1.4.1.2011.6.2.1.6.4.1.9 | integer | read-only |
Battery test phase. Options: 1. charge(1) - indicates the batter test phase is charge 2. discharge(2) - indicates the batter test phase is discharge 3. record(3) - indicates the power equipment recording test result 4. finish(4) - indicates that the discharge is complete 5.waitingfordischarge(5) - indicates that preparation is ready for discharge command Enumeration: 'discharge': 2, 'charge': 1, 'finish': 4, 'waitingfordischarge': 5, 'record': 3. |
hwBatteryTestStartHour | 1.3.6.1.4.1.2011.6.2.1.6.4.1.10 | integer32 | read-write |
Discharge start time. Effective range is 0 23 Default: 0 Unit: hour |
hwBatteryTestAlarmThreshold | 1.3.6.1.4.1.2011.6.2.1.6.4.1.11 | integer32 | read-write |
The battery discharge test alarm threshold in ratio of the range:1~79. |
hwBatteryLogTestTable | 1.3.6.1.4.1.2011.6.2.1.6.5 | no-access |
Battery test result table, Through this table, the discharging test result of the battery group can be saved and queried. The indexes of this table are hwEnvEmuIndex, hwPowerIndex, and hwBatteryLogTestIndex. hwEnvEmuIndex is the index of the monitored unit. hwPowerIndex is the index of the power supply monitored by the monitoring unit. hwBatteryLogTestIndex is the index of the monitored battery. |
|
1.3.6.1.4.1.2011.6.2.1.6.5.1 | no-access |
Battery test result table, Through this table, the discharging test result of the battery group can be saved and queried. The indexes of this entry are hwEnvEmuIndex, hwPowerIndex, and hwBatteryLogTestIndex. hwEnvEmuIndex is the index of the monitored unit. hwPowerIndex is the index of the power supply monitored by the monitoring unit. hwBatteryLogTestIndex is the index of the monitored battery. |
||
hwBatteryLogTestIndex | 1.3.6.1.4.1.2011.6.2.1.6.5.1.1 | integer32 | read-only |
Battery discharge test result index |
hwBatteryLogTestStartTime | 1.3.6.1.4.1.2011.6.2.1.6.5.1.2 | dateandtime | read-only |
Battery discharge test start time |
hwBatteryLogTestDischargeDuration | 1.3.6.1.4.1.2011.6.2.1.6.5.1.3 | integer32 | read-only |
Duration of discharge. Unit: minute |
hwBatteryLogTestTerminateVoltage | 1.3.6.1.4.1.2011.6.2.1.6.5.1.4 | integer32 | read-only |
End voltage of battery discharge test . Unit: mV |
hwBatteryLogTestBatteryStatus | 1.3.6.1.4.1.2011.6.2.1.6.5.1.5 | integer | read-only |
Battery status. Options: 1. expectant(1) - indicates the batter test state is expectant 2. unexpected(2) - indicates the batter test state is unexpected 3. unknown(3) - indicates the batter test state is unknown Enumeration: 'unknown': 3, 'unexpected': 2, 'expectant': 1. |
hwBatteryLogTestTotalDischargeAH | 1.3.6.1.4.1.2011.6.2.1.6.5.1.6 | integer32 | read-only |
Discharge cumulate AH. Unit: mAH |
hwBatteryLogTestFinish | 1.3.6.1.4.1.2011.6.2.1.6.5.1.7 | integer | read-only |
Battery Test result. Options: 1. testing(1) - indicates that it is during testing 2. completed(2) - indicates that the test is completed normally 3. alarmTerminated(3) - indicates that the test is stopped by alarms 4. hostTerminated(4) - indicates that the test is stopped by the host 5. overtimeTerminated(5) - indicates that the test is stopped because of over 100 hours 6. notTest(6) - indicates that the test is not started Enumeration: 'alarmTerminated': 3, 'completed': 2, 'testing': 1, 'hostTerminated': 4, 'notTest': 6, 'overtimeTerminated': 5. |
hwBatteryLogTestEfficiency | 1.3.6.1.4.1.2011.6.2.1.6.5.1.8 | integer32 | read-only |
The information of battery test efficiency. |
hwBatteryLogTestBatteryTemperature | 1.3.6.1.4.1.2011.6.2.1.6.5.1.9 | integer32 | read-only |
Battery discharge test end Temperature. Unit: 0.01 Degree |
hwBatteryLogTestBatteryCurrent | 1.3.6.1.4.1.2011.6.2.1.6.5.1.10 | integer32 | read-only |
Battery discharge test average Current. Unit: mA |
hwRemoteProvidePowerInfoTable | 1.3.6.1.4.1.2011.6.2.1.7 | no-access |
Remote provide power basic information table. The indexes of this table are hwEnvEmuIndex and hwPowerIndex. hwEnvEmuIndex is the index of the monitored unit, and hwPowerIndex is the index of the power supply monitored by the monitoring unit. |
|
1.3.6.1.4.1.2011.6.2.1.7.1 | no-access |
Remote provide power basic information table. The indexes of this entry are hwEnvEmuIndex and hwPowerIndex. hwEnvEmuIndex is the index of the monitored unit, and hwPowerIndex is the index of the power supply monitored by the monitoring unit. |
||
hwPowerCentralState | 1.3.6.1.4.1.2011.6.2.1.7.1.1 | integer | read-only |
State of the central module. Options: 1. normal(1) - indicates the normal state 2. temOver(2) - indicates the over-temperature Enumeration: 'temOver': 2, 'normal': 1. |
hwPowerCentralDCInPutState | 1.3.6.1.4.1.2011.6.2.1.7.1.2 | integer | read-only |
State of central module DC input: Options: 1.normal(1) - indicates the normal state 2.lack(2) - indicates the voltage underflow 3.over(3) - indicates the voltage overflow Enumeration: 'over': 3, 'lack': 2, 'normal': 1. |
hwPowerCentralDCOutputState | 1.3.6.1.4.1.2011.6.2.1.7.1.3 | integer | read-only |
State of central module DC output. Options: 1. normal(1) - indicates the normal state 2. volLack(2) - indicates the voltage underflow 3. volOver(3) - indicates the voltage overflow 4. loadOver(4) - indicates the over-loading 5. shortCircuit(5) - indicates the short circuit 6. noLoad(6) - indicates no load Enumeration: 'volOver': 3, 'normal': 1, 'loadOver': 4, 'shortCircuit': 5, 'noLoad': 6, 'volLack': 2. |
hwPowerCentralDCOutputMode | 1.3.6.1.4.1.2011.6.2.1.7.1.4 | integer | read-only |
Mode of central module DC output. Options: 1. highVolMode(1) - indicates the high voltage output mode 2. lowVolMode(2) - indicates the low voltage output mode Enumeration: 'lowVolMode': 2, 'highVolMode': 1. |
hwPowerRemoteCommState | 1.3.6.1.4.1.2011.6.2.1.7.1.5 | integer | read-write |
Remote power module communications state. Options: 1. normal(1) - indicates the normal state 2. revfault(2) - indicates the receiving of fault 3. sendfault(3) - indicates the sending of fault Enumeration: 'sendfault': 3, 'revfault': 2, 'normal': 1. |
hwPowerRemoteDCInputState | 1.3.6.1.4.1.2011.6.2.1.7.1.6 | integer | read-write |
State of remote module DC input. Options: 1. normal(1) - indicates the normal state 2. lack(2) - indicates that the voltage is underflow Enumeration: 'lack': 2, 'normal': 1. |
hwPowerRemoteLineCurState | 1.3.6.1.4.1.2011.6.2.1.7.1.7 | integer | read-write |
state of line between central and remote module. Options: 1.normal(1) - indicates the normal state 2.cablejoining(2) - indicates the cable joining 3.curLeakage(3) - indicates the cur Leakage 4.curOver(4) - indicates the cur Over Enumeration: 'curOver': 4, 'cablejoining': 2, 'curLeakage': 3, 'normal': 1. |
hwPowerRemotePowerState | 1.3.6.1.4.1.2011.6.2.1.7.1.8 | integer | read-write |
state of remote UA60 power. Options: 1. normal(1) - indicates the normal state 2. fault(2) - indicates the faulty state Enumeration: 'fault': 2, 'normal': 1. |
hwPowerRemoteLineState | 1.3.6.1.4.1.2011.6.2.1.7.1.9 | bits | read-write |
State of line U1. Options: 1. u1state(0) - indicates the power remote line state is u1 state 2. u2state(1) - indicates the power remote line state is u2 state 3. u3state(2) - indicates the power remote line state is u3 state 4. u4state(3) - indicates the power remote line state is u4 state 5. a1state(4) - indicates the power remote line state is a1 state 6. a2state(5) - indicates the power remote line state is a2 state 7. a3state(6) - indicates the power remote line state is a3 state 8. a4state(7) - indicates the power remote line state is a4 state Bits: 'a3state': 6, 'u4state': 3, 'u1state': 0, 'u3state': 2, 'a2state': 5, 'a1state': 4, 'a4state': 7, 'u2state': 1. |
hwPowerCentralLoadState | 1.3.6.1.4.1.2011.6.2.1.7.1.10 | integer | read-write |
state of central load. Options: 1. normal(1) - indicates the normal state 2. overload(2) - indicates overload 3. nonload(3) - indicates non-load Enumeration: 'nonload': 3, 'overload': 2, 'normal': 1. |
hwACInfomationTable | 1.3.6.1.4.1.2011.6.2.1.8 | no-access |
AC infomation table. The table is not supported. The indexes of this table are hwEnvEmuIndex and hwPowerIndex. |
|
1.3.6.1.4.1.2011.6.2.1.8.1 | no-access |
AC infomation table. The table is not supported. The indexes of this entry are hwEnvEmuIndex and hwPowerIndex. |
||
hwACInfoCommState | 1.3.6.1.4.1.2011.6.2.1.8.1.1 | integer | read-only |
communication state of AC input module. The node is not supported. Options: 1. normal(0) - indicates the communication state of AC is normal 2. fault(1) - indicates the communication state of AC is fault Enumeration: 'fault': 1, 'normal': 0. |
hwACInfoThunderState | 1.3.6.1.4.1.2011.6.2.1.8.1.2 | integer | read-only |
Thunder's state. The node is not supported. Options: 1. normal(0) - indicates the state of Thunder is normal 2. fault(1) - indicates the state of Thunder is fault Enumeration: 'fault': 1, 'normal': 0. |
hwACInfoCurrentLoop | 1.3.6.1.4.1.2011.6.2.1.8.1.3 | integer32 | read-only |
Current AC input working loop. The leaf is not supported. |
hwACInfoMCBTrigger | 1.3.6.1.4.1.2011.6.2.1.8.1.4 | integer | read-only |
AC input MCB trigger state. The leaf is not supported. Options: 1. normal(0) - indicates the AC input MCB trigger state is normal 2. break-down(1)- indicates the AC input MCB trigger state is break-down Enumeration: 'break-down': 1, 'normal': 0. |
hwACInfoFrequency | 1.3.6.1.4.1.2011.6.2.1.8.1.5 | integer32 | read-only |
The infomation of AC input frequency. This leaf is not supported. Unit: HZ |
hwACInfoRowStatus | 1.3.6.1.4.1.2011.6.2.1.8.1.6 | rowstatus | read-write |
RowStatus standard operation The leaf is not supported. |
hwPowerMibTrap | 1.3.6.1.4.1.2011.6.2.2 | |||
hwPowerTrapOid | 1.3.6.1.4.1.2011.6.2.2.1 | |||
hwPowerTrapsDefine | 1.3.6.1.4.1.2011.6.2.2.2 | |||
hwPowerTraps | 1.3.6.1.4.1.2011.6.2.2.2.0 | |||
powerConnFaultAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.1 |
This trap message is reported when the communication between the power module and the monitoring board is fault. |
||
powerConnFaultAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.2 |
This trap message is reported when the communication between the power module and the monitoring board resumes. |
||
acInputVoltageAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.3 |
This trap message is reported when there is a exception of AC input voltage. |
||
acInputVoltageAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.4 |
This trap message is reported when the state of AC input voltage resumes. |
||
acInputVoltageHighAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.5 |
This trap message is reported when the input voltage is too high. |
||
acInputVoltageHighAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.6 |
This trap message is reported when the input voltage resumes to the normal range from a high value. |
||
acInputVoltageLowAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.7 |
This trap message is reported when the input voltage is too low. |
||
acInputVoltageLowAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.8 |
This trap message is reported when the input voltage resumes to the normal range from a low value. |
||
dcOutputVoltageHighAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.9 |
This trap message is reported when the output voltage is too high. |
||
dcOutputVoltageHighAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.10 |
This trap message is reported when the output voltage resumes to the normal range from a high value. |
||
dcOutputCurrentHighAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.11 |
This trap message is reported when the output current is too high. |
||
dcOutputCurrentHighAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.12 |
This trap message is reported when the output current resumes to the normal range from a high value. |
||
dcOutputVoltageLowAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.13 |
This trap message is reported when the output voltage is too low. |
||
dcOutputVoltageLowAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.14 |
This trap message is reported when the output voltage resumes to the normal range from a low value. |
||
dcOutputCurrentLowAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.15 |
This trap message is reported when the output current is too low. |
||
dcOutputCurrentLowAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.16 |
This trap message is reported when the output current resumes to the normal range from a low value. |
||
overLoadPowerAbnormalAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.17 |
This trap message is reported when the state of load power is abnormal. |
||
overLoadPowerAbnormalAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.18 |
This trap message is reported when the state of load power recovers to normal. |
||
overBattPowerOffAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.19 |
This trap message is reported when the battery is powered off. |
||
overBattPowerOffAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.20 |
This trap message is reported when the battery is powered on. |
||
overLoadPowerOffAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.21 |
This trap message is reported when the loadpower is powered off. |
||
overLoadPowerOffAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.22 |
This trap message is reported when the loadpower is powered on. |
||
acMainsSupplyAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.23 |
This trap message is reported when the AC mains supply is abnormal. |
||
acMainsSupplyAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.24 |
This trap message is reported when the AC mains supply recovers to normal. |
||
batteryLoopAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.25 |
This trap message is reported when the loop of battery group disconnects. |
||
batteryLoopAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.26 |
This trap message is reported when the loop of battery group connects. |
||
batteryFuseAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.27 |
This trap message is reported when the fuse of battery group disconnects. |
||
batteryFuseAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.28 |
This trap message is reported when the fuse of battery group connects. |
||
batteryContachAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.29 |
This trap message is reported when the contactor of battery group disconnects. |
||
batteryContachAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.30 |
This trap message is reported when the contactor of battery group connects. |
||
userModuleOffAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.31 |
This trap message is reported when the user module is powered off. |
||
userModuleOffAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.32 |
This trap message is reported when the user module is powered on. |
||
transferModuleOffAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.33 |
This trap message is reported when the transfer module is powered off. |
||
transferModuleOffAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.34 |
This trap message is reported when the transfer module is powered on. |
||
userModuleSwitchAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.35 |
This trap message is reported when the user module is switched off. |
||
transferModuleSwitchAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.37 |
This trap message is reported when the transfer module is switched off. |
||
loadFuseAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.39 |
This trap message is reported when the load fuse is abnormal. |
||
loadFuseAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.40 |
This trap message is reported when the load fuse resumes. |
||
chargeCtrlStateAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.41 |
This trap message is reported when the control state of average or floating charge converts. |
||
chargeModeAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.42 |
This trap message is reported when the charge state converts. |
||
acCommFailAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.43 |
This trap message is reported when the AC panel communication fails. |
||
acCommFailAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.44 |
This trap message is reported when the AC panel communication resumes. |
||
batteryChargeOverAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.45 |
This trap message is reported when the Over-current of battery group happens. |
||
batteryChargeOverAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.46 |
OThis trap message is reported when the Over-current of battery group resumes. |
||
batteryVoltageLackAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.47 |
This trap message is reported when the voltage of battery group lacks. |
||
batteryVoltageLackAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.48 |
This trap message is reported when the voltage of battery group recovers from lack. |
||
loadTwiceOffAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.49 |
This trap message is reported when the load is powered off twice. |
||
loadTwiceOffAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.50 |
This trap message is reported when the load recovers from powering off twice. |
||
loadOnceOffAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.51 |
This trap message is reported when the load is powered off once. |
||
loadOnceOffAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.52 |
This trap message is reported when the load recovers from powering off once. |
||
acInputPowerOffAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.53 |
This trap message is reported when the AC input is powered off. |
||
acInputPowerOffAlarmResume | 1.3.6.1.4.1.2011.6.2.2.2.0.54 |
This trap message is reported when the AC input power is powered off. |
||
acInputLoopSwtichAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.55 |
This trap message is reported when the AC input loop switches to another one. |
||
batteryDischargeTestStartAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.56 |
This trap message is reported when the battery discharge test starts. |
||
batteryDischargeTestStopAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.57 |
This trap message is reported when the battery discharge test stops. |
||
powerProtectAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.58 |
This trap message is reported when the power protection function is enbaled. |
||
powerUndoProtectAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.59 |
This trap message is reported when the power protection function is disabled. |
||
powerCentralOutputModeSwtichAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.60 |
This trap message is reported when the central output mode swtiches to another one. |
||
powerCentralTempretaureAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.61 |
This trap message is reported when the central tempretaure is abnormal. |
||
powerCentralInputAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.62 |
This trap message is reported when the central input voltage is abnormal. |
||
powerCentralOutputAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.63 |
This trap message is reported when the central output voltage is abnormal. |
||
powerRemoteCommFaultAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.64 |
This trap message is reported when the communiction between the remote and central fails. |
||
powerRemoteVoltageAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.65 |
This trap message is reported when the remote voltage is abnormal. |
||
powerLineAlarm | 1.3.6.1.4.1.2011.6.2.2.2.0.66 |
This trap message is reported when the power line is abnormal. |
||
powerRemotePowerAlarm1 | 1.3.6.1.4.1.2011.6.2.2.2.0.67 |
This trap message is reported when the remote power is abnormal. |
||
powerRemotePowerAlarm2 | 1.3.6.1.4.1.2011.6.2.2.2.0.68 |
This trap message is reported when the Line UA is abnormal. |
||
powerRemotePowerAlarm3 | 1.3.6.1.4.1.2011.6.2.2.2.0.69 |
This trap message is reported when the Central load is abnormal. |
||
powerConformance | 1.3.6.1.4.1.2011.6.2.3 | |||
powerCompliances | 1.3.6.1.4.1.2011.6.2.3.1 | |||
powerGroups | 1.3.6.1.4.1.2011.6.2.3.2 | |||
hwEnvironPowerTraps | 1.3.6.1.4.1.2011.6.2.4 | |||
hwEnvironPowerCommonTraps | 1.3.6.1.4.1.2011.6.2.4.1 | |||
hwEnvironPowerAlarmTraps | 1.3.6.1.4.1.2011.6.2.4.2 | |||
hwEnvironPowerAlarmTrapsPrefix | 1.3.6.1.4.1.2011.6.2.4.2.0 | |||
hwEmmPowerBattaryTestStartTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.1 |
The agent generates this trap when the power device battary discharge test starts. |
||
hwEmmPowerBattaryTestStopTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.2 |
The agent generates this trap when the power device battary discharge test ends. |
||
hwEmmPowerAcvolFaultTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.3 |
The agent generates this trap when the power device AC input voltage is abnormal. |
||
hwEmmPowerAcvolRecoverTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.4 |
The agent generates this trap when the power device AC input voltage recovers. |
||
hwEmmPowerDcvolFaultTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.5 |
The agent generates this trap when the power device DC output voltage is abnormal. |
||
hwEmmPowerDcvolRecoverTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.6 |
The agent generates this trap when the power device DC output voltage recovers. |
||
hwEmmPowerBattloopFaultTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.7 |
The agent generates this trap when the power device the battery loop is broken. In this case, the function of he backup power is lost. |
||
hwEmmPowerBattloopRecoverTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.8 |
The agent generates this trap when the power device battery loop recovers. |
||
hwEmmPowerLoadfuseFaultTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.9 |
The agent generates this trap when the fuse of the power device is broken. In this case, the device is powered off. |
||
hwEmmPowerLoadfuseRecoverTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.10 |
The agent generates this trap when the fuse of the power device recovers. |
||
hwEmmPowerRectifierFaultTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.11 |
The agent generates this trap when the rectifier module of the power device is abnormal and the spully power may decrease. |
||
hwEmmPowerRectifierRecoverTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.12 |
The agent generates this trap when the rectifier module of the power device recovers. |
||
hwEmmDigMainsupplyFaultTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.13 |
The agent generates this trap when the main supply digital is faulty. |
||
hwEmmDigMainsupplyRecoverTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.14 |
The agent generates this trap when the main supply digital recovers. |
||
hwEmmPowerBatteryOffTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.15 |
The agent generates this trap when the power of battary is off. |
||
hwEmmBatt1TempFaultTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.16 |
The agent generates this trap when the battery group 1 temperature sensor fault occurs. |
||
hwEmmBatt1TempRestoreTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.17 |
The agent generates this trap when the battery group 1 temperature sensor fault recovers. |
||
hwEmmEnviHumFaultTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.18 |
The agent generates this trap when the environment humidity sensor fault occurs. |
||
hwEmmEnviHumRestoreTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.19 |
The agent generates this trap when the environment humidity sensor fault recovers. |
||
hwEmmEnvi1TempFaultTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.20 |
The agent generates this trap when the environment 1 temperature sensor fault occurs. |
||
hwEmmEnvi1TempRestoreTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.21 |
The agent generates this trap when the environment 1 temperature sensor fault recovers. |
||
hwEmmBattTemFaultTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.22 |
The agent generates this trap when the battery temperature out of normal range. |
||
hwEmmBattTemRecoverTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.23 |
The agent generates this trap when the battery temperature recovers to normal range. |
||
hwEmmPowerBatteryOffRecoverTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.24 |
The agent generates this trap when the power of battary recovers to on state. |
||
hwEmmPowerBatteryUnDetectTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.25 |
The agent generates this trap when the one or more batteries are not detected. |
||
hwEmmPowerBatteryDetectRecoverTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.26 |
The agent generates this trap when the batteries recover. |
||
hwPowerModuleMismatchTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.27 |
The agent generates this trap when the the power supply system detects mismatched power module . |
||
hwPowerModuleRestoreTrap | 1.3.6.1.4.1.2011.6.2.4.2.0.28 |
The agent generates this trap when the power module recovers. |