LIEBERT-GP-PDU-MIB: View SNMP OID List / Download MIB
VENDOR: VERTIV
Home | MIB: LIEBERT-GP-PDU-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
liebertGlobalProductsPduModule | 1.3.6.1.4.1.476.1.42.1.9.1 |
The MIB module used to register Liebert POWER related SNMP OIDs. Copyright 2008-2008 Liebert Corporation. All rights reserved. Reproduction of this document is authorized on the condition that the forgoing copyright notice is included. This Specification is supplied 'AS IS' and Liebert Corporation makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification. |
||
lgpPduCluster | 1.3.6.1.4.1.476.1.42.3.8.10 |
This sub-tree contains information about PDU clusters. Clusters are groups of PDU's under a single monitoring or control domain. |
||
lgpPduGrpSysStatus | 1.3.6.1.4.1.476.1.42.3.8.10.5 | unsigned32 | read-only |
This value represents a bit-field of the various operational states of the PDUs that are part of the cluster of PDUs being monitored by this agent. This value is the bit-wise logical OR of all of the 'lgpPduEntrySysStatus' columns in the 'lgpPduTable' which represents the combined statuses of all PDUs for this agent. Note the bit-position is given parenthetically next to the operational state in the description below. The bit position is big-endian (least significant digit is the right-most digit). The state is present in the PDU when the bit is on (value = 1). The value is a logical OR of all of the following potential states of each PDU in the cluster. normalOperation(1) One or more PDUs in the cluster are operating normally with no active warnings or alarms. startUp(2) One or more PDUs are in the startup state (initializing). Control and monitoring operations may be inhibited or unavailable while the PDU is in this state. This state will clear automatically when the PDU(s) are fully initialized and ready to accept control and monitoring commands. unknownNoSupport(4) The state of one or more PDUs are not known at this time or there is no support for this piece of information from 1 or more PDUs in the cluster/group. normalWithWarning(8) One or more PDUs are operating normally with one or more active warnings. Appropriate personnel should investigate the warning(s) as soon as possible and take appropriate action. normalWithAlarm(16) One or more PDUs are operating normally with one or more active alarms. Appropriate personnel should investigate the alarm(s) as soon as possible and take appropriate action. abnormalOperation(32) One ore more PDUs are operating abnormally. There is a failure within the system that is unexpected under normal operating conditions. Appropriate personnel should investigate the cause as soon as possible. The normal functioning of the system is likely inhibited. unknownCommFailure(64) The state of one or more PDUs are not known due to a communications failure between the PDU hardware and the communications module. This state is usually indicative of a hardware problem. |
lgpPduTableCount | 1.3.6.1.4.1.476.1.42.3.8.19 | unsigned32 | read-only |
Number of PDUs being monitored by this agent. This is the number of entries in the lgpPduTable. |
lgpPduTable | 1.3.6.1.4.1.476.1.42.3.8.20 | no-access |
This table contains a list of PDU entries. The table contains zero, one, or many rows, depending upon the number of PDUs being monitored. The Network Management System (NMS) cannot create or delete rows in the table. The rows are created by the agent based upon the number of PDUs being managed. Each row in the table represents a PDU in the system. |
|
1.3.6.1.4.1.476.1.42.3.8.20.1 | no-access |
This entry defines the columns to be populated in the 'lgpPduTable'. Each column represents an attribute of a PDU. This table is indexed by the PDU identifier that is unique within the agent. |
||
lgpPduEntryIndex | 1.3.6.1.4.1.476.1.42.3.8.20.1.1 | unsigned32 | no-access |
This is the index that indicates the row of the 'lgpPduTable'. |
lgpPduEntryId | 1.3.6.1.4.1.476.1.42.3.8.20.1.5 | unsigned32 | read-only |
This is an internal index representing a unique identifier for each PDU represented by this agent. The value is assigned by the agent. |
lgpPduEntryUsrLabel | 1.3.6.1.4.1.476.1.42.3.8.20.1.10 | displaystring | read-write |
This is a user assigned label representing the PDU. |
lgpPduEntrySysAssignLabel | 1.3.6.1.4.1.476.1.42.3.8.20.1.15 | displaystring | read-only |
System assigned identifier representing the PDU. 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. |
lgpPduEntryPositionRelative | 1.3.6.1.4.1.476.1.42.3.8.20.1.20 | unsigned32 | read-only |
This is a one-based value that indicates the PDU's relative position within a rack or other enclosing entity. |
lgpPduEntrySysStatus | 1.3.6.1.4.1.476.1.42.3.8.20.1.25 | unsigned32 | read-only |
This value represents a bit-field of the various operational states of the PDU. The value is a logical OR of all of the following potential states of the PDU. Note the bit-position is given parenthetically next to the operational state in the description below. The bit position is assumed to be a big-endian format (least significant digit is the right-most digit). The state is present in the PDU when the bit is on (value = 1). normalOperation(1) The PDU is operating normally with no active warnings or alarms. startUp(2) The PDU is in the startup state (initializing). Control and monitoring operations maybe inhibited or unavailable while the PDU is in this state. This state will clear automatically when the PDU(s) are fully initialized and ready to accept control and monitoring commands. normalWithWarning(8) The PDU is operating normally with one or more active warnings. Appropriate personnel should investigate the warning(s) as soon as possible and take appropriate action. normalWithAlarm(16) The PDU is operating normally with one or more active alarms. Appropriate personnel should investigate the alarm(s) as soon as possible and take appropriate action. abnormalOperation(32) The PDU is operating abnormally. That is there is some failure within the system that is unexpected under normal operating conditions. Appropriate personnel should investigate the cause as soon as possible. The normal functioning of the system is likely inhibited. |
lgpPduEntryUsrTag1 | 1.3.6.1.4.1.476.1.42.3.8.20.1.35 | displaystring | read-write |
This is a user assigned Tag for the PDU. 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. |
lgpPduEntryUsrTag2 | 1.3.6.1.4.1.476.1.42.3.8.20.1.40 | displaystring | read-write |
This is a user assigned Tag for the PDU. 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. |
lgpPduEntrySerialNumber | 1.3.6.1.4.1.476.1.42.3.8.20.1.45 | displaystring | read-only |
System assigned serial number for this PDU. This number is assigned at time of manufacture, is globally unique with respect to all PDU units. |
lgpPduEntryRbCount | 1.3.6.1.4.1.476.1.42.3.8.20.1.50 | unsigned32 | read-only |
Number of receptacle branches (Rb) within this PDU. |
lgpPduPowerSource | 1.3.6.1.4.1.476.1.42.3.8.30 |
This sub-tree contains information about PDU power sources. |
||
lgpPduPsTableCount | 1.3.6.1.4.1.476.1.42.3.8.30.19 | unsigned32 | read-only |
Number of power sources in the lgpPduPsTable. |
lgpPduPsTable | 1.3.6.1.4.1.476.1.42.3.8.30.20 | no-access |
This table contains a list of the PDU's power source(s). The table contains zero, one, or more rows, depending upon the number of PDUs being monitored and the number of power sources installed for each PDU. The NMS cannot create or delete rows in the table. The rows are created by the agent based upon the capabilities of the PDUs being monitored. Each row in the table represents a PDU's Power Source. |
|
1.3.6.1.4.1.476.1.42.3.8.30.20.1 | no-access |
This entry defines the attributes to be populated in the various columns of the 'lgpPduPsTable' (Power Source Table). This table is indexed by both the 'lgpPduEntryIndex' which is the sole index into the 'lgpPduTable' and the 'lgpPduPsEntryIndex' which is a unique identifier for the Power Source within a given PDU. Taken together these two indexes uniquely identify a Power Source within this agent. |
||
lgpPduPsEntryIndex | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.5 | unsigned32 | no-access |
This is a unique identifier for the Power Source within a given PDU. This is one of two indexes used to indicate the row of the 'lgpPduTable'. |
lgpPduPsEntryId | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.10 | unsigned32 | read-only |
This is a unique entry id representing a given PDU power source for the PDU. |
lgpPduPsEntrySysAssignLabel | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.15 | displaystring | read-only |
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. |
lgpPduPsEntryModel | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.20 | displaystring | read-only |
This is the model name (identifier) of the power supply. |
lgpPduPsEntryWiringType | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.25 | integer | read-write |
The PDU's power supply physical wiring type. not-specified The type has not been specified/configured. The end_user must configure this object to specify the physical wiring type. single-phase-3-wire-L1-N-PE Single Phase input with 3 wires (Line 1, Neutral and Protective Earth). two-phase-3-wire-L1-L2-PE Two Phase input with 3 wires (Line 1, Line 2, and Protective Earth). three-phase-4-wire-L1-L2-L3-PE Three Phase input with 4 wires (Line 1, Line 2, Line 3, and Protective Earth). three-phase-5-wire-L1-L2-L3-N-PE Three Phase input with 5 wires (Line 1, Line 2, Line 3, Neutral and Protective Earth). two-phase-4-wire-L1-L2-N-PE Two Phase input with 4 wires (Line 1, Line 2, Neutral, and Protective Earth). Enumeration: 'three-phase-4-wire-L1-L2-L3-PE': 3, 'two-phase-3-wire-L1-L2-PE': 2, 'two-phase-4-wire-L1-L2-N-PE': 5, 'three-phase-5-wire-L1-L2-L3-N-PE': 4, 'single-phase-3-wire-L1-N-PE': 1, 'not-specified': 0. |
lgpPduPsEntryEpInputRated | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.30 | unsigned32 | read-only |
Rated Input Line Voltage for the power source (i.e. this is the nominal line input voltage; it is NOT a measured voltage). The value is defined to be the rated line voltage (either line-to-neutral or line-to-line depending upon the power source's type). |
lgpPduPsEntryEcInputRated | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.35 | unsigned32 | read-only |
This is the rated input line current for the module (it is NOT the measured current). |
lgpPduPsEntryFreqRated | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.40 | unsigned32 | read-only |
Rated input line frequency for this power source (i.e. This is the expected line frequency; it is NOT a measured frequency; it is typically 50 Hz or 60 Hz). |
lgpPduPsEntryEnergyAccum | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.50 | unsigned32 | read-write |
Total accumulated energy, measured at the power source input, since the last energy reset. Writing a value of 0 (zero) to this 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. If the energy has not been reset and has not wrapped, then this is the total energy since installation. This value persists across boot events. |
lgpPduPsEntrySerialNum | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.55 | displaystring | read-only |
This is a unique serial number of the power supply. This number is assigned to the power supply at the time of manufacture. |
lgpPduPsEntryFirmwareVersion | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.60 | displaystring | read-only |
This is the version of the firmware installed on the PDU's power supply. |
lgpPduPsEntryPwrTotal | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.65 | unsigned32 | read-only |
Total input power for this power supply. This is the sum of the power for all phases |
lgpPduPsEntryEcNeutral | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.70 | unsigned32 | read-only |
The neutral current measured at the PDU's power source. |
lgpPduPsEntryEcNeutralThrshldOvrWarn | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.75 | unsigned32 | read-write |
The threshold at which an over current warning is activated. If the measured neutral current (lgpPduPsEntryEcNeutral) is above this percentage of the full scale rated value (lgpPduPsEntryEcInputRated), an over neutral current warning (lgpConditionSource1NeutralOverCurrent) is activated. |
lgpPduPsEntryEcNeutralThrshldOvrAlarm | 1.3.6.1.4.1.476.1.42.3.8.30.20.1.80 | unsigned32 | read-write |
The threshold at which an over current alarm is activated. If the measured neutral current (lgpPduPsEntryEcNeutral) is above this percentage of the full scale rated value (lgpPduPsEntryEcInputRated), an over neutral current alarm (lgpConditionSource1NeutralOverCurrent) is activated. |
lgpPduPsLineTable | 1.3.6.1.4.1.476.1.42.3.8.30.40 | no-access |
This table contains a list of PDU's power source line/phase measurements. The table contains zero, one, or many rows, depending upon the number of PDU's Power Sources being monitored. The NMS cannot create or delete rows in the table. The rows are created by the agent based upon the capabilities of the managed PDU's power supply(s). Each row in the table represents a particular phase/line measurement of a power supply for a given PDU. |
|
1.3.6.1.4.1.476.1.42.3.8.30.40.1 | no-access |
This entry defines the attributes to be populated in the various columns of the 'lgpPduPsLineTable'. The table is index by three indexes which taken together uniquely identify line/phase information for a given power source within a PDU. The 'lgpPduEntryIndex' is an index into the 'lgpPduTable'. This identifies the PDU that the power source is on. The 'lgpPduPsEntryIndex' is an index that together with the 'lgpPduEntryIndex' uniquely identifies the power source within the PDU that the row in this table represents. The final index 'lgpPduPsLineEntryIndex' identifies the particular line/phase that the measurement applies to within the identified power source. |
||
lgpPduPsLineEntryIndex | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.5 | unsigned32 | no-access |
This is the index that indicates the line/phase of the measurements in the given row of the 'lgpPduPsLineTable'. |
lgpPduPsLineEntryId | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.10 | unsigned32 | read-only |
Unique identifier (within a PDU) for the PDU's power source. The object may not be available in non-modular systems. |
lgpPduPsLineEntryLine | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.15 | integer | read-only |
The line number (phase) that the measurement represents for all measurements in a given row of the table. Note that this always matches the lgpPduPsLineEntryIndex of the same row in the table. The line/phases are as follows: Line# Description ----- --------------------------------------------------- 1 Line 1-N (A) for Line-to-Neutral measurements 2 Line 2-N (B) for Line-to-Neutral measurements 3 Line 3-N (C) for Line-to-Neutral measurements 1 Line 1-2 (A-B) for Line-to-Line measurements 2 Line 2-3 (B-C) for Line-to-Line measurements 3 Line 3-1 (C-A) for Line-to-Line measurements Enumeration: 'phase1': 1, 'phase3': 3, 'phase2': 2. |
lgpPduPsLineEntryEpLNTenths | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.19 | unsigned32 | read-only |
Alternating Current RMS Line to Neutral Electrical Potential measurement. The line/phase being measured is indicated by the corresponding lgpPduPsLineEntryLine value of this row in the table. |
lgpPduPsLineEntryEpLN | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.20 | unsigned32 | read-only |
Alternating Current RMS Line to Neutral Electrical Potential measurement. The line/phase being measured is indicated by the corresponding lgpPduPsLineEntryLine value of this row in the table. |
lgpPduPsLineEntryEc | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.21 | unsigned32 | read-only |
Total input line-to-neutral electrical current. The line/phase being measured is indicated by the corresponding lgpPduPsLineEntryLine value of this row in the table. |
lgpPduPsLineEntryEcHundredths | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.22 | unsigned32 | read-only |
Total input line-to-neutral electrical current. The line/phase being measured is indicated by the corresponding lgpPduPsLineEntryLine value of this row in the table. |
lgpPduPsLineEntryEcThrshldUndrAlarm | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.35 | unsigned32 | read-write |
The threshold at which an under current alarm is activated. If the measured current (lgpPduPsLineEntryEc) is equal to or below this percentage of the full scale rated value (lgpPduPsEntryEcInputRated), an under current alarm is activated. |
lgpPduPsLineEntryEcThrshldOvrWarn | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.36 | unsigned32 | read-write |
The threshold at which an over current warning is activated. If the measured current (lgpPduPsLineEntryEc) is equal to or over this percentage of the full scale rated value (lgpPduPsEntryEcInputRated), an over current warning is activated. |
lgpPduPsLineEntryEcThrshldOvrAlarm | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.37 | unsigned32 | read-write |
The threshold at which an over current alarm is activated. If the measured current (lgpPduPsLineEntryEc) is equal to or over this percentage of the full scale rated value (lgpPduPsEntryEcInputRated), an over current alarm is activated. |
lgpPduPsLineEntryEcAvailBeforeAlarm | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.38 | unsigned32 | read-only |
The amount that the current/amperage may increase from its present value before an over current alarm occurs. |
lgpPduPsLineEntryEcUsedBeforeAlarm | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.39 | unsigned32 | read-only |
The percent of current utilization relative to the over current alarm threshold. |
lgpPduPsLineEntryEpLL | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.60 | unsigned32 | read-only |
Line to Line Electrical Potential. The line/phase being measured is indicated by the corresponding lgpPduPsLineEntryLine value of this row in the table. |
lgpPduPsLineEntryEpLLTenths | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.61 | unsigned32 | read-only |
Line to Line Electrical Potential. The line/phase being measured is indicated by the corresponding lgpPduPsLineEntryLine value of this row in the table. |
lgpPduPsLineEntryEcAvailBeforeAlarmHundredths | 1.3.6.1.4.1.476.1.42.3.8.30.40.1.62 | unsigned32 | read-only |
The amount that the current/amperage may increase from its present value before an over current alarm occurs. |
lgpPduReceptacleBranch | 1.3.6.1.4.1.476.1.42.3.8.40 |
This sub-tree contains information about PDU receptacle branches. |
||
lgpPduRbTableCount | 1.3.6.1.4.1.476.1.42.3.8.40.19 | unsigned32 | read-only |
Number of receptacle branches in the lgpPduRbTable. |
lgpPduRbTable | 1.3.6.1.4.1.476.1.42.3.8.40.20 | no-access |
This table contains a list of PDU Receptacle branches. The table contains zero, one, or many rows, depending upon the number of PDUs being managed and how many receptacle branches each PDU has installed. The NMS cannot create or delete rows in the table. The rows are created by the agent based upon the capabilities of the PDUs being managed. Each row in the table represents a receptacle branch for a given PDU. The PDU that a branch is installed on is indicated by the column lgpPduEntryIndex. The branch within the lgpPduEntryIndex PDU is indicated by the column lgpPduRbEntryIndex. |
|
1.3.6.1.4.1.476.1.42.3.8.40.20.1 | no-access |
This entry defines the attributes to be populated in the various columns of the 'lgpPduRbTable'. The table is indexed by both the 'lgpPduEntryIndex' and 'lgpPduRbEntryIndex'. The lgpPduEntryIndex specifies the PDU, defined in the lgpPduTable that the branch is on. The lgpPduRbEntryIndex uniquely identifies the branch within that PDU. Taken together the two indexes uniquely identify a branch being monitored by this agent. |
||
lgpPduRbEntryIndex | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.1 | unsigned32 | no-access |
This is the index that indicates the row of the 'lgpPduRbTable' |
lgpPduRbEntryId | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.5 | unsigned32 | read-only |
A unique id representing the receptacle branch within the collection of branches being monitored by this agent. The uniqueness of this id is within the PDUs being managed by a single agent. |
lgpPduRbEntryUsrLabel | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.8 | displaystring | read-write |
A user assigned label representing the receptacle branch. |
lgpPduRbEntrySysAssignLabel | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.20 | displaystring | read-only |
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. |
lgpPduRbEntryPositionRelative | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.25 | unsigned32 | read-only |
This is a one-based value that indicates the relative position of the branch within the PDU. |
lgpPduRbEntrySerialNum | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.30 | displaystring | read-only |
A globally unique serial number for this branch. This number is assigned to the branch at the time of manufacture and can not be modified. NOTE: Generally only PDUs with replaceable receptacle branches will have serial numbers. |
lgpPduRbEntryModel | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.35 | displaystring | read-only |
This is the model designation for this receptacle branch. |
lgpPduRbEntryFirmwareVersion | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.40 | displaystring | read-only |
This is the firmware version number of the control software running on the receptacle branch. Only PDUs with replaceable receptacle branches will typically support this object. |
lgpPduRbEntryUsrTag1 | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.41 | displaystring | read-write |
This is a 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. |
lgpPduRbEntryUsrTag2 | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.42 | displaystring | read-write |
This is a 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. |
lgpPduRbEntryReceptacleType | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.45 | integer | read-only |
This enumeration represents the type of receptacles installed on this receptacle branch. All receptacles on this branch are of this type/style. not-specified If this value is returned, either the receptacle type has not been specified/configured or the agent monitoring this PDU does not have a SNMP enumeration defined to the type. Enumeration: 'nema-5-20R-20-Amp-and-iec-C13-sheet-F-10-Amp': 5, 'iec-C13-sheet-F-10-Amp': 2, 'iec-C13-sheet-F-10-Amp-and-iec-C19-sheet-J-16-Amp': 4, 'iec-C19-sheet-J-16-Amp': 3, 'cee-7-type-E-schuko': 7, 'nema-5-20R-20-Amp-and-iec-C19-sheet-J-16-Amp': 6, 'nema-5-20R-20-Amp': 1, 'not-specified': 0. |
lgpPduRbEntryCapabilities | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.50 | integer | read-only |
Receptacle branch capabilities describes what an individual branch is capable of. no-optional-capabilities The branch is unable to report measurements and lacks control capabilities. measurement-only The branch is capable of reporting multiple measurements. measurement-and-control The branch is capable of reporting multiple measurements and controlling the state. control-only The branch is capable of controlling the state. current-measurement-only The branch is capable of reporting the current/amperage only. current-measurement-and-control The branch is capable of reporting the current/amperage and has the ability to control the state. Enumeration: 'control-only': 4, 'measurement-and-control': 3, 'no-optional-capabilities': 1, 'measurement-only': 2, 'current-measurement-and-control': 6, 'current-measurement-only': 5, 'not-specified': 0. |
lgpPduRbEntryLineSource | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.55 | integer | read-only |
This represents the line source that is supplying power to this receptacle branch. not-specified The line source supplying power to the load for this receptacle branch has not been specified/configured. line-1-N The load for this receptacle branch is supplied by a line-to-neutral configuration. (line 1 to neutral). line-2-N The load for this receptacle branch is supplied by a line-to-neutral configuration. (line 2 to neutral). line-3-N The load for this receptacle branch is supplied by a line-to-neutral configuration. (line 3 to neutral). line-1-line-2 The load for this receptacle branch is supplied by a line-to-line configuration (line 1 to line 2). line-2-line-3 The load for this receptacle branch is supplied by a line-to-line configuration (line 2 to line 3). line-3-line-1 The load for this receptacle branch is supplied by a line-to-line configuration (line 3 to line 1). line-1-line-2-and-line-1-neutral The load for this mixed receptacle branch is supplied by a line-to-line and line-to-neutral configuration (line 1 to line 2 and line 1 to neutral). line-2-line-3-and-line-2-neutral The load for this mixed receptacle branch is supplied by a line-to-line and line-to-neutral configuration (line 2 to line 3 and line 2 to neutral). line-3-line-1-and-line-3-neutral The load for this mixed receptacle branch is supplied by a line-to-line and line-to-neutral configuration (line 3 to line 1 and line 3 to neutral). unknown-line-neutral The load for this branch is supplied by a line-to-neutral configuration. The system is unable to determine which lines are supporting the load. unknown-line-line The load for this branch is supplied by a line-to-line configuration. The system is unable to determine which lines are supporting the load. Enumeration: 'line-2-line-3-and-line-2-neutral': 8, 'line-2-neutral': 2, 'unknown-line-neutral': 10, 'line-1-neutral': 1, 'line-1-line-2-and-line-1-neutral': 7, 'line-3-line-1': 6, 'line-2-line-3': 5, 'not-specified': 0, 'line-3-line-1-and-line-3-neutral': 9, 'unknown-line-line': 11, 'line-3-neutral': 3, 'line-1-line-2': 4. |
lgpPduRbEntryRcpCount | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.60 | unsigned32 | read-only |
The number of receptacles on this receptacle branch. |
lgpPduRbEntryEpRated | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.70 | unsigned32 | read-only |
Rated Line Voltage for the receptacle branch and its associated receptacles (i.e. This is the nominal line voltage that is available to the connected load; it is NOT a measured voltage.) |
lgpPduRbEntryEcRated | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.75 | unsigned32 | read-only |
This is the rated input line current for the module (it is NOT the measured current). |
lgpPduRbEntryFreqRated | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.80 | unsigned32 | read-only |
This is the rated electrical frequency for the receptacle branch and its associated receptacles |
lgpPduRbEntryEnergyAccum | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.85 | unsigned32 | read-write |
Total accumulated energy, measured at the receptacle branch input, since the last energy reset. Writing a value of 0 (zero) to this 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. If the energy has not been reset and has not wrapped, then this is the total energy since installation. This value persists across boot events. NOTE: Resetting this value does not reset the values for the individual receptacles. |
lgpPduRbEntryEpLNTenths | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.100 | unsigned32 | read-only |
The line-to-neutral measurement of the Electrical Potential measured in Volts RMS (Root Mean Squared). |
lgpPduRbEntryPwr | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.115 | unsigned32 | read-only |
The line-to-neutral measurement of the Real Power (Wattage) |
lgpPduRbEntryAp | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.120 | unsigned32 | read-only |
The line-to-neutral measurement of the Apparent Power (VA) |
lgpPduRbEntryPf | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.125 | integer32 | read-only |
The line-to-neutral measurement of the Power Factor of the receptacle branches' input. |
lgpPduRbEntryEcHundredths | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.130 | unsigned32 | read-only |
The line-to-neutral measurement of the Electrical Current measured in Amperes RMS (Root Mean Squared). |
lgpPduRbEntryEcThrshldUndrAlm | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.135 | unsigned32 | read-write |
The threshold at which an under current alarm is activated. If the measured current (lgpPduRbEntryEc) is equal to or below this percentage of the full scale rated value (lgpPduRbEntryEcRated), an under current alarm is activated |
lgpPduRbEntryEcThrshldOvrWarn | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.140 | unsigned32 | read-write |
The threshold at which an over current warning is activated. If the measured current (lgpPduRbEntryEc) is equal to or over this percentage of the full scale rated value (lgpPduRbEntryEcRated), an over current warning is activated |
lgpPduRbEntryEcThrshldOvrAlm | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.145 | unsigned32 | read-write |
The threshold at which an over current alarm is activated. If the measured current (lgpPduRbEntryEcLN) is equal to or over this percentage of the full scale rated value (lgpPduRbEntryEcRated), an over current alarm is activated |
lgpPduRbEntryEcAvailBeforeAlarmHundredths | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.150 | unsigned32 | read-only |
The amount that the current/amperage may increase from its present value before an over current alarm occurs. |
lgpPduRbEntryEcUsedBeforeAlarm | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.160 | unsigned32 | read-only |
The percent of current utilization relative to the over current alarm threshold. |
lgpPduRbEntryEpLLTenths | 1.3.6.1.4.1.476.1.42.3.8.40.20.1.170 | unsigned32 | read-only |
The line-to-line measurement of the Electrical Potential measured in Volts RMS (Root Mean Squared). |
lgpPduRbLineTable | 1.3.6.1.4.1.476.1.42.3.8.40.40 | no-access |
This table contains a list of PDU receptacle branch line/phase measurements. The table contains zero, one, or many rows, depending upon the number of PDUs and the number of receptacle branches on each PDU that are being monitored. The NMS cannot create or delete rows in the table. The rows are created by the agent based upon the capabilities of the PDU(s) being monitored. Each row in the table represents a particular phase/line measurement of a PDU Receptacle Branch. Rows in the table are uniquely identified by three indexes representing respectively the PDU (lgpPduEntryIndex), the receptacle branch (lgpPduRbEntryIndex) and the line/phase being measured (lgpPduRbLineEntryIndex). |
|
1.3.6.1.4.1.476.1.42.3.8.40.40.1 | no-access |
This entry defines the attributes to be populated in the various columns of the 'lgpPduRbLineTable'. The table is indexed by three indexes. The 'lgpPduEntryIndex' references a PDU in the 'lgpPduTable' to which this receptacle branch line/phase measurement belongs. The 'lgpPduRbEntryIndex' together with the 'lgpPduEntryIndex' references the receptacle branch in the 'lgpPduRbTable'. The 'lgpPduRbLineEntryIndex' represents the line/phase of the measurements in the row of this table. Together these three indexes uniquely identify a phase/line measurement on a receptacle branch within a PDU being monitored by this agent. |
||
lgpPduRbLineEntryIndex | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.1 | unsigned32 | no-access |
This is the index that indicates the row of the 'lgpPduRbLineTable' |
lgpPduRbLineEntryId | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.5 | unsigned32 | read-only |
Runtime assigned branch identifier. |
lgpPduRbLineEntryLine | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.10 | integer | read-only |
The line number or phase that the measurement for this receptacle branch represents for each measurement in this row of the table. The phases are as follows: Line# Description ----- --------------------------------------------------- 1 Line 1-N (A) for Line-to-Neutral measurements 2 Line 2-N (B) for Line-to-Neutral measurements 3 Line 3-N (C) for Line-to-Neutral measurements 1 Line 1-2 (A-B) for Line-to-Line measurements 2 Line 2-3 (B-C) for Line-to-Line measurements 3 Line 3-1 (C-A) for Line-to-Line measurements Enumeration: 'phase1': 1, 'phase3': 3, 'phase2': 2. |
lgpPduRbLineEntryEpLNTenths | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.19 | unsigned32 | read-only |
The line-to-neutral measurement of the Electrical Potential measured in Volts RMS (Root Mean Squared). |
lgpPduRbLineEntryEpLN | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.20 | unsigned32 | read-only |
The line-to-neutral measurement of the Electrical Potential measured in Volts RMS (Root Mean Squared). |
lgpPduRbLineEntryEc | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.21 | unsigned32 | read-only |
The line-to-neutral measurement of the Electrical Current measured in Amperes RMS (Root Mean Squared). |
lgpPduRbLineEntryPwr | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.22 | unsigned32 | read-only |
The line-to-neutral measurement of the Real Power (Wattage) |
lgpPduRbLineEntryAp | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.23 | unsigned32 | read-only |
The line-to-neutral measurement of the Apparent Power (VA) |
lgpPduRbLineEntryPf | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.24 | integer32 | read-only |
The line-to-neutral measurement of the Power Factor of the receptacle branches' input. |
lgpPduRbLineEntryEcHundredths | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.25 | unsigned32 | read-only |
The line-to-neutral measurement of the Electrical Current measured in Amperes RMS (Root Mean Squared). |
lgpPduRbLineEntryEcThrshldUndrAlm | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.35 | unsigned32 | read-write |
The threshold at which an under current alarm is activated. If the measured current (lgpPduRbLineEntryEc) is equal to or below this percentage of the full scale rated value (lgpPduRbEntryEcRated), an under current alarm is activated |
lgpPduRbLineEntryEcThrshldOvrWarn | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.36 | unsigned32 | read-write |
The threshold at which an over current warning is activated. If the measured current (lgpPduRbLineEntryEc) is equal to or over this percentage of the full scale rated value (lgpPduRbEntryEcRated), an over current warning is activated |
lgpPduRbLineEntryEcThrshldOvrAlm | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.37 | unsigned32 | read-write |
The threshold at which an over current alarm is activated. If the measured current (lgpPduRbLineEntryEcLN) is equal to or over this percentage of the full scale rated value (lgpPduRbEntryEcRated), an over current alarm is activated |
lgpPduRbLineEntryEcAvailBeforeAlarmHundredths | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.39 | unsigned32 | read-only |
The amount that the current/amperage may increase from its present value before an over current alarm occurs. |
lgpPduRbLineEntryEcAvailBeforeAlarm | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.40 | unsigned32 | read-only |
The amount that the current/amperage may increase from its present value before an over current alarm occurs. |
lgpPduRbLineEntryEcUsedBeforeAlarm | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.41 | unsigned32 | read-only |
The percent of current utilization relative to the over current alarm threshold. |
lgpPduRbLineEntryEpLL | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.60 | unsigned32 | read-only |
The line-to-line measurement of the Electrical Potential measured in Volts RMS (Root Mean Squared). |
lgpPduRbLineEntryEpLLTenths | 1.3.6.1.4.1.476.1.42.3.8.40.40.1.61 | unsigned32 | read-only |
The line-to-line measurement of the Electrical Potential measured in Volts RMS (Root Mean Squared). |
lgpPduReceptacle | 1.3.6.1.4.1.476.1.42.3.8.50 |
This sub-tree contains information about PDU receptacles. |
||
lgpPduRcpTableCount | 1.3.6.1.4.1.476.1.42.3.8.50.19 | unsigned32 | read-only |
Number of receptacles in the lgpPduRcpTable. |
lgpPduRcpTable | 1.3.6.1.4.1.476.1.42.3.8.50.20 | no-access |
This table contains a list of PDU receptacle entries. The table contains numerous rows representing an individual receptacle, depending upon the number and configuration of the PDU(s) being monitored by the agent. The NMS cannot create or delete rows in the table. The rows are created by the agent based upon the capabilities of the managed PDU(s). Each row in the table represents a receptacle in the system. |
|
1.3.6.1.4.1.476.1.42.3.8.50.20.1 | no-access |
This entry defines the attributes to be populated in the various columns of the 'lgpPduRcpTable'. This table is indexed by three indexes. The 'lgpPduEntryIndex' references a PDU in the 'lgpPduTable' that a given row in this table represents. The 'lgpPduRbEntryIndex' together with the 'lgpPduEntryIndex' specifies a row in the 'lgpPduRbTable' that the receptacle belongs. The 'lgpPduRcpEntryIndex' identifies the particular receptacle within the branch. |
||
lgpPduRcpEntryIndex | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.1 | unsigned32 | no-access |
This is the index that indicates the receptacle position on the receptacle branch. This along with the other two indexes on the lgpPduRcpTable uniquely identify the receptacle in this table. |
lgpPduRcpEntryId | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.5 | unsigned32 | read-only |
A runtime assigned receptacle identification number. |
lgpPduRcpEntryUsrLabel | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.10 | displaystring | read-write |
User assigned label for this receptacle. |
lgpPduRcpEntryUsrTag1 | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.15 | displaystring | read-write |
User assigned Tag to assist in identifying or grouping this receptacle within the end-users domain. |
lgpPduRcpEntryUsrTag2 | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.20 | displaystring | read-write |
User assigned Tag to assist in identifying or grouping this receptacle within the end-users domain. |
lgpPduRcpEntrySysAssignLabel | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.25 | displaystring | read-only |
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. |
lgpPduRcpEntryPosition | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.30 | unsigned32 | read-only |
A number representing the position of the receptacle within the receptacle branch. |
lgpPduRcpEntryType | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.40 | integer | read-only |
The type or form of receptacle. The enumerations are specified in well-known industry standard terms and abbreviations. Enumeration: 'cee-7-type-E-schuko': 7, 'nema-5-20R-20-Amp': 1, 'iec-C19-sheet-J-16-Amp': 3, 'iec-C13-sheet-F-10-Amp': 2, 'not-specified': 0. |
lgpPduRcpEntryLineSource | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.45 | integer | read-only |
This represents the line source that is supplying power to this receptacle. not-specified The line source supplying power to the load for this receptacle has not been specified/configured. line-1-N The load for this receptacle is supplied by a line-to-neutral configuration. (line 1 to neutral). line-2-N The load for this receptacle is supplied by a line-to-neutral configuration. (line 2 to neutral). line-3-N The load for this receptacle is supplied by a line-to-neutral configuration. (line 3 to neutral). line-1-line-2 The load for this receptacle is supplied by a line-to-line configuration (line 1 to line 2). line-2-line-3 The load for this receptacle is supplied by a line-to-line configuration (line 2 to line 3). line-3-line-1 The load for this receptacle is supplied by a line-to-line configuration (line 3 to line 1). unknown-line-neutral The load for this receptacle is supplied by a line-to-neutral configuration. The system is unable to determine which lines are supporting the load. unknown-line-line The load for this receptacle is supplied by a line-to-line configuration. The system is unable to determine which lines are supporting the load. Enumeration: 'line-1-line-2': 4, 'unknown-line-neutral': 7, 'line-3-line-1': 6, 'line-3-N': 3, 'line-2-line-3': 5, 'line-1-N': 1, 'unknown-line-line': 8, 'line-2-N': 2, 'not-specified': 0. |
lgpPduRcpEntryCapabilities | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.50 | integer | read-only |
Receptacle capabilities describes what an individual receptacle is capable of. no-optional-capabilities The receptacle is unable to report measurements and lacks control capabilities. measurement-only The receptacle is capable of reporting multiple measurements. measurement-and-control The receptacle is capable of reporting multiple measurements and controlling the state. control-only The receptacle is capable of controlling the state. current-measurement-only The receptacle is capable of reporting the current/amperage only. current-measurement-and-control The receptacle is capable of reporting the current/amperage and has the ability to control the state. Enumeration: 'control-only': 4, 'measurement-and-control': 3, 'no-optional-capabilities': 1, 'measurement-only': 2, 'current-measurement-and-control': 6, 'current-measurement-only': 5, 'not-specified': 0. |
lgpPduRcpEntryEp | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.55 | unsigned32 | read-only |
Voltage being delivered to the load attached to the receptacle. Alternating Current RMS Electrical Potential measurement. |
lgpPduRcpEntryEpTenths | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.56 | unsigned32 | read-only |
Voltage being delivered to the load attached to the receptacle. Alternating Current RMS Electrical Potential measurement. |
lgpPduRcpEntryEc | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.60 | unsigned32 | read-only |
Current (amperage) being delivered to the load attached to the receptacle. Electrical Current is measured in Amperes RMS (Root Mean Squared). |
lgpPduRcpEntryEcHundredths | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.61 | unsigned32 | read-only |
Current (amperage) being delivered to the load attached to the receptacle. Electrical Current is measured in Amperes RMS (Root Mean Squared). |
lgpPduRcpEntryPwrOut | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.65 | unsigned32 | read-only |
Real Power (watts) being delivered to the load attached to the receptacle. |
lgpPduRcpEntryApOut | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.70 | unsigned32 | read-only |
Apparent Power (volt-amps) being delivered to the load attached to the receptacle. |
lgpPduRcpEntryPf | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.75 | unsigned32 | read-only |
Receptacle Power Factor, which is the ratio of real power to apparent power (i.e. ratio of watts to volts-amps). |
lgpPduRcpEntryFreq | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.80 | unsigned32 | read-only |
The measured line frequency being delivered to the load attached to the receptacle. |
lgpPduRcpEntryEnergyAccum | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.85 | unsigned32 | read-write |
Total accumulated energy, measured at the module input, since the last energy reset. Writing a value of 0 (zero) to this 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. If the energy has not been reset and has not wrapped, then this is the total energy since installation. This value persists across boot events. |
lgpPduRcpEntryPwrOnDelay | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.90 | unsigned32 | read-write |
The amount of time to wait before power is applied to the receptacle after a power strip is turned on or rebooted. This can be used to stagger the powering of multiple receptacles in order to prevent a large initial current draw. |
lgpPduRcpEntryPwrState | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.95 | integer | read-only |
unknown The current power state is unknown. off The current power state of the receptacle is OFF. on The current power state of the receptacle is ON. off-pending-on-delay The current power state of the receptacle is OFF. The power will be ON at the expiration of the ON delay of this receptacle. Enumeration: 'unknown': 0, 'off-pending-on-delay': 3, 'off': 1, 'on': 2. |
lgpPduRcpEntryControl | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.100 | integer | read-write |
This object represents the current and persistent (configured) power state of the receptacle. The receptacle can also be controlled by writing to this object. off The current and persisted (configured) power state of the receptacle is 'off'. When writing 'off' to this object the receptacle, if ON, will be turned OFF and its persistent (configured) power state will be set to 'off'. on The current and persisted (configured) power state of the receptacle is 'on'. When writing 'on' to this object the receptacle, if 'off', will be turned 'on' and its persistent (configured) power state will be set to 'on'. cycle-power The receptacle is currently in a power-cycle state. The power to the receptacle is being turned off momentarily and will then revert to being 'on'. When writing 'cycle-power' to this OBJECT if the receptacle is 'on' it will be momentarily turned 'off' and then revert to the 'on' state. The receptacle's persistent (configured) power state will be left unchanged ('on'). If the receptacle is OFF writing cycle-power has no affect on the receptacle. Enumeration: 'on': 1, 'off': 0, 'cycle-power': 2. |
lgpPduRcpEntryControlLock | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.105 | integer | read-write |
This object represents the locked state of the receptacle. unknown The lock state of the receptacle is not known at this time. locked If the receptacle is 'locked' then its current persisted (configured) state can not be changed. unlocked If the receptacle is 'unlocked', then a user with proper permissions may change the receptacles state. Enumeration: 'unknown': 0, 'locked': 2, 'unlocked': 1. |
lgpPduRcpEntryEcThrshldUnderAlarm | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.150 | unsigned32 | read-write |
The threshold at which an under current alarm is activated. If the measured current (lgpPduRbLineEntryEcLL) is equal to or below this percentage of the full scale rated value (lgpPduRbEntryEcRated), an under current alarm is activated |
lgpPduRcpEntryEcThrshldOverWarn | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.151 | unsigned32 | read-write |
The threshold at which an over current warning is activated. If the measured current (lgpPduRbLineEntryEcLL) is equal to or over this percentage of the full scale rated value (lgpPduRbEntryEcRated), an over current warning is activated |
lgpPduRcpEntryEcThrshldOverAlarm | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.152 | unsigned32 | read-write |
The threshold at which an over current alarm is activated. If the measured current (lgpPduRbLineEntryEcLL) is equal to or over this percentage of the full scale rated value (lgpPduRbEntryEcRated), an over current alarm is activated |
lgpPduRcpEntryEcAvailBeforeAlarmHundredths | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.159 | unsigned32 | read-only |
The amount that the current/amperage may increase from its present value before an over current alarm occurs. |
lgpPduRcpEntryEcAvailBeforeAlarm | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.160 | unsigned32 | read-only |
The amount that the current/amperage may increase from its present value before an over current alarm occurs. |
lgpPduRcpEntryEcUsedBeforeAlarm | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.161 | unsigned32 | read-only |
The percent of current utilization relative to the over current alarm threshold. |
lgpPduRcpEntryEcCrestFactor | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.162 | unsigned32 | read-only |
Receptacle current crest factor, which is the peak amplitude of the current waveform divided by the RMS value of the waveform. |
lgpPduRcpEntryBlinkLED | 1.3.6.1.4.1.476.1.42.3.8.50.20.1.200 | integer | read-write |
Blink the receptacle LED. Writing blinkLED(2) will cause the LED to blink for a predefined duration of time. Reading this object will always return noAction(1). Enumeration: 'blinkLED': 2, 'noAction': 1. |
lgpPduAuxiliarySensors | 1.3.6.1.4.1.476.1.42.3.8.60 |
This sub-tree contains information about PDU Auxiliary Sensors. |
||
lgpPduAuxSensorCount | 1.3.6.1.4.1.476.1.42.3.8.60.5 | unsigned32 | read-only |
Number of auxiliary sensors in the lgpPduAuxSensorTable. |
lgpPduAuxSensorTable | 1.3.6.1.4.1.476.1.42.3.8.60.10 | no-access |
This table contains a list of the PDU's Auxiliary Sensors. The table contains zero, one, or more rows, depending upon the number of PDUs being monitored and the number of auxiliary sensors installed for each PDU. The NMS cannot create or delete rows in the table. The rows are created by the agent based upon the capabilities of the PDUs being monitored. Each row in the table represents an auxiliary sensor in a PDU. |
|
1.3.6.1.4.1.476.1.42.3.8.60.10.1 | no-access |
This entry defines the attributes to be populated in the various columns of the 'lgpPduAuxSensorTable'. This table is indexed by both the 'lgpPduEntryIndex' which is the sole index into the 'lgpPduTable' and the 'lgpPduAuxSensorIndex'which is a unique identifier for the auxiliary sensor attached to the given PDU. Taken together these two indexes uniquely identify an Auxiliary Sensor within this agent. |
||
lgpPduAuxSensorIndex | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.1 | unsigned32 | no-access |
This is the index indicating the nth element of the table. |
lgpPduAuxSensorMeasType | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.5 | integer | read-only |
not-specified The type of sensor is unknown. temperature The sensor in this row of the table measures temperature. humidity The sensor in this row of the table measures relative humidity. temperature-and-humidity The sensor in this row of the table measures both temperature and relative humidity. Enumeration: 'humidity': 2, 'temperature-and-humidity': 3, 'temperature': 1, 'not-specified': 0. |
lgpPduAuxSensorId | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.10 | unsigned32 | read-only |
System assigned auxiliary sensor identification number. The value assigned is product specific. |
lgpPduAuxSensorSysAssignLabel | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.15 | displaystring | read-only |
Label assigned to the auxiliary sensor at runtime by the system. The value is independent of any user assigned label or asset tag. |
lgpPduAuxSensorPositionRelative | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.20 | unsigned32 | read-only |
Auxiliary sensor relative position. This is a one-based value that indicates the sensor's position relative to the sensor string connector. |
lgpPduAuxSensorUsrLabel | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.25 | displaystring | read-write |
User assigned auxiliary sensor label. |
lgpPduAuxSensorUsrTag1 | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.30 | displaystring | read-write |
User assigned Tag to assist in identifying or grouping this auxiliary sensor within the end-users domain. |
lgpPduAuxSensorUsrTag2 | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.35 | displaystring | read-write |
User assigned Tag to assist in identifying or grouping this auxiliary sensor within the end-users domain. |
lgpPduAuxSensorTempSerialNum | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.40 | displaystring | read-only |
The temperature sensor's globally unique serial number assigned at the time of manufacture. |
lgpPduAuxSensorHumSerialNum | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.45 | displaystring | read-only |
The humidity sensor's globally unique serial number assigned at the time of manufacture. |
lgpPduAuxSensorTempMeasurementDegF | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.50 | integer32 | read-only |
Temperature measured at the temperature sensor reported in degrees Fahrenheit. |
lgpPduAuxSensorTempThrshldUndrAlmDegF | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.55 | integer32 | read-write |
Under temperature alarm threshold. An alarm is activated if the temperature is equal to or below this value. |
lgpPduAuxSensorTempThrshldOvrAlmDegF | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.60 | integer32 | read-write |
Over temperature alarm threshold. An alarm is activated if the temperature is equal to or above this value. |
lgpPduAuxSensorTempThrshldUndrWarnDegF | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.65 | integer32 | read-write |
Under temperature warning threshold. A warning is activated if the temperature is equal to or below this value. |
lgpPduAuxSensorTempThrshldOvrWarnDegF | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.70 | integer32 | read-write |
Over temperature warning threshold. A warning is activated if the temperature is equal to or above this value. |
lgpPduAuxSensorTempMeasurementDegC | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.75 | integer32 | read-only |
Temperature measured at the temperature sensor reported in degrees Celsius. |
lgpPduAuxSensorTempThrshldUndrAlmDegC | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.80 | integer32 | read-write |
Under temperature alarm threshold. An alarm is activated if the temperature is equal to or below this value. |
lgpPduAuxSensorTempThrshldOvrAlmDegC | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.85 | integer32 | read-write |
Over temperature alarm threshold. An alarm is activated if the temperature is equal to or above this value. |
lgpPduAuxSensorTempThrshldUndrWarnDegC | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.90 | integer32 | read-write |
Under temperature warning threshold. A warning is activated if the temperature is equal to or below this value. |
lgpPduAuxSensorTempThrshldOvrWarnDegC | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.95 | integer32 | read-write |
Over temperature warning threshold. A warning is activated if the temperature is equal to or above this value. |
lgpPduAuxSensorHumMeasurement | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.100 | unsigned32 | read-only |
Relative Humidity measured at the humidity sensor. |
lgpPduAuxSensorHumThrshldUndrAlm | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.105 | unsigned32 | read-write |
Under relative humidity alarm threshold. An alarm is activated if the relative humidity is equal to or below this value. |
lgpPduAuxSensorHumThrshldOvrAlm | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.110 | unsigned32 | read-write |
Over relative humidity alarm threshold. An alarm is activated if the relative humidity is equal to or above this value. |
lgpPduAuxSensorHumThrshldUndrWarn | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.115 | unsigned32 | read-write |
Under relative humidity warning threshold. A warning is activated if the relative humidity is equal to or below this value. |
lgpPduAuxSensorHumThrshldOvrWarn | 1.3.6.1.4.1.476.1.42.3.8.60.10.1.120 | unsigned32 | read-write |
Over relative humidity warning threshold. A warning is activated if the relative humidity is equal to or above this value. |
lgpPduAuxMeasTable | 1.3.6.1.4.1.476.1.42.3.8.60.15 | no-access |
This table contains a list of the PDU's Auxiliary Sensor Measurements. The table contains zero, one, or more rows, depending upon the number of PDUs being monitored, the number of auxiliary sensors installed for each PDU, and the number of measurements within each sensor. The NMS cannot create or delete rows in the table. The rows are created by the agent based upon the capabilities of the PDUs being monitored. Each row in the table represents an auxiliary sensor measurement in a PDU. |
|
1.3.6.1.4.1.476.1.42.3.8.60.15.1 | no-access |
This entry defines the attributes to be populated in the various columns of the 'lgpPduAuxMeasTable'. This table is indexed by 'lgpPduEntryIndex' which is the sole index into the 'lgpPduTable', 'lgpPduAuxSensorIndex' which is a unique identifier for the auxiliary sensor attached to the given PDU, and 'lgpPduAuxMeasSensorMeasurementIndex' which is the measurement's index identified on the sensor. Taken together these three indexes uniquely identify an Auxiliary Sensor Measurement within this agent. |
||
lgpPduAuxMeasSensorIndex | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.1 | unsigned32 | no-access |
This is the index indicating the sensor the measurement is accessed from. |
lgpPduAuxMeasSensorMeasurementIndex | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.5 | unsigned32 | no-access |
This is the measurement's index identified on the sensor. |
lgpPduAuxMeasType | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.10 | integer | read-only |
not-specified The type of measurement is unknown. temperature The measurement in this row of the table measures temperature. humidity The measurement in this row of the table measures relative humidity. door-closure The measurement in this row of the table measures the state of a door. contact-closure The measurement in this row of the table measures the state of a contact closure. Enumeration: 'humidity': 2, 'door-closure': 3, 'temperature': 1, 'contact-closure': 4, 'not-specified': 0. |
lgpPduAuxMeasSensorSysAssignLabel | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.15 | displaystring | read-only |
Label assigned to the auxiliary sensor at runtime by the system. The value is independent of any user assigned label or asset tag. |
lgpPduAuxMeasUsrLabel | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.20 | displaystring | read-write |
User assigned auxiliary sensor measurement label. |
lgpPduAuxMeasUsrTag1 | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.25 | displaystring | read-write |
User assigned Tag to assist in identifying or grouping this auxiliary sensor measurement within the end-users domain. |
lgpPduAuxMeasUsrTag2 | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.30 | displaystring | read-write |
User assigned Tag to assist in identifying or grouping this auxiliary sensor measurement within the end-users domain. |
lgpPduAuxMeasSensorSerialNum | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.35 | displaystring | read-only |
The sensor's globally unique serial number assigned at the time of manufacture. |
lgpPduAuxMeasTempDegF | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.40 | integer32 | read-only |
Temperature measured at the temperature sensor reported in degrees Fahrenheit. |
lgpPduAuxMeasTempThrshldUndrAlmDegF | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.50 | integer32 | read-write |
Under temperature alarm threshold. An alarm is activated if the temperature is equal to or below this value. |
lgpPduAuxMeasTempThrshldOvrAlmDegF | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.55 | integer32 | read-write |
Over temperature alarm threshold. An alarm is activated if the temperature is equal to or above this value. |
lgpPduAuxMeasTempThrshldUndrWarnDegF | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.60 | integer32 | read-write |
Under temperature warning threshold. A warning is activated if the temperature is equal to or below this value. |
lgpPduAuxMeasTempThrshldOvrWarnDegF | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.65 | integer32 | read-write |
Over temperature warning threshold. A warning is activated if the temperature is equal to or above this value. |
lgpPduAuxMeasTempDegC | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.70 | integer32 | read-only |
Temperature measured at the temperature sensor reported in degrees Celsius. |
lgpPduAuxMeasTempThrshldUndrAlmDegC | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.75 | integer32 | read-write |
Under temperature alarm threshold. An alarm is activated if the temperature is equal to or below this value. |
lgpPduAuxMeasTempThrshldOvrAlmDegC | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.80 | integer32 | read-write |
Over temperature alarm threshold. An alarm is activated if the temperature is equal to or above this value. |
lgpPduAuxMeasTempThrshldUndrWarnDegC | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.85 | integer32 | read-write |
Under temperature warning threshold. A warning is activated if the temperature is equal to or below this value. |
lgpPduAuxMeasTempThrshldOvrWarnDegC | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.90 | integer32 | read-write |
Over temperature warning threshold. A warning is activated if the temperature is equal to or above this value. |
lgpPduAuxMeasHum | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.95 | unsigned32 | read-only |
Relative Humidity measured at the humidity sensor. |
lgpPduAuxMeasHumThrshldUndrAlm | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.100 | unsigned32 | read-write |
Under relative humidity alarm threshold. An alarm is activated if the relative humidity is equal to or below this value. |
lgpPduAuxMeasHumThrshldOvrAlm | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.105 | unsigned32 | read-write |
Over relative humidity alarm threshold. An alarm is activated if the relative humidity is equal to or above this value. |
lgpPduAuxMeasHumThrshldUndrWarn | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.110 | unsigned32 | read-write |
Under relative humidity warning threshold. A warning is activated if the relative humidity is equal to or below this value. |
lgpPduAuxMeasHumThrshldOvrWarn | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.115 | unsigned32 | read-write |
Over relative humidity warning threshold. A warning is activated if the relative humidity is equal to or above this value. |
lgpPduAuxMeasDrClosureState | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.120 | integer | read-only |
The state of a door sensor measurement. not-specified The door state is unknown. open The door is in the open state. closed The door is in the closed state. Enumeration: 'open': 1, 'closed': 2, 'not-specified': 0. |
lgpPduAuxMeasDrClosureConfig | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.125 | integer | read-write |
Configure door state alarms. This object provides the ability to select when a door closure measurement should cause an alarm. disabled The door state will never result in alarm. alarm-when-open Activate an alarm when the door state becomes open. Enumeration: 'disabled': 0, 'alarm-when-open': 1. |
lgpPduAuxMeasCntctClosureState | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.130 | integer | read-only |
The state of a contact closure sensor measurement. not-specified The contact closure state is unknown. open The contact closure is in the open state. closed The contact closure is in the closed state. Enumeration: 'open': 1, 'closed': 2, 'not-specified': 0. |
lgpPduAuxMeasCntctClosureConfig | 1.3.6.1.4.1.476.1.42.3.8.60.15.1.135 | integer | read-write |
Configure contact closure state alarms. This object provides the ability to select when a contact closure measurement should activate an alarm. disabled The contact closure state will never result in alarm. alarm-when-open Activate an alarm when the contact closure state becomes open. alarm-when-closed Activate an alarm when the contact closure state becomes closed. Enumeration: 'disabled': 0, 'alarm-when-closed': 2, 'alarm-when-open': 1. |