MIBs Depot

HUAWEI-SITE-MONITOR-MIB

Registered at
1.3.6.1.4.1.2011.6.164
Last updated
2011-03-04 00:00
Organization
Huawei Technologies Co.,Ltd.
Revisions
2011-03-04 00:00, 2010-10-31 00:00
Namespace
huawei
Source file
HUAWEI-SITE-MONITOR-MIB
Digest
sha256:be326253390cd8117224366191048bfe23404cdd0ba4fea9f6a33687a95cc394

Description

Site Monitor MIB defines MIB objects which provides load and backup management, patch management NMS interfaces. The current version is V1.01

Contact

Floor 5, Block 4, R&D Building, Huawei Longgang Production Base, Shenzhen, P.R.C. http://www.huawei.com Zip: 518129.

Imports

FromSymbols
HUAWEI-MIBhuaweiUtility
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HUAWEI-MIB
HUAWEI-SITE-MONITOR-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
DateAndTime
TEXTUAL-CONVENTION
Description.
current
DisplayString
TEXTUAL-CONVENTION
Description.
current
MeasuresRange
TEXTUAL-CONVENTION
Description.
current
RowStatus
TEXTUAL-CONVENTION
Description.
current
RunStatus
TEXTUAL-CONVENTION
This integer value represents running status of the system. Depending on situation there may be limits on allowed values. Operational values: (1) unknown - status has not yet been defined (2) normal - there are no activated alarms (3) alarm - alarm status
current
TruthValue
TEXTUAL-CONVENTION
Description.
current

Objects

