RPC2 Communications Module Rack PDU SNMP OIDs Technical Bulletin For important safety information, visit: www.emersonnetworkpower.com/ComplianceRegulatoryInfo This document supports versions up to and including release 10.0.0.2. Emerson, Emerson Network Power, the Emerson Network Power logo, MPH2 and RPC2 are trademarks or service marks of Emerson Electric Co. Avocent, DSView, MergePoint Unity and Trellis are trademarks or service marks of Avocent Corporation. Liebert, MPH, MPX, NForm and SiteScan are trademarks or service marks of Liebert Corporation This document may contain confidential and/or proprietary information of Avocent Corporation, and its receipt or possession does not convey any right to reproduce, disclose its contents, or to manufacture or sell anything that it may describe. Reproduction, disclosure, or use without specific authorization from Avocent Corporation is strictly prohibited. ©2016 Avocent Corporation. All rights reserved. I TABLE OF CONTENTS Overview 1 SNMP 1 Configuration 1 MIB File 2 RPC2 Configuration SNMP OID Tables 5 LIEBERT‐GP‐PDU-MIB::lgpPduTable 6 LIEBERT‐GP‐PDU-MIB::lgpPduPsTable 10 LIEBERT‐GP‐PDU-MIB::lgpPduRbTable 15 LIEBERT-GP-PDU-MIB::lgpPduRcpTable 20 LIEBERT‐GP‐PDU-MIB::lgpPduAuxMeasTable 28 LIEBERT‐GP‐PDU-MIB::lgpPduAuxMeasOrderTable 33 II.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin Overview This document is a supplement to the RPC2 Communications Module User Guide and is intended to assist with using Simple Network Management Protocol (SNMP), Management Information Base (MIB) and Object Identifiers (OIDs) with your RPC2 communications module and MPH2 rack PDU. For more information on using your RPC2 communications module or MPH2 rack PDU, please refer to their respective user guides. SNMP An SNMP manager queries an agent using User Datagram Protocol (UDP) within an IP network for specific information, and the agent will answer the query. For example: C:\>snmpget - v2c - cpublic - mALL -OenU 10.88.1.69 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.35.1.1 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.35.1.1 = STRING: MPHR3341 C:\> NOTE: Not all OIDs in an MIB file will return values when queried. The SNMP agent can also send trap or notification messages. Configuration You must define on the rack PDU the devices which have access to SNMP information. You can do this from the System tab of the RPC2 communications module. To configure SNMP access: 1. From the System tab of the RPC2 module user interface (UI), click SNMP-V1V2 Access. -orClick SNMP-V3 Access. 2. Set the desired configuration settings and click the green Save checkmark. To configure SNMP traps: 1. From the System tab of the RPC2 module user interface (UI), click SNMP-V1V2 Traps. -orClick SNMP-V3 Traps. 2. Set the desired configuration settings and click the green Save checkmark. NOTE: The IP address 0.0.0.0 is used to authorize a user. NOTE: The Community string is a passphrase which needs to be configured from the management software. 2.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin SNMP-V1V2 Access Page MIB File The Management Information Base (MIB) file is a database used to manage data points. All data points are organized in a directory tree. The MIB file organizes data points by name, but each data point name is also assigned a hierarchical number based on its location in the tree. The complete numerical path of a data point is that data point's object identifier (OID). The following is an example of a MIB file: <?xml version="1.0"?>-<MIBData> -<Instances> <!-- lgpPduRbEntryId.1.1 --> -<Instance valueType="Gauge" oid=".1.3.6.1.4.1.476.1.42.3.8.40.20.1.5.1.1" name="lgpPduRbEntryId.1.1"> -<Value> <![CDATA[1]]> Overview.....3 </Value> </Instance> <!-- lgpPduRbEntryId.1.2 --> -<Instance valueType="Gauge" oid=".1.3.6.1.4.1.476.1.42.3.8.40.20.1.5.1.2" name="lgpPduRbEntryId.1.2"> -<Value> <![CDATA[2]]> </Value> </Instance> <!-- lgpPduRbEntryUsrLabel.1.1 --> -<Instance valueType="OctetString" oid=".1.3.6.1.4.1.476.1.42.3.8.40.20.1.8.1.1" name="lgpPduRbEntryUsrLabel.1.1"> -<Value> <![CDATA[Branch A]]> </Value> </Instance> <!-- lgpPduRbEntryUsrLabel.1.2 --> -<Instance valueType="OctetString" oid=".1.3.6.1.4.1.476.1.42.3.8.40.20.1.8.1.2" name="lgpPduRbEntryUsrLabel.1.2"> -<Value> <![CDATA[Branch B]]> </Value> </Instance> <!-- lgpPduRbEntrySysAssignLabel.1.1 --> -<Instance valueType="OctetString" oid=".1.3.6.1.4.1.476.1.42.3.8.40.20.1.20.1.1" name="lgpPduRbEntrySysAssignLabel.1.1"> -<Value> <![CDATA[1-A]]></Value> </Instance> <!-- lgpPduRbEntrySysAssignLabel.1.2 --> -<Instance valueType="OctetString" oid=".1.3.6.1.4.1.476.1.42.3.8.40.20.1.20.1.2" name="lgpPduRbEntrySysAssignLabel.1.2"> -<Value> <![CDATA[1-B]]> </Value> </Instance> <!-- lgpPduRbEntryPositionRelative.1.1 --> 4.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin -<Instance valueType="Gauge" oid=".1.3.6.1.4.1.476.1.42.3.8.40.20.1.25.1.1" name="lgpPduRbEntryPositionRelative.1.1"> -<Value> <![CDATA[1]]> </Value> </Instance> <!-- lgpPduRbEntryPositionRelative.1.2 --> -<Instance valueType="Gauge" oid=".1.3.6.1.4.1.476.1.42.3.8.40.20.1.25.1.2" name="lgpPduRbEntryPositionRelative.1.2"> -<Value><![CDATA[2]]> </Value> </Instance><!-- lgpPduRbEntrySerialNum.1.1 --> -<Instance valueType="OctetString" oid=".1.3.6.1.4.1.476.1.42.3.8.40.20.1.30.1.1" name="lgpPduRbEntrySerialNum.1.1"> -<Value> <![CDATA[418321G3-A]]> </Value> </Instance> <!-- lgpPduRbEntrySerialNum.1.2 --> -<Instance valueType="OctetString" oid=".1.3.6.1.4.1.476.1.42.3.8.40.20.1.30.1.2" name="lgpPduRbEntrySerialNum.1.2"> -<Value> <![CDATA[418321G3-B]]> </Value> </Instance> </Instances> </MIBData> Within the Emerson Network Power MIB Archive you’ll find the following two enterprise-specific MIB files: • LIEBERT_GP_PDU.MIB • LIEBERT_GP_REGISTRATION.MIB These files can be downloaded from http://www.emersonnetworkpower.com/en-US/Support/SoftwareDownloads/ACPower-UPS/Rack-PDU/Pages/MPH2-Managed-Rack-PDU.aspx In addition to these files, you need the SNMPv2‐SMI, which is standardized by IETF and can be downloaded from http://www.net-snmp.org/docs/mibs/SNMPv2‐MIB.txt NOTE: You should compile the SNMv2 MIB first followed by the Liebert_GP_Reg MIB then the Liebert_ GP_PDU.MIB. RPC2 Configuration SNMP OID Tables The following tables display information about the OIDs of the Liebert_GP_PDU.MIB. NOTE: The following OIDs are not completely defined in that a set of row indices need to be appended in order to index into the correct row of the table. For example, lgpPduRcpEntryUsrLabel would give an OID of .1.3.6.1.4.1.476.1.42.3.8.50.20.1.10.X.Y.Z, where X=PDU number in an array, Y=Branch number, and Z=Receptacle number. The maximum dimension and range of the row indices are model and OID specific and can be determined through MIB browser analysis. OID Column Number 70.1.3.6.1.4.1.476.1.42.3.8.10.5 Data Point Name lgpPduGrpSysStatus.0 Gauge32 Syntax ro Access LIEBERT‐GP‐PDU-MIB::lgpPduTable • • • • • • There is a failure within the system that is unexpected under normal abnormalOperation(32): One or more PDUs are operating abnormally. alarm(s) as soon as possible and take appropriate action. one or more active alarms. Appropriate personnel should investigate the normalWithAlarm(16): One or more PDUs are operating normally with the warning(s) as soon as possible and take ppropriate action. one or more active warnings. Appropriate personnel should investigate normalWithWarning(8): One or more PDUs are operating normally with more PDUs in the cluster/group. at this time or there is no support for this piece of information from 1 or unknownNoSupport(4): The state of one or more PDUs are not known the PDU is in this state. This statecontrol and monitoring commands. Control and monitoring operations may be inhibited or unavailable while startUp(2): One or more PDUs are in the startup state (initializing). normally with no active warnings or alarms. normalOperation(1): One or more PDUs in the cluster are operating the cluster. The value is a logical OR of all of the following potential states of each PDU in right-most digit). The state ispresent in the PDU when the bit is on (value =1). description below. The bit position is big‐endian (least significant digit is the Note the bitposition is given parenthetically next to the operational state in the 'lgpPduTable' which represents the combined statuses of all PDUs for this agent. Bit‐wise logical OR of all of the 'lgpPduEntrySysStatus' columns in the Description startUp (2) Default Units Range Comment 6.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.19 .1.3.6.1.4.1.476.1.42.3.8.20.1.5 .1.3.6.1.4.1.476.1.42.3.8.20.1.10 .1.3.6.1.4.1.476.1.42.3.8.20.1.15 .1.3.6.1.4.1.476.1.42.3.8.20.1.20 .1.3.6.1.4.1.476.1.42.3.8.20.1.25 Data Point Name lgpPduTableCount.0 lgpPduEntryId.1 lgpPduEntryUsrLabel.1 lgpPduEntrySysAssignLabel.1 lgpPduEntryPositionRelative.1 lgpPduEntrySysStatus.1 Gauge32 Gauge32 String String Gauge32 Gauge32 Syntax ro ro ro ro ro ro Access when the PDU (s) are fully initialized and ready to accept. unknownCommFailure(64): The state of one will clear automatically • • startUp(2) - The PDU is in the startup state (initializing). Control and warnings or alarms. normalOperation(1): The PDU is operating normally with no active most digit). The state is present in the PDU when the bit is on (value=1). position is assumed to be a big‐endian format (least significant digit is the right- parenthetically next to the operational state in the description below. The bit all of the following potential states of the PDU. Note the bitposition is given Bit-field of the various operational states of the PDU. The value is a logical OR of Indicates the PDU's relative position within the array. System assigned identifier representing the PDU. User assigned label representing the PDU. Internal index representing a unique identifier for each PDU represented by this agent. The value is assigned by the agent at the time of discovery. Number of PDUs being monitored by this agent. This is the number of entries in the lgpPduTable. • likely inhibited. cause as soon as possible. The normal functioning of the system is operating conditions. Appropriate personnel should investigate the Description 1 1 <MPH> or <MPH2> or <MPX> Default Units 1-4 0-48 characters Range The value is independent of any user assigned label or tag. Default assignment depends upon device discovered at power up. The allowed characters include alphanumeric, space, and ~!#$_+`={}|[]\\:;'?,.\/%^&*() @ Comment RPC2 Configuration SNMP OID Tables.....7 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.20.1.35 .1.3.6.1.4.1.476.1.42.3.8.20.1.40 .1.3.6.1.4.1.476.1.42.3.8.20.1.45 .1.3.6.1.4.1.476.1.42.3.8.20.1.50 Data Point Name lgpPduEntryUsrTag1.1 lgpPduEntryUsrTag2.1 lgpPduEntrySerialNumber.1 lgpPduEntryRbCount.1 Gauge32 String String String Syntax ro ro rw rw Access likely inhibited. cause as soon as possible. The normal functioning of the system is operating conditions. Appropriate personnel should investigate the there is some failure within the system that is unexpected under normal abnormalOperation(32): The PDU is operating abnormally. That is soon as possible and take appropriate action. active alarms. Appropriate personnel should investigate the alarm(s) as normalWithAlarm(16): The PDU is operating normally with one or more warning(s) as soon as possible and take appropriate action. more active warnings. Appropriate personnel should investigate the normalWithWarning(8): The PDU is operating normally with one or Number of receptacle branches within this PDU. Serial number for this RPC2 module assigned at time of manufacture and is globally unique with respect to all RPC2 modules. A configuration parameter to set user assigned tag A configuration parameter to set user assigned tag for the PDU. This value may be useful for enduser grouping or asset tracking purposes. The value for this tag does not need to be unique for this unit or across other units. • • • fully initialized and ready to accept control and monitoring commands. in this state. This state will clear automatically when the PDU(s) are monitoring operations maybe inhibited or unavailable while the PDU is Description <empty> <empty> Default Units 1-7 0-48 characters 0-48 characters Range Maximum seven branches are supported. The agent serial numbers for each member of the array is reported. The allowed characters include alphanumeric, space, and ~!#$_+`={}|[]\\:;'?,.\/%^&*() @ The allowed characters include alphanumeric, space, and ~!#$_+`={}|[]\\:;'?,.\/%^&*() @ Comment 8.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.20.1.55 Data Point Name lgpPduEntrySWOverCurrentProtection.1 Integer Syntax rw Access Locked & On: No change. Unlocked & Off: Receptacle shall be locked. Unlocked & On: If the receptacle is drawing current, then no change. If • • • No action will be taken if the feature is disabled. that receptacle is not drawing current, then turn it off and lock it. Locked & Off: No change. • Alarm condition, the following action will be taken on the receptacles: receptacles. If the feature is enabled, in case of PDU Over Current Warning or violated. Only admin users shall have the authorization to unlock such the 'PDU Over Current Warning' or 'PDU Over Current Alarm' threshold is Protection (SOCP) feature to prevent unused receptacles from turning on when A configuration parameter to enable or disable the Software Over Current Description disabled (0) Default Units 0-1 Range Only applicable to PDUs having receptacle measurement and control. Comment RPC2 Configuration SNMP OID Tables.....9 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.30.19 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.10 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.15 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.20 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.25 Data Point Name lgpPduPsTableCount.0 lgpPduPsEntryId.1.1 lgpPduPsEntrySysAssignLabel.1.1 gpPduPsEntryModel.1.1 lgpPduPsEntryWiringType.1.1 Integer String String Gauge32 Gauge32 Syntax rw ro ro ro ro Access LIEBERT‐GP‐PDU-MIB::lgpPduPsTable • • • • • three-phase-5-wire‐L1-L2-L3-N-PE (2P4W). Three-phase input with four wires three‐phase-4-wire-L1-L2-L3-PE (3): phase input with three wires (2P3W). two-phase-3-wire-L1-L2-PE (2): Two- (1P3W). Singlephase input with three wires single-phase-3-‐wire‐L1-N-PE (1): physical wiring type. must configure this object to specify the specified or configured. The end user not-specified (0): The type has not been poles/phase and wires of the PDU power source. Enumerations that describe the number of Model number assigned at the time of manufacture. System assigned identifier for this power source. The value is independent of any user assigned label or tag. The exact format of this label is system dependent and is subject to change; therefore, it should not be referenced for programmatic use. This is a unique entry id representing a given PDU power source for the PDU. Number of power sources in the lgpPduPsTable. Description 0 <x> Default Units 0-5 1-3 Range Some UL Listed 3P4W PDUs may be equipped with a 3P5W plug type, e.g. L2130P, where the neutral is unused. It’s not recommended this object be written. This string is displayed on the PDU’s nameplate barcode. Format is x=PDU {1-4} Comment 10.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.30.20.1.30 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.35 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.40 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.50 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.55 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.60 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.65 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.70 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.75 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.80 Data Point Name lgpPduPsEntryEpInputRated.1.1 lgpPduPsEntryEcInputRated.1.1 lgpPduPsEntryFreqRated.1.1 lgpPduPsEntryEnergyAccum.1.1 lgpPduPsEntrySerialNum.1.1 lgpPduPsEntryFirmwareVersion.1.1 lgpPduPsEntryPwrTotal.1.1 lgpPduPsEntryEcNeutral.1.1 lgpPduPsEntryEcNeutralThrshldOvrWarn.1.1 lgpPduPsEntryEcNeutralThrshldOvrAlarm.1.1 Gauge32 Gauge32 Gauge32 Gauge32 String String Gauge32 Gauge32 Gauge32 Gauge32 Syntax rw rw ro ro ro ro rw ro ro ro Access 0.1 RMS Amperes % 40 45 Neutral current calculated from the summation of phase currents of this PDU. A configuration parameter to set the threshold at which an overcurrent warning is activated. If the measured line current is equal to or over this percentage of the full scale rated value, lgpPduPsEntryEcInputRated, an overcurrent warning is activated. A configuration parameter to set the threshold at which an overcurrent alarm is activated. If the measured line current is equal to or over this % Watts Total input power calculated from the summation of all phases of this PDU. Version of firmware installed on the device. Serial number for this PDU assigned at time of manufacture and is globally unique with respect to all PDU units. 0-100 0-100 0 Must be greater than lgpPduPsEntryEcNeutralThrshldOvrWarn. A configuration parameter to set the threshold at which an overcurrent warning is activated. If the Supported for three-phase PDUs only. This firmware version is unique compared to the agent’s firmware version. This string is displayed on the PDU’s nameplate barcode. If the energy has not been reset and has not overflowed the 32-bit value, then this is the total energy since installation. This value persists across boot and power cycle events. Total accumulated energy of this PDU since the last energy reset. Writing a value of zero causes the accumulated energy to be reset. Writing a nonzero value is invalid and shall result in a write error and the total energy value remains unchanged. 0.1 kiloWatthour (kWh) Irrespective of region, all PDUs can operate at either 50Hz or 60Hz. 50 or 60 Rated line frequency for this PDU assigned at the time of manufacture. Comment For UL-listed PDUs, the value is derated to 80% of actual plug/cord rating. 50 or 60 Range Rated input line current, depending upon the PDU’s power source, assigned at the time of manufacture. Hertz (Hz) Units Either the nominal or maximum value of the range is reported, whichever is greater. Twophase two-phase-4-wire-L1-L2-N-PE (5): Default Rated phase or line voltage, either line-to-neutral or line-to-line depending upon the PDU’s power source, assigned at the time of manufacture. • (3P4W). (4): Three-phase input with five wires Description RPC2 Configuration SNMP OID Tables.....11 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.30.20.1.85 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.90 .1.3.6.1.4.1.476.1.42.3.8.30.20.1.95 1.3.6.1.4.1.476.1.42.3.8.30.40.1.10 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.15 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.19 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.20 Data Point Name lgpPduPsEntryUnbalancedLoadThrshldAlarm.1.1 lgpPduPsEntryApTotal.1.1 lgpPduPsEntryPfTotal.1.1 lgpPduPsLineEntryId.1.1.1 lgpPduPsLineEntryLine.1.1.1 lgpPduPsLineEntryEpLNTenths.1.1.1 lgpPduPsLineEntryEpLN.1.1.1 Gauge32 Gauge32 Integer Gauge32 Integer Gauge32 Gauge32 Syntax ro ro ro ro ro ro rw Access phase2(2): Line 2-N or Line2-3. phase3(3): Line 3-N or Line3-1. • • The voltage applied to the line-to-neutral phase measured in volts RMS (Root Mean Squared). The voltage applied to the line-to-neutral phase measured in tenth volts RMS (Root Mean Squared). phase1(1): Line 1-N or Line1-2. • table. The line/phases are as follows: lgpPduPsLineEntryIndex of the same row in the the table. Note that this always matches the represents for all measurements in a given row of PDU’s power source that the measurement Enumerations that describe the line/phase of the Unique identifier for the PDU's power source. Power Factor of all the phases measured as the average of the phases’ ratio of real power to apparent power. The summation of apparent power consumed by all the phases. A configuration parameter to set the maximum acceptable percentage of 'Unbalanced Load' between any two phases. This setting shall trigger an alarm when the % difference between any two phases is greater than than this value. If this value is 0% then the alarm shall be deactivated. percentage of the full scale rated value, lgpPduPsEntryEcInputRated, an overcurrent alarm is activated. Description 0.00 0 Default Volts RMS 0.1 RMS Volts RMS VoltsAmperes (VA) % Units 1-3 1-3 0.00-1.00 0-100 Range Comment 12.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.30.40.1.21 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.22 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.35 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.36 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.37 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.38 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.39 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.60 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.61 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.62 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.63 Data Point Name lgpPduPsLineEntryEc.1.1.1 lgpPduPsLineEntryEcHundredths.1.1.1 lgpPduPsLineEntryEcThrshldUndrAlarm.1.1.1 lgpPduPsLineEntryEcThrshldOvrWarn.1.1.1 lgpPduPsLineEntryEcThrshldOvrAlarm.1.1.1 lgpPduPsLineEntryEcAvailBeforeAlarm.1.1.1 lgpPduPsLineEntryEcUsedBeforeAlarm.1.1.1 lgpPduPsLineEntryEpLL.1.1.1 lgpPduPsLineEntryEpLLTenths.1.1.1 lgpPduPsLineEntryEcAvailBeforeAlarmHundredths.1.1.1 lgpPduPsLineEntryPwrLN.1.1.1 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Syntax ro ro ro ro ro ro rw rw rw ro ro Access % % 0.1 RMS Amperes 0.1% A configuration parameter to set the threshold at which an overcurrent warning is activated. If the measured line current is equal to or over this percentage of the full scale rated value, lgpPduPsEntryEcInputRated, an overcurrent warning is activated. A configuration parameter to set the threshold at which an overcurrent alarm is activated. If the measured line current is equal to or over this percentage of the full scale rated value, lgpPduPsEntryEcInputRated, an overcurrent alarm is activated. The amount that the line current may increase from its present value before an over current alarm occurs. The percent of line current utilization relative to the over current alarm threshold. 0.1 RMS Volts 0.01 RMS Amperes Watts The voltage applied to the line-to-line phase measured in tenth volts RMS (Root Mean Squared). The amount that the line current may increase from its present value before an over current alarm occurs. Real power consumed by the line-to-neutral phase. Volts RMS % A configuration parameter to set the threshold at which an undercurrent alarm is activated. If the measured line current is equal to or below this percentage of the full scale rated value, lgpPduPsEntryEcInputRated, an undercurrent alarm is activated. The voltage applied to the line-to-line phase measured in volts RMS (Root Mean Squared). 0.01 RMS Amperes Current drawn through the phase/line measured in tenth Amperes RMS (Root Mean Squared). Units 0.1 RMS Amperes Default Current drawn through the phase/line measured in Amperes RMS (Root Mean Squared). Description 0.0.-100.0 0-100 0-100 0-100 Range Must be greater than lgpPduPsEntryEcThrshldUnderAlarm and greater than lgpPduPsEntryEcThrshldOverWarn Must be greater than lgpPduPsEntryEcThrshldUnderAlarm and less than lgpPduPsEntryEcThrshldOverAlarm Must be less than lgpPduPsEntryEcThrshldOverWarn and less than lgpPduPsEntryEcThrshldOverAlarm Comment RPC2 Configuration SNMP OID Tables.....13 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.30.40.1.64 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.65 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.66 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.67 .1.3.6.1.4.1.476.1.42.3.8.30.40.1.68 Data Point Name lgpPduPsLineEntryPwrLL.1.1.1 lgpPduPsLineEntryApLN.1.1.1 lgpPduPsLineEntryApLL.1.1.1 lgpPduPsLineEntryPfLN.1.1.1 lgpPduPsLineEntryPfLL.1.1.1 Integer Integer Gauge32 Gauge32 Gauge32 Syntax ro ro ro ro ro Access 0.00 0.00 Power factor of the line-to-line phase measured as the ratio of real power to apparent power. RMS VoltsAmperes (VA) Apparent power consumed by the line-to-line phase. Power factor of the line-to-neutral phase measured as the ratio of real power to apparent power. RMS VoltsAmperes (VA) Apparent power consumed by the line-to-neutral phase. Units Watts Default Real power consumed by the line-to-line phase. Description 0.00-1.00 0.00- 1.00 Range Comment 14.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.40.19 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.5 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.8 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.20 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.25 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.30 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.35 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.40 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.41 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.42 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.45 Data Point Name lgpPduRbTableCount.0 lgpPduRbEntryId.1.1 lgpPduRbEntryUsrLabel.1.1 lgpPduRbEntrySysAssignLabel.1.1 lgpPduRbEntryPositionRelative.1.1 lgpPduRbEntrySerialNum.1.1 lgpPduRbEntryModel.1.1 lgpPduRbEntryFirmwareVersion.1.1 lgpPduRbEntryUsrTag1.1.1 lgpPduRbEntryUsrTag2.1.1 lgpPduRbEntryReceptacleType.1.1 Integer String String String String String Gauge32 String String Gauge32 Gauge32 Syntax ro rw rw ro ro ro ro ro rw ro ro Access LIEBERT‐GP‐PDU-MIB::lgpPduRbTable on this receptacle branch. Enumerations that describe the type of receptacles installed A configuration parameter to set user assigned tag for the receptacle branch. This value may be useful for end‐user grouping or asset tracking purposes. The value for this tag does not need to be unique for this unit or across other units. A configuration parameter to set user assigned tag for the receptacle branch. This value may be useful for end‐user grouping or asset tracking purposes. The value for this tag does not need to be unique for this unit or across other units. Version of firmware installed on the device’s receptacle branch hardware. Model number of receptacle branch device assigned at the time of manufacture. A globally unique serial number for this receptacle branch. This number is assigned to the branch at the time of manufacture and cannot be modified. 0 <empty> <x-y> System assigned identifier for this receptacle branch. The value is independent of any user assigned label or tag. The exact format of this label is system dependent and is subject to change; therefore, it should not be referenced for programmatic use. Indicates the relative position of the receptacle branch within the PDU. <Branch x>, where x=A-G Default A configuration parameter to set user assigned label representing the receptacle branch. A unique id assigned at device discovery representing the receptacle branch within the collection of branches being monitored by this agent. The uniqueness of this id is within the scope of PDUs being managed by a single agent. Number of receptacle branches in the lgpPduRbTable. Description Units 0-7 0-48 characters 0-48 characters 1-7 x=PDU {1-4}, y=Branch {AG} 0-48 characters 1-7 Range The allowed characters include alphanumeric, space, and ~!#$_+`={}|[]\\:;'?,.\/%^&*()@ The allowed characters include alphanumeric, space, and ~!#$_+`={}|[]\\:;'?,.\/%^&*()@ MPXBRM are hot-swappable receptacle branches and have unique serial numbers. For MPXBRM, the Branch alpha character maps to the numerical id as follows: {A thru G} -> {1 thru 7} The allowed characters include alphanumeric, space, and ~!#$_+`={}|[]\\:;'?,.\/%^&*()@ Comment RPC2 Configuration SNMP OID Tables.....15 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.40.20.1.50 Data Point Name lgpPduRbEntryCapabilities.1.1 Integer Syntax ro Access iec-C19-sheet-J-16-Amp(3) iec-C13-sheet-F-10-Amp-and-iec-C19- sheet-J-16- • • cee-7-type-E-schuko(7) Amp(6) nema-5-20R-20-Amp‐and-iec-C19‐sheet-J- 16- Amp(5) nema-5-20R-20-Amp‐and-iec-C13‐sheet- F-10- no-optional-capabilities(1): Does not support receptacle measurement and control. measurement-only(2): Supports receptacle measurements. measurement-and-control(3): Supports eceptacle • • • • • control-only (4): Supports receptacle control. current-measurement-only(5): Supports urrent • • measurements and receptacle control. not-specified(0) • performance capabilities. Enumerations that describe the supported receptacle branch • • • iec-C13‐-sheet-F-10-Amp (2) • Amp(4) nema-5-20R-20-Amp(1) SNMP enumeration defined to the type. the agent monitoring this PDU does not have a receptacle type has not been specified/configured or not-specified(0): If this value is returned, either the • • Description 0 Default Units 0-6 Range All PDUs support input measurements. MPH models do not support voltage and powerrelated measurements at the branches. Comment 16.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.40.20.1.55 Data Point Name lgpPduRbEntryLineSource.1.1 Integer Syntax ro Access current measurements. current‐measurement-and-control(6): supports • • • • • • • • • line-2-line-3-and-line-2-neutral(8): The load for this and line-to-neutral configuration. mixed receptacle branch is supplied by a line-to-line line-1-line-2-and-line-1‐neutral(7): The load for this is supplied by a line‐to-line configuration. line-3‐line-1(6): The load for this receptacle branch is supplied by a line-to-line configuration. line-2-line-3(5): The load for this receptacle branch is supplied by a line-to-line configuration. line-1-line-2(4): The load for this receptacle branch supplied by a line-to-neutral configuration. line-3-N (3): The load for this receptacle branch is neutral). supplied by a lie-‐to-neutral configuration. (line 2 to line-2-N(2): The load for this receptacle branch is supplied by a line-to-neutral configuration. line-1-N(1): The load for this receptacle branch is specified or configured. to the load for this receptacle branch has not been not-specified (0): The line source supplying power phasing supplying power to this receptacle branch. Enumerations that describe the PDU’s voltage source • measurements only. Description Default Units Range Comment RPC2 Configuration SNMP OID Tables.....17 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.40.20.1.60 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.70 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.75 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.80 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.85 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.100 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.115 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.120 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.125 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.130 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.135 Data Point Name lgpPduRbEntryRcpCount.1.1 lgpPduRbEntryEpRated.1.1 lgpPduRbEntryEcRated.1.1 lgpPduRbEntryFreqRated.1.1 lgpPduRbEntryEnergyAccum.1.1 lgpPduRbEntryEpLNTenths.1.1 lgpPduRbEntryPwr.1.1 lgpPduRbEntryAp.1.1 lgpPduRbEntryPf.1.1 lgpPduRbEntryEcHundredths.1.1 lgpPduRbEntryEcThrshldUndrAlm.1.1 Gauge32 Gauge32 Integer Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Syntax rw ro ro ro ro ro rw ro ro ro ro Access and line-to-neutral configuration. mixed receptacle branch is supplied by a line-to-line line-3-line-1-and-line-3-neutral(9): The load for this % A configuration parameter to set the threshold at which an undercurrent alarm is activated. If the measured receptacle branch current is equal to or below this percentage of the full scale rated value, lgpPduRbEntryEcRated, an undercurrent 0 0.01 RMS Amperes 0.00 RMS VoltsAmperes (VA) Watts Current drawn from the receptacle branch measured in hundredths Amperes RMS (Root Mean Squared). Power factor of the receptacle branch measured as the ratio of real power to apparent power. Apparent power consumed by the receptacle branch. Real power consumed by the receptacle branch. 0.1 RMS Volts The line-to-neutral voltage applied to the branch measured in tenth volts RMS (Root Mean Squared). 60 Hertz (Hz) Units 0.1 kiloWatthour (kWh) 50 or 60 Default Total accumulated energy of the receptacle branch since the last energy reset. Writing a value of zero causes the accumulated energy to be reset. Writing a non-zero value is invalid and shall result in a write error and the total energy value remains unchanged. Rated line frequency for the receptacle branch and its associated receptacles assigned at the time of manufacture. Rated input line current for the receptacle branch assigned at the time of manufacture. Rated phase or line voltage, either line-to-neutral or line-toline, for the receptacle branch assigned at the time of manufacture. The number of receptacles on this receptacle branch. • and line-to-neutral configuration. mixed receptacle branch is supplied by a line-to-line Description 0-100 0.00-1.00 50 or 60 Range Must be less than lgpPduRbEntryEcThrshldOvrAlm and less than lgpPduRbEntryEcThrshldOvrWarn If the energy has not been reset and has not overflowed the 32-bit value, then this is the total energy since installation. This value persists across boot and power cycle events. Irrespective of region, all PDUs can operate at either 50Hz or 60Hz. Either the nominal or maximum value of the range is reported, whichever is greater. Comment 18.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin .1.3.6.1.4.1.476.1.42.3.8.40.20.1.140 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.145 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.150 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.160 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.170 .1.3.6.1.4.1.476.1.42.3.8.40.20.1.175 lgpPduRbEntryEcThrshldOvrWarn.1.1 lgpPduRbEntryEcThrshldOvrAlm.1.1 lgpPduRbEntryEcAvailBeforeAlarmHundredths.1.1 lgpPduRbEntryEcUsedBeforeAlarm.1.1 lgpPduRbEntryEpLLTenths.1.1 lgpPduRbEntrySwOverCurrentProtection.1.1 lgpPduRbLineTable OID Column Number Data Point Name Integer Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Syntax rw ro ro ro rw rw Access Unlocked & On: If load present, no change. If no • deprecated MIB table No action will be taken if the feature is disable(0). load, turn it off and lock it. Unlocked & Off: Turn it off and Lock it. change. Locked & On: No change. l Locked & Off: No • • receptacles: condition, the following action will be taken on the enable(1), in case of an overcurrent warning or alarm Over Current Protection (SOCP) feature. If the feature is disable(0) 0.1 RMS Volts The receptacle branch line-to-line measurement of Volts RMS (Root Mean Squared). A configuration parameter to enable or disable the Software 0.1% The percent of receptacle branch current utilization relative to the overcurrent alarm threshold. % 0.01 RMS Amperes 95 A configuration parameter to set the threshold at which an overcurrent alarm is activated. If the measured receptacle branch current is equal to or over this percentage of the full scale rated value, lgpPduRbEntryEcRated, an over current alarm is activated. % Units The amount that the receptacle branch current may increase from its present value before an overcurrent alarm occurs. 90 Default A configuration parameter to set the threshold at which an overcurrent warning is activated. If the measured receptacle branch current is equal to or over this percentage of the full scale rated value, lgpPduRbEntryEcRated, an overcurrent warning is activated. alarm is activated. Description 0-1 0.0-100.0 0-100 0-100 Range Only applicable to PDUs having receptacle measurement and control. Must be greater than lgpPduRbEntryEcThrshldUndrAlm and greater than lgpPduRbEntryEcThrshldOvrWarn Must be less than lgpPduRbEntryEcThrshldOvrAlm and greater than lgpPduRbEntryEcThrshldUndrAlm Comment RPC2 Configuration SNMP OID Tables.....19 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.50.19 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.5 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.10 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.15 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.20 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.25 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.30 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.40 Data Point Name llgpPduRcpTableCount.0 lgpPduRcpEntryId.1.1.1 lgpPduRcpEntryUsrLabel.1.1.1 lgpPduRcpEntryUsrTag1.1.1.1 lgpPduRcpEntryUsrTag2.1.1.1 lgpPduRcpEntrySysAssignLabel.1.1.1 lgpPduRcpEntryPosition.1.1.1 lgpPduRcpEntryType.1.1.1 Integer Gauge32 String String String String Gauge32 Gauge32 Syntax ro ro ro rw rw rw ro ro Access LIEBERT-GP-PDU-MIB::lgpPduRcpTable <x-y-z> A configuration parameter to set user assigned tag to assist in identifying or grouping this receptacle within the end-users domain. System assigned identifier representing the receptacle. The value is independent of any user assigned label or tag. The exact format of this label is system dependent and is subject to change; therefore, it should not be referenced for programmatic use. • not-specified(0) abbreviations. well-known industry standard terms and receptacle. The enumerations are specified in Enumerations that describe the type or form of the 0 <empty> A configuration parameter to set user assigned tag to assist in identifying or grouping this receptacle within the end-users domain. A number representing the physical position of the receptacle within the receptacle branch. <empty> A configuration parameter to set user assigned label for the receptacle. Default <Receptacle x-y-z>, where x=PDU {1-4}, y=Branch {AF}, z=Receptacle {1-48}. A unique id assigned at runtime representing the receptacle identification number. Number of receptacles in the lgpPduRcpTable. Description Units 0-3;7 1-48 {1-48} z=Receptacle y=Branch {AG}, x=PDU {1-4}, 0-48 characters 0-48 characters 0-48 characters Range For nema-5-20R-20-Amp(1) used for UL Listed PDUs, the current rating is derated to 80% or 16Amps. For iecC13-sheet-F-10-Amp(2) used for UL Listed PDUs, the current rating is 12Amps. For MPXBRM, the Branch alpha character maps to the numerical id as follows: {A thru G} -> {1 thru 7} The allowed characters include alphanumeric, space, and ~!#$_+`-={}|[] \\:;'?,.\/%^&*()@ The allowed characters include alphanumeric, space, and ~!#$_+`-={}|[] \\:;'?,.\/%^&*()@ Should be uniquely defined. The allowed characters include alphanumeric, space, and ~!#$_+`-={}|[] \\:;'?,.\/%^&*()@ Comment 20.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.50.20.1.45 Data Point Name lgpPduRcpEntryLineSource.1.1.1 Integer Syntax ro Access cee-7-type-E-schuko(7) • • • • • • • configuration. receptacle is supplied by a line‐to-line line-2-line-3(5): The load for this configuration. receptacle is supplied by a line‐to-line line-1-line-2(4): The load for this configuration. is supplied by a line-to‐neutral line-3-N(3): The load for this receptacle configuration. is supplied by a line-to‐neutral line-2-N(2): The load for this receptacle configuration. is supplied by a line-to‐neutral line-1-N(1): The load for this receptacle specified/configured. receptacle has not been supplying power to the load for this not-specified(0): The line source receptacle. source phase that is supplying power to this Enumerations that describe the PDU’s voltage iec-C19-sheet-J-16-Amp(3) sheet-F-10-Amp(2) nema-5-20R-20-Amp(1) l iec-C13- • • Description 0 Default Units 0-6 Range Line-to-line configurations are only supported by UL Listed PDUs. Comment RPC2 Configuration SNMP OID Tables.....21 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.50.20.1.50 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.55 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.56 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.60 Data Point Name lgpPduRcpEntryCapabilities.1.1.1 lgpPduRcpEntryEp.1.1.1 lgpPduRcpEntryEpTenths.1.1.1 lgpPduRcpEntryEc.1.1.1 Gauge32 Gauge32 Gauge32 Integer Syntax ro ro ro ro Access configuration. receptacle is supplied by a line‐to-line Line-3-line-1(6): The load for this 0.1 RMS Volts 0.1 RMS Amperes Voltage applied to the receptacle measured in tenth volts RMS (Root Mean Squared). Current drawn from the receptacle measured in Amperes RMS (Root Mean Squared). 0 Units RMS Volts receptacle control. Supports current measurements and current‐measurement-and-control(6): current measurements only. current-measurement-only(5): Supports control. control-only (4): Supports receptacle receptacle control. receptacle measurements and measurement-and-control(3): Supports receptacle measurements. measurement-only(2): Supports control. Default Voltage applied to the receptacle measured in volts RMS (Root Mean Squared). • • • • • no-optional-capabilities(1): Does not • support receptacle measurement and not-specified(0) • capabilities. Enumerations that describe the receptacle • Description 0-6 Range All PDUs support input measurements. MPH models do not support voltage and power-related measurements at the receptacles. Comment 22.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.50.20.1.61 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.65 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.70 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.75 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.80 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.85 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.90 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.95 Data Point Name lgpPduRcpEntryEcHundredths.1.1.1 lgpPduRcpEntryPwrOut.1.1.1 lgpPduRcpEntryApOut.1.1.1 lgpPduRcpEntryPf.1.1.1 lgpPduRcpEntryFreq.1.1.1 lgpPduRcpEntryEnergyAccum.1.1.1 lgpPduRcpEntryPwrOnDelay.1.1.1 lgpPduRcpEntryPwrState.1.1.1 Integer Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Syntax ro rw rw ro ro ro ro ro Access • • • • states. power state is off. The power will be on off-pending-on-delay(3): The current receptacle is on. on(2): The current power state of the receptacle is off. off(1): The current power state of the unknown. unknown(0): The current power state is Enumerations that describe the receptacle power 0 second 0 A configuration parameter to set the amount of time to wait before power is applied to the receptacle after the PDU is power cycled or rebooted. This can be used to stagger the power on sequence of multiple receptacles in order to mitigate in-rush current draw. 45.0-75.0 0.1 kiloWatthour (kW-hr) 0.1 Hertz (Hz) The measured line frequency of the receptacle’s voltage source. Total accumulated energy of receptacle since the last energy reset. Writing a value of zero causes the accumulated energy to be reset. Writing a nonzero value is invalid and shall result in a write error and the total energy value remains unchanged. 0.00 Power factor of receptacle’s load measured as the ratio of real power to apparent power. RMS VoltsAmperes (VA) Apparent power consumed by the receptacle’s load. 0.01 RMS Amperes Units Watts Default Real power consumed by the receptacle’s load. Current drawn from the receptacle measured in hundredths Amperes RMS (Root Mean Squared). Description 0-3 0-2400 0.00-1.00 Range If the energy has not been reset and has not overflowed the 32-bit value, then this is the total energy since installation. This value persists across boot and power cycle events. Irrespective of region, all PDUs can operate at either 50Hz or 60Hz. If no current measured, 0.00 is reported. Comment RPC2 Configuration SNMP OID Tables.....23 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.50.20.1.96 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.100 Data Point Name lgpPduRcpEntryPwrUpState.1.1.1 lgpPduRcpEntryControl.1.1.1 Integer Gauge32 Syntax rw rw Access expiration of the power on delay. switched to the previous state after last-state(3): The receptacle shall be state upon power cycle. off(2): The receptacle shall be in the off lgpPduRcpEntryPwrOnDelay. power on delay, to the on state after the expiration of the on(1): The receptacle shall be switched • • • momentarily and then back on. power to the receptacle is turned off currently in a power-cycle state. The cycle-power(2): The receptacle is power state of the receptacle is on. on(1): The current and configured power state of the receptacle is off. off(0): The current and configured state of the receptacle. that describe the current or configured power A configuration parameter to set enumerations • • • shall return after a power cycle of the PDU. that describe the state to which the receptacle A configuration parameter to set enumerations receptacle. lgpPduRcpEntryPwrOnDelay of this at the expiration of Description 1 3 Default Units 0-2 1-3 Range For cycle-power(2) mode, a default eight second off duration is fixed. Comment 24.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.50.20.1.105 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.150 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.151 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.152 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.159 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.160 Data Point Name lgpPduRcpEntryControlLock.1.1.1 lgpPduRcpEntryEcThrshldUnderAlarm.1.1.1 lgpPduRcpEntryEcThrshldOverWarn.1.1.1 lgpPduRcpEntryEcThrshldOverAlarm.1.1.1 lgpPduRcpEntryEcAvailBeforeAlarmHundredths.1.1.1 lgpPduRcpEntryEcAvailBeforeAlarm.1.1.1 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Integer Syntax ro ro rw rw rw rw Access 0.1 RMS The amount that the current may increase from its present value before an overcurrent alarm occurs. % 0.01 RMS Amperes 95 A configuration parameter to set the threshold at which an overcurrent alarm is activated. If the measured current is equal to or over this percentage of the full scale rated value, derived from lgpPduRcpEntryType, an overcurrent alarm is activated. % % Units The amount that the current may increase from its present value before an overcurrent alarm occurs. 90 A configuration parameter to set the threshold at which an overcurrent warning is activated. If the measured current is equal to or over this percentage of the full scale rated value, derived from lgpPduRcpEntryType, an overcurrent warning is activated. 1 0 cannot be changed. then its current or configured state locked(2): If the receptacle is'locked' may change the receptacles state. then a user with proper permissions 'unlocked', unlocked(1): If the receptacle is receptacle is not known at this time. unknown(0): The lock state of the Default A configuration parameter to set the threshold at which an undercurrent alarm is activated. If the measured current is equal to or below this percentage of the full scale rated value, derived from lgpPduRcpEntryType, an undercurrent alarm is activated. • • • • receptacle. Enumerations that describe the locked state of the Description 0-100 0-100 0-100 0-2 Range Must be greater than lgpPduRcpEntryEcThrshldUnderAlarm and greater than lgpPduRcpEntryEcThrshldOverWarn Must be greater than lgpPduRcpEntryEcThrshldUnderAlarm and less than lgpPduRcpEntryEcThrshldOverAlarm Must be less than lgpPduRcpEntryEcThrshldOverWarn and less than lgpPduRcpEntryEcThrshldOverAlarm Comment RPC2 Configuration SNMP OID Tables.....25 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.50.20.1.161 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.162 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.200 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.205 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.210 Data Point Name lgpPduRcpEntryEcUsedBeforeAlarm.1.1.1 lgpPduRcpEntryEcCrestFactor.1.1.1 lgpPduRcpEntryBlinkLED.1.1.1 lgpPduRcpEntrySwOverTemperatureProtection.1.1.1 lgpPduRcpEntryOperationCondition.1.1.1 Integer Integer Integer Gauge32 Gauge32 Syntax ro rw rw ro ro Access Unlocked & Off: No Change; Unlocked & On: Turn it off. Locked & On: Turn it off and keep it • • • • • condition due to over/under current normalWithWarning(2): A warning without any alarm or warning. normalOperation(1): Normal operation condition of the receptacle. Enumerations that describe the operating feature is disabled. locked. No action will be taken if the Locked & Off: No Change; • receptacles: condition, the following actions will be taken on enabled, in case of Over Temperature Alarm Protection (SWOTP) feature. If the feature is (0) the receptacle SW Over Temperature disable(0) noAction(1) A configuration parameter to blink the receptacle LED. Writing blinkLED(2) will cause the LED to blink for a predefined amount of time. Reading this object will always return noAction(1). A configuration parameter to enable(1) or disable 0.00 Default Receptacle current crest factor, which is the ratio of peak amplitude of the current waveform divided by its RMS value. The percent of current utilization relative to the overcurrent alarm threshold. Description 0.1% Amperes Units 1-4 0-1 0.00-3.00 0.0-100.0 Range SWOTP requires a temperature sensor to be operable. The blink duration is ten seconds. Comment 26.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin .1.3.6.1.4.1.476.1.42.3.8.50.20.1.215 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.220 .1.3.6.1.4.1.476.1.42.3.8.50.20.1.225 lgpPduRcpEntryCriticality.1.1.1 lgpPduRcpEntryPostOnDelay.1.1.1 lgpPduRcpEntryPostOffDelay.1.1.1 lgpPduAuxSensorTable OID Column Number Data Point Name Gauge32 Gauge32 Integer Syntax rw rw rw Access 0 0 A configuration parameter to set the time interval to wait after a command is issued to switch on a receptacle. A value of zero implies that there is no delay, i.e. the receptacle is turned on immediately upon command issue. A configuration parameter to set the time interval to waits after a command is issued to switch off a receptacle. A value of zero implies that there is no delay, i.e. the receptacle is turned off immediately upon command issue. deprecated MIB section notCritical(1) still drawing current. 'lgpPduRcpEntryPwrState=off(1)' but receptacle is in abnormal(4): A condition in which the due to over/under current. normalWithAlarm(3): An alarm condition Default A configuration parameter to mark a receptacle as critical(0) or notCritical(1). • • • Description seconds seconds Units 0-2400 0-2400 0-1 Range Comment RPC2 Configuration SNMP OID Tables.....27 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.60.5 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.10 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.15 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.20 Data Point Name lgpPduAuxSensorCount.0 lgpPduAuxMeasType.1.1.1 lgpPduAuxMeasSensorSysAssignLabel.1.1.1 lgpPduAuxMeasUsrLabel.1.1.1 String String Integer Gauge32 Syntax rw ro ro ro Access pressure. in this row of the table measures differential l differential-pressure(5): The measurement contact closure. this row of the table measures the state of a contact-closure(4): The measurement in door. row of the table measures the state of a door-closure(3): The measurement in this of the table measures relative humidity. humidity(2): The measurement in this row row of the table measures temperature. temperature(1): The measurement in this is unknown. not-specified(0): The type of measurement User assigned auxiliary sensor measurement label. Label assigned to the auxiliary sensor at runtime by the system. The value is independent of any user assigned label or asset tag. • • • • • • type. Enumerations that describe the sensor measurement Number of auxiliary sensors in the lgpPduAuxSensorTable. Description LIEBERT‐GP‐PDU-MIB::lgpPduAuxMeasTable <sensor serial number> <sensor type> Default Units 0-48 characters 0-40 Range The allowed characters include alphanumeric, space, and ~!#$_+`-={}|[]\\:;'?,.\/%^&*()@ Up to ten sensors supported per agent Comment 28.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.60.15.1.25 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.30 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.35 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.40 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.50 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.55 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.60 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.65 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.70 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.75 Data Point Name lgpPduAuxMeasUsrTag1.1.1.1 lgpPduAuxMeasUsrTag2.1.1.1 lgpPduAuxMeasSensorSerialNum.1.1.1 lgpPduAuxMeasTempDegF.1.1.1 lgpPduAuxMeasTempThrshldUndrAlmDegF.1.1.1 lgpPduAuxMeasTempThrshldOvrAlmDegF.1.1.1 lgpPduAuxMeasTempThrshldUndrWarnDegF.1.1.1 lgpPduAuxMeasTempThrshldOvrWarnDegF.1.1.1 lgpPduAuxMeasTempDegC.1.1.1 lgpPduAuxMeasTempThrshldUndrAlmDegC.1.1.1 Integer Integer Integer Integer Integer Integer Integer String String String Syntax rw ro rw rw rw rw ro ro rw rw Access <empty> <empty> User assigned Tag to assist in identifying or grouping this auxiliary sensor measurement within the endusers domain. User assigned Tag to assist in identifying or grouping this auxiliary sensor measurement within the endusers domain. 0.1° F 64.4 98.6 68.0 95.0 20.0 18.0 Under temperature alarm threshold. An alarm is activated if the temperature is equal to or below this value. Over temperature alarm threshold. An alarm is activated if the temperature is equal to or above this value. Under temperature warning threshold. A warning is activated if the temperature is equal to or below this value. Over temperature warning threshold. A warning is activated if the temperature is equal to or above this value. Temperature measured at the temperature sensor reported in degrees Celsius. Under temperature alarm threshold. An alarm is activated if the temperature is equal to or below this value. 0.1° C 0.1° C 0.1° F 0.1° F 0.1° F 0.1° F Units Temperature measured at the temperature sensor reported in degrees Fahrenheit. Sensor's globally unique serial number assigned at the time of manufacture. Default Description 1.0-85.0 1.0-85.0 33.8-185.0 33.8-185.0 33.8-185.0 33.8-185.0 33.8-185.0 0-48 characters 0-48 characters Range Must be less than lgpPduAuxMeasTempThrshldOvrAlmDegC and less than lgpPduAuxMeasTempThrshldOvrWarnDegC and less than Must be less than lgpPduAuxMeasTempThrshldOvrAlmDegF and less than lgpPduAuxMeasTempThrshldOvrWarnDegF and less than lgpPduAuxMeasTempThrshldUndrWarnDegF Must be less than lgpPduAuxMeasTempThrshldOvrAlmDegF and less than lgpPduAuxMeasTempThrshldOvrWarnDegF and less than lgpPduAuxMeasTempThrshldUndrWarnDegF Must be less than lgpPduAuxMeasTempThrshldOvrAlmDegF and less than lgpPduAuxMeasTempThrshldOvrWarnDegF and less than lgpPduAuxMeasTempThrshldUndrWarnDegF Must be less than lgpPduAuxMeasTempThrshldOvrAlmDegF and less than lgpPduAuxMeasTempThrshldOvrWarnDegF and less than lgpPduAuxMeasTempThrshldUndrWarnDegF The allowed characters include alphanumeric, space, and ~!#$_+`-={}|[]\\:;'?,.\/%^&*()@ The allowed characters include alphanumeric, space, and ~!#$_+`-={}|[]\\:;'?,.\/%^&*()@ Comment RPC2 Configuration SNMP OID Tables.....29 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.60.15.1.80 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.85 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.90 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.95 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.100 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.105 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.110 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.115 Data Point Name lgpPduAuxMeasTempThrshldOvrAlmDegC.1.1.1 lgpPduAuxMeasTempThrshldUndrWarnDegC.1.1.1 lgpPduAuxMeasTempThrshldOvrWarnDegC.1.1.1 lgpPduAuxMeasHum.1.1.1 lgpPduAuxMeasHumThrshldUndrAlm.1.1.1 lgpPduAuxMeasHumThrshldOvrAlm.1 .1.1 lgpPduAuxMeasHumThrshldUndrWarn.1.1.1 lgpPduAuxMeasHumThrshldOvrWarn.1.1.1 Gauge32 Gauge32 Gauge32 Gauge32 Gauge32 Integer Integer Integer Syntax rw rw rw rw ro rw rw rw Access 30.0 60.0 34.0 56.0 Over relative humidity alarm threshold. An alarm is activated if the relative humidity is equal to or above this value. Under relative humidity warning threshold. A warning is activated if the relative humidity is equal to or below this value. Over relative humidity warning threshold. A warning is activated if the relative humidity is equal to or above this value. 0.1% RH 0.1% RH 0.1% RH 0.1% RH Under relative humidity alarm threshold. An alarm is activated if the relative humidity is equal to or below this value. 0.0-100.0% 0.0-100.0% 0.0-100.0% 0.0-100.0% 0.0-100.0% 1.0-85.0 0.1% RH 35.0 Over temperature warning threshold. A warning is activated if the temperature is equal to or above this value. 0.1° C 1.0-85.0 Relative humidity measured at the humidity sensor. 20.0 Under temperature warning threshold. A warning is activated if the temperature is equal to or below this value. 0.1° C Range 1.0-85.0 37.0 Over temperature alarm threshold. An alarm is activated if the temperature is equal to or above this value Units 0.1° C Default Description Must be less than lgpPduAuxMeasHumThrshldOvrAlm and greater than lgpPduAuxMeasHumThrshldUndrWarn and greater than lgpPduAuxMeasHumThrshldUndrAlm Must be less than lgpPduAuxMeasHumThrshldOvrAlm and less than lgpPduAuxMeasHumThrshldOvrWarn and less than lgpPduAuxMeasHumThrshldUndrWarn Must be less than lgpPduAuxMeasHumThrshldOvrAlm and less than lgpPduAuxMeasHumThrshldOvrWarn and less than lgpPduAuxMeasHumThrshldUndrWarn Must be less than lgpPduAuxMeasHumThrshldOvrAlm and less than lgpPduAuxMeasHumThrshldOvrWarn and less than lgpPduAuxMeasHumThrshldUndrWarn Must be less than lgpPduAuxMeasTempThrshldOvrAlmDegC and less than lgpPduAuxMeasTempThrshldOvrWarnDegC and less than lgpPduAuxMeasTempThrshldUndrWarnDegC Must be less than lgpPduAuxMeasTempThrshldOvrAlmDegC and less than lgpPduAuxMeasTempThrshldOvrWarnDegC and less than lgpPduAuxMeasTempThrshldUndrWarnDegC Must be less than lgpPduAuxMeasTempThrshldOvrAlmDegC and less than lgpPduAuxMeasTempThrshldOvrWarnDegC and less than lgpPduAuxMeasTempThrshldUndrWarnDegC lgpPduAuxMeasTempThrshldUndrWarnDegC Comment 30.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.60.15.1.120 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.125 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.130 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.135 Data Point Name lgpPduAuxMeasDrClosureState.2.1.1 lgpPduAuxMeasDrClosureConfig.2.1.1 lgpPduAuxMeasCntctClosureState.2.2.1 lgpPduAuxMeasCntctClosureConfig.2.2.1 Integer Integer Integer Integer Syntax rw ro rw ro Access closed(2): The door is in the closed state. • when the door state becomes open. alarm-when-open (1): Activate an alarm in alarm. disabled(0):The door state will never result closed state. closed(2): The contact closure is in the state. open(1): The contact closure is in the open is unknown. not-specified(0): The contact closure state • never result in alarm. disabled(0): The contact closure state will measurement should activate an alarm provides the ability to select when a contact closure Configure contact closure state alarms. This object • • • The state of a contact closure sensor measurement. • • closure measurement should cause an alarm. This object provides the ability to select when a door A configuration parameter for the door state alarms. open(1): The door is in the open state. unknown. not-specified(0): The door state is • • sensor measurement. Enumerations that describe the state of the door Description disabled (0) notspecified (0) 0 Default Units 0-2 0-2 0-1 0-2 Range Comment RPC2 Configuration SNMP OID Tables.....31 OID Column Number .1.3.6.1.4.1.476.1.42.3.8.60.15.1.145 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.150 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.155 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.110 .1.3.6.1.4.1.476.1.42.3.8.60.15.1.115 Data Point Name lgpPduAuxMeasDiffPressure.2.3.1 lgpPduAuxMeasDiffPressureThrshldUndrAlm.2.3.1 lgpPduAuxMeasDiffPressureThrshldOvrAlm.2.3.1 lgpPduAuxMeasDiffPressureThrshldUndrWarn.2.3.1 lgpPduAuxMeasDiffPressureThrshldOvrWarn.2.3.1 Integer32 Integer32 Integer32 Integer32 Integer32 Syntax rw rw rw rw ro Access +100.0 -50.0 +50.0 Over differential pressure alarm threshold. An alarm is activated if the differential pressure is equal to or above this value. Under differential pressure warning threshold. A warning is activated if the differential pressure is equal to or below this value. Over differential pressure warning threshold. A warning is activated if the differential pressure is equal to or above this value. pA pA pA pA -100.0 Under differential pressure alarm threshold. An alarm is activated if the differential pressure is equal to or below this value. Units pA closed. when the contact closure state becomes alarm-when-closed(2): Activate an alarm open. when the contact closure state becomes alarm-when-open(1): Activate an alarm Default Pressure difference measured at the differential pressure sensor. • • Description -125.0 to +125.0 -125.0 to +125.0 -125.0 to +125.0 -125.0 to +125.0 -125.0 to +125.0 Range Must be less than lgpPduAuxMeasDiffPressureThrshOvrAlm and greater than lgpPduAuxMeasDiffPressureThrshUndrWarn and greater than lgpPduAuxMeasDiffPressureThrshUndrAlm Must be less than lgpPduAuxMeasDiffPressureThrshOvrAlm and less than lgpPduAuxMeasDiffPressureThrshOvrWarn and less than lgpPduAuxMeasDiffPressureThrshUndrWarn Must be less than lgpPduAuxMeasDiffPressureThrshOvrAlm and less than lgpPduAuxMeasDiffPressureThrshOvrWarn and less than lgpPduAuxMeasDiffPressureThrshUndrWarn Must be less than lgpPduAuxMeasDiffPressureThrshOvrAlm and less than lgpPduAuxMeasDiffPressureThrshOvrWarn and less than lgpPduAuxMeasDiffPressureThrshUndrWarn Comment 32.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin OID Column Number .1.3.6.1.4.1.476.1.42.3.8.60.20.1.15 Data Point Name lgpPduAuxMeasOrderSensorSerialNum.1.1 String Syntax rw Access The sensor's globally unique serial number is assigned at the time of manufacture. The sensor represented by this serial number will be, if discovered by the agent placed in the lgpPduAuxMeasTable at the location specified by the index entries herein. An empty string in this object indicates an open display position that can be occupied by any sensor not given a specific display position in this table. Description LIEBERT‐GP‐PDU-MIB::lgpPduAuxMeasOrderTable Default Units Range Comment RPC2 Configuration SNMP OID Tables.....33 34.....RPC2 Communications Module SNMP, MIB, OID Technical Bulletin Technical Support Site If you encounter any installation or operational issues with your product, check the pertinent section of this manual to see if the issue can be resolved by following outlined procedures. For additional assistance, visit www.avocent.com/support. Avocent Community Support Site To search product knowledge content, visit community.emerson.com/networkpower/support/avocent. About Emerson Network Power Emerson Network Power, a business of Emerson (NYSE:EMR), delivers software, hardware and services that maximize availability, capacity and efficiency for data centers, healthcare and industrial facilities. A trusted industry leader in smart infrastructure technologies, Emerson Network Power provides innovative data center infrastructure management solutions that bridge the gap between IT and facility management and deliver efficiency and uncompromised availability regardless of capacity demands. Our solutions are supported globally by local Emerson Network Power service technicians. Learn more about Emerson Network Power products and services at www.EmersonNetworkPower.com. 590-1340-501A