HUAWEI-SITE-MONITOR-MIB
AI MIB Summary
The HUAWEI-SITE-MONITOR-MIB facilitates the monitoring and management of site-level infrastructure health and operational status on Huawei devices, specifically exposing metrics for load balancing, backup operations, and patch management via SNMP. This module enables Network Management Systems to retrieve real-time data regarding resource utilization and software update states to ensure site availability and configuration consistency.
Site Monitor MIB defines MIB objects which provides load and backup management, patch management NMS interfaces. The current version is V1.01
Main OID:
hwSiteMonitorMIB.1.3.6.1.4.1.2011.6.164
445
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
445 total| Object Name |
|---|
hwSiteMonitorMIBSite Monitor MIB defines MIB objects which provides load and backup management, patch management NMS interfaces.
The current version is V1.01 MODULE-IDENTITY .1.3.6.1.4.1.2011.6.164 |
hwSiteMonitorMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1 |
hwSiteInfo OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.1 |
hwSiteSummary OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.1.1 |
hwSiteIdSite ID, default value: 000,000.
Naming rule of the site device ID (six digits): The first three digits indicate the device name and the last three digits indicate the serial number (SN) of the device. If the last three digits are 000, it indicates a virtual device.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.1.1.1 |
hwSiteNameSite name, which users can configure, is used to specify a site.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.1.1.2 |
hwSiteAdminAddrSite administrant address, which users can assigned, is the unique ID of a site. It is used for device management by NMS, and value range is 0 to 65535.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.1.1.3 |
hwSiteDescriptionSite description. It is of the character string type. It is used to describe the site information such as the site location, which users can configure.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.1.1.4 |
hwNetIdentifierNE ID. It is of the character string type. It is the unique ID of the site (an independent network element (NE)) on the network.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.1.1.5 |
hwSiteIpSite IP address, default value is 192.168.0.10. Users need to configure the site IP address.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.1.1.6 |
hwSiteNetmaskSite netmask, default value is 255.255.0.0. Users need to configure the site netmask.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.1.1.7 |
hwSiteGatewaySite gateway, default value: 192.168.0.1. Users need to configure the site gateway.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.1.1.8 |
hwSiteDGWorkStatusState of the diesel working state. It is an enumeration type:
If the enumeration value is 1, it indicates that the diesel is in the idle state;
If the enumeration value is 2, it indicates that the diesel is in the working state;
If the enumeration value is 255, it indicates diesel operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.1.1.9 |
hwSiteAlarms OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.1.2 |
hwDeviceTrapOrdinalNumberSite device event trap serial number (SN) is the unique ID of the device event trap. It is used to resend and synchronize event traps. Its value range is 0 to 4294967296.
When the value exceeds the maximum value, the system automatically clears the value and numbers the alarm from 0 to 4294967296.
If the network management system (NMS) recieve the alarm number is not consequential, in such case that it notifies the SNMP agent the event trap number required.
So the monitor send the 50 event trap messages in maximum, after consequencial number required by NMS again.
Specially, if NMS set the value to 0, the agent would clear the alarm queue automatically.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.1.2.1 |
hwAlarmTrapOrdinalNumberSite alarm serial number (SN) is the unique ID of the alarm Trap. It is used to resend and synchronize alarms. Its value range is 0 to 4294967296.
When the value exceeds the maximum value, the system automatically clears the value and numbers the alarm from 0 to 4294967296.
If the network management system (NMS) recieve the alarm number is not consequential, in such case that it notifies the SNMP agent the alarm number required.
So the monitor send the 50 alarm messages in maximum, after consequencial number required by NMS again.
Specially, if NMS set the value to 0, the agent would clear the alarm queue automatically.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.1.2.2 |
hwAlarmQuantityAlarm number in site alarm list which are support. It is used for alarm list management by NMS, and value range is 0 to 65535.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.1.2.3 |
hwSiteAlarmTableSite alarms table. The table containing alarm information on the site management. Use this table to get site alarm name, alarm level, alarm signal description, and alarm port description, which can be used as VB of alarm traps. This table's index is hwAlarmIndex, clone site alarms table. SEQUENCE OF HwSiteAlarmEntry .1.3.6.1.4.1.2011.6.164.1.1.2.100 |
hwSiteAlarmEntrySite alarms table entry. HwSiteAlarmEntry .1.3.6.1.4.1.2011.6.164.1.1.2.100.1 |
hwAlarmIndexSite alarm table index. It is the unique ID of the site alarm.ro Integer32 .1.3.6.1.4.1.2011.6.164.1.1.2.100.1.1 |
hwAlarmTextAlarm name. It is of the character string type, and used to specify the content of a specific alarm.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.1.2.100.1.2 |
hwAlarmLevelAlarm level, which users can configure the alarm severity, is an enumeration type:
If the enumeration value is 1, it indicates a critical alarm;
If the enumeration value is 2, it indicates a major alarm;
If the enumeration value is 3, it indicates a minor alarm;
If the enumeration value is 4, it indicates a warning;
If the enumeration value is 5, it indicates the alarm is cleared.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.1.2.100.1.3 |
hwAlarmSigDescAlarm signal description. It is used to add and describe alarm content. Users can define the description of the alarm.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.1.2.100.1.4 |
hwAlarmRowStatusRowStatus of site alarms table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.1.2.100.1.100 |
hwSiteMonitors OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.2 |
hwMonitorsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.2.1 |
hwMonsGroupIdSite monitor group ID, is the unique ID of the site monitors.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.2.1.1 |
hwMonsGroupNameSite monitor group name is of the character string type, used to specify the monitor group. Users can configure it.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.2.1.2 |
hwMonsQuantityTotal site intelligent monitors.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.2.1.3 |
hwMonitor OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.2.2 |
hwMonitorTableSite monitors table. Use this table to get site monitor equipment ID, site monitor equipment name, equipment software version, equipment PCB version, manufacturer, manufacture date, equipment serial No, equipment description, total runing time, and equipment controlled status, as well as to control monitor reset. This table's index is hwMonIndex, clone site monitors table. SEQUENCE OF HwMonitorEntry .1.3.6.1.4.1.2011.6.164.1.2.2.1 |
hwMonitorEntrySite monitors table entry. HwMonitorEntry .1.3.6.1.4.1.2011.6.164.1.2.2.1.1 |
hwMonIndexTable index of the site monitors (hwSiteMonsTab) is restricted by the quantity of the site monitors (hwMonsQuantity). Value range: 1 to 100ro Integer32 .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.1 |
hwMonEquipIdSite monitor ID. Value range: 001,001 to 001,100, in which the first three digits indicate the device type and the last three digits indicate the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.2 |
hwMonEquipNameMonitor name. It is of the character string type, and users can set the name of the monitor.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.3 |
hwMonEquipDescriptionMonitor description. It is of the character string type. Users can set the description of the monitor.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.4 |
hwMonEquipSoftwareVersionMonitor software version. It is of the character string type.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.5 |
hwMonEquipPcbVersionMonitor printed circuit board (PCB) hardware version. It is of the character string type.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.6 |
hwMonEquipManufacturerMonitor manufacture. It is of the character string type, and is an inherent attribute of the device.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.7 |
hwMonEquipManuDateMonitor production date. It is of the character string type, and is an inherent attribute of the device.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.8 |
hwMonEquipSerialNoProduction SN of the monitor. It is the electronic tag of the products.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.9 |
hwMonEquipOperTotalTimeTotal monitor runtime. The monitor counts the data in real time. The value is an integer (.0), and unit is hour (h). It is used for performance measurement and evaluation of the monitor.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.10 |
hwSetMonEquipCtrlStateMonitor control status. It is an enumeration type:
If the enumeration value is 1, it indicates the background control;
If the enumeration value is 2, it indicates the automatic control.
In manual state, monitor works under background commands; while monitors runs well automatically in auto state.
For details, see the corresponding user manual of the monitor.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.11 |
hwCtrlMonEquipResetWarm-reset control of the monitor. It is an enumeration type:
If the network management system (NMS) notifies the SNMP agent that this node is set to 1, it indicates that the reset of the monitor is not triggered;
If the NMS notifies the SNMP agent that this node is set to 2, it indicates that the background starts the reset of the monitor.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.12 |
hwMonitorOperStatusState of the site monitor module. It is an enumeration type:
If the enumeration value is 1, it indicates that the site monitor module is in the normal state;
If the enumeration value is 2, it indicates that the monitor module RS485 port communication failed;
If the enumeration value is 3, it indicates that the monitor module net port communication failed;
If the enumeration value is 4, it indicates that a fault occurs on the monitor module;
If the enumeration value is 254, it indicates monitor module alarm resume;
If the enumeration value is 255, it indicates monitor module operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.99 |
hwMonRowStatusRowStatus of site monitor.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.2.2.1.1.100 |
hwSiteRectifiers OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.3 |
hwRectsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.3.1 |
hwRectsGroupIdDevice group ID of the rectifier module. It is the unique ID of the rectifier module group, and its default value: 002,000.
The first digits indicate the device type and the last three digits indicate the device SN. If the last three digits are 000, it indicates a virtual device.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.3.1.1 |
hwRectsGroupNameName of the rectifier module group, character string type, is used to specify the rectifier module group. Users can configure it.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.3.1.2 |
hwRectsTotalCurrentTotal current of the rectifier module group on the site. It indicates the real-time statistics of the rectifier module group on the site. unit: A, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.3.1.3 |
hwRectsTotalQuantityTotal quantity of the rectifier modules. Value range: 0 to 256.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.3.1.4 |
hwRectsRatedVoltageRated voltage of the rectifier module group. It is an inherent attribute. Value range: 42 to 58, Unit: V, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.3.1.5 |
hwModifyRectsOutputVoltageVoltage adjustment of the rectifier module, which users can configure it. Value range: 42 to 58, Unit: V, and the value is accurate to one decimal space (.1). Based on the actual requirements, users can modify the output voltage of the rectifier module by modifying the value of the node.
NOTES: Be cautious about changing the value of the node.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.3.1.6 |
hwSetRectsRedundEnableSleep function of the rectifier module group on the site. It is an enumeration value:
If the NMS notifies the SNMP agent that this node is set to 1, it means to disable the sleep function of the rectifier module group;
If the NMS notifies the SNMP agent that this node is set to 2, it means to enable the sleep function of the rectifier module group.
If NMS get the node value is 3, it indicates that this function is not support, and in such case the value set to the agent is invalid.
Default value: to disable the sleep function of the rectifier module group. For details, see the corresponding user manual of the monitor.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.3.1.7 |
hwCtrlRectsAllOnOffPower-on or power-off of the rectifier module group (all the rectifier modules) on the site. It is an enumeration value:
If the NMS notifies the SNMP agent that this node is set to 1, it indicates power-on of all rectifier modules;
If the NMS notifies the SNMP agent that this node is set to 2, it indicates power-off of all the rectifier modules.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.3.1.8 |
hwRectifier OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.3.2 |
hwRectConfigTableRectifier config information table. Use this table to get rectifiers equipment ID, software version, manufacturer, rated current, efficency, AC input type, and to control equipment on or off. This table's index is hwRectConfigIndex, clone Rectifier config information table. SEQUENCE OF HwRectConfigEntry .1.3.6.1.4.1.2011.6.164.1.3.2.1 |
hwRectConfigEntryRectifier config table entry. HwRectConfigEntry .1.3.6.1.4.1.2011.6.164.1.3.2.1.1 |
hwRectConfigIndexIndex of the device configuration list for the rectifier modules, which value range: 1 to 256. Lines of the device list are restricted by the total quantity of the rectifier modules (hwRectTotleQuantity).ro Integer32 .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.1 |
hwRectEquipIdRectifier module ID. Value range: 002'001 to 002'255. The first digits indicate the device type and last three digits indicate the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.2 |
hwRectEquipNameDevice name of the rectifier module, character string type, is used to specify the rectifier module. Users can configure it.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.3 |
hwRectTypeSpecific type of the rectifier module. It is an enumeration type:
If the enumeration value is 1, it indicates a 5A rectifier module;
If the enumeration value is 2, it indicates a 15A rectifier module;
If the enumeration value is 3, it indicates a 30A rectifier module;
If the enumeration value is 4, it indicates a 50A rectifier module;
If the enumeration value is 5, it indicates a 100A rectifier module.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.4 |
hwRectSoftwareVersionSoftware version of the rectifier module. It indicates the software version ID of the module.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.5 |
hwRectManufacturerManufacture of the rectifier module.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.6 |
hwRectManuDateManufacture date of rectifiers is of string type.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.7 |
hwRectSerialNoRectifier module SN. It indicates the electronic tag of the product.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.8 |
hwRectRatedCurrentRated voltage of the rectifier module, is an inherent attribute. Value range: 0 to 100, Unit: A, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.9 |
hwRectEfficencyEfficiency of the rectifier module, is an inherent attribute. Value range: 80 to 100, Unit: %, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.10 |
hwRectInputAcTypeInput AC type of the rectifier module. It is an enumeration value:
If the value of the node is 1, it indicates single-phase AC input;
If the value of the node is 2, it indicates three-phase AC input.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.11 |
hwCtrlRectOnOffPower-on or power-off of the rectifier module, is an enumeration value. Users can modify the enumeration value of this node, thus controlling of the power-on or power-off of the rectifier module:
If the NMS notifies the SNMP agent that this node is set to 1, it indicates power-on of the rectifier module;
If the NMS notifies the SNMP agent that this node is set to 2, it indicates power-off of the rectifier module.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.12 |
hwRectConfigRowStatusRowStatus of rectifier config table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.3.2.1.1.100 |
hwRectOperTableRectifier runing information table. Use this table to get rectifiers output current, output voltage, totle runing time, and current run status. This table's index is hwRectRunIndex, clone rectifier runing information table. SEQUENCE OF HwRectOperEntry .1.3.6.1.4.1.2011.6.164.1.3.2.2 |
hwRectOperEntryRectifier runing table entry. HwRectOperEntry .1.3.6.1.4.1.2011.6.164.1.3.2.2.1 |
hwRectOperIndexTable index of the running rectifier modules, which value range: 1 to 256. Lines of the device list are restricted by the total quantity of the rectifier modules (hwRectTotleQuantity).ro Integer32 .1.3.6.1.4.1.2011.6.164.1.3.2.2.1.1 |
hwRectOutputCurrentOutput current of the rectifier module. It is a real-time analog parameter. Value range: 0 to 200, Unit: A, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.3.2.2.1.2 |
hwRectOutputVoltageOutput voltage of the rectifier module. It is a real-time analog parameter. Value range: 0 to 60, Unit: V, the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.3.2.2.1.3 |
hwRectTotalOperTimeTotal runtime of the rectifier module. Value unit: minute (m), and the value is an integer (.0).ro Unsigned32 UNITS "minutes" .1.3.6.1.4.1.2011.6.164.1.3.2.2.1.4 |
hwRectOperStatusState of the rectifier module. It is an enumeration type:
If the enumeration value is 1, it indicates that the rectifier module is in the normal state;
If the enumeration value is 2, it indicates that a fault occurs on the rectifier module;
If the enumeration value is 3, it indicates the automatic protection of the rectifier module;
If the enumeration value is 4, it indicates that communication of the rectifier module fails;
If the enumeration value is 5, it indicates that the rectifier module is shut down;
If the enumeration value is 6, it indicates that the rectifier module is invalid;
If the enumeration value is 7, it indicates that this rectifier is not configured;
If the enumeration value is 254, it indicates rectifier alarm resume;
If the enumeration value is 255, it indicates rectifier operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.3.2.2.1.99 |
hwRectOperRowStatusRowStatus of rectifier runing table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.3.2.2.1.100 |
hwSiteBatterys OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.4 |
hwBattsConfig OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.4.1 |
hwBattsGroupIdBattery group ID. It is the unique ID of the battery group device. The first digits indicate the device type and the last three digits indicate the device SN. If the last three digits are 000, it indicates a virtual device.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.1.1 |
hwBattsGroupNameDevice name of the battery group. It is of the character string type, which can be configured by users.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.4.1.2 |
hwBattsTotalQuantityTotal quantity of battery strings, which value range: 0 to 100.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.1.3 |
hwSetBattsHighTempActionBattery high-temperature protection mode. It is an enumeration value, and can be configured.
If the enumeration value is 1, it indicates the power-off protection mode;
If the enumeration value is 2, it indicates the protection mode of lowering the output voltage of the rectifier module.
unknown(255) it is do nothingrw Enumeration .1.3.6.1.4.1.2011.6.164.1.4.1.4 |
hwSetBattsHighTempVoltLimitBattery protection voltage under high temperature. It works with the low-voltage power-off protection in battery high-temperature protection mode, which can be configured by users. If the low-voltage power-off protection mode (that is, the enumeration value is 1) is selected, the node is a low-voltage power-off node. Value range: 0 to 60, unit: V, and the value is accurate to one decimal place (.1).rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.1.5 |
hwSetBattsHTDLimitUpper threshold of the battery high temperature disconnection(HTD), can be configured by users. Value range: 0 to 100, Unit: centigrade (°„C), and the value is an integer (.0).rw Integer32 .1.3.6.1.4.1.2011.6.164.1.4.1.6 |
hwSetBattsHTDEnableBattery high temperature disconnection enable. It is an enumeration type:
If the enumeration value is 1, enable the operation of the battery disconnection in high temperature;
If the enumeration value is 2, disable the operation of the battery disconnection in high temperature.
The operation of the battery disconnection in high temperature is disabled by default.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.4.1.7 |
hwSetBattsFloatVoltageFloat charge voltage of the batteries, can be configured by users. Value range: 42 to 58, unit: V, and the value is accurate to one decimal place (.1)rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.1.8 |
hwSetBattsBoostVoltageBoostcharge voltage of the batteries, can be configured by users. Value range: 42 to 58, unit: V, and the value is accurate to one decimal place (.1).rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.1.9 |
hwSetBattsCurrLimitCoefficientCurrent-limiting point coefficient of the batteries, can be configured by users. Value range: 0.05 to 0.25, unit: C10, and the value is accurate to two decimal places (.2).rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.1.10 |
hwSetBattsCompFactorTemperature compensated coefficient of the batteries, can be configured by user. Value range: 0 to 500, unit: mv per centigrade, and the value is an integer (.0).rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.1.11 |
hwCtrlBattsBoostFloatControl batteries charge mode between boost and float. It is an enumeration value.
Users actively control the conversion.
If the NMS notifies the SNMP agent that this node is set to 1, it means to start the float charge mode of the batteries;
If the NMS notifies the SNMP agent that this node is set to 2, it means to start the boost charge mode of the batteries.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.4.1.12 |
hwBattsOperate OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.4.2 |
hwBattsTotalCurrentTotal current of the battery group. It indicates the real-time statistics of the battery group on the site. Value range: -1000 to +1000, unit: A, and the value is accurate to one decimal place (.1).ro Integer32 (-10000..10000) UNITS "A" .1.3.6.1.4.1.2011.6.164.1.4.2.1 |
hwBattsPreDischargeTimeBattery group backup time. It indicates the real-time statistics of the battery group. Value range: 0 to 65536, Unit: minute (m), and the value is an integer (.0).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.2.2 |
hwBattsChargeStatusBattery charging state, indicates the charging and discharging information about the battery group. It is an enumeration type.
If the enumeration value is 1, it indicates a battery group in the float charging state.
If the enumeration value is 2, it indicates a battery group in the boost charging state.
If the enumeration value is 3, it indicates a battery group in the discharging state.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.4.2.3 |
hwBattsCurrLimitStatusBattery group current-limiting state, indicates the state information about the battery group. It is an enumeration value.
If the enumeration value is 1, it indicates that the current of the battery group is not limited.
If the enumeration value is 2, it indicates the current of the battery group is limited.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.4.2.4 |
hwBattsTest OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.4.3 |
hwBattsTestRecordCountBattery test records number.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.3.1 |
hwSetBattsManuStdTestTimeBattery standard test time, It can be configured by users, and its value is an integer (.0).
Here, if battery manual test is standard mode, value range defines between 1 to 6000, unit: minutes(m)rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.3.2 |
hwSetBattsManuStdTestEndVoltVoltage when the battery test is ended, can be configured by users. Unit: V/cell, and the value is accurate to two decimal place (.2).
Here, if battery manual test is standard mode, value range defines between 1.7 to 2.2rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.3.3 |
hwSetBattsManuStdTestCellNumBattery cell number in each Group, which is used in the battery standard manual test, can be configured by users. Unit: psc or cell, value range defines between 1 to 50. and the value is accurate to one decimal place (.0).rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.3.4 |
hwSetBattsManuShortTestTimeBattery short test time, It can be configured by users, and its value is an integer (.0).
If battery manual test is simple mode, value range defines between 1 to 240, unit: minutes(m)rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.3.5 |
hwSetBattsManuShortTestEndVoltVoltage when the battery short test is ended, can be configured by users. Unit: V, and the value is accurate to one decimal place (.1).
Here, if battery manual test is standard mode, value range defines between 40 to 54.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.3.6 |
hwCtrlBattsTestStartStopBattery manualtest start and stop. It is an enumeration value.
If the NMS notifies the SNMP agent that the node is set to 1, it means to start a standard manual test;
If the NMS notifies the SNMP agent that the node is set to 2, it means to start a short manual test;
If the NMS notifies the SNMP agent that the node is set to 3, it means to stop the battery test.
Set the parameters, such as battery test time, and voltage when the battery test stops before the node controls the start of the battery test. If the parameters are not set this time, the system uses the configuration parameters by default; and if the battery test is started at the first time, the system uses the default value.
Battery test can only start up in some conditions, so that the reason of Start of battery short test failed may be as follow:
1. Interval between this test and the latest AC outage or test is longer than the preset duration.
2. No major alarm is raised.
3. The number of healthy modules is greater than 0.
4. The number of battery strings is greater than 0.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.4.3.7 |
hwBattsTestResultTableBattery test result record table. Use this table to get battery test inital time, test result, battery efficiency, battery discharge time, terminated voltage, average current, discharge AH value, test temperature and test terminated course. This table's index is hwBattsTestResultIndex, clone Battery test result record table. SEQUENCE OF HwBattsTestResultEntry .1.3.6.1.4.1.2011.6.164.1.4.3.100 |
hwBattsTestResultEntryBattery test result table entry. HwBattsTestResultEntry .1.3.6.1.4.1.2011.6.164.1.4.3.100.1 |
hwBattsTestResultIndexTable index of the battery test results. Currently up to 10 times of the battery test results are saved by default.ro Integer32 .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.1 |
hwBattsTestTypeRecord test type of the battery test. It is an enumeration value:
If the NMS notifies the SNMP agent that this node is set to 1, it indicates a manual test;
If the NMS notifies the SNMP agent that this node is set to 2, it indicates a simplified test;
If the NMS notifies the SNMP agent that this node is set to 3, it indicates a timed test;
If the NMS notifies the SNMP agent that this node is set to 4, it indicates a short test;
If the NMS notifies the SNMP agent that this node is set to 255, it indicates a other test.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.2 |
hwBattsTestStartTimeTest start time of the record in the battery test. It is of the character string type.ro OCTET STRING .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.3 |
hwBattsTestResultBattery test result. It is an enumeration value.
If the enumeration value of the node is 1, it indicates that the battery test has no result:
If the enumeration value of the node is 2, it indicates that the battery is in the normal state:
If the enumeration value of the node is 3, it indicates that the battery is in the minor abnormal state,
If the enumeration value of the node is 4, it indicates that the battery is in the alarm state,
If the enumeration value of the node is 255, it indicates that the battery state is unknown,ro Enumeration .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.4 |
hwBattsEfficiencyBattery efficiency test. Value range: 0 to 100, Unit: %, and the value is an integer (.0).
If the value is -1, it indicates that the test value is inefficient.ro Integer32 .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.5 |
hwBattsDischargeTimeDischarge time of the battery test records. Value range: 0 to 100, unit: hour (h), and the value is accurate to two decimal places (.2).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.6 |
hwBattsDischargeEndVoltageDischarge termination voltage of the battery test. Value range: 0 to 60, unit: V, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.7 |
hwBattsDischargeAvCurrentAverage discharge current of the battery test. Value range: -10000 to 10000, unit: A, and the value is accurate to one decimal place (.1).ro Integer32 (-10000..10000) UNITS "A" .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.8 |
hwBattsDischargeAhValueDischarge ampere per hour the battery test. Value range: 0 to 5000, Unit: Ah, and the value is an integer (.0).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.9 |
hwBattsTestTempratureBattery temperature of the battery test termination. Value range: -50 to +100, Unit: centigrade (°„C), and the value is an integer (.0).
If the value is -1024, it indicates that no battery temperature value sensor is detected.ro Integer32 (-50..100) UNITS "centigrades" .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.10 |
hwBattsTestEndCourseTermination factors of the battery test. It is an enumeration value.
If the enumeration value is 1, it indicates that the voltage value of the battery test reaches the set termination voltage;
If the enumeration value is 2, it indicates that the voltage value of the battery test reaches the timing limit;
If the enumeration value is 3, it indicates that an alarm related to the battery leads to the stop of the battery test;
If the enumeration value is 4, it indicates that a battery test is stopped manually,
If the enumeration value is 5, it indicates that battery fault alarm happened,
If the enumeration value is 255, it indicates that battery test end for other courses.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.11 |
hwBattsTestResultRowStatusRowStatus of battery test table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.4.3.100.1.100 |
hwBattString OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.4.4 |
hwBattStringConfigTableBattery string config table. Use this table to get battery string equipment ID and equipment name, to set battery standard capacity and battery install time as well. This table's index is hwBattStringConfigIndex, clone battery string config table. SEQUENCE OF HwBattStringConfigEntry .1.3.6.1.4.1.2011.6.164.1.4.4.1 |
hwBattStringConfigEntryBattery string config table entry. HwBattStringConfigEntry .1.3.6.1.4.1.2011.6.164.1.4.4.1.1 |
hwBattStringConfigIndexDevice table index of the battery string, which value range: 1 to 100.ro Integer32 .1.3.6.1.4.1.2011.6.164.1.4.4.1.1.1 |
hwBattStringEquipIdBatteries device ID, can be configured by users. Value range: 003,001 to 003,100, in which the first three digits specify the device type and the last three specify the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.4.1.1.2 |
hwBattStringEquipNameBatteries device name, of the character string type, is used to specify the batteries. Users can configure it.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.4.4.1.1.3 |
hwSetBattsTempUpperLimitUpper threshold of the battery temperature alarm, can be configured by users. Value range: -50 to 100, Unit: centigrade (°„C), and the value is an integer (.0).rw Integer32 (-50..100) UNITS "centigrades" .1.3.6.1.4.1.2011.6.164.1.4.4.1.1.4 |
hwSetBattsTempLowerLimitLower threshold of the battery temperature alarm, can be configured by users. Value range: -50 to 100, Unit: centigrade (°„C), and the value is an integer (.0).rw Integer32 (-50..100) UNITS "centigrades" .1.3.6.1.4.1.2011.6.164.1.4.4.1.1.5 |
hwSetBattsTempMeasureUpperLimitUpper threshold of the battery temperature measurement, can be configured by users. Value range: 0 to 100, Unit: centigrade (°„C), and the value is an integer (.0).rw Integer32 .1.3.6.1.4.1.2011.6.164.1.4.4.1.1.6 |
hwSetBattsTempMeasureLowerLimitLower threshold of the battery temperature measurement, can be configured by users. Value range: -50 to 0, Unit: centigrade (°„C), and the value is an integer (.0).rw Integer32 (-50..0) UNITS "centigrades" .1.3.6.1.4.1.2011.6.164.1.4.4.1.1.7 |
hwSetBattStdCapacitySet battery standard capacity, is an inherent attribute of the device. Value range: 0 to 10000, unit: Ah, the value is an integer (.0).rw Integer32 .1.3.6.1.4.1.2011.6.164.1.4.4.1.1.8 |
hwSetBattInstallTimeSet battery install time, of the character string type, can be configured by users.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.4.4.1.1.9 |
hwBattStringConfigRowStatusRowStatus of battery string config table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.4.4.1.1.100 |
hwBattStringOperTableBattery string runing table. Use this table to get battery string current, persent of remain capacity, battery remain capacity, battery actual capacity, as well as battery temperature. This table's index is hwBattStringRunIndex, clone battery string runing table. SEQUENCE OF HwBattStringOperEntry .1.3.6.1.4.1.2011.6.164.1.4.4.2 |
hwBattStringOperEntryBattery string runing table entry. HwBattStringOperEntry .1.3.6.1.4.1.2011.6.164.1.4.4.2.1 |
hwBattStringOperIndexDevice table index of the battery string, which value range: 1 to 100.ro Integer32 .1.3.6.1.4.1.2011.6.164.1.4.4.2.1.1 |
hwBattStringCurrentBatteries current. It is an analog parameter collected by the battery string in real time. Value range: -1000 to +1000, unit: A, and the value is accurate to one decimal place (.1).ro Integer32 (-10000..10000) UNITS "A" .1.3.6.1.4.1.2011.6.164.1.4.4.2.1.2 |
hwBattStringRemainCapacityPercentRemaining capacity percentage of the battery string. Value range: 0 to 100, unit: %, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.4.2.1.3 |
hwBattStringRemainCapacityRemaining capacity of the battery string. It is an analog parameter collected by the battery string in real time. Value range: 0 to 5000, unit: Ah, and the value is an integer (.0).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.4.2.1.4 |
hwBattStringActualCapacityBatteries actual capacity. It is an analog parameter collected by the battery string in real time.Value range: 0 to 5000, unit: Ah, the value is an integer (.0).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.4.4.2.1.5 |
hwBattStringTempratureBattery temperature. It is a battery parameter collected in real time. Value range: -50 to +100, unit: centigrade (°„C), and the value is an integer (.1).
If the value is -99999, it indicates that battery temperature sensor is not configured.ro Integer32 (-500..1000) UNITS "centigrades" .1.3.6.1.4.1.2011.6.164.1.4.4.2.1.6 |
hwBattStringOperStatusState of the site battery string module. It is an enumeration type:
If the enumeration value is 1, it indicates that the site battery string is in the normal state;
If the enumeration value is 2, it indicates that the battery string is over upper alarm threshold of temperature;
If the enumeration value is 3, it indicates that the battery string is under lower alarm threshold of temperature;
If the enumeration value is 4, it indicates that battery string loop has disconnected;
If the enumeration value is 5, it indicates that the current of batery is over upper charging threshold;
If the enumeration value is 254, it indicates battery string alarm resume;
If the enumeration value is 255, it indicates battery string operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.4.4.2.1.99 |
hwBattStringOperRowStatusRowStatus of battery string runing table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.4.4.2.1.100 |
hwSiteAcDistributions OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.5 |
hwAcDistributionsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.5.1 |
hwAcsGroupIdAC group ID, is the unique ID of the AC group. The first three digits indicate the device type and the last three indicate the device SN. If the last three digits are 000, it indicates a virtual device.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.5.1.1 |
hwAcsGroupNameDevice name of the AC group. It is of the character string type, and can be configured by users.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.5.1.2 |
hwAcsTotalCurrentTotal current of the AC group. It indicates the real-time statistics of the AC group. Value range: 0 to 1000, unit: A, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.5.1.3 |
hwAcsTotalQuantityTotal quantity of the site ACUs. Value range: 0 to 100.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.5.1.4 |
hwSetAcsUpperVoltLimitUpper threshold of the AC voltage alarm, can be configured by users. Value range: 60 to 500, unit: V, and the value is an integer (.0).rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.5.1.5 |
hwSetAcsLowerVoltLimitLower threshold of the AC voltage alarm, can be configured by users. Value range: 60 to 500, unit: V, and the value is an integer (.0).rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.5.1.6 |
hwAcDistribution OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.5.2 |
hwAcInputTableAC input table. Use this table to get AC distribution unit ID, AC distribution unit name, A phase or AB line voltage, B phase or BC line voltage, C phase or CA line voltage, AC input breaker status, as well as AC output breakers quantity, which defines hwAcOutputBreakerTable row number. This table's index is hwAcInputIndex, clone AC input table. SEQUENCE OF HwAcInputEntry .1.3.6.1.4.1.2011.6.164.1.5.2.1 |
hwAcInputEntryAC input table entry. HwAcInputEntry .1.3.6.1.4.1.2011.6.164.1.5.2.1.1 |
hwAcInputIndexACU device table index, which value range: 1 to 100. Lines of the device list are restricted by the total quantity of ACUs (hwAcsInputQuantity).ro Integer32 .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.1 |
hwAcEquipIdACU device ID, which users can configure. Value range: 004,001 to 004,100, in which The first digits indicate the device type and the last three digits indicate the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.2 |
hwAcEquipNameACU device name, of the character string type, is used to specify the alternating current unit (ACU). Users can configure it.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.3 |
hwApOrAblVoltageACU A-phase or AB-line voltage. Value range: 0 to 500, unit: V, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.4 |
hwBpOrBclVoltageACU B-phase or BC-line voltage. Value range: 0 to 500, unit: V, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.5 |
hwCpOrCalVoltageACU C-phase or CA-line voltage. Value range: 0 to 500, unit: V, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.6 |
hwAphaseCurrentACU A-phase current. It is an analog parameter collected by the ACU in real time. Value range: 0 to 100, unit: A, and the value is accurate to one decimal place (.1).ro Integer32 .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.7 |
hwBphaseCurrentACU B-phase current. It is an analog parameter collected by the ACU in real time. Value range: 0 to 100, unit: A, and the value is accurate to one decimal place (.1).ro Integer32 .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.8 |
hwCphaseCurrentACU C-phase current. It is an analog parameter collected by the ACU in real time. Value range: 0 to 100, unit: A, and the value is accurate to one decimal place (.1).ro Integer32 .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.9 |
hwAcInputBreakersQuantityQuantity of the AC air circuit breakers.
As the ACU lower-level subset, the node indicates the quantity of the output air circuit breakers contained by each ACU lower-level subset. Value range: 0 to 100.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.10 |
hwAcInputOperStatusState of the site AC distribution uint. It is an enumeration type:
If the enumeration value is 1, it indicates that the site AC distribution uint is in the normal state;
If the enumeration value is 2, it indicates that AC distribution uint power off;
If the enumeration value is 3, it indicates that AC input phase absent;
If the enumeration value is 4, it indicates that AC voltage is over upper alarm threshold;
If the enumeration value is 5, it indicates that AC voltage is under lower alarm threshold;
If the enumeration value is 254, it indicates AC distribution uint alarm resume;
If the enumeration value is 255, it indicates AC distribution uint operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.99 |
hwAcRowStatusRowStatus of ACU.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.5.2.1.1.100 |
hwAcInputBreakerTableAc input breaker table. Use this table to get AC input breaker equipment ID, AC input breaker equipment name, and AC input breaker status. This table's index is hwAcInputBreakerIndex, which qualificated by hwAcInputBreakersQuantity in hwAcInputTable, clone Ac input breaker table. SEQUENCE OF HwAcInputBreakerEntry .1.3.6.1.4.1.2011.6.164.1.5.2.2 |
hwAcInputBreakerEntryAc input breaker table entry. HwAcInputBreakerEntry .1.3.6.1.4.1.2011.6.164.1.5.2.2.1 |
hwAcInputBreakerIndexDevice table index of the AC air circuit breaker. Value range: 1 to 100.
An input air circuit breaker device can be uniquely identified through the ACU table index and device index of the AC air circuit breaker.ro Integer32 .1.3.6.1.4.1.2011.6.164.1.5.2.2.1.1 |
hwAcInputBreakerEquipIdAC input air circuit breaker ID. Value range: 005,001 to 005,100. The first digits indicate the device type and the last three digits indicate the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.5.2.2.1.2 |
hwAcInputBreakerEquipNameAC input air circuit breaker name, of the character string type, can configured by users.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.5.2.2.1.3 |
hwAcInputBreakerOperStatusOperation state of the site AC input breaker. It is an enumeration type:
If the enumeration value is 1, it indicates that the site AC input breaker is in the normal state;
If the enumeration value is 2, it indicates that the AC input breaker disconnect;
If the enumeration value is 254, it indicates AC input breaker alarm resume;
If the enumeration value is 255, it indicates AC input breaker operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.5.2.2.1.99 |
hwAcInputBreakerRowStatusRowStatus of AC input breaker.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.5.2.2.1.100 |
hwSiteDcDistributions OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.6 |
hwDcDistributionsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.6.1 |
hwDcsGroupIdDC group ID: unique ID of the DC group. in which The first digits indicate the device type and the last three digits indicate the device SN. If the last three digits are 000, it indicates a virtual device.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.1.1 |
hwDcsGroupNameDevice name of the DC group, of the character string type, can be configured by users.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.6.1.2 |
hwDcsTotalVoltageTotal voltage of the DC group. Value range: 0 to 60, unit: V, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.1.3 |
hwDcsTotalCurrentTotal current of the DC group. Value range: 0 to 10000, unit: A, and the value is accurate to one decimal place (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.1.4 |
hwDcsTotalPowerTotal power of the DC group. Value range: 0 to 10000, unit: W, and the value is an integer (.0).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.1.5 |
hwDcsTotalQuantityTotal quantity of the DC units, and its Value range: 0 to 100.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.1.6 |
hwSetDcsUpperVoltLimitUpper threshold of the DC voltage alarm, can be configued by users. Value range: 30 to 60, unit: V, and the value is accurate to one decimal space (.1).rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.1.7 |
hwSetDcsLowerVoltLimitLower threshold of the DC voltage alarm, can be configued by users. Value range: 30 to 60, unit: V, and the value is accurate to one decimal space (.1).rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.1.8 |
hwDcDistribution OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.6.2 |
hwDcOutputTableDC output table. Use this table to get DC distribution unit ID, DC distribution unit name, DC output voltage, DC output power, and loads quantity in each DC distribution unit, which defines hwLoadsOutputTable row number. This table's index is hwDcOutputIndex, clone Dc output table. SEQUENCE OF HwDcOutputEntry .1.3.6.1.4.1.2011.6.164.1.6.2.1 |
hwDcOutputEntryDc output table entry. HwDcOutputEntry .1.3.6.1.4.1.2011.6.164.1.6.2.1.1 |
hwDcOutputIndexDevice table index of the DC units, which value range: 1 to 100. Lines of the device list are restricted by the total quantity of DC units (hwDcsQuantity).ro Integer32 .1.3.6.1.4.1.2011.6.164.1.6.2.1.1.1 |
hwDcOutputEquipIdDC unit device ID, which value range: 006,001 to 006,100. The first digits indicate the device type and the last three digits indicate the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.2.1.1.2 |
hwDcOutputEquipNameDC unit device name, of the character string type, can be configued by users.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.6.2.1.1.3 |
hwDcOutputVoltageDC output voltage. It is an analog parameter collected by the DC power in real time. Value range: 0 to 60, unit: V, and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.2.1.1.4 |
hwDcOutputCurrentDC output current. It is an analog parameter collected by the DC power in real time. Value range: 0 to 10000, unit: A, and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.2.1.1.5 |
hwDcOutputPowerDC output power. It is an analog parameter collected by the DC power in real time. Value range: 0 to 600000, unit: W, and the value is an integer (.0).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.2.1.1.6 |
hwLoadsQuantityQuantity of the DC load output branches, which value range: 0 to 100.
As the DC unit lower-level subset, the node indicates the quantity of the DC load output branches contained by each DC unit lower-level subset.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.2.1.1.7 |
hwDcOutputOperStatusState of the site DC distribution uint. It is an enumeration type:
If the enumeration value is 1, it indicates that the site DC distribution uint is in the normal state;
If the enumeration value is 2, it indicates that DC voltage is over the upper alarm threshold;
If the enumeration value is 3, it indicates that DC voltage is under the lower alarm threshold;
If the enumeration value is 254, it indicates DC distribution uint alarm resume;
If the enumeration value is 255, it indicates DC distribution uint operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.6.2.1.1.99 |
hwDcOutputRowStatusRowStatus of Dc output equipments.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.6.2.1.1.100 |
hwLoadBranchTableLoads output table. Use this table to get load branch equipment ID, load branch equipment name, load branch current, and load branch power. This table's index is hwLoadBranchIndex, which qualificated by hwloadsQuantity in hwDcOutputTable, clone loads output table. SEQUENCE OF HwLoadBranchEntry .1.3.6.1.4.1.2011.6.164.1.6.2.2 |
hwLoadBranchEntryLoads output table entry. HwLoadBranchEntry .1.3.6.1.4.1.2011.6.164.1.6.2.2.1 |
hwLoadBranchIndexDevice table index of the DC load output branch, which value range: 1 to 100.
A DC load output branch can be uniquely identified through the DC unit table index and device index of the DC load output branch.ro Integer32 .1.3.6.1.4.1.2011.6.164.1.6.2.2.1.1 |
hwLoadBranchEquipIdDevice ID of the DC load output branch. Value range: 007,001 to 007,100. The first digits indicate the device type and the last three digits indicate the SN of the device.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.2.2.1.2 |
hwLoadBranchEquipNameDevice name of the DC load output branch, of the character string type, can be configured by users.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.6.2.2.1.3 |
hwLoadBranchCurrentDC load output branch current. It is an analog parameter collected by the load branch in real time. Value range: 0 to 10000, unit: A, and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.2.2.1.4 |
hwLoadBranchPowerDC load branch power. It is an analog parameter collected by the DC power in real time. Value range: 0 to 600000, unit: W, and the value is an integer (.0).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.6.2.2.1.5 |
hwLoadBranchOperStatusState of the site load output branch. It is an enumeration type:
If the enumeration value is 1, it indicates that the site load output branch is in the normal state;
If the enumeration value is 2, it indicates that the load output branch disconnect;
If the enumeration value is 254, it indicates load output branch alarm resume;
If the enumeration value is 255, it indicates load output branch operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.6.2.2.1.99 |
hwLoadBranchRowStatusRowStatus of loads output branch.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.6.2.2.1.100 |
hwLvdUnits OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.7 |
hwLvdsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.7.1 |
hwLvdsGroupIdLVD unit group ID. It is the unique ID of the LVD unit group. The first digits indicate the device type. The last three digits indicate the device SN. If the last three digits are 000, it indicates a virtual device.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.7.1.1 |
hwLvdsGroupNameLow-voltage power-off unit group name, of the character string type, can be configured by users.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.7.1.2 |
hwLvdsTotalQuantityTotal quantity of power-off units. Value range: 0 to 100.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.7.1.3 |
hwLvdUnit OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.7.2 |
hwLvdBranchTablePower-off unit table. Use this table to get Lvd unit equipment ID and power-off unit equipment name, set power-off enable and power-off voltage, as well as control power-off unit disconnected. This table's index is hwLvdBranchIndex, which qualificated by hwLvdsQuantity, clone power-off unit table. SEQUENCE OF HwLvdBranchEntry .1.3.6.1.4.1.2011.6.164.1.7.2.1 |
hwLvdBranchEntryPower-off table entry. HwLvdBranchEntry .1.3.6.1.4.1.2011.6.164.1.7.2.1.1 |
hwLvdBranchIndexDevice table index of a power-off unit. Value range: 1 to 100. Lines of the device list are restricted by the total quantity of the power-off units (hwLvdsTotalQuantity).ro Integer32 .1.3.6.1.4.1.2011.6.164.1.7.2.1.1.1 |
hwLvdUnitEquipIdDevice ID of a power-off unit. Value range: 8001 to 8100. The first digits indicate the device type and the last three digits indicate the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.7.2.1.1.2 |
hwLvdUnitEquipNameDevice name of a power-off unit, of the character string type, is used to specify the low-voltage power-off unit. Users can configure it.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.7.2.1.1.3 |
hwSetLvdEnableControl power-off unit enabling. It is an enumeration value, and users actively set it.
If the enumeration value is 1, it means to enable the power-off unit;
If the enumeration value is 2, it means to disable the power-off unit.
When the power-off unit control is not configured, the power-off unit is enabled by default.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.7.2.1.1.4 |
hwSetLvdVoltageLow-voltage power-off voltage of a power-off unit can be configured by users. Its value range: 35 to 60, unit: V, and the value is accurate to one decimal space (.1).rw Integer32 .1.3.6.1.4.1.2011.6.164.1.7.2.1.1.5 |
hwCtrlLvdControl of the power-off unit. It is an enumeration value, users control it manually.
If the NMS notifies the SNMP agent that the node is set to 1, it means to power off the power-off unit;
If the NMS notifies the SNMP agent that the node is set to 2, it means that the background controls the power-on of the LVD unit.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.7.2.1.1.6 |
hwLvdBranchOperStatusState of the site LVD uint. It is an enumeration type:
If the enumeration value is 1, it indicates that the site LVD uint is in the normal state;
If the enumeration value is 2, it indicates that the power-off uint disconnect for low voltage;
If the enumeration value is 3, it indicates that the power-off uint disconnect bakeground;
If the enumeration value is 4, it indicates that the power-off uint local disconnect manually;
If the enumeration value is 5, it indicates that the power-off uint disconnect for under temperature;
If the enumeration value is 6, it indicates that the power-off uint disconnect for over temperature;
If the enumeration value is 254, it indicates that the power-off uint alarm resume;
If the enumeration value is 255, it indicates LVD uint operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.7.2.1.1.99 |
hwLvdBranchRowStatusRowStatus of lvd table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.7.2.1.1.100 |
hwSiteEnvUnits OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.8 |
hwEnvUnitsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.8.1 |
hwEnvUnitsGroupIdUnit group ID of the site environment. It is the unique ID of the unit group on the site. The first digits indicate the device type. The last three digits indicate the device SN. If the last three digits are 000, it indicates a virtual device.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.8.1.1 |
hwEnvUnitsGroupNameUnit group name of the site environment, of the character string type, can be configured by users.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.8.1.2 |
hwCtrlSmokeResetSmoke sensor reset. It manually controls clearance of the smoke sensor alarm, and this node is of the enumeration type.
If the enumeration value is 1, it indicates that the reset of the smoke sensor is not required.
If the enumeration value of the node is 2, it indicates that the background controls the reset of the smoke sensor.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.8.1.3 |
hwCtrlDoorResetDoor actuator reset control. It manually controls clearance of the door actuator alarm. This node is of the enumeration type.
If the enumeration value is 1, it indicates that clearance of the door actuator is not required;
If the enumeration value is 2, it indicates that the background controls clearance of the door actuator.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.8.1.4 |
hwCtrlBuzzerEnableBuzzer enabling. It manually controls the enabling of the buzzer alarm. This node is of the enumeration type.
When the enumeration value is 1, it means to enable the buzzer;
When the enumeration value is 2, it means to disable the buzzer.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.8.1.5 |
hwEnvTempSensorsTotalQuantityQuantity of the environment temperature sensors, and its value range: 0 to 256.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.8.1.6 |
hwEnvHumiSensorsTotalQuantityQuantity of the environment humidity sensors, and its value range: 0 to 256.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.8.1.7 |
hwSpareDigitalsTotalQuantityQuantity of the Spare digitals, and its value range: 0 to 256.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.8.1.8 |
hwEnvSensor OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.8.2 |
hwEnvTempSensorTableSite environment temperature table. Use this table to get environment temperature equipment ID, environment temperature equipment name, and environment temperature, set environment temperature upper limit, environment temperature lower limit, and environment temperature alarm enable. This table's index is hwEnvTempSensorIndex, which qualificated by hwEnvTempSensorsQuantity, clone site environment temperature table. SEQUENCE OF HwEnvTempSensorEntry .1.3.6.1.4.1.2011.6.164.1.8.2.1 |
hwEnvTempSensorEntrySite environment temperature table entry. HwEnvTempSensorEntry .1.3.6.1.4.1.2011.6.164.1.8.2.1.1 |
hwEnvTempSensorIndexTable index of the environment temperature sensors. Value range: 1 to 256. Lines of the device table are restricted by the quantity of environment temperature sensors (hwEnvTempSensorsTotalQuantity).ro Integer32 .1.3.6.1.4.1.2011.6.164.1.8.2.1.1.1 |
hwEnvTempEquipIdEnvironment temperature sensor ID. Value range: 009'001 to 009'255, in which the first digits indicate the device type and the last three digits indicate the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.8.2.1.1.2 |
hwEnvTempEquipNameEnvironment temperature sensor name, of the character string type, is used to specify an environment temperature sensor. Users can configure it.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.8.2.1.1.3 |
hwEnvTemperatureEnvironment temperature. It is an environment parameter collected in real time. Value range: -50 to +100, unit: centigrade (°„C), and the value is an integer (.0).
If the value is -1024, it indicates that the temperature sensor is not configured.ro Integer32 (-50..100) UNITS "centigrades" .1.3.6.1.4.1.2011.6.164.1.8.2.1.1.4 |
hwSetEnvTempUpperLimitUpper threshold of the environment temperature alarm, can be configured by users. Value range: -50 to 100, unit: centigrade (°„C), and the value is an integer (.0).rw Integer32 (-50..100) UNITS "centigrades" .1.3.6.1.4.1.2011.6.164.1.8.2.1.1.5 |
hwSetEnvTempLowerLimitLower threshold of the environment temperature alarm, can be configured by users. Value range: -50 to 100, unit: centigrade (°„C), and the value is an integer (.0).rw Integer32 (-50..100) UNITS "centigrades" .1.3.6.1.4.1.2011.6.164.1.8.2.1.1.6 |
hwSetEnvTempMeasureUpperLimitUpper threshold of the environment temperature measurement, can be configured by users. Value range: 0 to 100, unit: centigrade (°„C), and the value is an integer (.0).rw Integer32 .1.3.6.1.4.1.2011.6.164.1.8.2.1.1.7 |
hwSetEnvTempMeasureLowerLimitLower threshold of the environment temperature measurement, can be configured by users. Value range: -50 to 0, unit: centigrade (°„C), and the value is an integer (.0).rw Integer32 (-50..0) UNITS "centigrades" .1.3.6.1.4.1.2011.6.164.1.8.2.1.1.8 |
hwSetEnvTempAlarmEnableEnvironment temperature alarm. It is an enumeration type:
If the enumeration value is 1, enable the alarm of the environment temperature;
If the enumeration value is 2, disable the alarm of the environment temperature.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.8.2.1.1.9 |
hwEnvTempSensorOperStatusState of the site environment temperature sensor. It is an enumeration type:
If the enumeration value is 1, it indicates that the site environment temperature sensor is in the normal state;
If the enumeration value is 2, it indicates that the environment temperature sensor is over temperature;
If the enumeration value is 3, it indicates that the environment temperature sensor is under temperature;
If the enumeration value is 4, it indicates that the environment temperature sensor is not in slot;
If the enumeration value is 254, it indicates that environment temperature alarm resume;
If the enumeration value is 255, it indicates environment temperature sensor operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.8.2.1.1.99 |
hwEnvTempSensorRowStatusRowStatus of Environment temperature table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.8.2.1.1.100 |
hwEnvHumiSensorTableEnvironment humidity table. Use this table to get environment humidity equipment ID , environment humidity equipment name, and environment humidity, set environment humidity upper limit, environment humidity lower limit, and environment humidity alarm enable. This table's index is hwEnvHumiSensorIndex, which qualificated by hwEnvHumiSensorIndex, clone site environment humidity table. SEQUENCE OF HwEnvHumiSensorEntry .1.3.6.1.4.1.2011.6.164.1.8.2.2 |
hwEnvHumiSensorEntryEnvironment humidity table entry. HwEnvHumiSensorEntry .1.3.6.1.4.1.2011.6.164.1.8.2.2.1 |
hwEnvHumiSensorIndexTable index of the environment humility sensors. Value range: 1 to 256. Lines of the device list are restricted by the quantity of environment humility sensors (hwEnvHumiSensorsTotalQuantity).ro Integer32 .1.3.6.1.4.1.2011.6.164.1.8.2.2.1.1 |
hwEnvHumiEquipIdEnvironment humility sensor ID, can be configured by users. Value range: 010'001 to 010'255, in which the first digits indicate the device type and the last three digits indicate the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.8.2.2.1.2 |
hwEnvHumiEquipNameEnvironment humility sensor name, of the character string type, is used to specify an environment humility sensor. Users can configure it.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.8.2.2.1.3 |
hwEnvHumidityEnvironment humility. It is an environment parameter collected in real time. Value range: 0 to 100, unit: %RH, and the value is an integer (.0).
If the value is 255, it indicates that the humidity sensor is not configured.ro Integer32 .1.3.6.1.4.1.2011.6.164.1.8.2.2.1.4 |
hwSetEnvHumidityUpperLimitUpper threshold of the environment humility alarm, can be configured by users. Value range: 0 to 100, unit: %RH, and the value is an integer (.0).rw Integer32 .1.3.6.1.4.1.2011.6.164.1.8.2.2.1.5 |
hwSetEnvHumidityLowerLimitLower threshold of the environment humility alarm, can be configured by users. Value range: 0 to 100, unit: %RH, and the value is an integer (.0).rw Integer32 .1.3.6.1.4.1.2011.6.164.1.8.2.2.1.6 |
hwSetEnvHumidityMeasureUpperLimitUpper threshold of the environment humility measurement, can be configured by users. Value range: 0 to 100, unit: %RH, and the value is an integer (.0).rw Integer32 .1.3.6.1.4.1.2011.6.164.1.8.2.2.1.7 |
hwSetEnvHumidityMeasureLowerLimitLower threshold of the environment humility measurement, can be configured by users. Value range: 0 to 100, unit: %RH, and the value is an integer (.0).rw Integer32 .1.3.6.1.4.1.2011.6.164.1.8.2.2.1.8 |
hwSetEnvHumiAlarmEnableEnvironment humility alarm. It is an enumeration type:
If the enumeration value is 1, enable the alarm of the environment humility;
If the enumeration value is 2, disable the alarm of the environment humility.
The environment humility alarm is enabled by default.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.8.2.2.1.9 |
hwEnvHumiSensorOperStatusState of the site environment humidity sensor. It is an enumeration type:
If the enumeration value is 1, it indicates that the site environment humidity sensor is in the normal state;
If the enumeration value is 2, it indicates that the environment humidity sensor is over humidity;
If the enumeration value is 3, it indicates that the environment humidity sensor is under humidity;
If the enumeration value is 4, it indicates that the environment humidity sensor is not in slot;
If the enumeration value is 254, it indicates that environment humidity alarm resume;
If the enumeration value is 255, it indicates environment humidity sensor operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.8.2.2.1.99 |
hwEnvHumiSensorRowStatusRowStatus of Environment humidity table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.8.2.2.1.100 |
hwSpareDigitalTableSpare digital table. Use this table to get Spare digital equipment ID , Spare digital equipment name, and current Spare digital alarm tension, ae well as to set Spare digital alarm enable. This table's index is hwSpareDigitalIndex, which qualificated by hwSpareDigitalsTotalQuantity, clone switch input table. SEQUENCE OF HwSpareDigitalEntry .1.3.6.1.4.1.2011.6.164.1.8.2.3 |
hwSpareDigitalEntrySpare digital table entry. HwSpareDigitalEntry .1.3.6.1.4.1.2011.6.164.1.8.2.3.1 |
hwSpareDigitalIndexSpare digital table index, which value range: 1 to 256. Lines of the device list are restricted by the quantity of Spare digitals (hwSpareDigitalsTotalQuantity).ro Integer32 .1.3.6.1.4.1.2011.6.164.1.8.2.3.1.1 |
hwSpareDigitalEquipIdSpare digital device ID. Value range: 011'001 to 011'255, in which the first digits indicate the device type and the last three digits indicate the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.8.2.3.1.2 |
hwSpareDigitalEquipNameSpare digital name, of the character string type, is used to specify Spare digitals. Users can configure it.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.8.2.3.1.3 |
hwSetSpareDigitalAlarmTensionSpare digital alarm state. It is an enumeration value.
If the value of the node is 0, it indicates a low-tension alarm;
If the value of the node is 1, it indicates a high-tension alarm.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.8.2.3.1.4 |
hwSetSpareDigitalAlarmEnableSpare digital alarm enabling. It is an enumeration type:
If the enumeration value is 1, it means to enable the alarm;
If the enumeration value is 2, it means to disable the alarm.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.8.2.3.1.5 |
hwSpareDigitalOperStatusState of the site Spare digital. It is an enumeration type:
If the enumeration value is 1, it indicates that the Spare digital operation state is normal;
If the enumeration value is 2, it indicates that a alarm occurs on the Spare digital;
If the enumeration value is 254, it indicates that spare digital alarm resume;
If the enumeration value is 255, it indicates Spare digital operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.8.2.3.1.99 |
hwSpareDigitalRowStatusRowStatus of Spare digital device table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.8.2.3.1.100 |
hwSitePDEs OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.9 |
hwPDEGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.9.1 |
hwPDEGroupIdPDE unit group ID. It is the unique ID of the PDE unit group. The first digits indicate the device type. The last three digits indicate the device SN. If the last three digits are 000, it indicates a virtual device.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.1.1 |
hwPDEGroupNamePDE unit group name, of the character string type, can be configured by users.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.9.1.2 |
hwPDEGroupNumPDE Num,Value range: 0 to 100.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.1.3 |
hwPDEGroupCommNumCommunication PDE Num,Value range: 0 to 100.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.1.4 |
hwPDEGroupTotalPowerPDE Total Power,Value range: 0.0 to 10000.0.Unit: W.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.1.5 |
hwPDEGroupTotalCurrentPDE Total Current,Value range: 0.0 to 300.0.Unit: A.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.1.6 |
hwPDEGroupCommStatusPDE Communication Status. It is an enumeration type:
If the enumeration value is 1, it indicates that communication is normal;
If the enumeration value is 2, it indicates that communication is abnormal.
If the enumeration value is 255, it indicates that communication is unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.9.1.7 |
hwPDE OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.1.9.3 |
hwPDETablePDE table. Use this table to get PDE equipment ID , PDE equipment name, and current PDE status. This table's index is hwPDEIndex. SEQUENCE OF HwPDEEntry .1.3.6.1.4.1.2011.6.164.1.9.3.1 |
hwPDEEntryPDE table entry. HwPDEEntry .1.3.6.1.4.1.2011.6.164.1.9.3.1.1 |
hwPDEIndexPDE table index, which value range: 1 to 10. Lines of the device list are restricted by the quantity of PDE.ro Integer32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.1 |
hwPDEEquipIdPDE device ID. Value range: 012'001 to 012'255, in which the first digits indicate the device type and the last three digits indicate the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.2 |
hwPDEEquipNamePDE name, of the character string type, is used to specify PDEs. Users can configure it.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.3 |
hwPDETotalRunningTimePDE Total Running Time,Value range: 0 to 876000.Unit: H.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.4 |
hwPDEBranchNumPDE Branch Number,Value range: 0 to 6.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.5 |
hwPDETotalPowerPDE Total Power,Value range: 0.0 to 10000.0.Unit: W.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.6 |
hwPDETotalCurrentPDE Total Current,Value range: 0.0 to 30000.0.Unit: A.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.7 |
hwPDEBranch1PowerPDE Branch1 Power,Value range: 0.0 to 100000.0.Unit: W.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.8 |
hwPDEBranch2PowerPDE Branch2 Power,Value range: 0.0 to 100000.0.Unit: W.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.9 |
hwPDEBranch3PowerPDE Branch3 Power,Value range: 0.0 to 100000.0.Unit: W.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.10 |
hwPDEBranch4PowerPDE Branch4 Power,Value range: 0.0 to 100000.0.Unit: W.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.11 |
hwPDEBranch1CurrentPDE Branch1 Current,Value range: 0.0 to 1000.0.Unit: A.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.12 |
hwPDEBranch2CurrentPDE Branch2 Current,Value range: 0.0 to 1000.0.Unit: A.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.13 |
hwPDEBranch3CurrentPDE Branch3 Current,Value range: 0.0 to 1000.0.Unit: A.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.14 |
hwPDEBranch4CurrentPDE Branch4 Current,Value range: 0.0 to 1000.0.Unit: A.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.15 |
hwPDEBranch1VoltagePDE Branch1 Voltage,Value range: 0.0 to 65.0.Unit: V.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.16 |
hwPDEBranch2VoltagePDE Branch2 Voltage,Value range: 0.0 to 65.0.Unit: V.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.17 |
hwPDEBranch3VoltagePDE Branch3 Voltage,Value range: 0.0 to 65.0.Unit: V.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.18 |
hwPDEBranch4VoltagePDE Branch4 Voltage,Value range: 0.0 to 65.0.Unit: V.and the value is accurate to one decimal space (.1).ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.19 |
hwPDEBranch1TemperaturePDE Branch1 Temperature,Value range: 0 to 300.Unit: deg.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.20 |
hwPDEBranch2TemperaturePDE Branch2 Temperature,Value range: 0 to 300.Unit: deg.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.21 |
hwPDEBranch3TemperaturePDE Branch3 Temperature,Value range: 0 to 300.Unit: deg.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.22 |
hwPDEBranch4TemperaturePDE Branch4 Temperature,Value range: 0 to 300.Unit: deg.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.23 |
hwPDEOperStatusState of the PDE. It is an enumeration type:
If the enumeration value is 1, it indicates that the PDE is in the normal state;
If the enumeration value is 2, it indicates that the PDE is in the alarm state;
If the enumeration value is 254, it indicates that the PDE is in the resume state;
If the enumeration value is 255, it indicates PDE operation status unknown.ro Enumeration .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.24 |
hwPDERowStatusRowStatus of PDE table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.9.3.1.1.100 |
hwPDEConfigTablePDE Config table. Use this table to get PDE equipment ID , PDE equipment name, and current PDE config parameter. This table's index is hwPDEConfigIndex. SEQUENCE OF HwPDEConfigEntry .1.3.6.1.4.1.2011.6.164.1.9.3.2 |
hwPDEConfigEntryPDE Config table entry. HwPDEConfigEntry .1.3.6.1.4.1.2011.6.164.1.9.3.2.1 |
hwPDEConfigIndexPDE Config table index, which value range: 1 to 10. Lines of the device list are restricted by the quantity of PDE.ro Integer32 .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.1 |
hwPDEConfigEquipIdPDE device ID. Value range: 012'001 to 012'255, in which the first digits indicate the device type and the last three digits indicate the device SN.ro Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.2 |
hwPDEConfigEquipNamePDE name, of the character string type, is used to specify PDEs. Users can configure it.
Otherwise, the configured character can not be any other languages except English.rw OCTET STRING .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.3 |
hwPDEOverTempProtectPDE Over Temperature Protect,Value range: 100 to 120.Unit: deg.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.4 |
hwPDEVolProtectEnablePDE Over Protect Enable,It is an enumeration value, and users actively set it.
If the enumeration value is 1, it means to enable the PDE voltage protect;
If the enumeration value is 2, it means to disable the PDE voltage protect.rw Enumeration .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.5 |
hwPDEOverVoltageProtectPDE Over Voltage Protect,Value range: 58 to 60.Unit: V.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.6 |
hwPDEUnderVoltageProtectPDE Under Voltage Protect,Value range: 40 to 48.Unit: V.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.7 |
hwPDEHysteresisPDE Hysteresis,Value range: 1 to 3.Unit: V.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.8 |
hwPDEResetPDE Reset Control,It is an enumeration value, and users actively set it.
If the enumeration value is 1, it means to reset the PDE;rw Enumeration .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.9 |
hwPDEBranch1ControlPDE Branch1 Control,It is an enumeration value, and users actively set it.
If the enumeration value is 1, it means to open the branch1;
If the enumeration value is 2, it means to close the branch1;rw Enumeration .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.10 |
hwPDEBranch2ControlPDE Branch2 Control,It is an enumeration value, and users actively set it.
If the enumeration value is 1, it means to open the branch2;
If the enumeration value is 2, it means to close the branch2;rw Enumeration .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.11 |
hwPDEBranch3ControlPDE Branch3 Control,It is an enumeration value, and users actively set it.
If the enumeration value is 1, it means to open the branch3;
If the enumeration value is 2, it means to close the branch3;rw Enumeration .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.12 |
hwPDEBranch4ControlPDE Branch4 Control,It is an enumeration value, and users actively set it.
If the enumeration value is 1, it means to open the branch4;
If the enumeration value is 2, it means to close the branch4;rw Enumeration .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.13 |
hwPDEBranch1CurrentLimitPDE Branch1 Current Limit,Value range: 1 to 20.Unit: A.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.14 |
hwPDEBranch2CurrentLimitPDE Branch2 Current Limit,Value range: 1 to 30.Unit: A.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.15 |
hwPDEBranch3CurrentLimitPDE Branch3 Current Limit,Value range: 1 to 30.Unit: A.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.16 |
hwPDEBranch4CurrentLimitPDE Branch4 Current Limit,Value range: 1 to 20.Unit: A.rw Unsigned32 .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.17 |
hwPDEConfigRowStatusRowStatus of PDE config table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.164.1.9.3.2.1.100 |
hwSiteMonitorMIBTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.2 |
hwSiteAlarmTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.2.1 |
hwSiteAlarmTrapsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.2.1.0 |
hwRectifierFaultAlarmTrapsWhen rectifiers fault alarms happen, a alarm trap will be send. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, rectifier equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.1 |
hwRectifierFaultAlarmResumeTrapsRectifier Fault alarm resolved.Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, rectifier equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.2 |
hwRectifierAbnormalAlarmTrapsRectifier abnormal alarm, because of communication failure, module protection, or turnoff. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, rectifier equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.3 |
hwRectifierAbnormalAlarmResumeTrapsRectifier abnormal alarm resume. Description.Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, rectifier equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.4 |
hwBattLoopBreakAlarmTrapsBattery loop disconnect. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery string equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.5 |
hwBattLoopBreakAlarmResumeTrapsBattery loop break alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery string equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.6 |
hwBattLvdAlarmTrapsBattery disconnect for low voltage. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery LVD unit equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.7 |
hwBattLvdAlarmResumeTrapsBattery LVD alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery LVD unit equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.8 |
hwBattOverCurrAlarmTrapsBatterys charge in over current. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery string equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.9 |
hwBattOverCurrAlarmResumeTrapsBatterys over current alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery string equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.10 |
hwBattStringTempAlarmTrapsBattery string temperature is too high or too low. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.11 |
hwBattStringTempAlarmResumeTrapsBattery string temperature alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.12 |
hwBattDischargeAlarmTrapsBattery group discharge alarm. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.13 |
hwBattDischargeAlarmResumeTrapsBattery group discharge alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.14 |
hwAcInputAlarmTrapsAC absent or AC power off alarms happened. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, AC equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.15 |
hwAcInputAlarmResumeTrapsAC input alarm resumed. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, AC equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.16 |
hwAcVoltAlarmTrapsAC voltage too high or too low. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, AC equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.17 |
hwAcVoltAlarmResumeTrapsAC voltage alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, AC equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.18 |
hwDcVoltAlarmTrapsDC voltage too high or too low. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, DC equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.19 |
hwDcVoltAlarmResumeTrapsDC voltage alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, DC equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.20 |
hwLoadLvdAlarmTrapsLoads disconnect for low voltage. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, load LVD unit equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.21 |
hwLoadLvdAlarmResumeTrapsLoad LVD alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, load LVD unit equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.22 |
hwLoadFuseAlarmTrapsLoad fuse broken down. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery string equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.23 |
hwLoadFuseAlarmResumeTrapsLoad fuse alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery string equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.24 |
hwEnvTempAlarmTrapsEnvironment temperature is too high or too low. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment temperature sensor equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.25 |
hwEnvTempAlarmResumeTrapsEnvironment temperature alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment temperature sensor equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.26 |
hwEnvHumiAlarmTrapsEnvironment humidity is too high or too low. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment humidity sensor equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.27 |
hwEnvHumiAlarmResumeTrapsEnvironment humidity alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment humidity sensor equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.28 |
hwSpareDigitalAlarmTrapsSpare digital fault. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, Spare digital equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.29 |
hwSpareDigitalAlarmResumeTrapsSpare digital alarm resume.Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, Spare digital equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.30 |
hwDoorAlarmTrapsDoor open. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment unit group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.31 |
hwDoorAlarmResumeTrapsDoor alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment unit group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.32 |
hwWaterAlarmTrapsWater alarm. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment unit group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.33 |
hwWaterAlarmResumeTrapsWater alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment unit group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.34 |
hwSmokeAlarmTrapsSite is on fire, which is detected by smoke sensors. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment unit group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.35 |
hwSmokeAlarmResumeTrapsSmoke alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment unit group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.36 |
hwWireAlarmTrapsWire alarm.Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment unit group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.37 |
hwWireAlarmResumeTrapsWire alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, envirenment unit group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.38 |
hwAcBreakerAlarmTrapsAC breaker alarm.Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, AC distribution unit ID and its name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.39 |
hwAcBreakerAlarmResumeTrapsAC breaker alarm resume.Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, AC distribution unit ID and its name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.40 |
hwMultiRectFailureAlarmTrapsMore than one rectifier reported fault alarms in the same time. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, rectifier group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.41 |
hwMultiRectFailureAlarmResumeTrapsMulti-rectifiers fault alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, rectifier group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.42 |
hwRectRedundAlarmTrapsRectifiers work redundantly, in this case that some of rectifiers will going to sleep. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, rectifier group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.43 |
hwRectRedundAlarmResumeTrapsRectifiers redundant alarm resume, when the power supply and requirement were in balance. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, rectifier group ID and group name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.44 |
hwBattUnbalanceAlarmTrapsBattery works in unbalance state. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery string equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.45 |
hwBattUnbalanceAlarmResumeTrapsBattery unbalance alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, battery string equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.46 |
hwAcFreqFaultAlarmTrapsAC frequency is fault. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, AC equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.47 |
hwAcFreqFaultAlarmResumeTrapsAC frequency alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, AC equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.48 |
hwXmuSelfFaultAlarmTrapsThere are some fault in XMU itself. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, monitor equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.49 |
hwXmuSelfFaultAlarmResumeTrapsXMU fault alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, monitor equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.50 |
hwRs485CommAlarmTrapsRS485 communication of monitors disconnect. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, monitor equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.51 |
hwRs485CommAlarmResumeTrapsRS485 communication alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, monitor equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.52 |
hwNetCommAlarmTrapsNetwork communication of monitors disconnect. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, monitor equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.53 |
hwNetCommAlarmResumeTrapsNetwork communication alarm resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, monitor equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.54 |
hwAcOffLongTimeAlarmTrapsAC power off for a long time alarms happened. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, AC equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.55 |
hwAcOffLongTimeAlarmResumeTrapsAC power off for a long time alarms resume. Its correlation binding parameters: Site ID, Site name, Site description, NE ID, Alarm name, Alarm single description, Alarm port description, Alarm severity, and Site alarm SN. Additionally, in order to identify the device, AC equipment ID and equipment name are also include in VB(variable bondings). NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.56 |
hwSpdAlarmTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.57 |
hwSpdAlarmResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.58 |
hwBadBatteryTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.59 |
hwBadBatteryResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.60 |
hwLvd2DisconnectingTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.61 |
hwLvd2DisconnectingResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.62 |
hwBattHighTempTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.63 |
hwBattHighTempResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.64 |
hwBattLowTempTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.65 |
hwBattLowTempResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.66 |
hwDcUltraOverVoltageTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.67 |
hwDcUltraOverVoltageResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.68 |
hwDcUltraUnderVoltageTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.69 |
hwDcUltraUnderVoltageResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.70 |
hwUmiCommFailTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.71 |
hwUmiCommFailResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.72 |
hwShortTestFailTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.73 |
hwShortTestFailResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.74 |
hwMissingBattTempSensorTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.75 |
hwMissingBattTempSensorResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.76 |
hwBattTempSensorFaultTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.77 |
hwBattTempSensorFaultResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.78 |
hwAcOverVoltageTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.79 |
hwAcOverVoltageResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.80 |
hwAcUnderVoltageTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.81 |
hwAcUnderVoltageResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.82 |
hwPDELoadFaultTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.83 |
hwPDELoadFaultResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.84 |
hwPDENoResponseTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.85 |
hwPDENoResponseResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.86 |
hwPDEFailureTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.87 |
hwPDEFailureResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.88 |
hwPDEBr1FailureTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.89 |
hwPDEBr1FailureResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.90 |
hwPDEBr2FailureTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.91 |
hwPDEBr2FailureResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.92 |
hwPDEBr3FailureTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.93 |
hwPDEBr3FailureResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.94 |
hwPDEBr4FailureTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.95 |
hwPDEBr4FailureResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.96 |
hwPDEBr1ProtectTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.97 |
hwPDEBr1ProtectResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.98 |
hwPDEBr2ProtectTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.99 |
hwPDEBr2ProtectResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.100 |
hwPDEBr3ProtectTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.101 |
hwPDEBr3ProtectResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.102 |
hwPDEBr4ProtectTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.103 |
hwPDEBr4ProtectResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.104 |
hwPDELostTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.105 |
hwPDELostResumeTrapsDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.1.0.106 |
hwSiteDevicesTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.2.2 |
hwDevicesTrapsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.2.2.0 |
hwV101SiteDevicesTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.2.3 |
hwV101DevicesTrapsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.2.3.1 |
hwRectifiersInslotChangeWhen the presence status of a rectifier changes, the node reports an event. Then the NMS adds or deletes the corresponding entry to or from hwRectConfigTable or hwRectOperTable. The bound information includes the site address, site name, site description, and NE identifier. In addition, the ID, name, and status of the rectifier are bound to identify the specific rectifier and its operation type. When an entry is added, the device status is reported as normal (1); when an entry is deleted, the device status is reported as commFail (4).
This trap is the unique trigger condition that causes the NMS to add or delete entries to or from hwRectConfigTable or hwRectOperTable. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.3.1.1 |
hwBatterysInslotChangeWhen the presence status of a battery string changes, the node reports an event. Then the NMS adds or deletes the corresponding entry to or from hwBatttConfigTable or hwBatttOperTable. The bound information includes the site address, site name, site description, and NE identifier. In addition, the ID, name, and status of the battery string are bound to identify the specific battery string and its operation type. When an entry is added, the device status is reported as normal (1); when an entry is deleted, the device status is reported as loopBreak (4).
This trap is the unique trigger condition that causes the NMS to add or delete entries to or from hwBatttConfigTable or hwBatttOperTable. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.3.1.2 |
hwBattTestRecordsAddAfter a new discharge test is conducted on a battery group, the node reports an event. The bound information includes the site address, site name, site description, and NE identifier. The NMS needs to add the corresponding entry to the battery test table. The test records are sorted by time in descending order. The battery test table holds a maximum of 10 test records. If the number of test records exceeds 10, the earlier records starting from the last but one record are deleted at a time because the last record is saved permanently.
This trap is the unique trigger condition that causes the NMS to add entries from hwBattsTestResultTable.
The battery test table allows you only to add entries. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.3.1.3 |
hwEnvTempSensInslotChangeWhen the presence status of an environment temperature sensor changes, the node reports an event. Then the NMS adds or deletes the corresponding entry to or from hwEvnTempSensorTable. The bound information includes the site address, site name, site description, and NE identifier. In addition, the ID, name, and status of the environment temperature sensor are bound to identify the specific environment temperature sensor and its operation type. When an entry is added, the device status is reported as normal (1); when an entry is deleted, the device status is reported as notInslot (4).
This trap is the unique trigger condition that causes the NMS to add or delete entries to or from hwEnvTempSensorTable. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.3.1.4 |
hwEnvHumiSensInslotChangeWhen the presence status of an environment humidity sensor changes, the trap reports an event. Then the NMS adds or deletes the corresponding entry to or from hwEvnHumiSensorTable. The bound information includes the site address, site name, site description, and NE identifier. In addition, the ID, name, and status of the environment humidity sensor are bound to identify the specific environment humidity sensor and its operation type. When an entry is added, the device status is reported as normal (1); when an entry is deleted, the device status is reported as notInslot (4).
This trap is the unique trigger condition that causes the NMS to add or delete entries to or from hwEnvHumiSensorTable. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.3.1.5 |
hwPDEsInslotChangeDescription. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.6.164.2.3.1.6 |
hwSiteMonitorMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.3 |
hwSiteMonitorGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.164.3.1 |