NameOIDSyntaxAccessStatus
hwSiteMonitorMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1
hwSiteInfo
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.1
hwSiteSummary
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.1.1
hwSiteId
OBJECT-TYPE
Site 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.
1.3.6.1.4.1.2011.6.164.1.1.1.1Unsigned32read-onlycurrent
hwSiteName
OBJECT-TYPE
Site name, which users can configure, is used to specify a site. Otherwise, the configured character can not be any other languages except English.
1.3.6.1.4.1.2011.6.164.1.1.1.2OCTET STRING (SIZE(0..63))read-writecurrent
hwSiteAdminAddr
OBJECT-TYPE
Site 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.
1.3.6.1.4.1.2011.6.164.1.1.1.3Unsigned32 (0..65535)read-writecurrent
hwSiteDescription
OBJECT-TYPE
Site 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.
1.3.6.1.4.1.2011.6.164.1.1.1.4OCTET STRING (SIZE(0..127))read-writecurrent
hwNetIdentifier
OBJECT-TYPE
NE 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.
1.3.6.1.4.1.2011.6.164.1.1.1.5OCTET STRING (SIZE(0..63))read-writecurrent
hwSiteIp
OBJECT-TYPE
Site IP address, default value is 192.168.0.10. Users need to configure the site IP address.
1.3.6.1.4.1.2011.6.164.1.1.1.6OCTET STRING (SIZE(8..16))read-onlycurrent
hwSiteNetmask
OBJECT-TYPE
Site netmask, default value is 255.255.0.0. Users need to configure the site netmask.
1.3.6.1.4.1.2011.6.164.1.1.1.7OCTET STRING (SIZE(8..16))read-onlycurrent
hwSiteGateway
OBJECT-TYPE
Site gateway, default value: 192.168.0.1. Users need to configure the site gateway.
1.3.6.1.4.1.2011.6.164.1.1.1.8OCTET STRING (SIZE(8..16))read-onlycurrent
hwSiteDGWorkStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.1.1.9INTEGER {idle(1), working(2), unknown(255)}read-onlycurrent
hwSiteAlarms
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.1.2
hwDeviceTrapOrdinalNumber
OBJECT-TYPE
Site 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.
1.3.6.1.4.1.2011.6.164.1.1.2.1Unsigned32read-writecurrent
hwAlarmTrapOrdinalNumber
OBJECT-TYPE
Site 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.
1.3.6.1.4.1.2011.6.164.1.1.2.2Unsigned32read-writecurrent
hwAlarmQuantity
OBJECT-TYPE
Alarm number in site alarm list which are support. It is used for alarm list management by NMS, and value range is 0 to 65535.
1.3.6.1.4.1.2011.6.164.1.1.2.3Unsigned32 (0..65535)read-onlycurrent
hwSiteAlarmTable
OBJECT-TYPE
Site 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.
1.3.6.1.4.1.2011.6.164.1.1.2.100not-accessiblecurrent
hwSiteAlarmEntry
OBJECT-TYPE
Site alarms table entry.
1.3.6.1.4.1.2011.6.164.1.1.2.100.1not-accessiblecurrent
hwAlarmIndex
OBJECT-TYPE
Site alarm table index. It is the unique ID of the site alarm.
1.3.6.1.4.1.2011.6.164.1.1.2.100.1.1Integer32 (1..65535)read-onlycurrent
hwAlarmText
OBJECT-TYPE
Alarm name. It is of the character string type, and used to specify the content of a specific alarm.
1.3.6.1.4.1.2011.6.164.1.1.2.100.1.2OCTET STRING (SIZE(0..63))read-onlycurrent
hwAlarmLevel
OBJECT-TYPE
Alarm 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.
1.3.6.1.4.1.2011.6.164.1.1.2.100.1.3INTEGER {critical(1), major(2), minor(3), warning(4), cleared(5), unknown(255)}read-writecurrent
hwAlarmSigDesc
OBJECT-TYPE
Alarm 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.
1.3.6.1.4.1.2011.6.164.1.1.2.100.1.4OCTET STRING (SIZE(0..127))read-writecurrent
hwAlarmRowStatus
OBJECT-TYPE
RowStatus of site alarms table.
1.3.6.1.4.1.2011.6.164.1.1.2.100.1.100RowStatusread-createcurrent
hwSiteMonitors
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.2
hwMonitorsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.2.1
hwMonsGroupId
OBJECT-TYPE
Site monitor group ID, is the unique ID of the site monitors.
1.3.6.1.4.1.2011.6.164.1.2.1.1Unsigned32read-onlycurrent
hwMonsGroupName
OBJECT-TYPE
Site 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.
1.3.6.1.4.1.2011.6.164.1.2.1.2OCTET STRING (SIZE(0..63))read-writecurrent
hwMonsQuantity
OBJECT-TYPE
Total site intelligent monitors.
1.3.6.1.4.1.2011.6.164.1.2.1.3Unsigned32 (0..100)read-onlycurrent
hwMonitor
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.2.2
hwMonitorTable
OBJECT-TYPE
Site 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.
1.3.6.1.4.1.2011.6.164.1.2.2.1not-accessiblecurrent
hwMonitorEntry
OBJECT-TYPE
Site monitors table entry.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1not-accessiblecurrent
hwMonIndex
OBJECT-TYPE
Table index of the site monitors (hwSiteMonsTab) is restricted by the quantity of the site monitors (hwMonsQuantity). Value range: 1 to 100
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.1Integer32 (1..100)read-onlycurrent
hwMonEquipId
OBJECT-TYPE
Site 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.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.2Unsigned32 (1001..1100)read-onlycurrent
hwMonEquipName
OBJECT-TYPE
Monitor 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.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.3OCTET STRING (SIZE(0..63))read-writecurrent
hwMonEquipDescription
OBJECT-TYPE
Monitor 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.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.4OCTET STRING (SIZE(0..127))read-writecurrent
hwMonEquipSoftwareVersion
OBJECT-TYPE
Monitor software version. It is of the character string type.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.5OCTET STRING (SIZE(0..63))read-onlycurrent
hwMonEquipPcbVersion
OBJECT-TYPE
Monitor printed circuit board (PCB) hardware version. It is of the character string type.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.6OCTET STRING (SIZE(0..63))read-onlycurrent
hwMonEquipManufacturer
OBJECT-TYPE
Monitor manufacture. It is of the character string type, and is an inherent attribute of the device.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.7OCTET STRING (SIZE(0..63))read-onlycurrent
hwMonEquipManuDate
OBJECT-TYPE
Monitor production date. It is of the character string type, and is an inherent attribute of the device.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.8OCTET STRING (SIZE(0..127))read-onlycurrent
hwMonEquipSerialNo
OBJECT-TYPE
Production SN of the monitor. It is the electronic tag of the products.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.9OCTET STRING (SIZE(0..127))read-onlycurrent
hwMonEquipOperTotalTime
OBJECT-TYPE
Total 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.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.10Unsigned32 (0..65536)read-onlycurrent
hwSetMonEquipCtrlState
OBJECT-TYPE
Monitor 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.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.11INTEGER {manualMode(1), autoMode(2), unknown(255)}read-writecurrent
hwCtrlMonEquipReset
OBJECT-TYPE
Warm-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.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.12INTEGER {normal(1), reset(2), nullOper(255)}read-writecurrent
hwMonitorOperStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.99INTEGER {normal(1), commRs485Fail(2), commNetFail(3), fault(4), alarmResume(254), other(255)}read-onlycurrent
hwMonRowStatus
OBJECT-TYPE
RowStatus of site monitor.
1.3.6.1.4.1.2011.6.164.1.2.2.1.1.100RowStatusread-createcurrent
hwSiteRectifiers
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.3
hwRectsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.3.1
hwRectsGroupId
OBJECT-TYPE
Device 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.
1.3.6.1.4.1.2011.6.164.1.3.1.1Unsigned32read-onlycurrent
hwRectsGroupName
OBJECT-TYPE
Name 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.
1.3.6.1.4.1.2011.6.164.1.3.1.2OCTET STRING (SIZE(0..63))read-writecurrent
hwRectsTotalCurrent
OBJECT-TYPE
Total 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).
1.3.6.1.4.1.2011.6.164.1.3.1.3Unsigned32 (0..500000)read-onlycurrent
hwRectsTotalQuantity
OBJECT-TYPE
Total quantity of the rectifier modules. Value range: 0 to 256.
1.3.6.1.4.1.2011.6.164.1.3.1.4Unsigned32 (0..256)read-onlycurrent
hwRectsRatedVoltage
OBJECT-TYPE
Rated 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).
1.3.6.1.4.1.2011.6.164.1.3.1.5Unsigned32 (420..580)read-onlycurrent
hwModifyRectsOutputVoltage
OBJECT-TYPE
Voltage 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.
1.3.6.1.4.1.2011.6.164.1.3.1.6Unsigned32 (420..580)read-writecurrent
hwSetRectsRedundEnable
OBJECT-TYPE
Sleep 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.
1.3.6.1.4.1.2011.6.164.1.3.1.7INTEGER {disable(1), enable(2), funcNotSupport(3)}read-writecurrent
hwCtrlRectsAllOnOff
OBJECT-TYPE
Power-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.
1.3.6.1.4.1.2011.6.164.1.3.1.8INTEGER {on(1), off(2), nullOper(255)}read-writecurrent
hwRectifier
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.3.2
hwRectConfigTable
OBJECT-TYPE
Rectifier 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.
1.3.6.1.4.1.2011.6.164.1.3.2.1not-accessiblecurrent
hwRectConfigEntry
OBJECT-TYPE
Rectifier config table entry.
1.3.6.1.4.1.2011.6.164.1.3.2.1.1not-accessiblecurrent
hwRectConfigIndex
OBJECT-TYPE
Index 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).
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.1Integer32 (1..256)read-onlycurrent
hwRectEquipId
OBJECT-TYPE
Rectifier module ID. Value range: 002'001 to 002'255. The first digits indicate the device type and last three digits indicate the device SN.
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.2Unsigned32 (2001..2255)read-onlycurrent
hwRectEquipName
OBJECT-TYPE
Device 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.
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.3OCTET STRING (SIZE(0..63))read-writecurrent
hwRectType
OBJECT-TYPE
Specific 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.
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.4INTEGER {eps5(1), eps15(2), eps30(3), eps50(4), eps100(5), unknown(255)}read-onlycurrent
hwRectSoftwareVersion
OBJECT-TYPE
Software version of the rectifier module. It indicates the software version ID of the module.
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.5OCTET STRING (SIZE(0..63))read-onlycurrent
hwRectManufacturer
OBJECT-TYPE
Manufacture of the rectifier module.
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.6OCTET STRING (SIZE(0..63))read-onlycurrent
hwRectManuDate
OBJECT-TYPE
Manufacture date of rectifiers is of string type.
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.7OCTET STRING (SIZE(0..127))read-onlycurrent
hwRectSerialNo
OBJECT-TYPE
Rectifier module SN. It indicates the electronic tag of the product.
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.8OCTET STRING (SIZE(0..127))read-onlycurrent
hwRectRatedCurrent
OBJECT-TYPE
Rated 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).
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.9Unsigned32 (0..1000)read-onlycurrent
hwRectEfficency
OBJECT-TYPE
Efficiency of the rectifier module, is an inherent attribute. Value range: 80 to 100, Unit: %, and the value is accurate to one decimal place (.1).
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.10Unsigned32 (800..1000)read-onlycurrent
hwRectInputAcType
OBJECT-TYPE
Input 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.
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.11INTEGER {single(1), triple(2), unknown(255)}read-onlycurrent
hwCtrlRectOnOff
OBJECT-TYPE
Power-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.
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.12INTEGER {on(1), off(2), nullOper(255)}read-writecurrent
hwRectConfigRowStatus
OBJECT-TYPE
RowStatus of rectifier config table.
1.3.6.1.4.1.2011.6.164.1.3.2.1.1.100RowStatusread-createcurrent
hwRectOperTable
OBJECT-TYPE
Rectifier 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.
1.3.6.1.4.1.2011.6.164.1.3.2.2not-accessiblecurrent
hwRectOperEntry
OBJECT-TYPE
Rectifier runing table entry.
1.3.6.1.4.1.2011.6.164.1.3.2.2.1not-accessiblecurrent
hwRectOperIndex
OBJECT-TYPE
Table 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).
1.3.6.1.4.1.2011.6.164.1.3.2.2.1.1Integer32 (1..256)read-onlycurrent
hwRectOutputCurrent
OBJECT-TYPE
Output 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).
1.3.6.1.4.1.2011.6.164.1.3.2.2.1.2Unsigned32 (0..2000)read-onlycurrent
hwRectOutputVoltage
OBJECT-TYPE
Output 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).
1.3.6.1.4.1.2011.6.164.1.3.2.2.1.3Unsigned32 (0..600)read-onlycurrent
hwRectTotalOperTime
OBJECT-TYPE
Total runtime of the rectifier module. Value unit: minute (m), and the value is an integer (.0).
1.3.6.1.4.1.2011.6.164.1.3.2.2.1.4Unsigned32read-onlycurrent
hwRectOperStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.3.2.2.1.99INTEGER {normal(1), fault(2), protect(3), commFail(4), switchOff(5), invalid(6), noConfig(7), alarmResume(254), other(255)}read-onlycurrent
hwRectOperRowStatus
OBJECT-TYPE
RowStatus of rectifier runing table.
1.3.6.1.4.1.2011.6.164.1.3.2.2.1.100RowStatusread-createcurrent
hwSiteBatterys
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.4
hwBattsConfig
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.4.1
hwBattsGroupId
OBJECT-TYPE
Battery 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.
1.3.6.1.4.1.2011.6.164.1.4.1.1Unsigned32read-onlycurrent
hwBattsGroupName
OBJECT-TYPE
Device 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.
1.3.6.1.4.1.2011.6.164.1.4.1.2OCTET STRING (SIZE(0..63))read-writecurrent
hwBattsTotalQuantity
OBJECT-TYPE
Total quantity of battery strings, which value range: 0 to 100.
1.3.6.1.4.1.2011.6.164.1.4.1.3Unsigned32 (0..100)read-writecurrent
hwSetBattsHighTempAction
OBJECT-TYPE
Battery 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 nothing
1.3.6.1.4.1.2011.6.164.1.4.1.4INTEGER {blvd(1), lowerDcOutput(2), unknown(255)}read-writecurrent
hwSetBattsHighTempVoltLimit
OBJECT-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.1.4.1.5Unsigned32 (0..600)read-writecurrent
hwSetBattsHTDLimit
OBJECT-TYPE
Upper 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).
1.3.6.1.4.1.2011.6.164.1.4.1.6Integer32 (0..100)read-writecurrent
hwSetBattsHTDEnable
OBJECT-TYPE
Battery 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.
1.3.6.1.4.1.2011.6.164.1.4.1.7INTEGER {enable(1), disable(2)}read-writecurrent
hwSetBattsFloatVoltage
OBJECT-TYPE
Float 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)
1.3.6.1.4.1.2011.6.164.1.4.1.8Unsigned32 (420..580)read-writecurrent
hwSetBattsBoostVoltage
OBJECT-TYPE
Boostcharge 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).
1.3.6.1.4.1.2011.6.164.1.4.1.9Unsigned32 (420..580)read-writecurrent
hwSetBattsCurrLimitCoefficient
OBJECT-TYPE
Current-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).
1.3.6.1.4.1.2011.6.164.1.4.1.10Unsigned32 (5..25)read-writecurrent
hwSetBattsCompFactor
OBJECT-TYPE
Temperature 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).
1.3.6.1.4.1.2011.6.164.1.4.1.11Unsigned32 (0..500)read-writecurrent
hwCtrlBattsBoostFloat
OBJECT-TYPE
Control 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.
1.3.6.1.4.1.2011.6.164.1.4.1.12INTEGER {floatCharge(1), boostCharge(2), nullOper(255)}read-writecurrent
hwBattsOperate
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.4.2
hwBattsTotalCurrent
OBJECT-TYPE
Total 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).
1.3.6.1.4.1.2011.6.164.1.4.2.1Integer32 (-10000..10000)read-onlycurrent
hwBattsPreDischargeTime
OBJECT-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.1.4.2.2Unsigned32 (0..65536)read-onlycurrent
hwBattsChargeStatus
OBJECT-TYPE
Battery 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.
1.3.6.1.4.1.2011.6.164.1.4.2.3INTEGER {floatCharge(1), boostCharge(2), disCharge(3), unknown(255)}read-onlycurrent
hwBattsCurrLimitStatus
OBJECT-TYPE
Battery 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.
1.3.6.1.4.1.2011.6.164.1.4.2.4INTEGER {unlimit(1), limit(2), unknown(255)}read-onlycurrent
hwBattsTest
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.4.3
hwBattsTestRecordCount
OBJECT-TYPE
Battery test records number.
1.3.6.1.4.1.2011.6.164.1.4.3.1Unsigned32 (0..100)read-onlycurrent
hwSetBattsManuStdTestTime
OBJECT-TYPE
Battery 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)
1.3.6.1.4.1.2011.6.164.1.4.3.2Unsigned32 (1..100)read-writecurrent
hwSetBattsManuStdTestEndVolt
OBJECT-TYPE
Voltage 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.2
1.3.6.1.4.1.2011.6.164.1.4.3.3Unsigned32 (170..220)read-writecurrent
hwSetBattsManuStdTestCellNum
OBJECT-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.1.4.3.4Unsigned32 (1..50)read-writecurrent
hwSetBattsManuShortTestTime
OBJECT-TYPE
Battery 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)
1.3.6.1.4.1.2011.6.164.1.4.3.5Unsigned32 (1..240)read-writecurrent
hwSetBattsManuShortTestEndVolt
OBJECT-TYPE
Voltage 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.
1.3.6.1.4.1.2011.6.164.1.4.3.6Unsigned32 (400..540)read-writecurrent
hwCtrlBattsTestStartStop
OBJECT-TYPE
Battery 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.
1.3.6.1.4.1.2011.6.164.1.4.3.7INTEGER {stdTestStart(1), shortTestStart(2), testStop(3), nullOper(255)}read-writecurrent
hwBattsTestResultTable
OBJECT-TYPE
Battery 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.
1.3.6.1.4.1.2011.6.164.1.4.3.100not-accessiblecurrent
hwBattsTestResultEntry
OBJECT-TYPE
Battery test result table entry.
1.3.6.1.4.1.2011.6.164.1.4.3.100.1not-accessiblecurrent
hwBattsTestResultIndex
OBJECT-TYPE
Table index of the battery test results. Currently up to 10 times of the battery test results are saved by default.
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.1Integer32 (1..100)read-onlycurrent
hwBattsTestType
OBJECT-TYPE
Record 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.
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.2INTEGER {manualTest(1), acOffAutoTest(2), timedTest(3), shortTest(4), other(255)}read-onlycurrent
hwBattsTestStartTime
OBJECT-TYPE
Test start time of the record in the battery test. It is of the character string type.
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.3OCTET STRING (SIZE(0..127))read-onlycurrent
hwBattsTestResult
OBJECT-TYPE
Battery 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,
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.4INTEGER {battNoResult(1), battNormal(2), battPreAlarm(3), battAlarm(4), unknown(255)}read-onlycurrent
hwBattsEfficiency
OBJECT-TYPE
Battery 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.
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.5Integer32 (0..100)read-onlycurrent
hwBattsDischargeTime
OBJECT-TYPE
Discharge time of the battery test records. Value range: 0 to 100, unit: hour (h), and the value is accurate to two decimal places (.2).
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.6Unsigned32 (0..10000)read-onlycurrent
hwBattsDischargeEndVoltage
OBJECT-TYPE
Discharge termination voltage of the battery test. Value range: 0 to 60, unit: V, and the value is accurate to one decimal place (.1).
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.7Unsigned32 (0..600)read-onlycurrent
hwBattsDischargeAvCurrent
OBJECT-TYPE
Average discharge current of the battery test. Value range: -10000 to 10000, unit: A, and the value is accurate to one decimal place (.1).
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.8Integer32 (-10000..10000)read-onlycurrent
hwBattsDischargeAhValue
OBJECT-TYPE
Discharge ampere per hour the battery test. Value range: 0 to 5000, Unit: Ah, and the value is an integer (.0).
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.9Unsigned32 (0..5000)read-onlycurrent
hwBattsTestTemprature
OBJECT-TYPE
Battery 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.
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.10Integer32 (-50..100)read-onlycurrent
hwBattsTestEndCourse
OBJECT-TYPE
Termination 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.
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.11INTEGER {voltageToEnd(1), timeToEnd(2), acOnToEnd(3), manulToEnd(4), faultAlarmToEnd(5), other(255)}read-onlycurrent
hwBattsTestResultRowStatus
OBJECT-TYPE
RowStatus of battery test table.
1.3.6.1.4.1.2011.6.164.1.4.3.100.1.100RowStatusread-createcurrent
hwBattString
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.4.4
hwBattStringConfigTable
OBJECT-TYPE
Battery 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.
1.3.6.1.4.1.2011.6.164.1.4.4.1not-accessiblecurrent
hwBattStringConfigEntry
OBJECT-TYPE
Battery string config table entry.
1.3.6.1.4.1.2011.6.164.1.4.4.1.1not-accessiblecurrent
hwBattStringConfigIndex
OBJECT-TYPE
Device table index of the battery string, which value range: 1 to 100.
1.3.6.1.4.1.2011.6.164.1.4.4.1.1.1Integer32 (1..100)read-onlycurrent
hwBattStringEquipId
OBJECT-TYPE
Batteries 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.
1.3.6.1.4.1.2011.6.164.1.4.4.1.1.2Unsigned32 (3001..3100)read-onlycurrent
hwBattStringEquipName
OBJECT-TYPE
Batteries 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.
1.3.6.1.4.1.2011.6.164.1.4.4.1.1.3OCTET STRING (SIZE(0..63))read-writecurrent
hwSetBattsTempUpperLimit
OBJECT-TYPE
Upper 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).
1.3.6.1.4.1.2011.6.164.1.4.4.1.1.4Integer32 (-50..100)read-writecurrent
hwSetBattsTempLowerLimit
OBJECT-TYPE
Lower 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).
1.3.6.1.4.1.2011.6.164.1.4.4.1.1.5Integer32 (-50..100)read-writecurrent
hwSetBattsTempMeasureUpperLimit
OBJECT-TYPE
Upper 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).
1.3.6.1.4.1.2011.6.164.1.4.4.1.1.6Integer32 (0..100)read-writecurrent
hwSetBattsTempMeasureLowerLimit
OBJECT-TYPE
Lower 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).
1.3.6.1.4.1.2011.6.164.1.4.4.1.1.7Integer32 (-50..0)read-writecurrent
hwSetBattStdCapacity
OBJECT-TYPE
Set battery standard capacity, is an inherent attribute of the device. Value range: 0 to 10000, unit: Ah, the value is an integer (.0).
1.3.6.1.4.1.2011.6.164.1.4.4.1.1.8Integer32 (0..10000)read-writecurrent
hwSetBattInstallTime
OBJECT-TYPE
Set 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.
1.3.6.1.4.1.2011.6.164.1.4.4.1.1.9OCTET STRING (SIZE(0..128))read-writecurrent
hwBattStringConfigRowStatus
OBJECT-TYPE
RowStatus of battery string config table.
1.3.6.1.4.1.2011.6.164.1.4.4.1.1.100RowStatusread-createcurrent
hwBattStringOperTable
OBJECT-TYPE
Battery 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.
1.3.6.1.4.1.2011.6.164.1.4.4.2not-accessiblecurrent
hwBattStringOperEntry
OBJECT-TYPE
Battery string runing table entry.
1.3.6.1.4.1.2011.6.164.1.4.4.2.1not-accessiblecurrent
hwBattStringOperIndex
OBJECT-TYPE
Device table index of the battery string, which value range: 1 to 100.
1.3.6.1.4.1.2011.6.164.1.4.4.2.1.1Integer32 (1..100)read-onlycurrent
hwBattStringCurrent
OBJECT-TYPE
Batteries 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).
1.3.6.1.4.1.2011.6.164.1.4.4.2.1.2Integer32 (-10000..10000)read-onlycurrent
hwBattStringRemainCapacityPercent
OBJECT-TYPE
Remaining capacity percentage of the battery string. Value range: 0 to 100, unit: %, and the value is accurate to one decimal place (.1).
1.3.6.1.4.1.2011.6.164.1.4.4.2.1.3Unsigned32 (0..1000)read-onlycurrent
hwBattStringRemainCapacity
OBJECT-TYPE
Remaining 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).
1.3.6.1.4.1.2011.6.164.1.4.4.2.1.4Unsigned32 (0..5000)read-onlycurrent
hwBattStringActualCapacity
OBJECT-TYPE
Batteries 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).
1.3.6.1.4.1.2011.6.164.1.4.4.2.1.5Unsigned32 (0..5000)read-onlycurrent
hwBattStringTemprature
OBJECT-TYPE
Battery 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.
1.3.6.1.4.1.2011.6.164.1.4.4.2.1.6Integer32 (-500..1000)read-onlycurrent
hwBattStringOperStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.4.4.2.1.99INTEGER {normal(1), tempHigh(2), tempLow(3), loopBreak(4), overCurrent(5), unbalance(6), alarmResume(254), other(255)}read-onlycurrent
hwBattStringOperRowStatus
OBJECT-TYPE
RowStatus of battery string runing table.
1.3.6.1.4.1.2011.6.164.1.4.4.2.1.100RowStatusread-createcurrent
hwSiteAcDistributions
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.5
hwAcDistributionsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.5.1
hwAcsGroupId
OBJECT-TYPE
AC 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.
1.3.6.1.4.1.2011.6.164.1.5.1.1Unsigned32read-onlycurrent
hwAcsGroupName
OBJECT-TYPE
Device 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.
1.3.6.1.4.1.2011.6.164.1.5.1.2OCTET STRING (SIZE(0..63))read-writecurrent
hwAcsTotalCurrent
OBJECT-TYPE
Total 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).
1.3.6.1.4.1.2011.6.164.1.5.1.3Unsigned32 (0..10000)read-onlycurrent
hwAcsTotalQuantity
OBJECT-TYPE
Total quantity of the site ACUs. Value range: 0 to 100.
1.3.6.1.4.1.2011.6.164.1.5.1.4Unsigned32 (0..100)read-onlycurrent
hwSetAcsUpperVoltLimit
OBJECT-TYPE
Upper 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).
1.3.6.1.4.1.2011.6.164.1.5.1.5Unsigned32 (60..500)read-writecurrent
hwSetAcsLowerVoltLimit
OBJECT-TYPE
Lower 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).
1.3.6.1.4.1.2011.6.164.1.5.1.6Unsigned32 (60..500)read-writecurrent
hwAcDistribution
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.5.2
hwAcInputTable
OBJECT-TYPE
AC 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.
1.3.6.1.4.1.2011.6.164.1.5.2.1not-accessiblecurrent
hwAcInputEntry
OBJECT-TYPE
AC input table entry.
1.3.6.1.4.1.2011.6.164.1.5.2.1.1not-accessiblecurrent
hwAcInputIndex
OBJECT-TYPE
ACU device table index, which value range: 1 to 100. Lines of the device list are restricted by the total quantity of ACUs (hwAcsInputQuantity).
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.1Integer32 (1..100)read-onlycurrent
hwAcEquipId
OBJECT-TYPE
ACU 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.
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.2Unsigned32 (4001..4100)read-onlycurrent
hwAcEquipName
OBJECT-TYPE
ACU 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.
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.3OCTET STRING (SIZE(0..63))read-writecurrent
hwApOrAblVoltage
OBJECT-TYPE
ACU A-phase or AB-line voltage. Value range: 0 to 500, unit: V, and the value is accurate to one decimal place (.1).
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.4Unsigned32 (0..5000)read-onlycurrent
hwBpOrBclVoltage
OBJECT-TYPE
ACU B-phase or BC-line voltage. Value range: 0 to 500, unit: V, and the value is accurate to one decimal place (.1).
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.5Unsigned32 (0..5000)read-onlycurrent
hwCpOrCalVoltage
OBJECT-TYPE
ACU C-phase or CA-line voltage. Value range: 0 to 500, unit: V, and the value is accurate to one decimal place (.1).
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.6Unsigned32 (0..5000)read-onlycurrent
hwAphaseCurrent
OBJECT-TYPE
ACU 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).
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.7Integer32 (0..1000)read-onlycurrent
hwBphaseCurrent
OBJECT-TYPE
ACU 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).
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.8Integer32 (0..1000)read-onlycurrent
hwCphaseCurrent
OBJECT-TYPE
ACU 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).
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.9Integer32 (0..1000)read-onlycurrent
hwAcInputBreakersQuantity
OBJECT-TYPE
Quantity 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.
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.10Unsigned32 (0..100)read-onlycurrent
hwAcInputOperStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.99INTEGER {normal(1), acOff(2), acAbsent(3), voltHigh(4), voltLow(5), alarmResume(254), other(255)}read-onlycurrent
hwAcRowStatus
OBJECT-TYPE
RowStatus of ACU.
1.3.6.1.4.1.2011.6.164.1.5.2.1.1.100RowStatusread-createcurrent
hwAcInputBreakerTable
OBJECT-TYPE
Ac 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.
1.3.6.1.4.1.2011.6.164.1.5.2.2not-accessiblecurrent
hwAcInputBreakerEntry
OBJECT-TYPE
Ac input breaker table entry.
1.3.6.1.4.1.2011.6.164.1.5.2.2.1not-accessiblecurrent
hwAcInputBreakerIndex
OBJECT-TYPE
Device 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.
1.3.6.1.4.1.2011.6.164.1.5.2.2.1.1Integer32 (1..100)read-onlycurrent
hwAcInputBreakerEquipId
OBJECT-TYPE
AC 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.
1.3.6.1.4.1.2011.6.164.1.5.2.2.1.2Unsigned32 (5001..5100)read-onlycurrent
hwAcInputBreakerEquipName
OBJECT-TYPE
AC 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.
1.3.6.1.4.1.2011.6.164.1.5.2.2.1.3OCTET STRING (SIZE(0..63))read-writecurrent
hwAcInputBreakerOperStatus
OBJECT-TYPE
Operation 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.
1.3.6.1.4.1.2011.6.164.1.5.2.2.1.99INTEGER {normal(1), disconnect(2), alarmResume(254), other(255)}read-onlycurrent
hwAcInputBreakerRowStatus
OBJECT-TYPE
RowStatus of AC input breaker.
1.3.6.1.4.1.2011.6.164.1.5.2.2.1.100RowStatusread-createcurrent
hwSiteDcDistributions
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.6
hwDcDistributionsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.6.1
hwDcsGroupId
OBJECT-TYPE
DC 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.
1.3.6.1.4.1.2011.6.164.1.6.1.1Unsigned32read-onlycurrent
hwDcsGroupName
OBJECT-TYPE
Device 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.
1.3.6.1.4.1.2011.6.164.1.6.1.2OCTET STRING (SIZE(0..63))read-writecurrent
hwDcsTotalVoltage
OBJECT-TYPE
Total voltage of the DC group. Value range: 0 to 60, unit: V, and the value is accurate to one decimal place (.1).
1.3.6.1.4.1.2011.6.164.1.6.1.3Unsigned32 (0..600)read-onlycurrent
hwDcsTotalCurrent
OBJECT-TYPE
Total current of the DC group. Value range: 0 to 10000, unit: A, and the value is accurate to one decimal place (.1).
1.3.6.1.4.1.2011.6.164.1.6.1.4Unsigned32 (0..1000000)read-onlycurrent
hwDcsTotalPower
OBJECT-TYPE
Total power of the DC group. Value range: 0 to 10000, unit: W, and the value is an integer (.0).
1.3.6.1.4.1.2011.6.164.1.6.1.5Unsigned32 (0..600000)read-onlycurrent
hwDcsTotalQuantity
OBJECT-TYPE
Total quantity of the DC units, and its Value range: 0 to 100.
1.3.6.1.4.1.2011.6.164.1.6.1.6Unsigned32 (0..100)read-onlycurrent
hwSetDcsUpperVoltLimit
OBJECT-TYPE
Upper 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).
1.3.6.1.4.1.2011.6.164.1.6.1.7Unsigned32 (300..600)read-writecurrent
hwSetDcsLowerVoltLimit
OBJECT-TYPE
Lower 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).
1.3.6.1.4.1.2011.6.164.1.6.1.8Unsigned32 (300..600)read-writecurrent
hwDcDistribution
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.6.2
hwDcOutputTable
OBJECT-TYPE
DC 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.
1.3.6.1.4.1.2011.6.164.1.6.2.1not-accessiblecurrent
hwDcOutputEntry
OBJECT-TYPE
Dc output table entry.
1.3.6.1.4.1.2011.6.164.1.6.2.1.1not-accessiblecurrent
hwDcOutputIndex
OBJECT-TYPE
Device 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).
1.3.6.1.4.1.2011.6.164.1.6.2.1.1.1Integer32 (1..100)read-onlycurrent
hwDcOutputEquipId
OBJECT-TYPE
DC 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.
1.3.6.1.4.1.2011.6.164.1.6.2.1.1.2Unsigned32 (6001..6100)read-onlycurrent
hwDcOutputEquipName
OBJECT-TYPE
DC 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.
1.3.6.1.4.1.2011.6.164.1.6.2.1.1.3OCTET STRING (SIZE(0..63))read-writecurrent
hwDcOutputVoltage
OBJECT-TYPE
DC 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).
1.3.6.1.4.1.2011.6.164.1.6.2.1.1.4Unsigned32 (0..600)read-onlycurrent
hwDcOutputCurrent
OBJECT-TYPE
DC 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).
1.3.6.1.4.1.2011.6.164.1.6.2.1.1.5Unsigned32 (0..100000)read-onlycurrent
hwDcOutputPower
OBJECT-TYPE
DC 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).
1.3.6.1.4.1.2011.6.164.1.6.2.1.1.6Unsigned32 (0..600000)read-onlycurrent
hwLoadsQuantity
OBJECT-TYPE
Quantity 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.
1.3.6.1.4.1.2011.6.164.1.6.2.1.1.7Unsigned32 (0..100)read-onlycurrent
hwDcOutputOperStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.6.2.1.1.99INTEGER {normal(1), voltHigh(2), voltLow(3), alarmResume(254), other(255)}read-onlycurrent
hwDcOutputRowStatus
OBJECT-TYPE
RowStatus of Dc output equipments.
1.3.6.1.4.1.2011.6.164.1.6.2.1.1.100RowStatusread-createcurrent
hwLoadBranchTable
OBJECT-TYPE
Loads 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.
1.3.6.1.4.1.2011.6.164.1.6.2.2not-accessiblecurrent
hwLoadBranchEntry
OBJECT-TYPE
Loads output table entry.
1.3.6.1.4.1.2011.6.164.1.6.2.2.1not-accessiblecurrent
hwLoadBranchIndex
OBJECT-TYPE
Device 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.
1.3.6.1.4.1.2011.6.164.1.6.2.2.1.1Integer32 (1..100)read-onlycurrent
hwLoadBranchEquipId
OBJECT-TYPE
Device 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.
1.3.6.1.4.1.2011.6.164.1.6.2.2.1.2Unsigned32 (7001..7100)read-onlycurrent
hwLoadBranchEquipName
OBJECT-TYPE
Device 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.
1.3.6.1.4.1.2011.6.164.1.6.2.2.1.3OCTET STRING (SIZE(0..63))read-writecurrent
hwLoadBranchCurrent
OBJECT-TYPE
DC 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).
1.3.6.1.4.1.2011.6.164.1.6.2.2.1.4Unsigned32 (0..100000)read-onlycurrent
hwLoadBranchPower
OBJECT-TYPE
DC 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).
1.3.6.1.4.1.2011.6.164.1.6.2.2.1.5Unsigned32 (0..600000)read-onlycurrent
hwLoadBranchOperStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.6.2.2.1.99INTEGER {normal(1), disconnect(2), alarmResume(254), other(255)}read-onlycurrent
hwLoadBranchRowStatus
OBJECT-TYPE
RowStatus of loads output branch.
1.3.6.1.4.1.2011.6.164.1.6.2.2.1.100RowStatusread-createcurrent
hwLvdUnits
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.7
hwLvdsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.7.1
hwLvdsGroupId
OBJECT-TYPE
LVD 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.
1.3.6.1.4.1.2011.6.164.1.7.1.1Unsigned32read-onlycurrent
hwLvdsGroupName
OBJECT-TYPE
Low-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.
1.3.6.1.4.1.2011.6.164.1.7.1.2OCTET STRING (SIZE(0..63))read-writecurrent
hwLvdsTotalQuantity
OBJECT-TYPE
Total quantity of power-off units. Value range: 0 to 100.
1.3.6.1.4.1.2011.6.164.1.7.1.3Unsigned32 (0..100)read-onlycurrent
hwLvdUnit
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.7.2
hwLvdBranchTable
OBJECT-TYPE
Power-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.
1.3.6.1.4.1.2011.6.164.1.7.2.1not-accessiblecurrent
hwLvdBranchEntry
OBJECT-TYPE
Power-off table entry.
1.3.6.1.4.1.2011.6.164.1.7.2.1.1not-accessiblecurrent
hwLvdBranchIndex
OBJECT-TYPE
Device 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).
1.3.6.1.4.1.2011.6.164.1.7.2.1.1.1Integer32 (1..100)read-onlycurrent
hwLvdUnitEquipId
OBJECT-TYPE
Device 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.
1.3.6.1.4.1.2011.6.164.1.7.2.1.1.2Unsigned32 (8001..8100)read-onlycurrent
hwLvdUnitEquipName
OBJECT-TYPE
Device 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.
1.3.6.1.4.1.2011.6.164.1.7.2.1.1.3OCTET STRING (SIZE(0..63))read-writecurrent
hwSetLvdEnable
OBJECT-TYPE
Control 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.
1.3.6.1.4.1.2011.6.164.1.7.2.1.1.4INTEGER {enabled(1), disabled(2)}read-writecurrent
hwSetLvdVoltage
OBJECT-TYPE
Low-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).
1.3.6.1.4.1.2011.6.164.1.7.2.1.1.5Integer32 (350..600)read-writecurrent
hwCtrlLvd
OBJECT-TYPE
Control 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.
1.3.6.1.4.1.2011.6.164.1.7.2.1.1.6INTEGER {powerOff(1), powerOn(2), nullOper(255)}read-writecurrent
hwLvdBranchOperStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.7.2.1.1.99INTEGER {normal(1), lowVoltOff(2), backgroundOff(3), localManualOff(4), lowTempOff(5), highTempOff(6), alarmResume(254), other(255)}read-onlycurrent
hwLvdBranchRowStatus
OBJECT-TYPE
RowStatus of lvd table.
1.3.6.1.4.1.2011.6.164.1.7.2.1.1.100RowStatusread-createcurrent
hwSiteEnvUnits
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.8
hwEnvUnitsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.8.1
hwEnvUnitsGroupId
OBJECT-TYPE
Unit 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.
1.3.6.1.4.1.2011.6.164.1.8.1.1Unsigned32read-onlycurrent
hwEnvUnitsGroupName
OBJECT-TYPE
Unit 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.
1.3.6.1.4.1.2011.6.164.1.8.1.2OCTET STRING (SIZE(0..63))read-writecurrent
hwCtrlSmokeReset
OBJECT-TYPE
Smoke 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.
1.3.6.1.4.1.2011.6.164.1.8.1.3INTEGER {normal(1), reset(2), nullOper(255)}read-writecurrent
hwCtrlDoorReset
OBJECT-TYPE
Door 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.
1.3.6.1.4.1.2011.6.164.1.8.1.4INTEGER {normal(1), reset(2), nullOper(255)}read-writecurrent
hwCtrlBuzzerEnable
OBJECT-TYPE
Buzzer 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.
1.3.6.1.4.1.2011.6.164.1.8.1.5INTEGER {enable(1), disable(2), nullOper(255)}read-writecurrent
hwEnvTempSensorsTotalQuantity
OBJECT-TYPE
Quantity of the environment temperature sensors, and its value range: 0 to 256.
1.3.6.1.4.1.2011.6.164.1.8.1.6Unsigned32 (0..256)read-onlycurrent
hwEnvHumiSensorsTotalQuantity
OBJECT-TYPE
Quantity of the environment humidity sensors, and its value range: 0 to 256.
1.3.6.1.4.1.2011.6.164.1.8.1.7Unsigned32 (0..256)read-onlycurrent
hwSpareDigitalsTotalQuantity
OBJECT-TYPE
Quantity of the Spare digitals, and its value range: 0 to 256.
1.3.6.1.4.1.2011.6.164.1.8.1.8Unsigned32 (0..256)read-onlycurrent
hwEnvSensor
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.8.2
hwEnvTempSensorTable
OBJECT-TYPE
Site 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.
1.3.6.1.4.1.2011.6.164.1.8.2.1not-accessiblecurrent
hwEnvTempSensorEntry
OBJECT-TYPE
Site environment temperature table entry.
1.3.6.1.4.1.2011.6.164.1.8.2.1.1not-accessiblecurrent
hwEnvTempSensorIndex
OBJECT-TYPE
Table 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).
1.3.6.1.4.1.2011.6.164.1.8.2.1.1.1Integer32 (1..256)read-onlycurrent
hwEnvTempEquipId
OBJECT-TYPE
Environment 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.
1.3.6.1.4.1.2011.6.164.1.8.2.1.1.2Unsigned32 (9001..9255)read-onlycurrent
hwEnvTempEquipName
OBJECT-TYPE
Environment 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.
1.3.6.1.4.1.2011.6.164.1.8.2.1.1.3OCTET STRING (SIZE(0..63))read-writecurrent
hwEnvTemperature
OBJECT-TYPE
Environment 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.
1.3.6.1.4.1.2011.6.164.1.8.2.1.1.4Integer32 (-50..100)read-onlycurrent
hwSetEnvTempUpperLimit
OBJECT-TYPE
Upper 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).
1.3.6.1.4.1.2011.6.164.1.8.2.1.1.5Integer32 (-50..100)read-writecurrent
hwSetEnvTempLowerLimit
OBJECT-TYPE
Lower 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).
1.3.6.1.4.1.2011.6.164.1.8.2.1.1.6Integer32 (-50..100)read-writecurrent
hwSetEnvTempMeasureUpperLimit
OBJECT-TYPE
Upper 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).
1.3.6.1.4.1.2011.6.164.1.8.2.1.1.7Integer32 (0..100)read-writecurrent
hwSetEnvTempMeasureLowerLimit
OBJECT-TYPE
Lower 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).
1.3.6.1.4.1.2011.6.164.1.8.2.1.1.8Integer32 (-50..0)read-writecurrent
hwSetEnvTempAlarmEnable
OBJECT-TYPE
Environment 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.
1.3.6.1.4.1.2011.6.164.1.8.2.1.1.9INTEGER {enable(1), disable(2)}read-writecurrent
hwEnvTempSensorOperStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.8.2.1.1.99INTEGER {normal(1), tempHigh(2), tempLow(3), notInslot(4), alarmResume(254), other(255)}read-onlycurrent
hwEnvTempSensorRowStatus
OBJECT-TYPE
RowStatus of Environment temperature table.
1.3.6.1.4.1.2011.6.164.1.8.2.1.1.100RowStatusread-createcurrent
hwEnvHumiSensorTable
OBJECT-TYPE
Environment 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.
1.3.6.1.4.1.2011.6.164.1.8.2.2not-accessiblecurrent
hwEnvHumiSensorEntry
OBJECT-TYPE
Environment humidity table entry.
1.3.6.1.4.1.2011.6.164.1.8.2.2.1not-accessiblecurrent
hwEnvHumiSensorIndex
OBJECT-TYPE
Table 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).
1.3.6.1.4.1.2011.6.164.1.8.2.2.1.1Integer32 (1..256)read-onlycurrent
hwEnvHumiEquipId
OBJECT-TYPE
Environment 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.
1.3.6.1.4.1.2011.6.164.1.8.2.2.1.2Unsigned32 (10001..10255)read-onlycurrent
hwEnvHumiEquipName
OBJECT-TYPE
Environment 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.
1.3.6.1.4.1.2011.6.164.1.8.2.2.1.3OCTET STRING (SIZE(0..63))read-writecurrent
hwEnvHumidity
OBJECT-TYPE
Environment 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.
1.3.6.1.4.1.2011.6.164.1.8.2.2.1.4Integer32 (0..100)read-onlycurrent
hwSetEnvHumidityUpperLimit
OBJECT-TYPE
Upper 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).
1.3.6.1.4.1.2011.6.164.1.8.2.2.1.5Integer32 (0..100)read-writecurrent
hwSetEnvHumidityLowerLimit
OBJECT-TYPE
Lower 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).
1.3.6.1.4.1.2011.6.164.1.8.2.2.1.6Integer32 (0..100)read-writecurrent
hwSetEnvHumidityMeasureUpperLimit
OBJECT-TYPE
Upper 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).
1.3.6.1.4.1.2011.6.164.1.8.2.2.1.7Integer32 (0..100)read-writecurrent
hwSetEnvHumidityMeasureLowerLimit
OBJECT-TYPE
Lower 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).
1.3.6.1.4.1.2011.6.164.1.8.2.2.1.8Integer32 (0..100)read-writecurrent
hwSetEnvHumiAlarmEnable
OBJECT-TYPE
Environment 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.
1.3.6.1.4.1.2011.6.164.1.8.2.2.1.9INTEGER {enable(1), disable(2)}read-writecurrent
hwEnvHumiSensorOperStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.8.2.2.1.99INTEGER {normal(1), humidityHigh(2), humidityLow(3), notInslot(4), alarmResume(254), other(255)}read-onlycurrent
hwEnvHumiSensorRowStatus
OBJECT-TYPE
RowStatus of Environment humidity table.
1.3.6.1.4.1.2011.6.164.1.8.2.2.1.100RowStatusread-createcurrent
hwSpareDigitalTable
OBJECT-TYPE
Spare 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.
1.3.6.1.4.1.2011.6.164.1.8.2.3not-accessiblecurrent
hwSpareDigitalEntry
OBJECT-TYPE
Spare digital table entry.
1.3.6.1.4.1.2011.6.164.1.8.2.3.1not-accessiblecurrent
hwSpareDigitalIndex
OBJECT-TYPE
Spare digital table index, which value range: 1 to 256. Lines of the device list are restricted by the quantity of Spare digitals (hwSpareDigitalsTotalQuantity).
1.3.6.1.4.1.2011.6.164.1.8.2.3.1.1Integer32 (1..256)read-onlycurrent
hwSpareDigitalEquipId
OBJECT-TYPE
Spare 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.
1.3.6.1.4.1.2011.6.164.1.8.2.3.1.2Unsigned32 (11001..11255)read-onlycurrent
hwSpareDigitalEquipName
OBJECT-TYPE
Spare 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.
1.3.6.1.4.1.2011.6.164.1.8.2.3.1.3OCTET STRING (SIZE(0..63))read-writecurrent
hwSetSpareDigitalAlarmTension
OBJECT-TYPE
Spare 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.
1.3.6.1.4.1.2011.6.164.1.8.2.3.1.4INTEGER {low(0), high(1)}read-writecurrent
hwSetSpareDigitalAlarmEnable
OBJECT-TYPE
Spare 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.
1.3.6.1.4.1.2011.6.164.1.8.2.3.1.5INTEGER {enable(1), disable(2)}read-writecurrent
hwSpareDigitalOperStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.8.2.3.1.99INTEGER {normal(1), alarm(2), alarmResume(254), other(255)}read-onlycurrent
hwSpareDigitalRowStatus
OBJECT-TYPE
RowStatus of Spare digital device table.
1.3.6.1.4.1.2011.6.164.1.8.2.3.1.100RowStatusread-createcurrent
hwSitePDEs
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.9
hwPDEGroup
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.9.1
hwPDEGroupId
OBJECT-TYPE
PDE 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.
1.3.6.1.4.1.2011.6.164.1.9.1.1Unsigned32 (12000..12255)read-onlycurrent
hwPDEGroupName
OBJECT-TYPE
PDE 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.
1.3.6.1.4.1.2011.6.164.1.9.1.2OCTET STRING (SIZE(0..64))read-writecurrent
hwPDEGroupNum
OBJECT-TYPE
PDE Num,Value range: 0 to 100.
1.3.6.1.4.1.2011.6.164.1.9.1.3Unsigned32 (0..100)read-onlycurrent
hwPDEGroupCommNum
OBJECT-TYPE
Communication PDE Num,Value range: 0 to 100.
1.3.6.1.4.1.2011.6.164.1.9.1.4Unsigned32 (0..100)read-onlycurrent
hwPDEGroupTotalPower
OBJECT-TYPE
PDE Total Power,Value range: 0.0 to 10000.0.Unit: W.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.1.5Unsigned32 (0..100000)read-onlycurrent
hwPDEGroupTotalCurrent
OBJECT-TYPE
PDE Total Current,Value range: 0.0 to 300.0.Unit: A.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.1.6Unsigned32 (0..3000)read-onlycurrent
hwPDEGroupCommStatus
OBJECT-TYPE
PDE 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.
1.3.6.1.4.1.2011.6.164.1.9.1.7INTEGER {commOk(1), commFail(2), unknown(255)}read-onlycurrent
hwPDE
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.1.9.3
hwPDETable
OBJECT-TYPE
PDE table. Use this table to get PDE equipment ID , PDE equipment name, and current PDE status. This table's index is hwPDEIndex.
1.3.6.1.4.1.2011.6.164.1.9.3.1not-accessiblecurrent
hwPDEEntry
OBJECT-TYPE
PDE table entry.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1not-accessiblecurrent
hwPDEIndex
OBJECT-TYPE
PDE table index, which value range: 1 to 10. Lines of the device list are restricted by the quantity of PDE.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.1Integer32 (1..10)read-onlycurrent
hwPDEEquipId
OBJECT-TYPE
PDE 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.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.2Unsigned32 (12001..12255)read-onlycurrent
hwPDEEquipName
OBJECT-TYPE
PDE 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.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.3OCTET STRING (SIZE(0..64))read-writecurrent
hwPDETotalRunningTime
OBJECT-TYPE
PDE Total Running Time,Value range: 0 to 876000.Unit: H.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.4Unsigned32 (0..876000)read-onlycurrent
hwPDEBranchNum
OBJECT-TYPE
PDE Branch Number,Value range: 0 to 6.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.5Unsigned32 (0..6)read-onlycurrent
hwPDETotalPower
OBJECT-TYPE
PDE Total Power,Value range: 0.0 to 10000.0.Unit: W.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.6Unsigned32 (0..100000)read-onlycurrent
hwPDETotalCurrent
OBJECT-TYPE
PDE Total Current,Value range: 0.0 to 30000.0.Unit: A.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.7Unsigned32 (0..300000)read-onlycurrent
hwPDEBranch1Power
OBJECT-TYPE
PDE Branch1 Power,Value range: 0.0 to 100000.0.Unit: W.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.8Unsigned32 (0..1000000)read-onlycurrent
hwPDEBranch2Power
OBJECT-TYPE
PDE Branch2 Power,Value range: 0.0 to 100000.0.Unit: W.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.9Unsigned32 (0..1000000)read-onlycurrent
hwPDEBranch3Power
OBJECT-TYPE
PDE Branch3 Power,Value range: 0.0 to 100000.0.Unit: W.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.10Unsigned32 (0..1000000)read-onlycurrent
hwPDEBranch4Power
OBJECT-TYPE
PDE Branch4 Power,Value range: 0.0 to 100000.0.Unit: W.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.11Unsigned32 (0..1000000)read-onlycurrent
hwPDEBranch1Current
OBJECT-TYPE
PDE Branch1 Current,Value range: 0.0 to 1000.0.Unit: A.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.12Unsigned32 (0..10000)read-onlycurrent
hwPDEBranch2Current
OBJECT-TYPE
PDE Branch2 Current,Value range: 0.0 to 1000.0.Unit: A.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.13Unsigned32 (0..10000)read-onlycurrent
hwPDEBranch3Current
OBJECT-TYPE
PDE Branch3 Current,Value range: 0.0 to 1000.0.Unit: A.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.14Unsigned32 (0..10000)read-onlycurrent
hwPDEBranch4Current
OBJECT-TYPE
PDE Branch4 Current,Value range: 0.0 to 1000.0.Unit: A.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.15Unsigned32 (0..10000)read-onlycurrent
hwPDEBranch1Voltage
OBJECT-TYPE
PDE Branch1 Voltage,Value range: 0.0 to 65.0.Unit: V.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.16Unsigned32 (0..650)read-onlycurrent
hwPDEBranch2Voltage
OBJECT-TYPE
PDE Branch2 Voltage,Value range: 0.0 to 65.0.Unit: V.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.17Unsigned32 (0..650)read-onlycurrent
hwPDEBranch3Voltage
OBJECT-TYPE
PDE Branch3 Voltage,Value range: 0.0 to 65.0.Unit: V.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.18Unsigned32 (0..650)read-onlycurrent
hwPDEBranch4Voltage
OBJECT-TYPE
PDE Branch4 Voltage,Value range: 0.0 to 65.0.Unit: V.and the value is accurate to one decimal space (.1).
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.19Unsigned32 (0..650)read-onlycurrent
hwPDEBranch1Temperature
OBJECT-TYPE
PDE Branch1 Temperature,Value range: 0 to 300.Unit: deg.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.20Unsigned32 (0..300)read-onlycurrent
hwPDEBranch2Temperature
OBJECT-TYPE
PDE Branch2 Temperature,Value range: 0 to 300.Unit: deg.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.21Unsigned32 (0..300)read-onlycurrent
hwPDEBranch3Temperature
OBJECT-TYPE
PDE Branch3 Temperature,Value range: 0 to 300.Unit: deg.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.22Unsigned32 (0..300)read-onlycurrent
hwPDEBranch4Temperature
OBJECT-TYPE
PDE Branch4 Temperature,Value range: 0 to 300.Unit: deg.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.23Unsigned32 (0..300)read-onlycurrent
hwPDEOperStatus
OBJECT-TYPE
State 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.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.24INTEGER {normal(1), alarm(2), alarmResume(254), unknown(255)}read-onlycurrent
hwPDERowStatus
OBJECT-TYPE
RowStatus of PDE table.
1.3.6.1.4.1.2011.6.164.1.9.3.1.1.100RowStatusread-createcurrent
hwPDEConfigTable
OBJECT-TYPE
PDE Config table. Use this table to get PDE equipment ID , PDE equipment name, and current PDE config parameter. This table's index is hwPDEConfigIndex.
1.3.6.1.4.1.2011.6.164.1.9.3.2not-accessiblecurrent
hwPDEConfigEntry
OBJECT-TYPE
PDE Config table entry.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1not-accessiblecurrent
hwPDEConfigIndex
OBJECT-TYPE
PDE Config table index, which value range: 1 to 10. Lines of the device list are restricted by the quantity of PDE.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.1Integer32 (1..10)read-onlycurrent
hwPDEConfigEquipId
OBJECT-TYPE
PDE 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.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.2Unsigned32 (12001..12255)read-onlycurrent
hwPDEConfigEquipName
OBJECT-TYPE
PDE 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.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.3OCTET STRING (SIZE(0..64))read-writecurrent
hwPDEOverTempProtect
OBJECT-TYPE
PDE Over Temperature Protect,Value range: 100 to 120.Unit: deg.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.4Unsigned32 (100..120)read-writecurrent
hwPDEVolProtectEnable
OBJECT-TYPE
PDE 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.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.5INTEGER {enable(1), disable(2), unknown(255)}read-writecurrent
hwPDEOverVoltageProtect
OBJECT-TYPE
PDE Over Voltage Protect,Value range: 58 to 60.Unit: V.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.6Unsigned32 (58..60)read-writecurrent
hwPDEUnderVoltageProtect
OBJECT-TYPE
PDE Under Voltage Protect,Value range: 40 to 48.Unit: V.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.7Unsigned32 (40..48)read-writecurrent
hwPDEHysteresis
OBJECT-TYPE
PDE Hysteresis,Value range: 1 to 3.Unit: V.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.8Unsigned32 (1..3)read-writecurrent
hwPDEReset
OBJECT-TYPE
PDE Reset Control,It is an enumeration value, and users actively set it. If the enumeration value is 1, it means to reset the PDE;
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.9INTEGER {reset(1), unknown(255)}read-writecurrent
hwPDEBranch1Control
OBJECT-TYPE
PDE 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;
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.10INTEGER {open(1), close(2), unknown(255)}read-writecurrent
hwPDEBranch2Control
OBJECT-TYPE
PDE 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;
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.11INTEGER {open(1), close(2), unknown(255)}read-writecurrent
hwPDEBranch3Control
OBJECT-TYPE
PDE 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;
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.12INTEGER {open(1), close(2), unknown(255)}read-writecurrent
hwPDEBranch4Control
OBJECT-TYPE
PDE 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;
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.13INTEGER {open(1), close(2), unknown(255)}read-writecurrent
hwPDEBranch1CurrentLimit
OBJECT-TYPE
PDE Branch1 Current Limit,Value range: 1 to 20.Unit: A.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.14Unsigned32 (1..20)read-writecurrent
hwPDEBranch2CurrentLimit
OBJECT-TYPE
PDE Branch2 Current Limit,Value range: 1 to 30.Unit: A.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.15Unsigned32 (1..30)read-writecurrent
hwPDEBranch3CurrentLimit
OBJECT-TYPE
PDE Branch3 Current Limit,Value range: 1 to 30.Unit: A.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.16Unsigned32 (1..30)read-writecurrent
hwPDEBranch4CurrentLimit
OBJECT-TYPE
PDE Branch4 Current Limit,Value range: 1 to 20.Unit: A.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.17Unsigned32 (1..20)read-writecurrent
hwPDEConfigRowStatus
OBJECT-TYPE
RowStatus of PDE config table.
1.3.6.1.4.1.2011.6.164.1.9.3.2.1.100RowStatusread-createcurrent
hwSiteMonitorMIBTraps
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.2
hwSiteAlarmTraps
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.2.1
hwSiteAlarmTrapsPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.2.1.0
hwSiteDevicesTraps
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.2.2
hwDevicesTrapsPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.2.2.0
hwV101SiteDevicesTraps
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.2.3
hwV101DevicesTrapsPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.2.3.1
hwSiteMonitorMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.3
hwSiteMonitorGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.164.3.1

Notifications

NameOIDStatus
hwRectifierFaultAlarmTraps
NOTIFICATION-TYPE
When 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).
1.3.6.1.4.1.2011.6.164.2.1.0.1current
hwRectifierFaultAlarmResumeTraps
NOTIFICATION-TYPE
Rectifier 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).
1.3.6.1.4.1.2011.6.164.2.1.0.2current
hwRectifierAbnormalAlarmTraps
NOTIFICATION-TYPE
Rectifier 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).
1.3.6.1.4.1.2011.6.164.2.1.0.3current
hwRectifierAbnormalAlarmResumeTraps
NOTIFICATION-TYPE
Rectifier 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).
1.3.6.1.4.1.2011.6.164.2.1.0.4current
hwBattLoopBreakAlarmTraps
NOTIFICATION-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.2.1.0.5current
hwBattLoopBreakAlarmResumeTraps
NOTIFICATION-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.2.1.0.6current
hwBattLvdAlarmTraps
NOTIFICATION-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.2.1.0.7current
hwBattLvdAlarmResumeTraps
NOTIFICATION-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.2.1.0.8current
hwBattOverCurrAlarmTraps
NOTIFICATION-TYPE
Batterys 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).
1.3.6.1.4.1.2011.6.164.2.1.0.9current
hwBattOverCurrAlarmResumeTraps
NOTIFICATION-TYPE
Batterys 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).
1.3.6.1.4.1.2011.6.164.2.1.0.10current
hwBattStringTempAlarmTraps
NOTIFICATION-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.2.1.0.11current
hwBattStringTempAlarmResumeTraps
NOTIFICATION-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.2.1.0.12current
hwBattDischargeAlarmTraps
NOTIFICATION-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.2.1.0.13current
hwBattDischargeAlarmResumeTraps
NOTIFICATION-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.2.1.0.14current
hwAcInputAlarmTraps
NOTIFICATION-TYPE
AC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.15current
hwAcInputAlarmResumeTraps
NOTIFICATION-TYPE
AC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.16current
hwAcVoltAlarmTraps
NOTIFICATION-TYPE
AC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.17current
hwAcVoltAlarmResumeTraps
NOTIFICATION-TYPE
AC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.18current
hwDcVoltAlarmTraps
NOTIFICATION-TYPE
DC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.19current
hwDcVoltAlarmResumeTraps
NOTIFICATION-TYPE
DC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.20current
hwLoadLvdAlarmTraps
NOTIFICATION-TYPE
Loads 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).
1.3.6.1.4.1.2011.6.164.2.1.0.21current
hwLoadLvdAlarmResumeTraps
NOTIFICATION-TYPE
Load 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).
1.3.6.1.4.1.2011.6.164.2.1.0.22current
hwLoadFuseAlarmTraps
NOTIFICATION-TYPE
Load 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).
1.3.6.1.4.1.2011.6.164.2.1.0.23current
hwLoadFuseAlarmResumeTraps
NOTIFICATION-TYPE
Load 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).
1.3.6.1.4.1.2011.6.164.2.1.0.24current
hwEnvTempAlarmTraps
NOTIFICATION-TYPE
Environment 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).
1.3.6.1.4.1.2011.6.164.2.1.0.25current
hwEnvTempAlarmResumeTraps
NOTIFICATION-TYPE
Environment 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).
1.3.6.1.4.1.2011.6.164.2.1.0.26current
hwEnvHumiAlarmTraps
NOTIFICATION-TYPE
Environment 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).
1.3.6.1.4.1.2011.6.164.2.1.0.27current
hwEnvHumiAlarmResumeTraps
NOTIFICATION-TYPE
Environment 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).
1.3.6.1.4.1.2011.6.164.2.1.0.28current
hwSpareDigitalAlarmTraps
NOTIFICATION-TYPE
Spare 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).
1.3.6.1.4.1.2011.6.164.2.1.0.29current
hwSpareDigitalAlarmResumeTraps
NOTIFICATION-TYPE
Spare 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).
1.3.6.1.4.1.2011.6.164.2.1.0.30current
hwDoorAlarmTraps
NOTIFICATION-TYPE
Door 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).
1.3.6.1.4.1.2011.6.164.2.1.0.31current
hwDoorAlarmResumeTraps
NOTIFICATION-TYPE
Door 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).
1.3.6.1.4.1.2011.6.164.2.1.0.32current
hwWaterAlarmTraps
NOTIFICATION-TYPE
Water 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).
1.3.6.1.4.1.2011.6.164.2.1.0.33current
hwWaterAlarmResumeTraps
NOTIFICATION-TYPE
Water 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).
1.3.6.1.4.1.2011.6.164.2.1.0.34current
hwSmokeAlarmTraps
NOTIFICATION-TYPE
Site 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).
1.3.6.1.4.1.2011.6.164.2.1.0.35current
hwSmokeAlarmResumeTraps
NOTIFICATION-TYPE
Smoke 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).
1.3.6.1.4.1.2011.6.164.2.1.0.36current
hwWireAlarmTraps
NOTIFICATION-TYPE
Wire 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).
1.3.6.1.4.1.2011.6.164.2.1.0.37current
hwWireAlarmResumeTraps
NOTIFICATION-TYPE
Wire 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).
1.3.6.1.4.1.2011.6.164.2.1.0.38current
hwAcBreakerAlarmTraps
NOTIFICATION-TYPE
AC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.39current
hwAcBreakerAlarmResumeTraps
NOTIFICATION-TYPE
AC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.40current
hwMultiRectFailureAlarmTraps
NOTIFICATION-TYPE
More 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).
1.3.6.1.4.1.2011.6.164.2.1.0.41current
hwMultiRectFailureAlarmResumeTraps
NOTIFICATION-TYPE
Multi-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).
1.3.6.1.4.1.2011.6.164.2.1.0.42current
hwRectRedundAlarmTraps
NOTIFICATION-TYPE
Rectifiers 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).
1.3.6.1.4.1.2011.6.164.2.1.0.43current
hwRectRedundAlarmResumeTraps
NOTIFICATION-TYPE
Rectifiers 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).
1.3.6.1.4.1.2011.6.164.2.1.0.44current
hwBattUnbalanceAlarmTraps
NOTIFICATION-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.2.1.0.45current
hwBattUnbalanceAlarmResumeTraps
NOTIFICATION-TYPE
Battery 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).
1.3.6.1.4.1.2011.6.164.2.1.0.46current
hwAcFreqFaultAlarmTraps
NOTIFICATION-TYPE
AC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.47current
hwAcFreqFaultAlarmResumeTraps
NOTIFICATION-TYPE
AC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.48current
hwXmuSelfFaultAlarmTraps
NOTIFICATION-TYPE
There 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).
1.3.6.1.4.1.2011.6.164.2.1.0.49current
hwXmuSelfFaultAlarmResumeTraps
NOTIFICATION-TYPE
XMU 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).
1.3.6.1.4.1.2011.6.164.2.1.0.50current
hwRs485CommAlarmTraps
NOTIFICATION-TYPE
RS485 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).
1.3.6.1.4.1.2011.6.164.2.1.0.51current
hwRs485CommAlarmResumeTraps
NOTIFICATION-TYPE
RS485 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).
1.3.6.1.4.1.2011.6.164.2.1.0.52current
hwNetCommAlarmTraps
NOTIFICATION-TYPE
Network 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).
1.3.6.1.4.1.2011.6.164.2.1.0.53current
hwNetCommAlarmResumeTraps
NOTIFICATION-TYPE
Network 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).
1.3.6.1.4.1.2011.6.164.2.1.0.54current
hwAcOffLongTimeAlarmTraps
NOTIFICATION-TYPE
AC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.55current
hwAcOffLongTimeAlarmResumeTraps
NOTIFICATION-TYPE
AC 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).
1.3.6.1.4.1.2011.6.164.2.1.0.56current
hwSpdAlarmTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.57current
hwSpdAlarmResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.58current
hwBadBatteryTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.59current
hwBadBatteryResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.60current
hwLvd2DisconnectingTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.61current
hwLvd2DisconnectingResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.62current
hwBattHighTempTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.63current
hwBattHighTempResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.64current
hwBattLowTempTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.65current
hwBattLowTempResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.66current
hwDcUltraOverVoltageTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.67current
hwDcUltraOverVoltageResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.68current
hwDcUltraUnderVoltageTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.69current
hwDcUltraUnderVoltageResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.70current
hwUmiCommFailTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.71current
hwUmiCommFailResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.72current
hwShortTestFailTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.73current
hwShortTestFailResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.74current
hwMissingBattTempSensorTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.75current
hwMissingBattTempSensorResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.76current
hwBattTempSensorFaultTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.77current
hwBattTempSensorFaultResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.78current
hwAcOverVoltageTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.79current
hwAcOverVoltageResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.80current
hwAcUnderVoltageTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.81current
hwAcUnderVoltageResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.82current
hwPDELoadFaultTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.83current
hwPDELoadFaultResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.84current
hwPDENoResponseTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.85current
hwPDENoResponseResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.86current
hwPDEFailureTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.87current
hwPDEFailureResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.88current
hwPDEBr1FailureTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.89current
hwPDEBr1FailureResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.90current
hwPDEBr2FailureTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.91current
hwPDEBr2FailureResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.92current
hwPDEBr3FailureTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.93current
hwPDEBr3FailureResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.94current
hwPDEBr4FailureTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.95current
hwPDEBr4FailureResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.96current
hwPDEBr1ProtectTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.97current
hwPDEBr1ProtectResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.98current
hwPDEBr2ProtectTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.99current
hwPDEBr2ProtectResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.100current
hwPDEBr3ProtectTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.101current
hwPDEBr3ProtectResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.102current
hwPDEBr4ProtectTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.103current
hwPDEBr4ProtectResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.104current
hwPDELostTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.105current
hwPDELostResumeTraps
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.1.0.106current
hwRectifiersInslotChange
NOTIFICATION-TYPE
When 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.
1.3.6.1.4.1.2011.6.164.2.2.0.1current
hwBatterysInslotChange
NOTIFICATION-TYPE
When 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.
1.3.6.1.4.1.2011.6.164.2.2.0.2current
hwBattTestRecordsAdd
NOTIFICATION-TYPE
After 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.
1.3.6.1.4.1.2011.6.164.2.2.0.3current
hwEnvTempSensInslotChange
NOTIFICATION-TYPE
When 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.
1.3.6.1.4.1.2011.6.164.2.2.0.4current
hwEnvHumiSensInslotChange
NOTIFICATION-TYPE
When 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.
1.3.6.1.4.1.2011.6.164.2.2.0.5current
hwPDEsInslotChange
NOTIFICATION-TYPE
Description.
1.3.6.1.4.1.2011.6.164.2.2.0.6current

Conformance

NameOIDStatus
hwSiteInfoGroup
OBJECT-GROUP
Site information group.
1.3.6.1.4.1.2011.6.164.3.1.1current
hwSiteMonitorsGroup
OBJECT-GROUP
Site monitor group.
1.3.6.1.4.1.2011.6.164.3.1.2current
hwSiteRectifiersGroup
OBJECT-GROUP
Site rectifier group.
1.3.6.1.4.1.2011.6.164.3.1.3current
hwSiteBatterysGroup
OBJECT-GROUP
Site battery group.
1.3.6.1.4.1.2011.6.164.3.1.4current
hwSiteAcDistributionsGroup
OBJECT-GROUP
Site AC distribution group.
1.3.6.1.4.1.2011.6.164.3.1.5current
hwSiteDcDistributionsGroup
OBJECT-GROUP
Site DC distribution group.
1.3.6.1.4.1.2011.6.164.3.1.6current
hwSiteLvdUnitsGroup
OBJECT-GROUP
Site low voltage disconnection unit group.
1.3.6.1.4.1.2011.6.164.3.1.7current
hwSiteEnvUnitsGroup
OBJECT-GROUP
Site envirenment unit group.
1.3.6.1.4.1.2011.6.164.3.1.8current
hwSiteAlarmTrapsGroup
NOTIFICATION-GROUP
Site alarm trap group.
1.3.6.1.4.1.2011.6.164.3.1.9current
hwSiteDeviceTrapsGroup
NOTIFICATION-GROUP
Description.
1.3.6.1.4.1.2011.6.164.3.1.10current
hwSiteEfusesGroup
OBJECT-GROUP
Description.
1.3.6.1.4.1.2011.6.164.3.1.11current