CPQPOWER-MIB
- Registered at
- 1.3.6.1.4.1.232.165
- Namespace
- hp
- Source file
CPQPOWER-MIB- Digest
sha256:6b957438d685894c05e7aa57a90dbba2696058516d4ca2b8d27abec13a08962d
Imports
| From | Symbols |
|---|---|
| CPQHOST-MIB | compaq |
| IF-MIB | ifDescr, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-MIB | sysContact, sysDescr, sysLocation, sysName |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CPQHOST-MIB CPQPOWER-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cpqPower OBJECT-IDENTITY | 1.3.6.1.4.1.232.165 | |||
| powerDevice OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.1 | |||
| trapInfo OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.1.1 | |||
| trapCode OBJECT-TYPE A number identifying the event for the trap that was sent. Mapped unique trap code per unique event to be used by ISEE's decoder ring. | 1.3.6.1.4.1.232.165.1.1.1 | INTEGER | read-only | mandatory |
| trapDescription OBJECT-TYPE A string identifying the event for that last trap that was sent. | 1.3.6.1.4.1.232.165.1.1.2 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| trapDeviceMgmtUrl OBJECT-TYPE A string contains the URL for the management software. | 1.3.6.1.4.1.232.165.1.1.3 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| trapDeviceDetails OBJECT-TYPE A string details information about the UPS such as SN (serial number), PN (part number), and MN (Model Name). | 1.3.6.1.4.1.232.165.1.1.4 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| trapDeviceName OBJECT-TYPE A string contains the name of the HP Management Module. | 1.3.6.1.4.1.232.165.1.1.5 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| managementModuleIdent OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.1.2 | |||
| deviceManufacturer OBJECT-TYPE The device's manufacturer. | 1.3.6.1.4.1.232.165.1.2.1 | DisplayString | read-only | mandatory |
| deviceModel OBJECT-TYPE The device's model. | 1.3.6.1.4.1.232.165.1.2.2 | DisplayString | read-only | mandatory |
| deviceFirmwareVersion OBJECT-TYPE The device's firmware version(s). | 1.3.6.1.4.1.232.165.1.2.3 | DisplayString | read-only | mandatory |
| deviceHardwareVersion OBJECT-TYPE The device's hardware version. | 1.3.6.1.4.1.232.165.1.2.4 | DisplayString | read-only | mandatory |
| deviceIdentName OBJECT-TYPE A string identifying the device. it came from sysName entered by user | 1.3.6.1.4.1.232.165.1.2.5 | DisplayString | read-write | mandatory |
| devicePartNumber OBJECT-TYPE The device's part number. | 1.3.6.1.4.1.232.165.1.2.6 | DisplayString | read-only | mandatory |
| deviceSerialNumber OBJECT-TYPE The device's serial number. | 1.3.6.1.4.1.232.165.1.2.7 | DisplayString | read-only | mandatory |
| deviceMACAddress OBJECT-TYPE The device's MAC address. | 1.3.6.1.4.1.232.165.1.2.8 | DisplayString | read-only | mandatory |
| pdu OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.2 | |||
| pduIdent OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.2.1 | |||
| numOfPdu OBJECT-TYPE The number of PDUs. | 1.3.6.1.4.1.232.165.2.1.1 | INTEGER (0..63) | read-only | mandatory |
| pduIdentTable OBJECT-TYPE The Aggregate Object with number of entries equal to NumOfPdu and including the PduIdent group. | 1.3.6.1.4.1.232.165.2.1.2 | not-accessible | mandatory | |
| pduIdentEntry OBJECT-TYPE The ident table entry containing the name, model, manufacturer, firmware version, part number, etc. | 1.3.6.1.4.1.232.165.2.1.2.1 | not-accessible | mandatory | |
| pduIdentIndex OBJECT-TYPE Index for the PduIdentEntry table. | 1.3.6.1.4.1.232.165.2.1.2.1.1 | INTEGER (0..100) | read-only | mandatory |
| pduName OBJECT-TYPE The string identify the device. | 1.3.6.1.4.1.232.165.2.1.2.1.2 | DisplayString (SIZE(0..63)) | read-write | mandatory |
| pduModel OBJECT-TYPE The Device Model. | 1.3.6.1.4.1.232.165.2.1.2.1.3 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pduManufacturer OBJECT-TYPE The Device Manufacturer Name (e.g. Hewlett-Packard). | 1.3.6.1.4.1.232.165.2.1.2.1.4 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pduFirmwareVersion OBJECT-TYPE The firmware revision level of the device. | 1.3.6.1.4.1.232.165.2.1.2.1.5 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pduPartNumber OBJECT-TYPE The device part number. | 1.3.6.1.4.1.232.165.2.1.2.1.6 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pduSerialNumber OBJECT-TYPE The device serial number. | 1.3.6.1.4.1.232.165.2.1.2.1.7 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pduStatus OBJECT-TYPE The overall status of the device. A value of OK(2) indicates the device is operating normally. A value of degraded(3) indicates the device is operating with warning indicators. A value of failed(4) indicates the device is operating with critical indicators. | 1.3.6.1.4.1.232.165.2.1.2.1.8 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| pduControllable OBJECT-TYPE This object indicates whether or not the device is controllable. | 1.3.6.1.4.1.232.165.2.1.2.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| pduInput OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.2.2 | |||
| pduInputTable OBJECT-TYPE The Aggregate Object with number of entries equal to NumOfPdu and including the PduInput group. | 1.3.6.1.4.1.232.165.2.2.1 | not-accessible | mandatory | |
| pduInputEntry OBJECT-TYPE The input table entry containing the voltage and current for the PDU | 1.3.6.1.4.1.232.165.2.2.1.1 | not-accessible | mandatory | |
| pduInputIndex OBJECT-TYPE Index for the PduInputEntry table. | 1.3.6.1.4.1.232.165.2.2.1.1.1 | INTEGER (0..100) | read-only | mandatory |
| inputVoltage OBJECT-TYPE The measured input voltage from the PDU meters in volts. | 1.3.6.1.4.1.232.165.2.2.1.1.2 | INTEGER (0..2147483647) | read-only | mandatory |
| inputCurrent OBJECT-TYPE The measured input current from the PDU meters in hundredths of Amp. | 1.3.6.1.4.1.232.165.2.2.1.1.3 | INTEGER (0..2147483647) | read-only | mandatory |
| pduOutput OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.2.3 | |||
| pduOutputTable OBJECT-TYPE The Aggregate Object with number of entries equal to NumOfPdu and including the PduInput group. | 1.3.6.1.4.1.232.165.2.3.1 | not-accessible | mandatory | |
| pduOutputEntry OBJECT-TYPE The input table entry containing the name, heat load, current load, power load, firmware, etc. | 1.3.6.1.4.1.232.165.2.3.1.1 | not-accessible | mandatory | |
| pduOutputIndex OBJECT-TYPE Index for the PduOutputEntry table. | 1.3.6.1.4.1.232.165.2.3.1.1.1 | INTEGER (0..100) | read-only | mandatory |
| pduOutputLoad OBJECT-TYPE The device output load in percent of rated capacity. A value of -1 will be returned if the heat load is unable to be measured. | 1.3.6.1.4.1.232.165.2.3.1.1.2 | INTEGER (0..200) | read-only | mandatory |
| pduOutputHeat OBJECT-TYPE The total heat load measured on the PDU in BTUs. A value of -1 will be returned if the heat load is unable to be measured. | 1.3.6.1.4.1.232.165.2.3.1.1.3 | INTEGER | read-only | mandatory |
| pduOutputPower OBJECT-TYPE The total power load measured on the PDU in watts. A value of -1 will be returned if the power load is unable to be measured. | 1.3.6.1.4.1.232.165.2.3.1.1.4 | INTEGER | read-only | mandatory |
| pduOutputNumBreakers OBJECT-TYPE The number of breakers for the device. This variable indicates the number of rows in the breakers table. | 1.3.6.1.4.1.232.165.2.3.1.1.5 | INTEGER | read-only | mandatory |
| pduOutputBreakerTable OBJECT-TYPE List of breaker table entries. The number of entries is given by pduOutputNumBreakers . | 1.3.6.1.4.1.232.165.2.3.2 | not-accessible | mandatory | |
| pduOutputBreakerEntry OBJECT-TYPE An entry containing information applicable to an breaker. | 1.3.6.1.4.1.232.165.2.3.2.1 | not-accessible | mandatory | |
| breakerIndex OBJECT-TYPE The breaker identifier. | 1.3.6.1.4.1.232.165.2.3.2.1.1 | INTEGER (0..100) | read-only | mandatory |
| breakerVoltage OBJECT-TYPE The breaker voltage in volts. | 1.3.6.1.4.1.232.165.2.3.2.1.2 | INTEGER | read-only | mandatory |
| breakerCurrent OBJECT-TYPE The breaker current draw in hundredths of Amp. | 1.3.6.1.4.1.232.165.2.3.2.1.3 | INTEGER | read-only | mandatory |
| breakerPercentLoad OBJECT-TYPE The breaker load in percent. | 1.3.6.1.4.1.232.165.2.3.2.1.4 | INTEGER | read-only | mandatory |
| breakerStatus OBJECT-TYPE This object indicates the status of the breaker. A value of normal(1) indicates the breaker is operating normally. A value of overloadWarning(2) indicates the breaker has an overload warning. A value of overloadCritical(3) indicates the breaker is overloaded. A value of voltageRangeWarning(4) indicates the breaker voltage is out of tolerance by 10-20%. A value of voltageRangeCritical(5) indicates the breaker voltage is out of tolerance by more than 20%. Note: Overload status has priority over voltage tolerance status. | 1.3.6.1.4.1.232.165.2.3.2.1.5 | INTEGER {normal(1), overloadWarning(2), overloadCritical(3), voltageRangeWarning(4), voltageRangeCritical(5)} | read-only | mandatory |
| ups OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3 | |||
| upsIdent OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3.1 | |||
| upsIdentManufacturer OBJECT-TYPE The UPS Manufacturer Name (e.g. Hewlett-Packard). | 1.3.6.1.4.1.232.165.3.1.1 | DisplayString (SIZE(0..31)) | read-only | mandatory |
| upsIdentModel OBJECT-TYPE The UPS Model;Part number;Serial number (e.g. HP R5500 XR;204451-B21;B00123456W). | 1.3.6.1.4.1.232.165.3.1.2 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| upsIdentSoftwareVersions OBJECT-TYPE The firmware revision level(s) of the UPS microcontroller(s). | 1.3.6.1.4.1.232.165.3.1.3 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| upsIdentOemCode OBJECT-TYPE A binary code indicating vendor. This should be a ?0x0c? for HP | 1.3.6.1.4.1.232.165.3.1.4 | INTEGER (0..255) | read-only | mandatory |
| upsBattery OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3.2 | |||
| upsBatTimeRemaining OBJECT-TYPE Battery run time in seconds before UPS turns off due to low battery. | 1.3.6.1.4.1.232.165.3.2.1 | INTEGER (0..2147483647) | read-only | mandatory |
| upsBatVoltage OBJECT-TYPE Battery voltage as reported by the UPS meters. | 1.3.6.1.4.1.232.165.3.2.2 | INTEGER (0..2147483647) | read-only | mandatory |
| upsBatCurrent OBJECT-TYPE Battery Current as reported by the UPS metering. Current is positive when discharging, negative when recharging the battery. | 1.3.6.1.4.1.232.165.3.2.3 | INTEGER (-2147483648..2147483647) | read-only | mandatory |
| upsBatCapacity OBJECT-TYPE Battery percent charge. | 1.3.6.1.4.1.232.165.3.2.4 | INTEGER (0..100) | read-only | mandatory |
| upsBatteryAbmStatus OBJECT-TYPE Gives the status of the Advanced Battery Management; batteryFloating(3) status means that the charger is temporarily charging the battery to its float voltage; batteryResting(4) is the state when the battery is fully charged and none of the other actions (charging/discharging/floating) is being done. | 1.3.6.1.4.1.232.165.3.2.5 | INTEGER {batteryCharging(1), batteryDischarging(2), batteryFloating(3), batteryResting(4), unknown(5)} | read-only | mandatory |
| upsInput OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3.3 | |||
| upsInputFrequency OBJECT-TYPE The utility line frequency in tenths of Hz. | 1.3.6.1.4.1.232.165.3.3.1 | INTEGER (0..2147483647) | read-only | mandatory |
| upsInputLineBads OBJECT-TYPE The number of times the Input was out of tolerance in voltage or frequency. | 1.3.6.1.4.1.232.165.3.3.2 | Counter | read-only | mandatory |
| upsInputNumPhases OBJECT-TYPE | 1.3.6.1.4.1.232.165.3.3.3 | INTEGER (0..6) | read-only | mandatory |
| upsInputTable OBJECT-TYPE The Aggregate Object with number of entries equal to NumPhases and including the UpsInput group. | 1.3.6.1.4.1.232.165.3.3.4 | not-accessible | mandatory | |
| upsInputEntry OBJECT-TYPE The input table entry containing the current, voltage, etc. | 1.3.6.1.4.1.232.165.3.3.4.1 | not-accessible | mandatory | |
| upsInputPhase OBJECT-TYPE The number of the phase. Serves as index for input table. | 1.3.6.1.4.1.232.165.3.3.4.1.1 | INTEGER (0..6) | read-only | mandatory |
| upsInputVoltage OBJECT-TYPE The measured input voltage from the UPS meters in volts. | 1.3.6.1.4.1.232.165.3.3.4.1.2 | INTEGER (0..2147483647) | read-only | mandatory |
| upsInputCurrent OBJECT-TYPE The measured input current from the UPS meters in amps. | 1.3.6.1.4.1.232.165.3.3.4.1.3 | INTEGER (0..2147483647) | read-only | mandatory |
| upsInputWatts OBJECT-TYPE The measured input real power in watts. Most UPSs do not report this XCP data | 1.3.6.1.4.1.232.165.3.3.4.1.4 | INTEGER (0..2147483647) | read-only | mandatory |
| upsInputSource OBJECT-TYPE The present external source of input power. The enumeration none(2) indicates that there is no external source of power, for example, the UPS is On Battery (an internal source). The bypassFeed(4) can only be used when the Bypass source is known to be a separate utility feed than the primaryUtility(3). | 1.3.6.1.4.1.232.165.3.3.5 | INTEGER {other(1), none(2), primaryUtility(3), bypassFeed(4), secondaryUtility(5), generator(6), flywheel(7), fuelcell(8)} | read-only | mandatory |
| upsOutput OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3.4 | |||
| upsOutputLoad OBJECT-TYPE The UPS output load in percent of rated capacity. | 1.3.6.1.4.1.232.165.3.4.1 | INTEGER (0..200) | read-only | mandatory |
| upsOutputFrequency OBJECT-TYPE The measured UPS output frequency in tenths of Hz. | 1.3.6.1.4.1.232.165.3.4.2 | INTEGER (0..2147483647) | read-only | mandatory |
| upsOutputNumPhases OBJECT-TYPE The number of metered output phases, serves as the table index. | 1.3.6.1.4.1.232.165.3.4.3 | INTEGER (0..6) | read-only | mandatory |
| upsOutputTable OBJECT-TYPE The Aggregate Object with number of entries equal to NumPhases and including the UpsOutput group. | 1.3.6.1.4.1.232.165.3.4.4 | not-accessible | mandatory | |
| upsOutputEntry OBJECT-TYPE Output Table Entry containing voltage, current, etc. | 1.3.6.1.4.1.232.165.3.4.4.1 | not-accessible | mandatory | |
| upsOutputPhase OBJECT-TYPE The number {1..3} of the output phase. | 1.3.6.1.4.1.232.165.3.4.4.1.1 | INTEGER (0..6) | read-only | mandatory |
| upsOutputVoltage OBJECT-TYPE The measured output voltage from the UPS metering in volts. | 1.3.6.1.4.1.232.165.3.4.4.1.2 | INTEGER (0..2147483647) | read-only | mandatory |
| upsOutputCurrent OBJECT-TYPE The measured UPS output current in amps. | 1.3.6.1.4.1.232.165.3.4.4.1.3 | INTEGER (0..2147483647) | read-only | mandatory |
| upsOutputWatts OBJECT-TYPE The measured real output power in watts. | 1.3.6.1.4.1.232.165.3.4.4.1.4 | INTEGER (0..2147483647) | read-only | mandatory |
| upsOutputSource OBJECT-TYPE The present source of output power. The enumeration none(2) indicates that there is no source of output power (and therefore no output power), for example, the system has opened the output breaker. | 1.3.6.1.4.1.232.165.3.4.5 | INTEGER {other(1), none(2), normal(3), bypass(4), battery(5), booster(6), reducer(7), parallelCapacity(8), parallelRedundant(9), highEfficiencyMode(10)} | read-only | mandatory |
| upsBypass OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3.5 | |||
| upsBypassFrequency OBJECT-TYPE The bypass frequency in tenths of Hz. | 1.3.6.1.4.1.232.165.3.5.1 | INTEGER (0..2147483647) | read-only | mandatory |
| upsBypassNumPhases OBJECT-TYPE The number of lines in the UPS bypass table. | 1.3.6.1.4.1.232.165.3.5.2 | INTEGER (0..6) | read-only | mandatory |
| upsBypassTable OBJECT-TYPE | 1.3.6.1.4.1.232.165.3.5.3 | not-accessible | mandatory | |
| upsBypassEntry OBJECT-TYPE Entry in the UpsBypassTable. | 1.3.6.1.4.1.232.165.3.5.3.1 | not-accessible | mandatory | |
| upsBypassPhase OBJECT-TYPE The Bypass Phase, index for the table. | 1.3.6.1.4.1.232.165.3.5.3.1.1 | INTEGER (0..6) | read-only | mandatory |
| upsBypassVoltage OBJECT-TYPE The measured UPS bypass voltage in volts. | 1.3.6.1.4.1.232.165.3.5.3.1.2 | INTEGER (0..2147483647) | read-only | mandatory |
| upsEnvironment OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3.6 | |||
| upsEnvAmbientTemp OBJECT-TYPE The reading of the ambient temperature in the vicinity of the UPS or SNMP agent. | 1.3.6.1.4.1.232.165.3.6.1 | INTEGER (-100..200) | read-only | mandatory |
| upsEnvAmbientLowerLimit OBJECT-TYPE The Lower Limit of the ambient temperature; if UpsEnvAmbientTemp falls below this value, the UpsAmbientTempBad alarm will occur. | 1.3.6.1.4.1.232.165.3.6.2 | INTEGER (-100..200) | read-write | mandatory |
| upsEnvAmbientUpperLimit OBJECT-TYPE The Upper Limit of the ambient temperature; if UpsEnvAmbientTemp rises above this value, the UpsAmbientTempBad alarm will occur. This value should be greater than UpsEnvAmbientLowerLimit. | 1.3.6.1.4.1.232.165.3.6.3 | INTEGER (-100..200) | read-write | mandatory |
| upsEnvAmbientHumidity OBJECT-TYPE The reading of the ambient humidity in the vicinity of the UPS or SNMP agent. | 1.3.6.1.4.1.232.165.3.6.4 | INTEGER (0..100) | read-only | mandatory |
| upsEnvRemoteTemp OBJECT-TYPE The reading of a remote temperature sensor connected to the UPS or SNMP agent. | 1.3.6.1.4.1.232.165.3.6.5 | INTEGER (-100..200) | read-only | mandatory |
| upsEnvRemoteHumidity OBJECT-TYPE The reading of a remote humidity sensor connected to the UPS or SNMP agent. | 1.3.6.1.4.1.232.165.3.6.6 | INTEGER (0..100) | read-only | mandatory |
| upsEnvNumContacts OBJECT-TYPE The number of Contacts in the UpsContactsTable. This object indicates the number of rows in the UpsContactsTable. | 1.3.6.1.4.1.232.165.3.6.7 | INTEGER (1..1024) | read-only | mandatory |
| upsContactsTable OBJECT-TYPE A list of Contact Sensing table entries. The number of entries is given by the value of UpsEnvNumContacts. | 1.3.6.1.4.1.232.165.3.6.8 | not-accessible | mandatory | |
| upsContactsTableEntry OBJECT-TYPE An entry containing information applicable to a particular Contact input. | 1.3.6.1.4.1.232.165.3.6.8.1 | not-accessible | mandatory | |
| upsContactIndex OBJECT-TYPE The Contact identifier; identical to the Contact Number. | 1.3.6.1.4.1.232.165.3.6.8.1.1 | INTEGER (1..1024) | read-only | mandatory |
| upsContactType OBJECT-TYPE The normal state for this contact. The 'other' state is the Active state for generating the UpstdContactActiveNotice trap. If anyChange(3) is selected, then this trap is sent any time the contact changes to either Open or Closed. No traps are sent if the Contact is set to notUsed(4). In many cases, the configuration for Contacts may be done by other means, so this object may be read-only. | 1.3.6.1.4.1.232.165.3.6.8.1.2 | INTEGER {normallyOpen(1), normallyClosed(2), anyChange(3), notUsed(4)} | read-write | mandatory |
| upsContactState OBJECT-TYPE The current state of the Contact input; the value is based on the open/closed input state and the setting for UpsContactType. When entering the openWithNotice(3) and closedWithNotice(4) states, no entries added to the UpsAlarmTable, but the UpstdContactActiveNotice trap is sent. | 1.3.6.1.4.1.232.165.3.6.8.1.3 | INTEGER {open(1), closed(2), openWithNotice(3), closedWithNotice(4)} | read-only | mandatory |
| upsContactDescr OBJECT-TYPE A label identifying the Contact. This object should be set by the administrator. | 1.3.6.1.4.1.232.165.3.6.8.1.4 | DisplayString (SIZE(0..63)) | read-write | mandatory |
| upsEnvRemoteTempLowerLimit OBJECT-TYPE The Lower Limit of the remote temperature; if UpsEnvRemoteTemp falls below this value, the UpsRemoteTempBad alarm will occur. | 1.3.6.1.4.1.232.165.3.6.9 | INTEGER (-100..200) | read-write | mandatory |
| upsEnvRemoteTempUpperLimit OBJECT-TYPE The Upper Limit of the remote temperature; if UpsEnvRemoteTemp rises above this value, the UpsRemoteTempBad alarm will occur. This value should be greater than UpsEnvRemoteTempLowerLimit. | 1.3.6.1.4.1.232.165.3.6.10 | INTEGER (-100..200) | read-write | mandatory |
| upsEnvRemoteHumidityLowerLimit OBJECT-TYPE The Lower Limit of the remote humidity reading; if UpsEnvRemoteHumidity falls below this value, the UpsRemoteHumidityBad alarm will occur. | 1.3.6.1.4.1.232.165.3.6.11 | INTEGER (0..100) | read-write | mandatory |
| upsEnvRemoteHumidityUpperLimit OBJECT-TYPE The Upper Limit of the remote humidity reading; if UpsEnvRemoteHumidity rises above this value, the UpsRemoteHumidityBad alarm will occur. This value should be greater than UpsEnvRemoteHumidityLowerLimit. | 1.3.6.1.4.1.232.165.3.6.12 | INTEGER (0..100) | read-write | mandatory |
| upsTest OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3.7 | |||
| upsTestBattery OBJECT-TYPE Setting this variable to startTest initiates the battery test. All other set values are invalid. | 1.3.6.1.4.1.232.165.3.7.1 | INTEGER {startTest(1)} | read-write | mandatory |
| upsTestBatteryStatus OBJECT-TYPE Reading this enumerated value gives an indication of the UPS Battery test status. | 1.3.6.1.4.1.232.165.3.7.2 | INTEGER {unknown(1), passed(2), failed(3), inProgress(4), notSupported(5), inhibited(6), scheduled(7)} | read-only | mandatory |
| upsTestTrap OBJECT-TYPE Setting startTestTrap to 1 will initiate a TrapTest is sent out from HPMM. All other set values are invalid. | 1.3.6.1.4.1.232.165.3.7.3 | INTEGER {startTestTrap(1)} | read-write | mandatory |
| upsControl OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3.8 | |||
| upsControlOutputOffDelay OBJECT-TYPE Setting this value to other than zero will cause the UPS output to turn off after the number of seconds. Setting it to 0 will cause an attempt to abort a pending shutdown. | 1.3.6.1.4.1.232.165.3.8.1 | INTEGER (0..2147483647) | read-write | mandatory |
| upsControlOutputOnDelay OBJECT-TYPE Setting this value to other than zero will cause the UPS output to turn on after the number of seconds. Setting it to 0 will cause an attempt to abort a pending startup. | 1.3.6.1.4.1.232.165.3.8.2 | INTEGER (0..2147483647) | read-write | mandatory |
| upsControlOutputOffTrapDelay OBJECT-TYPE When UpsControlOutputOffDelay reaches this value, a trap will be sent. | 1.3.6.1.4.1.232.165.3.8.3 | INTEGER (0..2147483647) | read-write | mandatory |
| upsControlOutputOnTrapDelay OBJECT-TYPE When UpsControlOutputOnDelay reaches this value, a UpsOutputOff trap will be sent. | 1.3.6.1.4.1.232.165.3.8.4 | INTEGER (0..2147483647) | read-write | deprecated |
| upsControlToBypassDelay OBJECT-TYPE Setting this value to other than zero will cause the UPS output to go to Bypass after the number of seconds. If the Bypass is unavailable, this may cause the UPS to not supply power to the load. Setting it to 0 will cause an attempt to abort a pending shutdown. | 1.3.6.1.4.1.232.165.3.8.5 | INTEGER (0..2147483647) | read-write | mandatory |
| upsLoadShedSecsWithRestart OBJECT-TYPE Setting this value will cause the UPS output to turn off after the set number of seconds, then restart (after a UPS-defined 'down time') when the utility is again available. Unlike UpsControlOutputOffDelay, which might or might not, this object always maps to the XCP 0x8A Load Dump & Restart command, so the desired shutdown and restart behavior is guaranteed to happen. Once set, this command cannot be aborted. This is the preferred Control object to use when performing an On Battery OS Shutdown. | 1.3.6.1.4.1.232.165.3.8.6 | INTEGER (0..2147483647) | read-write | mandatory |
| upsConfig OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3.9 | |||
| upsConfigOutputVoltage OBJECT-TYPE The nominal UPS Output voltage per phase in volts. | 1.3.6.1.4.1.232.165.3.9.1 | INTEGER (0..2147483647) | read-only | mandatory |
| upsConfigInputVoltage OBJECT-TYPE The nominal UPS Input voltage per phase in volts. | 1.3.6.1.4.1.232.165.3.9.2 | INTEGER (0..2147483647) | read-only | mandatory |
| upsConfigOutputWatts OBJECT-TYPE The nominal UPS available real power output in watts. | 1.3.6.1.4.1.232.165.3.9.3 | INTEGER (0..2147483647) | read-only | mandatory |
| upsConfigOutputFreq OBJECT-TYPE The nominal output frequency in tenths of Hz. | 1.3.6.1.4.1.232.165.3.9.4 | INTEGER (0..2147483647) | read-only | mandatory |
| upsConfigDateAndTime OBJECT-TYPE Date and time information for the UPS. Setting this variable will initiate a set UPS date and time to this value. Reading this variable will return the UPS time and date. This value is not referenced to sysUpTime. It is simply the clock value from the UPS real time clock. Format is as follows: MM/DD/YYYY:HH:MM:SS. | 1.3.6.1.4.1.232.165.3.9.5 | DisplayString (SIZE(0..22)) | read-write | mandatory |
| upsConfigLowOutputVoltageLimit OBJECT-TYPE The Lower limit for acceptable Output Voltage, per the UPS specifications. | 1.3.6.1.4.1.232.165.3.9.6 | INTEGER (0..2147483647) | read-only | mandatory |
| upsConfigHighOutputVoltageLimit OBJECT-TYPE The Upper limit for acceptable Output Voltage, per the UPS specifications. | 1.3.6.1.4.1.232.165.3.9.7 | INTEGER (0..2147483647) | read-only | mandatory |
| upsRecep OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3.10 | |||
| upsNumReceptacles OBJECT-TYPE The number of independently controllable Receptacles, as described in the UpsRecepTable. | 1.3.6.1.4.1.232.165.3.10.1 | INTEGER (0..64) | read-only | mandatory |
| upsRecepTable OBJECT-TYPE The Aggregate Object with number of entries equal to NumReceptacles and including the UpsRecep group. | 1.3.6.1.4.1.232.165.3.10.2 | not-accessible | mandatory | |
| upsRecepEntry OBJECT-TYPE The Recep table entry, etc. | 1.3.6.1.4.1.232.165.3.10.2.1 | not-accessible | mandatory | |
| upsRecepIndex OBJECT-TYPE The number of the Receptacle. Serves as index for Receptacle table. | 1.3.6.1.4.1.232.165.3.10.2.1.1 | INTEGER (1..64) | read-only | mandatory |
| upsRecepStatus OBJECT-TYPE The Recep Status 1=On/Close, 2=Off/Open, 3=On w/Pending Off, 4=Off w/Pending ON, 5=Unknown. | 1.3.6.1.4.1.232.165.3.10.2.1.2 | INTEGER {on(1), off(2), pendingOff(3), pendingOn(4), unknown(5)} | read-only | mandatory |
| upsRecepOffDelaySecs OBJECT-TYPE The Delay until the Receptacle is turned Off. Setting this value to other than -1 will cause the UPS output to turn off after the number of seconds (0 is immediately). Setting it to -1 will cause an attempt to abort a pending shutdown. When this object is set while the UPS is On Battery, it is not necessary to set UpsRecepOnDelaySecs, since the outlet will turn back on automatically when power is available again. | 1.3.6.1.4.1.232.165.3.10.2.1.3 | INTEGER (-1..2147483647) | read-write | mandatory |
| upsRecepOnDelaySecs OBJECT-TYPE The Delay until the Receptacle is turned On. Setting this value to other than -1 will cause the UPS output to turn on after the number of seconds (0 is immediately). Setting it to -1 will cause an attempt to abort a pending restart. | 1.3.6.1.4.1.232.165.3.10.2.1.4 | INTEGER (-1..2147483647) | read-write | mandatory |
| upsRecepAutoOffDelay OBJECT-TYPE The delay after going On Battery until the Receptacle is automatically turned Off. A value of -1 means that this Output should never be turned Off automatically, but must be turned Off only by command. Values from 0 to 30 are valid, but probably innappropriate. The AutoOffDelay can be used to prioritize loads in the event of a prolonged power outage; less critical loads will turn off earlier to extend battery time for the more critical loads. If the utility power is restored before the AutoOff delay counts down to 0 on an outlet, that outlet will not turn Off. | 1.3.6.1.4.1.232.165.3.10.2.1.5 | INTEGER (-1..32767) | read-write | mandatory |
| upsRecepAutoOnDelay OBJECT-TYPE Seconds delay after the Outlet is signaled to turn On before the Output is Automatically turned ON. A value of -1 means that this Output should never be turned On automatically, but only when specifically commanded to do so. A value of 0 means that the Receptacle should come On immediately at power-up or for an On command. | 1.3.6.1.4.1.232.165.3.10.2.1.6 | INTEGER (-1..32767) | read-write | mandatory |
| upsRecepShedSecsWithRestart OBJECT-TYPE Setting this value will cause the UPS output to turn off after the set number of seconds, then restart (after a UPS-defined 'down time') when the utility is again available. Unlike UpsRecepOffDelaySecs, which might or might not, this object always maps to the XCP 0x8A Load Dump & Restart command, so the desired shutdown and restart behavior is guaranteed to happen. Once set, this command cannot be aborted. | 1.3.6.1.4.1.232.165.3.10.2.1.7 | INTEGER (0..2147483647) | read-write | mandatory |
| upsTopology OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.3.11 | |||
| upsTopologyType OBJECT-TYPE Value which denotes the type of UPS by its power topology. Values are the same as those described in the XCP Topology block's Overall Topology field. | 1.3.6.1.4.1.232.165.3.11.1 | INTEGER (0..32767) | read-only | mandatory |
| upsTopoMachineCode OBJECT-TYPE ID Value which denotes the Compaq/HP model of the UPS for software. Values are the same as those described in the XCP Configuration block's Machine Code field. | 1.3.6.1.4.1.232.165.3.11.2 | INTEGER (0..32767) | read-only | mandatory |
| upsTopoUnitNumber OBJECT-TYPE Identifies which unit and what type of data is being reported. A value of 0 means that this MIB information comes from the top-level system view (eg, manifold module or system bypass cabinet reporting total system output). Standalone units also use a value of 0, since they are the 'full system' view. A value of 1 or higher indicates the number of the module in the system which is reporting only its own data in the HP MIB objects. | 1.3.6.1.4.1.232.165.3.11.3 | INTEGER (0..64) | read-only | mandatory |
| upsTopoPowerStrategy OBJECT-TYPE Value which denotes which Power Strategy is currently set for the UPS. The values are: highAlert(1) - The UPS shall optimize its operating state to maximize its power-protection levels. This mode will be held for at most 24 hours. standard(2) - Balanced, normal power protection strategy. UPS will not enter HE operating mode from this setting. enableHighEfficiency(3) - The UPS is enabled to enter HE operating mode to optimize its operating state to maximize its efficiency, when conditions change to permit it (as determined by the UPS). forceHighEfficiency(4) - If this value is permitted to be Set for this UPS, and if conditions permit, requires the UPS to enter High Efficiency mode now, without delay (for as long as utility conditions permit). After successfully set to forceHighEfficiency(4), UpsTopoPowerStrategy changes to value enableHighEfficiency(3). UpsOutputSource will indicate if the UPS status is actually operating in High Efficiency mode. | 1.3.6.1.4.1.232.165.3.11.4 | INTEGER {highAlert(1), standard(2), enableHighEfficiency(3), immediateHighEfficiency(4)} | read-write | mandatory |
| pdr OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.4 | |||
| pdrIdent OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.4.1 | |||
| pdrName OBJECT-TYPE The string identify the device. | 1.3.6.1.4.1.232.165.4.1.1 | DisplayString (SIZE(0..63)) | read-write | mandatory |
| pdrModel OBJECT-TYPE The Device Model. | 1.3.6.1.4.1.232.165.4.1.2 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdrManufacturer OBJECT-TYPE The Device Manufacturer Name (e.g. Hewlett-Packard). | 1.3.6.1.4.1.232.165.4.1.3 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdrFirmwareVersion OBJECT-TYPE The firmware revision level of the device. | 1.3.6.1.4.1.232.165.4.1.4 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdrPartNumber OBJECT-TYPE The device part number. | 1.3.6.1.4.1.232.165.4.1.5 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdrSerialNumber OBJECT-TYPE The PDR's serial number. | 1.3.6.1.4.1.232.165.4.1.6 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdrVARating OBJECT-TYPE The VA Rating of this PDR (all phases) | 1.3.6.1.4.1.232.165.4.1.7 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrNominalOutputVoltage OBJECT-TYPE The nominal Output Voltage may differ from the nominal Input Voltage if the PDR has an input transformer | 1.3.6.1.4.1.232.165.4.1.8 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrNumPhases OBJECT-TYPE The number of phases for this PDR | 1.3.6.1.4.1.232.165.4.1.9 | INTEGER (1..3) | read-only | mandatory |
| pdrNumPanels OBJECT-TYPE The number of panels or subfeeds in this PDR | 1.3.6.1.4.1.232.165.4.1.10 | INTEGER (0..100) | read-only | mandatory |
| pdrNumBreakers OBJECT-TYPE The number of breakers in this PDR | 1.3.6.1.4.1.232.165.4.1.11 | INTEGER (0..100) | read-only | mandatory |
| pdrPanel OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.4.2 | |||
| pdrPanelTable OBJECT-TYPE Aggregate Object with number of entries equal to pdrNumPanels | 1.3.6.1.4.1.232.165.4.2.1 | not-accessible | mandatory | |
| pdrPanelEntry OBJECT-TYPE The panel table entry containing all power parameters for each panel. | 1.3.6.1.4.1.232.165.4.2.1.1 | not-accessible | mandatory | |
| pdrPanelIndex OBJECT-TYPE Index for the pdrPanelEntry table. | 1.3.6.1.4.1.232.165.4.2.1.1.1 | INTEGER (0..10) | read-only | mandatory |
| pdrPanelFrequency OBJECT-TYPE The present frequency reading for the panel voltage. | 1.3.6.1.4.1.232.165.4.2.1.1.2 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelPower OBJECT-TYPE The present power of the panel. | 1.3.6.1.4.1.232.165.4.2.1.1.3 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelRatedCurrent OBJECT-TYPE The present rated current of the panel. | 1.3.6.1.4.1.232.165.4.2.1.1.4 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelMonthlyKWH OBJECT-TYPE The accumulated KWH for this panel since the beginning of this calendar month or since the last reset. | 1.3.6.1.4.1.232.165.4.2.1.1.5 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelYearlyKWH OBJECT-TYPE The accumulated KWH for this panel since the beginning of this calendar year or since the last reset. | 1.3.6.1.4.1.232.165.4.2.1.1.6 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelTotalKWH OBJECT-TYPE The accumulated KWH for this panel since it was put into service or since the last reset. | 1.3.6.1.4.1.232.165.4.2.1.1.7 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelVoltageA OBJECT-TYPE The measured panel output voltage. | 1.3.6.1.4.1.232.165.4.2.1.1.8 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelVoltageB OBJECT-TYPE The measured panel output voltage. | 1.3.6.1.4.1.232.165.4.2.1.1.9 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelVoltageC OBJECT-TYPE The measured panel output voltage. | 1.3.6.1.4.1.232.165.4.2.1.1.10 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelCurrentA OBJECT-TYPE The measured panel output current. | 1.3.6.1.4.1.232.165.4.2.1.1.11 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelCurrentB OBJECT-TYPE The measured panel output current. | 1.3.6.1.4.1.232.165.4.2.1.1.12 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelCurrentC OBJECT-TYPE The measured panel output current. | 1.3.6.1.4.1.232.165.4.2.1.1.13 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrPanelLoadA OBJECT-TYPE The percentage of load is the ratio of each output current to the rated output current to the panel. | 1.3.6.1.4.1.232.165.4.2.1.1.14 | INTEGER (0..200) | read-only | mandatory |
| pdrPanelLoadB OBJECT-TYPE The percentage of load is the ratio of each output current to the rated output current to the panel. | 1.3.6.1.4.1.232.165.4.2.1.1.15 | INTEGER (0..200) | read-only | mandatory |
| pdrPanelLoadC OBJECT-TYPE The percentage of load is the ratio of each output current to the rated output current to the panel. | 1.3.6.1.4.1.232.165.4.2.1.1.16 | INTEGER (0..200) | read-only | mandatory |
| pdrBreaker OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.4.3 | |||
| pdrBreakerTable OBJECT-TYPE List of breaker table entries. The number of entries is given by pdrNumBreakers for this panel. | 1.3.6.1.4.1.232.165.4.3.1 | not-accessible | mandatory | |
| pdrBreakerEntry OBJECT-TYPE An entry containing information applicable to a particular output breaker of a particular panel. | 1.3.6.1.4.1.232.165.4.3.1.1 | not-accessible | mandatory | |
| pdrBreakerIndex OBJECT-TYPE The index of breakers. 42 breakers in each panel, arranged in odd and even columns | 1.3.6.1.4.1.232.165.4.3.1.1.1 | INTEGER (0..200) | read-only | mandatory |
| pdrBreakerPanel OBJECT-TYPE The index of panel that these breakers are installed on. | 1.3.6.1.4.1.232.165.4.3.1.1.2 | INTEGER | read-only | mandatory |
| pdrBreakerNumPosition OBJECT-TYPE The position of this breaker in the panel, 1-phase breaker or n-m breaker for 2-phase or n-m-k breaker for 3-phase. | 1.3.6.1.4.1.232.165.4.3.1.1.3 | INTEGER | read-only | mandatory |
| pdrBreakerNumPhases OBJECT-TYPE The number of phase for this particular breaker. | 1.3.6.1.4.1.232.165.4.3.1.1.4 | INTEGER | read-only | mandatory |
| pdrBreakerNumSequence OBJECT-TYPE The sequence of this breaker. i.e. 1 for single phase 1,2 for 2-phase or 1,2,3 for 3-phase. | 1.3.6.1.4.1.232.165.4.3.1.1.5 | INTEGER | read-only | mandatory |
| pdrBreakerRatedCurrent OBJECT-TYPE The rated current in Amps for this particular breaker. | 1.3.6.1.4.1.232.165.4.3.1.1.6 | INTEGER | read-only | mandatory |
| pdrBreakerMonthlyKWH OBJECT-TYPE The accumulated KWH for this breaker since the beginning of this calendar month or since the last reset. | 1.3.6.1.4.1.232.165.4.3.1.1.7 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrBreakerYearlyKWH OBJECT-TYPE The accumulated KWH for this breaker since the beginning of this calendar year or since the last reset. | 1.3.6.1.4.1.232.165.4.3.1.1.8 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrBreakerTotalKWH OBJECT-TYPE The accumulated KWH for this breaker since it was put into service or since the last reset. | 1.3.6.1.4.1.232.165.4.3.1.1.9 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrBreakerCurrent OBJECT-TYPE The measured output current for this breaker Current. | 1.3.6.1.4.1.232.165.4.3.1.1.10 | INTEGER (0..2147483647) | read-only | mandatory |
| pdrBreakerCurrentPercent OBJECT-TYPE The ratio of output current over rated current for each breaker. | 1.3.6.1.4.1.232.165.4.3.1.1.11 | INTEGER (0..200) | read-only | mandatory |
| pdrBreakerPower OBJECT-TYPE The power for this breaker in Watts. | 1.3.6.1.4.1.232.165.4.3.1.1.12 | INTEGER | read-only | mandatory |
| pdrBreakerPercentWarning OBJECT-TYPE The percentage of Warning set for this breaker. | 1.3.6.1.4.1.232.165.4.3.1.1.13 | INTEGER (0..200) | read-only | mandatory |
| pdrBreakerPercentOverload OBJECT-TYPE The percentage of Overload set for this breaker. | 1.3.6.1.4.1.232.165.4.3.1.1.14 | INTEGER | read-only | mandatory |
| mpdu OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.5 | |||
| mpduIdent OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.5.1 | |||
| mpduNumMPDU OBJECT-TYPE The number of Modular PDUs (Core) detected. | 1.3.6.1.4.1.232.165.5.1.1 | INTEGER | read-only | mandatory |
| mpduIdentTable OBJECT-TYPE Indexed by mpduNumMPDU. So aggregate objects for each entry equal to mpduNumMPDU before go to the next entry. i.e if 4 MPDU detected, display 4 indexes, 4 Manufacturers, 4 Models..., start with 1. | 1.3.6.1.4.1.232.165.5.1.2 | not-accessible | mandatory | |
| mpduIdentEntry OBJECT-TYPE The table entry containing the identifications of each MPDU as well as names of PDR panel, location of MPDU in a Data Center. | 1.3.6.1.4.1.232.165.5.1.2.1 | not-accessible | mandatory | |
| mpduIdentIndex OBJECT-TYPE Index for the MpduIdentEntry table. Start with 1 | 1.3.6.1.4.1.232.165.5.1.2.1.1 | INTEGER (0..100) | read-only | mandatory |
| mpduManufacturer OBJECT-TYPE The Core PDU manufacturer. StringLength=[21] | 1.3.6.1.4.1.232.165.5.1.2.1.2 | DisplayString | read-only | mandatory |
| mpduModel OBJECT-TYPE The Core PDU model, marketing name. StringLength=[40]. | 1.3.6.1.4.1.232.165.5.1.2.1.3 | DisplayString | read-only | mandatory |
| mpduName OBJECT-TYPE The Core PDU name, descriptive name or hostname. StringLength=[16]. | 1.3.6.1.4.1.232.165.5.1.2.1.4 | DisplayString | read-only | mandatory |
| mpduFirmwareVersion OBJECT-TYPE The Core PDU firmware version(s). StringLength=[12]. | 1.3.6.1.4.1.232.165.5.1.2.1.5 | DisplayString | read-only | mandatory |
| mpduHardwareVersion OBJECT-TYPE The Core PDU hardware version. StringLength=[8]. | 1.3.6.1.4.1.232.165.5.1.2.1.6 | DisplayString | read-only | mandatory |
| mpduPartNumber OBJECT-TYPE The Core PDU part number. StringLength=[21]. | 1.3.6.1.4.1.232.165.5.1.2.1.7 | DisplayString | read-only | mandatory |
| mpduSerialNumber OBJECT-TYPE The PDU external serial number. StringLength=[21]. | 1.3.6.1.4.1.232.165.5.1.2.1.8 | DisplayString | read-only | mandatory |
| mpduUUID OBJECT-TYPE The PDU's UUID equals PN add SN then canonical conversion. StringLength=[37]. | 1.3.6.1.4.1.232.165.5.1.2.1.9 | DisplayString | read-only | mandatory |
| mpduIP OBJECT-TYPE The PDU's assigned IP. StringLength=[16]. | 1.3.6.1.4.1.232.165.5.1.2.1.10 | DisplayString | read-only | mandatory |
| mpduMACAddress OBJECT-TYPE The Core PDU MAC address. StringLength=[18]. | 1.3.6.1.4.1.232.165.5.1.2.1.11 | DisplayString | read-only | mandatory |
| mpduControlStatus OBJECT-TYPE The Core PDU Control Status: master or slave units. StringLength=[31]. | 1.3.6.1.4.1.232.165.5.1.2.1.12 | DisplayString | read-only | mandatory |
| mpduRegion OBJECT-TYPE The PDU's Region: NA, Intl, Japan... StringLength=[7]. | 1.3.6.1.4.1.232.165.5.1.2.1.13 | DisplayString | read-only | mandatory |
| mpduType OBJECT-TYPE The PDU's Type: Delta, Wye, single, Wye+lowline. StringLength=[24]. | 1.3.6.1.4.1.232.165.5.1.2.1.14 | DisplayString | read-only | mandatory |
| mpduPowerRating OBJECT-TYPE The PDU's Power Rating in KVA (Name Plate). Value is presented in 1/100 of the KVA. i.e. 1750 means 17.50 KVA | 1.3.6.1.4.1.232.165.5.1.2.1.15 | DisplayString | read-only | mandatory |
| mpduInputRating OBJECT-TYPE The PDU's Input Current Rating in A (Name Plate) | 1.3.6.1.4.1.232.165.5.1.2.1.16 | DisplayString | read-only | mandatory |
| mpduInputPlug OBJECT-TYPE The PDU's Input Plug: IEC60309 516P6,NEMA L15-30P... StringLength=[16]. | 1.3.6.1.4.1.232.165.5.1.2.1.17 | DisplayString | read-only | mandatory |
| mpduNumBreakers OBJECT-TYPE The number of breakers used in each MPDU (6 by default). | 1.3.6.1.4.1.232.165.5.1.2.1.18 | INTEGER | read-only | mandatory |
| mpduNumOutlet OBJECT-TYPE The number of outlets of each MPDU (6 by default). | 1.3.6.1.4.1.232.165.5.1.2.1.19 | INTEGER | read-only | mandatory |
| mpduUHeight OBJECT-TYPE The MPDU U Height 1U or 2 U (1U by default). | 1.3.6.1.4.1.232.165.5.1.2.1.20 | INTEGER | read-only | mandatory |
| mpduRedundantStatus OBJECT-TYPE Status of Core PDU in paired or not: Stand-alone or Redundant. StringLength=[12]. | 1.3.6.1.4.1.232.165.5.1.2.1.21 | DisplayString | read-only | mandatory |
| mpduNumSmartExtBar OBJECT-TYPE total number of detected Smart Sticks connecting to each PDU. | 1.3.6.1.4.1.232.165.5.1.2.1.22 | INTEGER | read-only | mandatory |
| mpduPanelName OBJECT-TYPE Name of Panel that was entered by customer in GUI. StringLength=[50]. | 1.3.6.1.4.1.232.165.5.1.2.1.23 | DisplayString | read-only | mandatory |
| mpduPanelBreakerName OBJECT-TYPE Name of breakers or Panel Position entered by customer in GUI. StringLength=[50]. | 1.3.6.1.4.1.232.165.5.1.2.1.24 | DisplayString | read-only | mandatory |
| mpduPanelBreakerRating OBJECT-TYPE Breaker rating of the PDR Panel. | 1.3.6.1.4.1.232.165.5.1.2.1.25 | DisplayString | read-only | mandatory |
| mpduACFeedName OBJECT-TYPE it would be A, B, Red, or White... StringLength=[50]. | 1.3.6.1.4.1.232.165.5.1.2.1.26 | DisplayString | read-only | mandatory |
| mpduFloorName OBJECT-TYPE Name of building floor entered by customer in GUI. StringLength=[50]. | 1.3.6.1.4.1.232.165.5.1.2.1.27 | DisplayString | read-only | mandatory |
| mpduRoomName OBJECT-TYPE Name of the room entered by customer in GUI. StringLength=[50]. | 1.3.6.1.4.1.232.165.5.1.2.1.28 | DisplayString | read-only | mandatory |
| mpduRow OBJECT-TYPE Data Center Row entered by customer in GUI. StringLength=[11]. | 1.3.6.1.4.1.232.165.5.1.2.1.29 | DisplayString | read-only | mandatory |
| mpduRowPosition OBJECT-TYPE Position in Row entered by customer in GUI. Null will be returned if not detected. StringLength=[11]. | 1.3.6.1.4.1.232.165.5.1.2.1.30 | DisplayString | read-only | mandatory |
| mpduRackName OBJECT-TYPE Name of the Rack entered by customer in GUI. Null will be returned if not detected. StringLength=[50]. | 1.3.6.1.4.1.232.165.5.1.2.1.31 | DisplayString | read-only | mandatory |
| mpduRackHeight OBJECT-TYPE Rack Type (22U, 42U, 50U...). Null will be returned if not detected. StringLength=[3]. | 1.3.6.1.4.1.232.165.5.1.2.1.32 | DisplayString | read-only | mandatory |
| mpduRackID OBJECT-TYPE An unique ID to identify a rack, i.e. Rack SN. Null will be returned if not detected. StringLength=[50]. | 1.3.6.1.4.1.232.165.5.1.2.1.33 | DisplayString | read-only | mandatory |
| mpduUPosition OBJECT-TYPE PDU Rack bottom U Start position, core U position. Null will be returned if not detected. | 1.3.6.1.4.1.232.165.5.1.2.1.34 | INTEGER | read-only | mandatory |
| mpduPairedPDUUUID OBJECT-TYPE UUID of the PDU paired with this one. Null will be returned if not detected. StringLength=[50]. | 1.3.6.1.4.1.232.165.5.1.2.1.35 | DisplayString | read-only | mandatory |
| mpduPairedPDUIP OBJECT-TYPE IP address of the PDU paired with this one. Null will be returned if not detected. StringLength=[16]. | 1.3.6.1.4.1.232.165.5.1.2.1.36 | DisplayString | read-only | mandatory |
| mpduInstalledLocation OBJECT-TYPE 0=Left 0U side area or rack frame, 1= Right 0U side area or rack frame, 2= front RETMA rail, 3=back RETMA rail) - spatial location. A value of -1 will be returned if not detected. | 1.3.6.1.4.1.232.165.5.1.2.1.37 | INTEGER | read-only | mandatory |
| mpduTotalPowerWatt OBJECT-TYPE The total power for the whole iPDU in Watts. A value of -1 will be returned if the power is unable to be calculated. | 1.3.6.1.4.1.232.165.5.1.2.1.38 | INTEGER | read-only | mandatory |
| mpduTotalPowerVA OBJECT-TYPE The total power for the whole iPDU in VA. A value of -1 will be returned if the power is unable to be calculated. | 1.3.6.1.4.1.232.165.5.1.2.1.39 | INTEGER | read-only | mandatory |
| mpduTotalPercentLoad OBJECT-TYPE The whole iPDU's load in percent of rated capacity. Value is presented in 1/10 of the percentage i.e. 125 is 12.5%. A value of -1 will be returned if the current is unable to be measured. | 1.3.6.1.4.1.232.165.5.1.2.1.40 | INTEGER | read-only | mandatory |
| mpduRegionalNominalVoltage OBJECT-TYPE value is either America(208V), Japan(202V) or blank for International Model | 1.3.6.1.4.1.232.165.5.1.2.1.41 | DisplayString | read-only | mandatory |
| mpduOutput OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.5.2 | |||
| mpduOutputTable OBJECT-TYPE Indexed by mpduNumOutlet. So aggregate objects for each entry equal to (mpduNumMPDU multiplies mpduNumOutlet) before go to the next entry. i.e if 4 MPDU detected, display 6x4 indexes, 6x4 OutputStatus, 6x4 OutputBreakerRating...start with 1. | 1.3.6.1.4.1.232.165.5.2.1 | not-accessible | mandatory | |
| mpduOutputEntry OBJECT-TYPE The output table entry containing the voltage, current, PF, percent load, VA, Watts for the Modular PDU. | 1.3.6.1.4.1.232.165.5.2.1.1 | not-accessible | mandatory | |
| mpduOutputIndex OBJECT-TYPE Index for the MpduOutputEntry table. | 1.3.6.1.4.1.232.165.5.2.1.1.1 | INTEGER (0..100) | read-only | mandatory |
| mpduOutputStatus OBJECT-TYPE The overall status of the device: off, on, problem. StringLength=[7]. | 1.3.6.1.4.1.232.165.5.2.1.1.2 | DisplayString | read-only | mandatory |
| mpduOutputBreakerRating OBJECT-TYPE The rating of each MPDU Output in Ampere. | 1.3.6.1.4.1.232.165.5.2.1.1.3 | INTEGER | read-only | mandatory |
| mpduOutputSmartDevice OBJECT-TYPE A smart cord device detected: False, True. StringLength=[5]. | 1.3.6.1.4.1.232.165.5.2.1.1.4 | DisplayString | read-only | mandatory |
| mpduOutputPercentLoad OBJECT-TYPE The MPDU's each output load in percent of rated capacity. Value is presented in 1/10 of the percentage i.e. 125 is 12.5%. A value of -1 will be returned if the current is unable to be measured. | 1.3.6.1.4.1.232.165.5.2.1.1.5 | INTEGER | read-only | mandatory |
| mpduOutputVoltage OBJECT-TYPE The measured output voltage from the PDU meters in volts. Value is presented in 1/10 of the Volt i.e. 2095 is 209.5 V. A value of -1 will be returned if the voltage is unable to be measured. | 1.3.6.1.4.1.232.165.5.2.1.1.6 | INTEGER | read-only | mandatory |
| mpduOutputCurrent OBJECT-TYPE The measured output current from the PDU meters in amps. Value is presented in 1/100 of the Ampere i.e. 175 is 1.75 A. A value of -1 will be returned if the current is unable to be measured. | 1.3.6.1.4.1.232.165.5.2.1.1.7 | INTEGER | read-only | mandatory |
| mpduOutputPowerVA OBJECT-TYPE The total VA load (VI) measured on the PDU in VA. A value of -1 will be returned if the power is unable to be calculated. | 1.3.6.1.4.1.232.165.5.2.1.1.8 | INTEGER | read-only | mandatory |
| mpduOutputPowerWatt OBJECT-TYPE The total power load measured on the PDU in Watts. A value of -1 will be returned if the power is unable to be calculated. | 1.3.6.1.4.1.232.165.5.2.1.1.9 | INTEGER | read-only | mandatory |
| mpduOutputPowerFactor OBJECT-TYPE The power factor is presented in 1/100 of the unit i.e. 98 is 0.98. A value of -1 will be returned if the power factor is unable to be measured. | 1.3.6.1.4.1.232.165.5.2.1.1.10 | INTEGER | read-only | mandatory |
| mpduOutputWarningThreshold OBJECT-TYPE Report the User-set threshhold limit for Warning in percentage | 1.3.6.1.4.1.232.165.5.2.1.1.11 | INTEGER | read-only | mandatory |
| mpduOutputCriticalThreshold OBJECT-TYPE Report the User-set threshhold limit for Critical in percentage | 1.3.6.1.4.1.232.165.5.2.1.1.12 | INTEGER | read-only | mandatory |
| mpduOutputPowerWattHour OBJECT-TYPE Support Billing Grade Energy Metering in Watt-Hour. A value of -1 will be returned if the power is unable to be calculated. | 1.3.6.1.4.1.232.165.5.2.1.1.13 | INTEGER | read-only | mandatory |
| mpduDeviceIdent OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.5.3 | |||
| mpduDeviceIdentTable OBJECT-TYPE Indexed by mpduNumOutlet. So aggregate objects for each entry equal to (mpduNumMPDU multiplies mpduNumOutlet) before go to the next entry. i.e if 4 MPDU detected, display 6x4 indexes, 6x4 mpduDeviceStatus, 6x4 DeviceUIDStatus...start with 1. | 1.3.6.1.4.1.232.165.5.3.1 | not-accessible | mandatory | |
| mpduDeviceIdentEntry OBJECT-TYPE The ident table entry containing the name, model, manufacturer, firmware version, part number... for each smart device, null value for unknown device. | 1.3.6.1.4.1.232.165.5.3.1.1 | not-accessible | mandatory | |
| mpduDeviceIdentIndex OBJECT-TYPE Index is based on the total number of Smart Extension Bars plus smart devices (with smart power cord i.e. blades) detected. | 1.3.6.1.4.1.232.165.5.3.1.1.1 | INTEGER (0..100) | read-only | mandatory |
| mpduDeviceStatus OBJECT-TYPE The overall status of the device: off, on, problem. StringLength=[8]. | 1.3.6.1.4.1.232.165.5.3.1.1.2 | DisplayString | read-only | mandatory |
| mpduDeviceUIDStatus OBJECT-TYPE The overall status of the device UID: off, on, blink. StringLength=[8]. | 1.3.6.1.4.1.232.165.5.3.1.1.3 | DisplayString | read-only | mandatory |
| mpduDeviceNumOutlet OBJECT-TYPE The number of outlets of detected the device. This variable indicates the number of rows in the breakers table. Default is 5 | 1.3.6.1.4.1.232.165.5.3.1.1.4 | INTEGER | read-only | mandatory |
| mpduDeviceUHeight OBJECT-TYPE The Unit height of ext bar or device. Some device supports non-integer. Present value x100, when read back, divided by 100 to get 2 decimal points. | 1.3.6.1.4.1.232.165.5.3.1.1.5 | INTEGER | read-only | mandatory |
| mpduDevicePowerRating OBJECT-TYPE The device's Power Rating in VA. Null will be returned if not detected. StringLength=[8]. | 1.3.6.1.4.1.232.165.5.3.1.1.6 | DisplayString | read-only | mandatory |
| mpduDeviceManufacturer OBJECT-TYPE The Device Manufacturer Name (e.g. Hewlett-Packard). Null will be returned if not detected. StringLength=[16]. | 1.3.6.1.4.1.232.165.5.3.1.1.7 | DisplayString | read-only | mandatory |
| mpduDeviceType OBJECT-TYPE The Device's Type: Ext Bar, server, or network device... StringLength=[16]. | 1.3.6.1.4.1.232.165.5.3.1.1.8 | DisplayString | read-only | mandatory |
| mpduDeviceModel OBJECT-TYPE The Device Model is Managed or Non-managed Ext Bar. Null will be returned if not detected. StringLength=[24]. | 1.3.6.1.4.1.232.165.5.3.1.1.9 | DisplayString | read-only | mandatory |
| mpduDeviceName OBJECT-TYPE The string identify the Device. i.e. 'BAR#1' (descriptive name) Null will be returned if not detected. StringLength=[32]. | 1.3.6.1.4.1.232.165.5.3.1.1.10 | DisplayString | read-only | mandatory |
| mpduDeviceFirmwareVersion OBJECT-TYPE The firmware revision level of Sm Ext Bar. Null will be returned if not detected. StringLength=[8]. | 1.3.6.1.4.1.232.165.5.3.1.1.11 | DisplayString | read-only | mandatory |
| mpduDeviceHardwareVersion OBJECT-TYPE The hardware version of Sm Ext Bar. Null will be returned if not detected. StringLength=[8]. | 1.3.6.1.4.1.232.165.5.3.1.1.12 | DisplayString | read-only | mandatory |
| mpduDevicePartNumber OBJECT-TYPE The device's part number. Null will be returned if not detected. StringLength=[21]. | 1.3.6.1.4.1.232.165.5.3.1.1.13 | DisplayString | read-only | mandatory |
| mpduDeviceSerialNumber OBJECT-TYPE The device's serial number. Null will be returned if not detected. StringLength=[21]. | 1.3.6.1.4.1.232.165.5.3.1.1.14 | DisplayString | read-only | mandatory |
| mpduDeviceUUID OBJECT-TYPE The device's UUID. Null will be returned if not detected. StringLength=[37]. | 1.3.6.1.4.1.232.165.5.3.1.1.15 | DisplayString | read-only | mandatory |
| mpduDeviceIP OBJECT-TYPE The device's IP Address. Null will be returned if not detected. StringLength=[16]. | 1.3.6.1.4.1.232.165.5.3.1.1.16 | DisplayString | read-only | mandatory |
| mpduDeviceMAC OBJECT-TYPE The device mgmt processor MAC Address. Null will be returned if not detected. StringLength=[18]. | 1.3.6.1.4.1.232.165.5.3.1.1.17 | DisplayString | read-only | mandatory |
| mpduDevicePSUSlotNo OBJECT-TYPE Device power supply logical slot number. | 1.3.6.1.4.1.232.165.5.3.1.1.18 | INTEGER | read-only | mandatory |
| mpduDeviceUPosition OBJECT-TYPE Device U start position. | 1.3.6.1.4.1.232.165.5.3.1.1.19 | INTEGER | read-only | mandatory |
| mpduDeviceDetectionThreshold OBJECT-TYPE Read device detection threshold between 10 and 50mA. | 1.3.6.1.4.1.232.165.5.3.1.1.20 | INTEGER | read-only | mandatory |
| mpduSmExtBarOutlet OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.5.4 | |||
| mpduSmExtBarOutletTable OBJECT-TYPE Indexed by mpduDeviceNumOutlet. So aggregate objects for each entry equal to (mpduNumMPDU multiplies mpduNumOutlet multiplies mpduDeviceNumOutlet) before go to the next entry. i.e if 4 MPDU detected, display 5x6x4 indexes, 5x6x4 mpduSmExtBarOutletStatus, 5x6x4 mpduSmExtBarOutletUIDStatus...start with 1. | 1.3.6.1.4.1.232.165.5.4.1 | not-accessible | mandatory | |
| mpduSmExtBarOutletEntry OBJECT-TYPE Entries contain status, measurements for each outlet (no PowerVA) Display null if it can't be measured or no device detected. | 1.3.6.1.4.1.232.165.5.4.1.1 | not-accessible | mandatory | |
| mpduSmExtBarOutletIndex OBJECT-TYPE The Index of Smart Extension Bar. | 1.3.6.1.4.1.232.165.5.4.1.1.1 | INTEGER (0..100) | read-only | mandatory |
| mpduSmExtBarOutletStatus OBJECT-TYPE The overall status of the Smart Extension Bar's outlet: off, on, problem... StringLength=[3]. | 1.3.6.1.4.1.232.165.5.4.1.1.2 | DisplayString | read-only | mandatory |
| mpduSmExtBarOutletUIDStatus OBJECT-TYPE The overall status of the Smart Extension Bar's UID: off, on, blink... StringLength=[8]. | 1.3.6.1.4.1.232.165.5.4.1.1.3 | DisplayString | read-only | mandatory |
| mpduSmExtBarOutletRating OBJECT-TYPE Sm Ext Bar Outlet's Rating in Amp. A value of -1 will be returned if the stick is unable to detect. StringLength=[8]. | 1.3.6.1.4.1.232.165.5.4.1.1.4 | INTEGER | read-only | mandatory |
| mpduSmExtBarOutletVoltage OBJECT-TYPE The SM Ext Bar voltage in volts. Value is presented 1/10 of the Volt i.e. 2098 means 209.8 V. A value of -1 will be returned if the voltage is unable to be measured. | 1.3.6.1.4.1.232.165.5.4.1.1.5 | INTEGER | read-only | mandatory |
| mpduSmExtBarOutletCurrent OBJECT-TYPE The SM Ext Bar current draw in Amps. Value is presented in 1/100 of the Ampere i.e. 127 means 1.27 A. A value of -1 will be returned if the current is unable to be measured. | 1.3.6.1.4.1.232.165.5.4.1.1.6 | INTEGER | read-only | mandatory |
| mpduSmExtBarOutletPowerWatt OBJECT-TYPE The Sm Ext Bar's Power measured in Watts. A value of -1 will be returned if the power is unable to be measured. | 1.3.6.1.4.1.232.165.5.4.1.1.7 | INTEGER | read-only | mandatory |
| mpduSmExtBarOutletPowerFactor OBJECT-TYPE The outlet's power factor in 0.01 unit. It is presented in 1/100 of the unit. i.e. 98 means 0.98. A value of -1 will be returned if the voltage is unable to be measured. | 1.3.6.1.4.1.232.165.5.4.1.1.8 | INTEGER | read-only | mandatory |
| mpduSmExtBarOutletDeviceName OBJECT-TYPE The Device (Blade/Server/Storage) Name that connects to this Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[50]. | 1.3.6.1.4.1.232.165.5.4.1.1.9 | DisplayString | read-only | mandatory |
| mpduSmExtBarOutletDeviceUUID OBJECT-TYPE The Device (Blade/Server/Storage) UUID that connects to this Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[37]. | 1.3.6.1.4.1.232.165.5.4.1.1.10 | DisplayString | read-only | mandatory |
| mpduSmExtBarOutletDeviceProduct OBJECT-TYPE The Device (Blade/Server/Storage) Model that connects to this Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[40]. | 1.3.6.1.4.1.232.165.5.4.1.1.11 | DisplayString | read-only | mandatory |
| mpduSmExtBarOutletDeviceIP OBJECT-TYPE The Device (Blade/Server/Storage) IP of iLO that connects to this Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[16]. | 1.3.6.1.4.1.232.165.5.4.1.1.12 | DisplayString | read-only | mandatory |
| mpduSmExtBarOutletAutoDiscovered OBJECT-TYPE Boolean values of 0 or 1. 1 means this Sm Ext Bar Outlet is able to get information from a blade with smart power supply (auto discovery is enabled)... | 1.3.6.1.4.1.232.165.5.4.1.1.13 | INTEGER | read-only | mandatory |
| mpduSmExtBarOutletDeviceMAC OBJECT-TYPE The Device (Blade/Server/Storage) MAC address that connects to this Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[18]. | 1.3.6.1.4.1.232.165.5.4.1.1.14 | DisplayString | read-only | mandatory |
| mpduSmExtBarOutletDeviceSN OBJECT-TYPE The Device (Blade/Server/Storage) Serial Number that connects to this Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[21]. | 1.3.6.1.4.1.232.165.5.4.1.1.15 | DisplayString | read-only | mandatory |
| mpduSmExtBarOutletDevicePSSlotNo OBJECT-TYPE The Device (Blade/Server/Storage) Power Supply' Slot Number that connects to this Sm Ext Bar Outlet. A value of -1 will be returned if not detected. | 1.3.6.1.4.1.232.165.5.4.1.1.16 | INTEGER | read-only | mandatory |
| mpduSmExtBarOutletDeviceUPosition OBJECT-TYPE Device U start position. A value of -1 will be returned if not detected. | 1.3.6.1.4.1.232.165.5.4.1.1.17 | INTEGER | read-only | mandatory |
| mpduSmExtBarOutletDeviceUHeight OBJECT-TYPE Device U height. Enter -1 if not detected. Some device supports non-integer. Present value x100, when read back, divided by 100 to get 2 decimal points. | 1.3.6.1.4.1.232.165.5.4.1.1.18 | INTEGER | read-only | mandatory |
| mpduSmExtBarOutletDeviceInstalledLocation OBJECT-TYPE 0=Left 0U side area or rack frame, 1= Right 0U side area or rack frame, 2= front RETMA rail, 3=back RETMA rail) - spatial location. A value of -1 will be returned if not detected. | 1.3.6.1.4.1.232.165.5.4.1.1.19 | INTEGER | read-only | mandatory |
| mpduSmExtBarOutletPowerWattHour OBJECT-TYPE The Sm Ext Bar's Power measured in Watt-Hour support Billing Grade Energy Metering. A value of -1 will be returned if the power is unable to be measured. | 1.3.6.1.4.1.232.165.5.4.1.1.20 | INTEGER | read-only | mandatory |
| oups OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.6 | |||
| oupsIdent OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.6.1 | |||
| oupsIdentManufacturer OBJECT-TYPE The UPS Manufacturer Name (e.g. Hewlett-Packard). | 1.3.6.1.4.1.232.165.6.1.1 | DisplayString (SIZE(0..31)) | read-only | mandatory |
| oupsIdentModel OBJECT-TYPE The UPS Model such as R-1500 G3. | 1.3.6.1.4.1.232.165.6.1.2 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsIdentSystemFWVersion OBJECT-TYPE Display System firmware version. | 1.3.6.1.4.1.232.165.6.1.3 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsIdentPowerModuleFWVersion OBJECT-TYPE Display Power Module firmware version. | 1.3.6.1.4.1.232.165.6.1.4 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsIdentOemCode OBJECT-TYPE A binary code indicating vendor. This should be a ?0x0c? for HP | 1.3.6.1.4.1.232.165.6.1.5 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsIdentSerialNumber OBJECT-TYPE Get the UPS Serial Number (i.e. B00123456W). | 1.3.6.1.4.1.232.165.6.1.6 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsIdentPartNumber OBJECT-TYPE Get the UPS Part Number (i.e. 204451-B21). | 1.3.6.1.4.1.232.165.6.1.7 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsBattery OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.6.2 | |||
| oupsBatTimeRemaining OBJECT-TYPE Battery run time in seconds before UPS turns off due to low battery. | 1.3.6.1.4.1.232.165.6.2.1 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsBatVoltage OBJECT-TYPE Read the Total Battery voltage. | 1.3.6.1.4.1.232.165.6.2.2 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsBatCapacity OBJECT-TYPE Battery percent charge. | 1.3.6.1.4.1.232.165.6.2.3 | INTEGER (0..100) | read-only | mandatory |
| oupsBatAbmStatus OBJECT-TYPE Gives the status of the Advanced Battery Management; example: batteryResting(3) is the state when the battery is fully charged and none of the other actions (charging/discharging/floating) is being done. | 1.3.6.1.4.1.232.165.6.2.4 | INTEGER {batteryCharging(1), batteryDischarging(2), batteryResting(3), batteryTesting(4), notAvailable(5)} | read-only | mandatory |
| oupsBatTestStatus OBJECT-TYPE Battery Test Status. UPS will support schedule testing only 7, 14, 30, or 60 days. Default is 14 days. | 1.3.6.1.4.1.232.165.6.2.5 | INTEGER {unknown(1), passed(2), failed(3), inProgress(4), notSupported(5), inhibited(6)} | read-only | mandatory |
| oupsBatLatestTestDate OBJECT-TYPE Get time and date of the latest battery test. | 1.3.6.1.4.1.232.165.6.2.6 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsBatReplacementDateBP1 OBJECT-TYPE Get the battery replacement date of BP1. | 1.3.6.1.4.1.232.165.6.2.7 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsBatReplacementDateBP2 OBJECT-TYPE Get the battery replacement date of BP2. | 1.3.6.1.4.1.232.165.6.2.8 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsBatToACDelay OBJECT-TYPE Get delay time switching from Battery mode to AC mode in ms. Default is 0ms, unit is increased per 100ms | 1.3.6.1.4.1.232.165.6.2.9 | INTEGER (0..150) | read-only | mandatory |
| oupsBatChargeDelay OBJECT-TYPE Get battery charge delay in second. Default is 0 (random) unit is increased per 10sec. | 1.3.6.1.4.1.232.165.6.2.10 | INTEGER (0..9999) | read-only | mandatory |
| oupsBatNumModules OBJECT-TYPE Number of battery modules detected by power unit. | 1.3.6.1.4.1.232.165.6.2.11 | INTEGER (0..2) | read-only | mandatory |
| oupsBatModel OBJECT-TYPE Report 1U, 2U, or 3U Battery Pack, both BPs must be the same model. | 1.3.6.1.4.1.232.165.6.2.12 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsBatChargingPowerLevelUtility OBJECT-TYPE 3 charging power levels: 1100W, 555W, 190W. | 1.3.6.1.4.1.232.165.6.2.13 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsBatChargingPowerLevelGenerator OBJECT-TYPE 4 charging power levels: 1100W, 555W, 190W, No Charge. | 1.3.6.1.4.1.232.165.6.2.14 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsBatSharedConfig OBJECT-TYPE expect 3 values for shared BP configuration: PU single, PU master, PU slave. | 1.3.6.1.4.1.232.165.6.2.15 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsBatPackFWVerBP1 OBJECT-TYPE Display Battery Pack 1 FW version. | 1.3.6.1.4.1.232.165.6.2.16 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsBatPackFWVerBP2 OBJECT-TYPE Display Battery Pack 2 FW version. | 1.3.6.1.4.1.232.165.6.2.17 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsInput OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.6.3 | |||
| oupsInputFrequency OBJECT-TYPE The utility line frequency in tenths of Hz. | 1.3.6.1.4.1.232.165.6.3.1 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsInputLineBads OBJECT-TYPE The number of times the Input was out of tolerance in voltage or frequency. | 1.3.6.1.4.1.232.165.6.3.2 | INTEGER (0..6) | read-only | mandatory |
| oupsInputNumPhases OBJECT-TYPE | 1.3.6.1.4.1.232.165.6.3.3 | INTEGER (0..6) | read-only | mandatory |
| oupsInputTable OBJECT-TYPE Aggregate Object with number of entries equal to NumPhases and including the UpsInput group. | 1.3.6.1.4.1.232.165.6.3.4 | not-accessible | mandatory | |
| oupsInputEntry OBJECT-TYPE The input table entry containing the current, voltage, etc. | 1.3.6.1.4.1.232.165.6.3.4.1 | not-accessible | mandatory | |
| oupsInputPhase OBJECT-TYPE The number of the phase. Serves as index for input table. | 1.3.6.1.4.1.232.165.6.3.4.1.1 | INTEGER (0..6) | read-only | mandatory |
| oupsInputVoltage OBJECT-TYPE The measured input voltage from the UPS meters in volts. | 1.3.6.1.4.1.232.165.6.3.4.1.2 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsInputCurrent OBJECT-TYPE The measured input current from the UPS meters in amps. | 1.3.6.1.4.1.232.165.6.3.4.1.3 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsInputWatts OBJECT-TYPE The measured input power in watts. | 1.3.6.1.4.1.232.165.6.3.4.1.4 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsInputPowerFactor OBJECT-TYPE The measured real Input power factor with 2 decimals. | 1.3.6.1.4.1.232.165.6.3.5 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsInputDBType OBJECT-TYPE Read the input Distribution Box type: 1- 480V-Y (US-5W NEMA plugs), 2- 480V-V (US-5W IEC plugs), 3- 415V-Y (EURO-5W IEC plugs), 4- 415V-Y (US/INTL-5W IEC plugs), 5- 380V-Y (China-5W hardwired). | 1.3.6.1.4.1.232.165.6.3.6 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsInputUpperVoltage OBJECT-TYPE Read the upper voltage range, 5 to 10 percent above the nominal voltage. Factory default is 10 percent. | 1.3.6.1.4.1.232.165.6.3.7 | INTEGER (0..999) | read-only | mandatory |
| oupsInputLowerVoltage OBJECT-TYPE Read the lower voltage range, 5 to 15 percent below the nominal voltage. Factory default is -15 percent. | 1.3.6.1.4.1.232.165.6.3.8 | INTEGER (0..999) | read-only | mandatory |
| oupsGeneratorDetection OBJECT-TYPE ATS sets a value of 1 to signal UPS that a generator is started so the UPS will charge Battery Pack using a different setting while it's on generator (intent to save all power to back up for the load). | 1.3.6.1.4.1.232.165.6.3.9 | INTEGER {onGenerator(1), offGenerator(2), noAction(3)} | read-write | mandatory |
| oupsInputWithGenerator OBJECT-TYPE A value of 1 when user known for sure Input has no Generator backup; a value of 2 tells Input Source could be from either Utility or Generator. | 1.3.6.1.4.1.232.165.6.3.10 | INTEGER {woGenerator(1), withGenerator(2)} | read-only | mandatory |
| oupsOutput OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.6.4 | |||
| oupsOutputLoad OBJECT-TYPE The total UPS output load in percentage of rated capacity. | 1.3.6.1.4.1.232.165.6.4.1 | INTEGER (0..200) | read-only | mandatory |
| oupsOutputFrequency OBJECT-TYPE The measured UPS output frequency in tenths of Hz. | 1.3.6.1.4.1.232.165.6.4.2 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsOutputNumPhases OBJECT-TYPE The number of metered output phases, serves as the table index. | 1.3.6.1.4.1.232.165.6.4.3 | INTEGER (0..6) | read-only | mandatory |
| oupsOutputTable OBJECT-TYPE The Aggregate Object with number of entries equal to NumPhases and including the UpsOutput group. | 1.3.6.1.4.1.232.165.6.4.4 | not-accessible | mandatory | |
| oupsOutputEntry OBJECT-TYPE Output Table Entry containing voltage, current, etc. | 1.3.6.1.4.1.232.165.6.4.4.1 | not-accessible | mandatory | |
| oupsOutputPhase OBJECT-TYPE The number {1..3} of the output phase. | 1.3.6.1.4.1.232.165.6.4.4.1.1 | INTEGER (0..6) | read-only | mandatory |
| oupsOutputVoltage OBJECT-TYPE The measured output voltage from the UPS metering in volts. | 1.3.6.1.4.1.232.165.6.4.4.1.2 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsOutputCurrent OBJECT-TYPE The measured UPS output current in amps. | 1.3.6.1.4.1.232.165.6.4.4.1.3 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsOutputWatts OBJECT-TYPE The measured real output power in watts. | 1.3.6.1.4.1.232.165.6.4.4.1.4 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsOutputLoadPerPhase OBJECT-TYPE The UPS output load per phase in percentage of rated capacity. | 1.3.6.1.4.1.232.165.6.4.4.1.5 | INTEGER (0..200) | read-only | mandatory |
| oupsOutputPowerFactor OBJECT-TYPE The measured real output power factor with 2 decimals. | 1.3.6.1.4.1.232.165.6.4.5 | INTEGER (0..2147483647) | read-only | mandatory |
| oupsOutputSource OBJECT-TYPE Indicate the source that UPS operating from when providing output. | 1.3.6.1.4.1.232.165.6.4.6 | INTEGER {acSource(1), battery(2)} | read-only | mandatory |
| oupsMonitor OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.6.5 | |||
| oupsMonitorAmbientTemp OBJECT-TYPE The reading of the internal PU Ambient temperature. | 1.3.6.1.4.1.232.165.6.5.1 | INTEGER (-100..200) | read-only | mandatory |
| oupsMonitorBypassSCRTemp OBJECT-TYPE The reading of the internal PU Bypass SCR temperature. | 1.3.6.1.4.1.232.165.6.5.2 | INTEGER (-100..200) | read-only | mandatory |
| oupsMonitorDDTemp OBJECT-TYPE The reading of the internal PU DD temperature. | 1.3.6.1.4.1.232.165.6.5.3 | INTEGER (-100..200) | read-only | mandatory |
| oupsMonitorInverterTemp OBJECT-TYPE The reading of the internal PU DD temperature. | 1.3.6.1.4.1.232.165.6.5.4 | INTEGER (-100..200) | read-only | mandatory |
| oupsMonitorChargerTemp OBJECT-TYPE The reading of the internal PU Charger temperature. | 1.3.6.1.4.1.232.165.6.5.5 | INTEGER (-100..200) | read-only | mandatory |
| oupsMonitorBP1Temp OBJECT-TYPE Display Battery Pack 1 Temeprature in F. If BP1 not connected the PU will return 255 and displayed as -not connect- | 1.3.6.1.4.1.232.165.6.5.6 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsMonitorBP2Temp OBJECT-TYPE Display Battery Pack 2 Temperature in F. If BP2 not connected the PU will return 255 and displayed as -not connect- | 1.3.6.1.4.1.232.165.6.5.7 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsMonitorRestartDelay OBJECT-TYPE The reading of the AC Turn On Delay (Restart Delay). The value can be changed via front LCD Menu or inserted Module GUI. Default is 0ms, unit is increased per 100ms. | 1.3.6.1.4.1.232.165.6.5.8 | INTEGER (1..150) | read-only | mandatory |
| oupsMonitorACCLoadLevel OBJECT-TYPE Read the set load level that ACC would be active from 0 to this percentage. Default is 20 percent. Select 0 to set it as Always On | 1.3.6.1.4.1.232.165.6.5.9 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsMonitorOperatingMode OBJECT-TYPE Check if UPS is normal op, or on bypass, on inverter or ACC Active, | 1.3.6.1.4.1.232.165.6.5.10 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsMonitorOperationType OBJECT-TYPE Check if UPS is operating as an UPS or ACC (PU only, no BP). | 1.3.6.1.4.1.232.165.6.5.11 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsTestTrap OBJECT-TYPE Setting startTestTrap to 1 will initiate a TrapTest is sent out from Management Module. All other set values are invalid. | 1.3.6.1.4.1.232.165.6.5.12 | INTEGER {startTestTrap(1)} | read-write | mandatory |
| oupsOnGenDuration OBJECT-TYPE When read, show the current On-Generator Duration set by user on UPS LCD or GUI . | 1.3.6.1.4.1.232.165.6.5.13 | INTEGER {for30Min(1), for1Hr(2), for2Hr(3), for4Hr(4)} | read-write | mandatory |
| oupsRuntimeLimitation OBJECT-TYPE show the current setting for Runtime Limitation. When enable, it can last for 70sec or 3min. | 1.3.6.1.4.1.232.165.6.5.14 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| oupsRackDiscovery OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.6.6 | |||
| oupsRackTagVersion OBJECT-TYPE Get the 1-wire contact FW version from EEPROM's Tag Version. Initial tag is 01 | 1.3.6.1.4.1.232.165.6.6.1 | INTEGER (0..10) | read-only | mandatory |
| oupsRackID OBJECT-TYPE Get 10-digit Serial Number from the Location Discovery Strip mount in the front of the rack | 1.3.6.1.4.1.232.165.6.6.2 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsRackPartNumber OBJECT-TYPE Get 10 or 12-digit Part Number xxxxxx-001 from the Location Discovery Strip mount in the front of the rack | 1.3.6.1.4.1.232.165.6.6.3 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsRackProductDescription OBJECT-TYPE Get spatial data of rack: description of the Rack Name. | 1.3.6.1.4.1.232.165.6.6.4 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsRackEncULocation OBJECT-TYPE Tell where the Location Discovery Strip is mounted in the rack. B for Back, F for Front, L for Left and R for Right. | 1.3.6.1.4.1.232.165.6.6.5 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| oupsRackUHeight OBJECT-TYPE Get spatial data of rack: U-height of the rack can be 36U, 42U, or 47U model. | 1.3.6.1.4.1.232.165.6.6.6 | INTEGER (0..50) | read-only | mandatory |
| oupsRackPUUPosition OBJECT-TYPE Get the U-position of the PU where it is installed in the rack. The U position range is from 1-50. | 1.3.6.1.4.1.232.165.6.6.7 | INTEGER (0..50) | read-only | mandatory |
| oupsRackPUUHeight OBJECT-TYPE Get the U-Height of the Power Unit. PU height is either 1U or 2U. | 1.3.6.1.4.1.232.165.6.6.8 | INTEGER (0..10) | read-only | mandatory |
| oupsRackBP1UPosition OBJECT-TYPE Get the U-Position of the Battery Pack 1, installed right below the PU. Range is from 1 to 50. | 1.3.6.1.4.1.232.165.6.6.9 | INTEGER (0..50) | read-only | mandatory |
| oupsRackBP1UHeight OBJECT-TYPE Get the U-Height of the BP 1. BP is either 1U, 2U, and 3U | 1.3.6.1.4.1.232.165.6.6.10 | INTEGER (0..10) | read-only | mandatory |
| oupsRackBP2UPosition OBJECT-TYPE Get the U-Position of the Battery Pack 2, installed right below the BP1. Range is from 1 to 50. | 1.3.6.1.4.1.232.165.6.6.11 | INTEGER (0..50) | read-only | mandatory |
| oupsRackBP2UHeight OBJECT-TYPE Get the U-Height of the BP 2. BP is either 1U, 2U, and 3U | 1.3.6.1.4.1.232.165.6.6.12 | INTEGER (0..10) | read-only | mandatory |
| pdu2 OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.7 | |||
| pdu2Ident OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.7.1 | |||
| pdu2NumberPDU OBJECT-TYPE The number of PDUs detected (in its daisy chain). | 1.3.6.1.4.1.232.165.7.1.1 | INTEGER (1..2) | read-only | mandatory |
| pdu2IdentTable OBJECT-TYPE Aggregate Object with number of entries equal to pdu2NumberPDU . | 1.3.6.1.4.1.232.165.7.1.2 | not-accessible | mandatory | |
| pdu2IdentEntry OBJECT-TYPE The ident table entry containing the name, model, manufacturer, firmware version, part number, etc. | 1.3.6.1.4.1.232.165.7.1.2.1 | not-accessible | mandatory | |
| pdu2IdentIndex OBJECT-TYPE Index for the Pdu2IdentEntry table. | 1.3.6.1.4.1.232.165.7.1.2.1.1 | INTEGER (0..100) | read-only | mandatory |
| pdu2Name OBJECT-TYPE The string identify the device in daisy chain. Example PDU A. | 1.3.6.1.4.1.232.165.7.1.2.1.2 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu2Model OBJECT-TYPE The Device Model. | 1.3.6.1.4.1.232.165.7.1.2.1.3 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu2Manufacturer OBJECT-TYPE The Device Manufacturer Name (e.g. Hewlett-Packard). | 1.3.6.1.4.1.232.165.7.1.2.1.4 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu2FirmwareVersion OBJECT-TYPE The firmware revision level of the device. | 1.3.6.1.4.1.232.165.7.1.2.1.5 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu2PartNumber OBJECT-TYPE The device part number. Example AF400A. | 1.3.6.1.4.1.232.165.7.1.2.1.6 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu2SerialNumber OBJECT-TYPE The device serial number, 10- or 16-digit. | 1.3.6.1.4.1.232.165.7.1.2.1.7 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu2Status OBJECT-TYPE The overall status of the device. A value of OK(2) indicates the device is operating normally. A value of degraded(3) indicates the device is operating with warning indicators. A value of failed(4) indicates the device is operating with critical indicators. | 1.3.6.1.4.1.232.165.7.1.2.1.8 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| pdu2Controllable OBJECT-TYPE This object indicates whether or not the device is controllable. | 1.3.6.1.4.1.232.165.7.1.2.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| pdu2InputPhaseCount OBJECT-TYPE The number of input phase on this pdu 1,2,3. | 1.3.6.1.4.1.232.165.7.1.2.1.10 | INTEGER (0..63) | read-only | mandatory |
| pdu2GroupCount OBJECT-TYPE The number of groups (breakers) on this pdu. | 1.3.6.1.4.1.232.165.7.1.2.1.11 | INTEGER (0..63) | read-only | mandatory |
| pdu2OutletCount OBJECT-TYPE The number of outlets in this PDU. | 1.3.6.1.4.1.232.165.7.1.2.1.12 | INTEGER (0..63) | read-only | mandatory |
| pdu2Input OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.7.2 | |||
| pdu2InputTable OBJECT-TYPE Aggregate Object with number of entries equal to pdu2NumberPDU . | 1.3.6.1.4.1.232.165.7.2.1 | not-accessible | mandatory | |
| pdu2InputEntry OBJECT-TYPE The ident table entry containing the VA, Watts, WH, etc. | 1.3.6.1.4.1.232.165.7.2.1.1 | not-accessible | mandatory | |
| pdu2InputType OBJECT-TYPE Type of input - single phase, split phase, three phase delta, or three phase wye. | 1.3.6.1.4.1.232.165.7.2.1.1.1 | INTEGER {singlePhase(1), splitPhase(2), threePhaseDelta(3), threePhaseWye(4)} | read-only | mandatory |
| pdu2InputFrequency OBJECT-TYPE The measured input frequency from the PDU meters in tenths of Hz. | 1.3.6.1.4.1.232.165.7.2.1.1.2 | INTEGER (0..2147483647) | read-only | mandatory |
| pdu2InputFrequencyStatus OBJECT-TYPE Status of the measured input frequency relative to the nominal frequency and the admitted tolerance. | 1.3.6.1.4.1.232.165.7.2.1.1.3 | INTEGER {good(1), outOfRange(2)} | read-only | mandatory |
| pdu2InputPowerVA OBJECT-TYPE A total input VA of all phases. Units are VA. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.1.1.4 | INTEGER | read-only | mandatory |
| pdu2InputPowerWatts OBJECT-TYPE A total input Watts of all phases. Units are Watts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.1.1.5 | INTEGER | read-only | mandatory |
| pdu2InputPowerWattHour OBJECT-TYPE A total input Watt-Hour value for all phases. Units are WH. This value can be reset to 0 using GUI. In that case, the pdu2InputPowerWattHourTimer will be reset as well A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.1.1.6 | INTEGER | read-only | mandatory |
| pdu2InputPowerWattHourTimer OBJECT-TYPE A Timestamp of when the Total Input WH was last reset. | 1.3.6.1.4.1.232.165.7.2.1.1.7 | DisplayString (SIZE(0..22)) | read-only | mandatory |
| pdu2InputPowerFactor OBJECT-TYPE An input PF value. Units are in thousandths, for example a power factor of 0.958 would be returned as 958, and 0.92 would be returned as 920. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.1.1.8 | INTEGER | read-only | mandatory |
| pdu2InputPowerVAR OBJECT-TYPE An input VAR value. Units are VAR. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.1.1.9 | INTEGER | read-only | mandatory |
| pdu2InputPhaseTable OBJECT-TYPE Aggregate Object with number of entries equal to number of PDUs (pdu2NumberPDU) and number of input phase (pdu2InputPhaseCount). | 1.3.6.1.4.1.232.165.7.2.2 | not-accessible | mandatory | |
| pdu2InputPhaseEntry OBJECT-TYPE The input table entry containing the voltage, current, frequency, power for each phase. Entries are given with number of pdu and number of input phase 1, 2, or 3. | 1.3.6.1.4.1.232.165.7.2.2.1 | not-accessible | mandatory | |
| pdu2InputPhaseIndex OBJECT-TYPE Index for the Pdu2InputEntry table. | 1.3.6.1.4.1.232.165.7.2.2.1.1 | INTEGER (0..100) | read-only | mandatory |
| pdu2InputPhaseVoltageMeasType OBJECT-TYPE Value indicates what input voltage is being measured in this table row - single phase voltage, phase 1 to neutral, phase 2 to neutral, phase 3 to neutral, phase 1 to phase 2, phase 2 to phase 3, or phase 3 to phase 1. | 1.3.6.1.4.1.232.165.7.2.2.1.2 | INTEGER {singlePhase(1), phase1toN(2), phase2toN(3), phase3toN(4), phase1to2(5), phase2to3(6), phase3to1(7)} | read-only | mandatory |
| pdu2InputPhaseVoltage OBJECT-TYPE An input voltage measurement value. Units are millivolts. | 1.3.6.1.4.1.232.165.7.2.2.1.3 | INTEGER | read-only | mandatory |
| pdu2InputPhaseVoltageThStatus OBJECT-TYPE Status of the measured input voltage relative to the configured thresholds. | 1.3.6.1.4.1.232.165.7.2.2.1.4 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu2InputPhaseVoltageThLowerWarning OBJECT-TYPE Lower warning threshold. Units are millivolts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.5 | INTEGER (-1..500000) | read-only | mandatory |
| pdu2InputPhaseVoltageThLowerCritical OBJECT-TYPE Lower critical threshold. Units are millivolts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.6 | INTEGER (-1..500000) | read-only | mandatory |
| pdu2InputPhaseVoltageThUpperWarning OBJECT-TYPE Upper warning threshold. Units are millivolts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.7 | INTEGER (-1..500000) | read-only | mandatory |
| pdu2InputPhaseVoltageThUpperCritical OBJECT-TYPE Upper critical threshold. Units are millivolts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.8 | INTEGER (-1..500000) | read-only | mandatory |
| pdu2InputPhaseCurrentMeasType OBJECT-TYPE Which input wire is being measured in this table row - single phase, neutral, phase 1, phase 2, or phase 3. | 1.3.6.1.4.1.232.165.7.2.2.1.9 | INTEGER {singlePhase(1), neutral(2), phase1(3), phase2(4), phase3(5)} | read-only | mandatory |
| pdu2InputPhaseCurrentRating OBJECT-TYPE Rated current capacity of the input. A negative value indicates that the hardware current capacity is unknown. Units are milliamps. | 1.3.6.1.4.1.232.165.7.2.2.1.10 | INTEGER | read-only | mandatory |
| pdu2InputPhaseCurrent OBJECT-TYPE An input current measurement value. Units are milliamps. | 1.3.6.1.4.1.232.165.7.2.2.1.11 | INTEGER | read-only | mandatory |
| pdu2InputPhaseCurrentThStatus OBJECT-TYPE Status of the measured input current relative to the configured thresholds. | 1.3.6.1.4.1.232.165.7.2.2.1.12 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu2InputPhaseCurrentThLowerWarning OBJECT-TYPE Lower warning threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.13 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2InputPhaseCurrentThLowerCritical OBJECT-TYPE Lower critical threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.14 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2InputPhaseCurrentThUpperWarning OBJECT-TYPE Upper warning threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.15 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2InputPhaseCurrentThUpperCritical OBJECT-TYPE Upper critical threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.16 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2InputPhaseCurrentCrestFactor OBJECT-TYPE Current crest factor. Units are in milli, for example a crest factor of 1.414 will be returned as 1414. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.17 | INTEGER | read-only | mandatory |
| pdu2InputPhaseCurrentPercentLoad OBJECT-TYPE Current percent load, based on the rated current capacity. Units are percentage, for example 80% will be returned as 80. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.18 | INTEGER | read-only | mandatory |
| pdu2InputPhasePowerMeasType OBJECT-TYPE Which input wire is being measured in this table row - single phase, neutral, phase 1, phase 2, or phase 3. | 1.3.6.1.4.1.232.165.7.2.2.1.19 | INTEGER {singlePhase(1), neutral(2), phase1(3), phase2(4), phase3(5)} | read-only | mandatory |
| pdu2InputPhasePowerVA OBJECT-TYPE An input VA value. Units are VA. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.20 | INTEGER | read-only | mandatory |
| pdu2InputPhasePowerWatts OBJECT-TYPE An input Watts value. Units are Watts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.21 | INTEGER | read-only | mandatory |
| pdu2InputPhasePowerWattHour OBJECT-TYPE A Watt-Hour value for each Input phase. Units are WH. This value can be reset to 0 using GUI. In that case, the pdu2InputPhasePowerWattHourTimer will be reset as well A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.22 | INTEGER | read-only | mandatory |
| pdu2InputPhasePowerWattHourTimer OBJECT-TYPE Timestamp of when input Watt-hours (inputWh) was last reset. | 1.3.6.1.4.1.232.165.7.2.2.1.23 | DisplayString (SIZE(0..22)) | read-only | mandatory |
| pdu2InputPhasePowerFactor OBJECT-TYPE An input PF value. Units are in thousandths, for example a power factor of 0.958 would be returned as 958, and 0.92 would be returned as 920. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.24 | INTEGER | read-only | mandatory |
| pdu2InputPhasePowerVAR OBJECT-TYPE An input VAR value. Units are VAR. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.2.2.1.25 | INTEGER | read-only | mandatory |
| pdu2Group OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.7.3 | |||
| pdu2GroupTable OBJECT-TYPE Aggregate Object with number of entries equal to number of PDUs and number of breakers (pdu2GroupCount). | 1.3.6.1.4.1.232.165.7.3.1 | not-accessible | mandatory | |
| pdu2GroupEntry OBJECT-TYPE The input table entry containing the name, voltages, currents, power, etc. | 1.3.6.1.4.1.232.165.7.3.1.1 | not-accessible | mandatory | |
| pdu2GroupIndex OBJECT-TYPE Index for the Pdu2GroupEntry table. | 1.3.6.1.4.1.232.165.7.3.1.1.1 | INTEGER (0..100) | read-only | mandatory |
| pdu2GroupName OBJECT-TYPE A descriptive name for the group. | 1.3.6.1.4.1.232.165.7.3.1.1.2 | DisplayString (SIZE(1..31)) | read-only | mandatory |
| pdu2GroupType OBJECT-TYPE The type of the group. (5) has no breaker | 1.3.6.1.4.1.232.165.7.3.1.1.3 | INTEGER {breaker1pole(2), breaker2pole(3), breaker3pole(4), outletSection(5)} | read-only | mandatory |
| pdu2GroupVoltageMeasType OBJECT-TYPE Value indicates what input voltage is being measured in this table row - single phase voltage, phase 1 to neutral, phase 2 to neutral, phase 3 to neutral, phase 1 to phase 2, phase 2 to phase 3, or phase 3 to phase 1. | 1.3.6.1.4.1.232.165.7.3.1.1.4 | INTEGER {singlePhase(1), phase1toN(2), phase2toN(3), phase3toN(4), phase1to2(5), phase2to3(6), phase3to1(7)} | read-only | mandatory |
| pdu2GroupVoltage OBJECT-TYPE Units are millivolts. | 1.3.6.1.4.1.232.165.7.3.1.1.5 | INTEGER | read-only | mandatory |
| pdu2GroupVoltageThStatus OBJECT-TYPE Status of the measured group voltage relative to the configured thresholds. | 1.3.6.1.4.1.232.165.7.3.1.1.6 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu2GroupVoltageThLowerWarning OBJECT-TYPE Lower warning threshold. Units are millivolts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.7 | INTEGER (-1..500000) | read-only | mandatory |
| pdu2GroupVoltageThLowerCritical OBJECT-TYPE Lower critical threshold. Units are millivolts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.8 | INTEGER (-1..500000) | read-only | mandatory |
| pdu2GroupVoltageThUpperWarning OBJECT-TYPE Upper warning threshold. Units are millivolts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.9 | INTEGER (-1..500000) | read-only | mandatory |
| pdu2GroupVoltageThUpperCritical OBJECT-TYPE Upper critical threshold. Units are millivolts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.10 | INTEGER (-1..500000) | read-only | mandatory |
| pdu2groupCurrentRating OBJECT-TYPE Rated current capacity of the group. Units are milliamps. A negative value indicates that the hardware current capacity is unknown (it will always be unknown for custom groups). | 1.3.6.1.4.1.232.165.7.3.1.1.11 | INTEGER | read-only | mandatory |
| pdu2GroupCurrent OBJECT-TYPE A group current measurement value. Units are milliamps. | 1.3.6.1.4.1.232.165.7.3.1.1.12 | INTEGER | read-only | mandatory |
| pdu2GroupCurrentThStatus OBJECT-TYPE Status of the measured group current relative to the configured thresholds. | 1.3.6.1.4.1.232.165.7.3.1.1.13 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu2GroupCurrentThLowerWarning OBJECT-TYPE Lower warning threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.14 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2GroupCurrentThLowerCritical OBJECT-TYPE Lower critical threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.15 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2GroupCurrentThUpperWarning OBJECT-TYPE Upper warning threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.16 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2GroupCurrentThUpperCritical OBJECT-TYPE Upper critical threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.17 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2GroupCurrentCrestFactor OBJECT-TYPE Current crest factor. Units are in milli, for example a crest factor of 1.414 will be returned as 1414. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.18 | INTEGER | read-only | mandatory |
| pdu2GroupCurrentPercentLoad OBJECT-TYPE Current percent load, based on the rated current capacity. Units are percentage, for example 80% will be returned as 80. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.19 | INTEGER | read-only | mandatory |
| pdu2GroupPowerVA OBJECT-TYPE A group VA value. Units are VA. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.20 | INTEGER | read-only | mandatory |
| pdu2GroupPowerWatts OBJECT-TYPE A group Watts value. Units are Watts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.21 | INTEGER | read-only | mandatory |
| pdu2GroupPowerWattHour OBJECT-TYPE A Watt-Hour value for each section. Units are WH. This value can be reset to 0 using GUI. In that case, the pdu2GroupPowerWattHourTimer will be reset as well. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.22 | INTEGER | read-only | mandatory |
| pdu2GroupPowerWattHourTimer OBJECT-TYPE Timestamp of when group Watt-hours (groupWh) was last reset. | 1.3.6.1.4.1.232.165.7.3.1.1.23 | DisplayString (SIZE(0..22)) | read-only | mandatory |
| pdu2GroupPowerFactor OBJECT-TYPE A group PF value. Units are in thousandths, for example a power factor of 0.958 would be returned as 958, and 0.92 would be returned as 920. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.24 | INTEGER | read-only | mandatory |
| pdu2GroupPowerVAR OBJECT-TYPE A group VAR value. Units are VAR. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.3.1.1.25 | INTEGER | read-only | mandatory |
| pdu2GroupOutletCount OBJECT-TYPE The number of outlets in each group (breaker). | 1.3.6.1.4.1.232.165.7.3.1.1.26 | INTEGER (0..63) | read-only | mandatory |
| pdu2GroupBreakerStatus OBJECT-TYPE Only applicable to groups with breaker. Indicates whether a breaker is turned off or on. | 1.3.6.1.4.1.232.165.7.3.1.1.27 | INTEGER {notApplicable(1), breakerOn(2), breakerOff(3)} | read-only | mandatory |
| pdu2Environment OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.7.4 | |||
| pdu2EnvProbeTable OBJECT-TYPE A list of environment probe (1 per PDU) for temperature, humidity, and contacts. The number of entries is given by number of PDUs in daisy chain. | 1.3.6.1.4.1.232.165.7.4.1 | not-accessible | mandatory | |
| pdu2EnvProbeEntry OBJECT-TYPE Aggregate entries equal to number of PDUs. | 1.3.6.1.4.1.232.165.7.4.1.1 | not-accessible | mandatory | |
| pdu2TemperatureScale OBJECT-TYPE Scale used to return temperature objects. | 1.3.6.1.4.1.232.165.7.4.1.1.1 | INTEGER {celsius(1), fahrenheit(2)} | read-only | mandatory |
| pdu2TemperatureCount OBJECT-TYPE Max number of temperature measurements (1 per probe). | 1.3.6.1.4.1.232.165.7.4.1.1.2 | INTEGER | read-only | mandatory |
| pdu2HumidityCount OBJECT-TYPE Max number of humidity measurements (1 per probe). | 1.3.6.1.4.1.232.165.7.4.1.1.3 | INTEGER | read-only | mandatory |
| pdu2ContactCount OBJECT-TYPE Max number of contact sensors (1 per probe). | 1.3.6.1.4.1.232.165.7.4.1.1.4 | INTEGER | read-only | mandatory |
| pdu2TemperatureTable OBJECT-TYPE A list of temperature probe measurements. The number of entries are given by number of pdu and pdu2TemperatureCount. | 1.3.6.1.4.1.232.165.7.4.2 | not-accessible | mandatory | |
| pdu2TemperatureEntry OBJECT-TYPE An entry for a temperature measurement. | 1.3.6.1.4.1.232.165.7.4.2.1 | not-accessible | mandatory | |
| pdu2TemperatureIndex OBJECT-TYPE A unique value for each temperature probe measurement. Its value ranges from 1 to temperatureCount. | 1.3.6.1.4.1.232.165.7.4.2.1.1 | INTEGER (1..2) | read-only | mandatory |
| pdu2TemperatureName OBJECT-TYPE A descriptive name for the temperature probe. | 1.3.6.1.4.1.232.165.7.4.2.1.2 | DisplayString (SIZE(1..31)) | read-only | mandatory |
| pdu2TemperatureProbeStatus OBJECT-TYPE Indicates whether a probe is connected or not. | 1.3.6.1.4.1.232.165.7.4.2.1.3 | INTEGER {disconnected(1), connected(2), bad(3)} | read-only | mandatory |
| pdu2TemperatureValue OBJECT-TYPE Units are in tenths of a degree (either Fahrenheit or Celsius). Divide by ten to get degrees. | 1.3.6.1.4.1.232.165.7.4.2.1.4 | INTEGER | read-only | mandatory |
| pdu2TemperatureThStatus OBJECT-TYPE Status of the measured temperature relative to the configured thresholds. | 1.3.6.1.4.1.232.165.7.4.2.1.5 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu2TemperatureThLowerWarning OBJECT-TYPE Lower warning threshold. Units are tenths of a degree. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.4.2.1.6 | INTEGER (-1..150000) | read-only | mandatory |
| pdu2TemperatureThLowerCritical OBJECT-TYPE Lower critical threshold. Units are tenths of a degree. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.4.2.1.7 | INTEGER (-1..150000) | read-only | mandatory |
| pdu2TemperatureThUpperWarning OBJECT-TYPE Upper warning threshold. Units are tenths of a degree. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.4.2.1.8 | INTEGER (-1..150000) | read-only | mandatory |
| pdu2TemperatureThUpperCritical OBJECT-TYPE Upper critical threshold. Units are tenths of a degree. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.4.2.1.9 | INTEGER (-1..150000) | read-only | mandatory |
| pdu2HumidityTable OBJECT-TYPE A list of humidity probe measurements. The number of entries are given by number of pdu and pdu2HumidityCount. | 1.3.6.1.4.1.232.165.7.4.3 | not-accessible | mandatory | |
| pdu2HumidityEntry OBJECT-TYPE An entry for a humidity measurement. | 1.3.6.1.4.1.232.165.7.4.3.1 | not-accessible | mandatory | |
| pdu2HumidityIndex OBJECT-TYPE A unique value for each humidity probe measurement. Its value ranges from 1 to pdu2HumidityCount per pdu. | 1.3.6.1.4.1.232.165.7.4.3.1.1 | INTEGER (1..2) | read-only | mandatory |
| pdu2HumidityName OBJECT-TYPE A descriptive name for the humidity probe. | 1.3.6.1.4.1.232.165.7.4.3.1.2 | DisplayString (SIZE(1..31)) | read-only | mandatory |
| pdu2HumidityProbeStatus OBJECT-TYPE Indicates whether a probe is connected or not. | 1.3.6.1.4.1.232.165.7.4.3.1.3 | INTEGER {disconnected(1), connected(2), bad(3)} | read-only | mandatory |
| pdu2HumidityValue OBJECT-TYPE Units are tenths of a percent relative humidity. Divide the value by 10 to get %RH. | 1.3.6.1.4.1.232.165.7.4.3.1.4 | INTEGER | read-only | mandatory |
| pdu2HumidityThStatus OBJECT-TYPE Status of the measured humidity relative to the configured thresholds. | 1.3.6.1.4.1.232.165.7.4.3.1.5 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu2HumidityThLowerWarning OBJECT-TYPE Lower warning threshold. Units are 0.1 %RH. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.4.3.1.6 | INTEGER (-1..1000) | read-only | mandatory |
| pdu2HumidityThLowerCritical OBJECT-TYPE Lower critical threshold. Units are 0.1 %RH. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.4.3.1.7 | INTEGER (-1..1000) | read-only | mandatory |
| pdu2HumidityThUpperWarning OBJECT-TYPE Upper warning threshold. Units are 0.1 %RH. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.4.3.1.8 | INTEGER (-1..1000) | read-only | mandatory |
| pdu2HumidityThUpperCritical OBJECT-TYPE Upper critical threshold. Units are 0.1 %RH. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.4.3.1.9 | INTEGER (-1..1000) | read-only | mandatory |
| pdu2ContactTable OBJECT-TYPE A list of contact sensors. The number of entries are given by number of pdu and pdu2ContactCount. | 1.3.6.1.4.1.232.165.7.4.4 | not-accessible | mandatory | |
| pdu2ContactEntry OBJECT-TYPE An entry for a contact sensor | 1.3.6.1.4.1.232.165.7.4.4.1 | not-accessible | mandatory | |
| pdu2ContactIndex OBJECT-TYPE A unique value for each contact sensor. Its value ranges from 1 to contactCount. | 1.3.6.1.4.1.232.165.7.4.4.1.1 | INTEGER (1..3) | read-only | mandatory |
| pdu2ContactName OBJECT-TYPE A descriptive name for the contact sensor. | 1.3.6.1.4.1.232.165.7.4.4.1.2 | DisplayString (SIZE(1..31)) | read-only | mandatory |
| pdu2ContactProbeStatus OBJECT-TYPE Indicates whether a probe is connected or not. Will not be returned if the contact sensor is internal to the ePDU, in that case only contactState should be read. | 1.3.6.1.4.1.232.165.7.4.4.1.3 | INTEGER {disconnected(1), connected(2), bad(3)} | read-only | mandatory |
| pdu2ContactState OBJECT-TYPE The state of the contact sensor. | 1.3.6.1.4.1.232.165.7.4.4.1.4 | INTEGER {contactOpen(1), contactClosed(2), contactBad(3)} | read-only | mandatory |
| pdu2Outlet OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.7.5 | |||
| pdu2OutletTable OBJECT-TYPE Aggregate Object with number of entries equal to Number of PDU (pdu2IdentIndex) and Number of outlet per PDU (pdu2OutletIndex). | 1.3.6.1.4.1.232.165.7.5.1 | not-accessible | mandatory | |
| pdu2OutletEntry OBJECT-TYPE The Outlet table entry containing the type, voltage, current etc. | 1.3.6.1.4.1.232.165.7.5.1.1 | not-accessible | mandatory | |
| pdu2OutletIndex OBJECT-TYPE Index for each outlet, value from 1 to the number of outlets per PDU. | 1.3.6.1.4.1.232.165.7.5.1.1.1 | INTEGER (0..100) | read-only | mandatory |
| pdu2OutletName OBJECT-TYPE A descriptive name for the outlet. | 1.3.6.1.4.1.232.165.7.5.1.1.2 | DisplayString (SIZE(1..31)) | read-only | mandatory |
| pdu2OutletType OBJECT-TYPE Type of this outlet - C13, C19. | 1.3.6.1.4.1.232.165.7.5.1.1.3 | INTEGER {iecC13(1), iecC19(2), uk(10), french(11), schuko(12), nema515(20), nema51520(21), nema520(22), nemaL520(23), nemaL530(24), nema615(25), nema620(26), nemaL620(27), nemaL630(28), nemaL715(29), rf203p277(30)} | read-only | mandatory |
| pdu2OutletCurrentRating OBJECT-TYPE Rated current capacity of this outlet. Units are milliamps. A negative value indicates that the hardware current capacity is unknown. | 1.3.6.1.4.1.232.165.7.5.1.1.4 | INTEGER | read-only | mandatory |
| pdu2OutletCurrent OBJECT-TYPE A outlet current measurement value. Units are milliamps. | 1.3.6.1.4.1.232.165.7.5.1.1.5 | INTEGER | read-only | mandatory |
| pdu2OutletCurrentThStatus OBJECT-TYPE Status of the measured outlet current relative to the configured thresholds. | 1.3.6.1.4.1.232.165.7.5.1.1.6 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu2OutletCurrentThLowerWarning OBJECT-TYPE Lower warning threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.5.1.1.7 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2OutletCurrentThLowerCritical OBJECT-TYPE Lower critical threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.5.1.1.8 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2OutletCurrentThUpperWarning OBJECT-TYPE Upper warning threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.5.1.1.9 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2OutletCurrentThUpperCritical OBJECT-TYPE Upper critical threshold. Units are milliamps. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.5.1.1.10 | INTEGER (-1..100000) | read-only | mandatory |
| pdu2OutletCurrentCrestFactor OBJECT-TYPE Current crest factor. Units are in milli, for example a crest factor of 1.414 will be returned as 1414. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.5.1.1.11 | INTEGER | read-only | mandatory |
| pdu2OutletCurrentPercentLoad OBJECT-TYPE Current percent load, based on the rated current capacity. Units are percentage, for example 80% will be returned as 80. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.5.1.1.12 | INTEGER | read-only | mandatory |
| pdu2OutletVA OBJECT-TYPE A outlet VA value. Units are VA. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.5.1.1.13 | INTEGER | read-only | mandatory |
| pdu2OutletWatts OBJECT-TYPE A outlet Watts value. Units are Watts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.5.1.1.14 | INTEGER | read-only | mandatory |
| pdu2OutletWh OBJECT-TYPE A Watt-Hour value for each outlet. Units are WH. This object is writable so that it can be reset to 0. When it is written to, the pdu2OutletWhTimer will be reset updated as well A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.5.1.1.15 | INTEGER | read-only | mandatory |
| pdu2OutletWhTimer OBJECT-TYPE Timestamp (date and time) of outlet Watt-hours was last reset. | 1.3.6.1.4.1.232.165.7.5.1.1.16 | DisplayString (SIZE(0..22)) | read-only | mandatory |
| pdu2OutletPowerFactor OBJECT-TYPE An outlet PF value. Units are in thousandths, for example a power factor of 0.958 would be returned as 958, and 0.92 would be returned as 920. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.5.1.1.17 | INTEGER | read-only | mandatory |
| pdu2OutletVAR OBJECT-TYPE An outlet VAR value. Units are VAR. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.7.5.1.1.18 | INTEGER | read-only | mandatory |
| pdu2OutletControlTable OBJECT-TYPE Aggregate Object with number of entries equal to Number of PDU (pdu2IdentIndex) and Number of outlets per PDU (pdu2OutletIndex). | 1.3.6.1.4.1.232.165.7.5.2 | not-accessible | mandatory | |
| pdu2OutletControlEntry OBJECT-TYPE The Outlet table entry containing the type, voltage, current etc. | 1.3.6.1.4.1.232.165.7.5.2.1 | not-accessible | mandatory | |
| pdu2OutletControlStatus OBJECT-TYPE current state of a control outlet. | 1.3.6.1.4.1.232.165.7.5.2.1.1 | INTEGER {off(1), on(2), pendingOff(3), pendingOn(4)} | read-only | mandatory |
| pdu2OutletControlOffCmd OBJECT-TYPE When write, once issued, the outlet will turn Off immediately. 0-n: Time in seconds until the outlet command is issued -1: Cancel a pending outlet Off command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. | 1.3.6.1.4.1.232.165.7.5.2.1.2 | INTEGER (-1..99999) | read-write | mandatory |
| pdu2OutletControlOnCmd OBJECT-TYPE When write, once issued, the outlet will turn On immediately. 0-n: Time in seconds until the outlet command is issued -1: Cancel a pending outlet On command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. | 1.3.6.1.4.1.232.165.7.5.2.1.3 | INTEGER (-1..99999) | read-write | mandatory |
| pdu2OutletControlRebootCmd OBJECT-TYPE When write, for outlets that are On prior to this Reboot command, they will switch Off immediately when the command is issued, remain Off for outletControlRebootOffTime seconds, and then turn back On. For outlets that are Off prior to the Reboot command, they will turn On after a delay of outletControlRebootOffTime seconds from when the command is issued. 0-n : Time in seconds until the Reboot command is issued -1 : Cancel a pending outlet Reboot command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. | 1.3.6.1.4.1.232.165.7.5.2.1.4 | INTEGER (-1..99999) | read-write | mandatory |
| pdu2OutletControlPowerOnState OBJECT-TYPE Determines the outlet state when power is applied to the unit. 1 : not restart at device startup 2 : should sequence back ON in line with outletControlSequenceTime 3 : should take the state the outlet had when power was lost. If the state was ON, should sequence back ON in line with outletControlSequenceTime. | 1.3.6.1.4.1.232.165.7.5.2.1.5 | INTEGER {off(1), on(2), lastState(3)} | read-write | mandatory |
| pdu2OutletControlSequenceDelay OBJECT-TYPE Time delay in seconds from when a Global Sequence On command is issued to when the command is executed on this outlet. This delay is also used as a power-on delay. Set to -1 to exclude this outlet from Global Sequence On commands. | 1.3.6.1.4.1.232.165.7.5.2.1.6 | INTEGER (-1..99999) | read-write | mandatory |
| pdu2OutletControlRebootOffTime OBJECT-TYPE Time delay in seconds that the outlet should remain in the Off state when executing a Reboot command. | 1.3.6.1.4.1.232.165.7.5.2.1.7 | INTEGER (-1..99999) | read-write | mandatory |
| pdu2OutletControlSwitchable OBJECT-TYPE Determines the outlet capability to be controlled On/Off from the communication channels. 1 : control On/Off enabled 2 : control On/Off disabled. | 1.3.6.1.4.1.232.165.7.5.2.1.8 | INTEGER {switchable(1), notSwitchable(2)} | read-write | mandatory |
| pdu2OutletControlShutoffDelay OBJECT-TYPE Time delay in seconds that could be taken in account before shutting of the outlet. An application which need to shutoff properly an outlet will read this parameter first then write it to the command pdu2OutletControlOffCmd. | 1.3.6.1.4.1.232.165.7.5.2.1.9 | INTEGER (-1..99999) | read-write | mandatory |
| hpdu OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.9 | |||
| hpduIdent OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.9.1 | |||
| hpduNumPhase OBJECT-TYPE for 3 phases | 1.3.6.1.4.1.232.165.9.1.1 | INTEGER (0..100) | read-only | mandatory |
| hpduIdentTable OBJECT-TYPE Indexed by 1 Hpdu unit. | 1.3.6.1.4.1.232.165.9.1.2 | not-accessible | mandatory | |
| hpduIdentEntry OBJECT-TYPE The table entry containing the identifications of HPDU | 1.3.6.1.4.1.232.165.9.1.2.1 | not-accessible | mandatory | |
| hpduIdentIndex OBJECT-TYPE Index for the MpduIdentEntry table. Start with 1 | 1.3.6.1.4.1.232.165.9.1.2.1.1 | INTEGER (0..100) | read-only | mandatory |
| hpduManufacturer OBJECT-TYPE The Core PDU manufacturer. StringLength=[21] | 1.3.6.1.4.1.232.165.9.1.2.1.2 | DisplayString | read-only | mandatory |
| hpduModel OBJECT-TYPE The Core PDU model, marketing name. StringLength=[40]. | 1.3.6.1.4.1.232.165.9.1.2.1.3 | DisplayString | read-only | mandatory |
| hpduName OBJECT-TYPE The Core PDU name, descriptive name or hostname. StringLength=[16]. | 1.3.6.1.4.1.232.165.9.1.2.1.4 | DisplayString | read-only | mandatory |
| hpduFirmwareVersion OBJECT-TYPE The Core PDU firmware version(s). StringLength=[12]. | 1.3.6.1.4.1.232.165.9.1.2.1.5 | DisplayString | read-only | mandatory |
| hpduHardwareVersion OBJECT-TYPE The Core PDU hardware version. StringLength=[8]. | 1.3.6.1.4.1.232.165.9.1.2.1.6 | DisplayString | read-only | mandatory |
| hpduPartNumber OBJECT-TYPE The Core PDU part number. StringLength=[21]. | 1.3.6.1.4.1.232.165.9.1.2.1.7 | DisplayString | read-only | mandatory |
| hpduSerialNumber OBJECT-TYPE The PDU external serial number. StringLength=[21]. | 1.3.6.1.4.1.232.165.9.1.2.1.8 | DisplayString | read-only | mandatory |
| hpduUUID OBJECT-TYPE The PDU's UUID equals PN add SN, canonical conversion. StringLength=[37]. | 1.3.6.1.4.1.232.165.9.1.2.1.9 | DisplayString | read-only | mandatory |
| hpduType OBJECT-TYPE The PDU's Type: Delta, Wye, single, Wye+lowline. StringLength=[24]. | 1.3.6.1.4.1.232.165.9.1.2.1.10 | DisplayString | read-only | mandatory |
| hpduPowerRating OBJECT-TYPE The PDU's Power Rating in KVA (Name Plate). Value is presented in 1/100 of the KVA. i.e. 1750 means 17.50 KVA | 1.3.6.1.4.1.232.165.9.1.2.1.11 | DisplayString | read-only | mandatory |
| hpduInputRating OBJECT-TYPE The PDU's Input Current Rating in A (Name Plate) | 1.3.6.1.4.1.232.165.9.1.2.1.12 | DisplayString | read-only | mandatory |
| hpduRegionalNominalVoltage OBJECT-TYPE value is either America(208V), Japan(202V) or blank for International Model | 1.3.6.1.4.1.232.165.9.1.2.1.13 | DisplayString | read-only | mandatory |
| hpduNumOutputBreakers OBJECT-TYPE The number of outlets with breakers of each hpdu. | 1.3.6.1.4.1.232.165.9.1.2.1.14 | INTEGER (0..10) | read-only | mandatory |
| hpduNumMonitoredOutlet OBJECT-TYPE The number of measured outlets (with CT, VT) of each hpdu. | 1.3.6.1.4.1.232.165.9.1.2.1.15 | INTEGER (0..10) | read-only | mandatory |
| hpduFanStatus OBJECT-TYPE Report fan status: OK or FAIL | 1.3.6.1.4.1.232.165.9.1.2.1.16 | DisplayString | read-only | mandatory |
| hpduTemperature OBJECT-TYPE The internal temperature in Celcius. Value is presented in 1/10 of a degree i.e. 251 is 25.1. A value of -1 will be returned if the temperature is unable to be measured. | 1.3.6.1.4.1.232.165.9.1.2.1.17 | INTEGER | read-only | mandatory |
| hpduInput OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.9.2 | |||
| hpduInputTable OBJECT-TYPE Indexed by hpduNumPhase. | 1.3.6.1.4.1.232.165.9.2.1 | not-accessible | mandatory | |
| hpduInputEntry OBJECT-TYPE The Input table entry containing the voltage, current, PF, percent load, VA, Watts for the HPDU. | 1.3.6.1.4.1.232.165.9.2.1.1 | not-accessible | mandatory | |
| hpduInputIndex OBJECT-TYPE Index for the hpduInputEntry table. | 1.3.6.1.4.1.232.165.9.2.1.1.1 | INTEGER (0..100) | read-only | mandatory |
| hpduInputStatus OBJECT-TYPE The overall status of the Input: off, on, problem. StringLength=[7]. | 1.3.6.1.4.1.232.165.9.2.1.1.2 | DisplayString | read-only | mandatory |
| hpduInputBreakerRating OBJECT-TYPE The rating of each hpdu Input in Ampere. | 1.3.6.1.4.1.232.165.9.2.1.1.3 | INTEGER | read-only | mandatory |
| hpduInputVoltage OBJECT-TYPE The measured Input voltage from the PDU meters in volts. Value is presented in 1/10 of the Volt i.e. 2095 is 209.5 V. A value of -1 will be returned if the voltage is unable to be measured. | 1.3.6.1.4.1.232.165.9.2.1.1.4 | INTEGER | read-only | mandatory |
| hpduInputCurrent OBJECT-TYPE The measured Input current from the PDU meters in amps. Value is presented in 1/100 of the Ampere i.e. 175 is 1.75 A. A value of -1 will be returned if the current is unable to be measured. | 1.3.6.1.4.1.232.165.9.2.1.1.5 | INTEGER | read-only | mandatory |
| hpduInputPowerVA OBJECT-TYPE The total Input Power measured in VA. A value of -1 will be returned if the power is unable to be calculated. | 1.3.6.1.4.1.232.165.9.2.1.1.6 | INTEGER | read-only | mandatory |
| hpduInputPowerWatt OBJECT-TYPE The total Input power measured in Watts. A value of -1 will be returned if the power is unable to be calculated. | 1.3.6.1.4.1.232.165.9.2.1.1.7 | INTEGER | read-only | mandatory |
| hpduInputPowerFactor OBJECT-TYPE The Input power factor is presented in 1/100 of the unit i.e. 98 is 0.98. A value of -1 will be returned if the power factor is unable to be measured. | 1.3.6.1.4.1.232.165.9.2.1.1.8 | INTEGER | read-only | mandatory |
| hpduInputWarningThreshold OBJECT-TYPE Report the User-setting Input threshhold limit for Warning in percentage | 1.3.6.1.4.1.232.165.9.2.1.1.9 | INTEGER | read-only | mandatory |
| hpduInputCriticalThreshold OBJECT-TYPE Report the User-setting Input threshhold limit for Critical in percentage | 1.3.6.1.4.1.232.165.9.2.1.1.10 | INTEGER | read-only | mandatory |
| hpduInputPowerWattHour OBJECT-TYPE Support Billing Grade Energy Metering in Watt-Hour. A value of -1 will be returned if the power is unable to be calculated. | 1.3.6.1.4.1.232.165.9.2.1.1.11 | INTEGER | read-only | mandatory |
| hpduInputTotalEnergySince OBJECT-TYPE Display the date and time that starts to accumulate the per Load segment energy in WH. Date and Time can be set by user on GUI. | 1.3.6.1.4.1.232.165.9.2.1.1.12 | DisplayString | read-only | mandatory |
| hpduInputEnergyMeteringTotalHours OBJECT-TYPE Total hours of collecting measurement data. A value of -1 will be returned if the value is unable to be calculated. | 1.3.6.1.4.1.232.165.9.2.1.1.13 | INTEGER | read-only | mandatory |
| hpduOutlet OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.9.3 | |||
| hpduOutletTable OBJECT-TYPE Indexed by hpduNumMonitoredOutlet and hpduNumPhase . So aggregate objects for each entry equal to (hpduNumMonitoredOutlet x hpduNumPhase). Start with 1. | 1.3.6.1.4.1.232.165.9.3.1 | not-accessible | mandatory | |
| hpduOutletEntry OBJECT-TYPE The Outlet table entry containing the voltage, current, PF, percent load, VA, Watts for the Modular PDU. | 1.3.6.1.4.1.232.165.9.3.1.1 | not-accessible | mandatory | |
| hpduOutletIndex OBJECT-TYPE Index for the hpduOutletEntry table. | 1.3.6.1.4.1.232.165.9.3.1.1.1 | INTEGER (0..100) | read-only | mandatory |
| hpduOutletStatus OBJECT-TYPE The overall status of the breaker: off, on, problem. StringLength=[7]. | 1.3.6.1.4.1.232.165.9.3.1.1.2 | DisplayString | read-only | mandatory |
| hpduOutletBreakerRating OBJECT-TYPE The rating of each hpdu Outlet in Ampere. | 1.3.6.1.4.1.232.165.9.3.1.1.3 | INTEGER | read-only | mandatory |
| hpduOutletPercentLoad OBJECT-TYPE The hpdu's each Outlet load in percent of rated capacity. Value is presented in 1/10 of the percentage i.e. 125 is 12.5%. A value of -1 will be returned if the current is unable to be measured. | 1.3.6.1.4.1.232.165.9.3.1.1.4 | INTEGER | read-only | mandatory |
| hpduOutletVoltage OBJECT-TYPE The measured Outlet voltage from the PDU meters in volts. Value is presented in 1/10 of the Volt i.e. 2095 is 209.5 V. A value of -1 will be returned if the voltage is unable to be measured. | 1.3.6.1.4.1.232.165.9.3.1.1.5 | INTEGER | read-only | mandatory |
| hpduOutletCurrent OBJECT-TYPE The measured Outlet current from the PDU meters in amps. Value is presented in 1/100 of the Ampere i.e. 175 is 1.75 A. A value of -1 will be returned if the current is unable to be measured. | 1.3.6.1.4.1.232.165.9.3.1.1.6 | INTEGER | read-only | mandatory |
| hpduOutletPowerVA OBJECT-TYPE The total VA load (VI) measured on the PDU in VA. A value of -1 will be returned if the power is unable to be calculated. | 1.3.6.1.4.1.232.165.9.3.1.1.7 | INTEGER | read-only | mandatory |
| hpduOutletPowerWatt OBJECT-TYPE The total power load measured on the PDU in Watts. A value of -1 will be returned if the power is unable to be calculated. | 1.3.6.1.4.1.232.165.9.3.1.1.8 | INTEGER | read-only | mandatory |
| hpduOutletPowerFactor OBJECT-TYPE The power factor is presented in 1/100 of the unit i.e. 98 is 0.98. A value of -1 will be returned if the power factor is unable to be measured. | 1.3.6.1.4.1.232.165.9.3.1.1.9 | INTEGER | read-only | mandatory |
| hpduOutletWarningThreshold OBJECT-TYPE Report the User-set threshhold limit for Warning in percentage | 1.3.6.1.4.1.232.165.9.3.1.1.10 | INTEGER | read-only | mandatory |
| hpduOutletCriticalThreshold OBJECT-TYPE Report the User-set threshhold limit for Critical in percentage | 1.3.6.1.4.1.232.165.9.3.1.1.11 | INTEGER | read-only | mandatory |
| hpduOutletPowerWattHour OBJECT-TYPE Support Billing Grade Energy Metering in Watt-Hour. A value of -1 will be returned if the power is unable to be calculated. | 1.3.6.1.4.1.232.165.9.3.1.1.12 | INTEGER | read-only | mandatory |
| hpduOutletTotalEnergySince OBJECT-TYPE Display the date and time that starts to accumulate the per Load segment energy in WH. Date and Time can be set by user on GUI. | 1.3.6.1.4.1.232.165.9.3.1.1.13 | DisplayString | read-only | mandatory |
| hpduOutletEnergyMeteringTotalHours OBJECT-TYPE Total hours of collecting measurement data. A value of -1 will be returned if the value is unable to be calculated. | 1.3.6.1.4.1.232.165.9.3.1.1.14 | INTEGER | read-only | mandatory |
| pdu3 OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.11 | |||
| pdu3Ident OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.11.1 | |||
| pdu3NumberPDU OBJECT-TYPE The number of PDUs detected (in its daisy chain). | 1.3.6.1.4.1.232.165.11.1.1 | INTEGER (1..2) | read-only | mandatory |
| pdu3IdentTable OBJECT-TYPE Aggregate Object with number of entries equal to pdu3NumberPDU . | 1.3.6.1.4.1.232.165.11.1.2 | not-accessible | mandatory | |
| pdu3IdentEntry OBJECT-TYPE The ident table entry containing the name, model, manufacturer, firmware version, part number, etc. | 1.3.6.1.4.1.232.165.11.1.2.1 | not-accessible | mandatory | |
| pdu3IdentIndex OBJECT-TYPE Index for the Pdu3IdentEntry table. | 1.3.6.1.4.1.232.165.11.1.2.1.1 | INTEGER (0..100) | read-only | mandatory |
| pdu3Name OBJECT-TYPE The string identify the device in daisy chain. Example PDU A. | 1.3.6.1.4.1.232.165.11.1.2.1.2 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu3Model OBJECT-TYPE The Device Model. | 1.3.6.1.4.1.232.165.11.1.2.1.3 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu3Manufacturer OBJECT-TYPE The Device Manufacturer Name (e.g. Hewlett-Packard). | 1.3.6.1.4.1.232.165.11.1.2.1.4 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu3FirmwareVersion OBJECT-TYPE The firmware revision level of the device. | 1.3.6.1.4.1.232.165.11.1.2.1.5 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu3FirmwareVersionTimeStamp OBJECT-TYPE Timestamp of when the PDU firmware was last updated | 1.3.6.1.4.1.232.165.11.1.2.1.6 | DisplayString | read-only | mandatory |
| pdu3PartNumber OBJECT-TYPE The device part number. Example AF400A. | 1.3.6.1.4.1.232.165.11.1.2.1.7 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu3SerialNumber OBJECT-TYPE The device serial number, 10- or 16-digit. | 1.3.6.1.4.1.232.165.11.1.2.1.8 | DisplayString (SIZE(0..63)) | read-only | mandatory |
| pdu3Status OBJECT-TYPE The overall status of the device. A value of OK(2) indicates the device is operating normally. A value of degraded(3) indicates the device is operating with warning indicators. A value of failed(4) indicates the device is operating with critical indicators. | 1.3.6.1.4.1.232.165.11.1.2.1.9 | INTEGER {other(1), ok(2), degraded(3), failed(4)} | read-only | mandatory |
| pdu3Controllable OBJECT-TYPE This object indicates whether or not the device is controllable. | 1.3.6.1.4.1.232.165.11.1.2.1.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| pdu3InputPhaseCount OBJECT-TYPE The number of input phase on this pdu 1,2,3. | 1.3.6.1.4.1.232.165.11.1.2.1.11 | INTEGER (0..63) | read-only | mandatory |
| pdu3GroupCount OBJECT-TYPE The number of groups (breakers) on this pdu. | 1.3.6.1.4.1.232.165.11.1.2.1.12 | INTEGER (0..63) | read-only | mandatory |
| pdu3OutletCount OBJECT-TYPE The number of outlets in this PDU. | 1.3.6.1.4.1.232.165.11.1.2.1.13 | INTEGER (0..63) | read-only | mandatory |
| pdu3MACAddress OBJECT-TYPE The assigned MAC address for this PDU. | 1.3.6.1.4.1.232.165.11.1.2.1.14 | DisplayString | read-only | mandatory |
| pdu3IPv4Address OBJECT-TYPE The current IPv4 Address. A value of 0.0.0.0 indicates an error or an unset option. | 1.3.6.1.4.1.232.165.11.1.2.1.15 | DisplayString | read-only | mandatory |
| pdu3IPv6Address OBJECT-TYPE The current IPv6 Address. A vale of 0.0.0.0.0.0 indicates an error or an unset option. | 1.3.6.1.4.1.232.165.11.1.2.1.16 | DisplayString | read-only | mandatory |
| pdu3ConfigTable OBJECT-TYPE Aggregate Object with number of entries equal to pdu3NumberPDU . | 1.3.6.1.4.1.232.165.11.1.3 | not-accessible | mandatory | |
| pdu3ConfigEntry OBJECT-TYPE Read Configuration data from the PDU being queried. | 1.3.6.1.4.1.232.165.11.1.3.1 | not-accessible | mandatory | |
| pdu3ConfigIndex OBJECT-TYPE The index of PDU configuration entry. | 1.3.6.1.4.1.232.165.11.1.3.1.1 | INTEGER (0..20) | read-only | mandatory |
| pdu3ConfigSsh OBJECT-TYPE Setting this OID to off(0) will disable the SSH conneciton. Setting this OID to on(1) will enable the SSH connection. | 1.3.6.1.4.1.232.165.11.1.3.1.2 | INTEGER {off(0), on(1)} | read-only | mandatory |
| pdu3ConfigFtps OBJECT-TYPE Setting this OID to off(0) will disable the FTPS connection. Setting this OID to on(1) will enable the FTPS connection. | 1.3.6.1.4.1.232.165.11.1.3.1.3 | INTEGER {off(0), on(1)} | read-only | mandatory |
| pdu3ConfigHttp OBJECT-TYPE Setting this OID to off(0) will disable the HTTP connection. Setting this OID to on(1) will enable the HTTP connection. | 1.3.6.1.4.1.232.165.11.1.3.1.4 | INTEGER {off(0), on(1)} | read-only | mandatory |
| pdu3ConfigHttps OBJECT-TYPE Setting this OID to off(0) will disable the HTTPS connection. Setting this OID to on(1) will enable the HTTPS connection. | 1.3.6.1.4.1.232.165.11.1.3.1.5 | INTEGER {off(0), on(1)} | read-only | mandatory |
| pdu3ConfigIPv4IPv6Switch OBJECT-TYPE Setting this OID to IPv4(1) will enable the IPv4 configuration. Setting this OID to IPv6(2) will enable the IPv6 configuration. Setting this OID to IPv4&IPv6(3) will enable both IPv4 and IPv6 configuration. | 1.3.6.1.4.1.232.165.11.1.3.1.6 | INTEGER {iPv4(1), iPv6(2), iPv4IPv6(3)} | read-only | mandatory |
| pdu3ConfigRedfishAPI OBJECT-TYPE Setting this OID to off(0) will disable the Redfish API. Setting this OID to on(1) will enable the Redfish API. | 1.3.6.1.4.1.232.165.11.1.3.1.7 | INTEGER {off(0), on(1)} | read-write | mandatory |
| pdu3ConfigOledDispalyOrientation OBJECT-TYPE Indicates the intended physical orientation of OLED display. displayNormal(1) indicates normal orientation. displayReverse(2) indicates upside down orientation. | 1.3.6.1.4.1.232.165.11.1.3.1.8 | INTEGER {displayNormal(1), displayReverse(2)} | read-write | mandatory |
| pdu3ConfigEnergyReset OBJECT-TYPE Setting this OID to reset(2) will cause the device energy meter value to be reset to zero. Getting this OID in models that support this feature will do nothing and return the noOperation(1) value. Models that do not supported this feature will respond to this OID with a value of notSupported(3). Attempts to set this OID in these models will fail. | 1.3.6.1.4.1.232.165.11.1.3.1.9 | INTEGER {noOperation(1), reset(2), notSupported(3)} | read-write | mandatory |
| pdu3ConfigNetworkManagementCardReset OBJECT-TYPE Getting this OID will return noOperation(0). Getting this OID to reset(1) will reset NMC. | 1.3.6.1.4.1.232.165.11.1.3.1.10 | INTEGER {noOperation(0), reset(1)} | read-write | mandatory |
| pdu3ConfigDaisyChainStatus OBJECT-TYPE Setting this OID to daisychain(0) will enable daisychain mode. | 1.3.6.1.4.1.232.165.11.1.3.1.11 | INTEGER {daisychain(0)} | read-write | mandatory |
| pdu3Input OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.11.2 | |||
| pdu3InputTable OBJECT-TYPE Aggregate Object with number of entries equal to pdu3NumberPDU . | 1.3.6.1.4.1.232.165.11.2.1 | not-accessible | mandatory | |
| pdu3InputEntry OBJECT-TYPE The ident table entry containing the VA, Watts, WH, etc. | 1.3.6.1.4.1.232.165.11.2.1.1 | not-accessible | mandatory | |
| pdu3InputType OBJECT-TYPE Type of input - single phase, split phase, three phase delta, or three phase wye. | 1.3.6.1.4.1.232.165.11.2.1.1.1 | INTEGER {singlePhase(1), splitPhase(2), threePhaseDelta(3), threePhaseWye(4)} | read-only | mandatory |
| pdu3InputFrequency OBJECT-TYPE The measured input frequency from the PDU meters in tenths of Hz. | 1.3.6.1.4.1.232.165.11.2.1.1.2 | INTEGER (0..2147483647) | read-only | mandatory |
| pdu3InputFrequencyStatus OBJECT-TYPE Status of the measured input frequency relative to the nominal frequency and the admitted tolerance. | 1.3.6.1.4.1.232.165.11.2.1.1.3 | INTEGER {good(1), outOfRange(2)} | read-only | mandatory |
| pdu3InputPowerVA OBJECT-TYPE A total input VA of all phases. Units are 0.001 VA. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.1.1.4 | INTEGER | read-only | mandatory |
| pdu3InputPowerWatts OBJECT-TYPE A total input Watts of all phases. Units are 0.001 Watts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.1.1.5 | INTEGER | read-only | mandatory |
| pdu3InputTotalEnergy OBJECT-TYPE A total input Watt-Hour value for all phases. Units are KWh. This value is accumulated since PDU in service. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.1.1.6 | INTEGER | read-only | mandatory |
| pdu3InputPowerWattHourTimer OBJECT-TYPE A Timestamp of when the Total Input WH was last reset. | 1.3.6.1.4.1.232.165.11.2.1.1.7 | DisplayString (SIZE(0..22)) | read-only | mandatory |
| pdu3InputResettableEnergy OBJECT-TYPE A total input Watt-Hour value for all phases. Units are 0.001 Wh. This value can be reset to 0 using GUI. In that case, the pdu3InputPowerWattHourTimer will be reset as well A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.1.1.8 | INTEGER | read-only | mandatory |
| pdu3InputPowerFactor OBJECT-TYPE An input PF value. Units are in thousandths, for example a power factor of 0.958 would be returned as 958, and 0.92 would be returned as 920. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.1.1.9 | INTEGER | read-only | mandatory |
| pdu3InputPowerVAR OBJECT-TYPE An input VAR value. Units are 0.001 VAR. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.1.1.10 | INTEGER | read-only | mandatory |
| pdu3InputPhaseTable OBJECT-TYPE Aggregate Object with number of entries equal to number of PDUs (pdu3NumberPDU) and number of input phase (pdu3InputPhaseCount). | 1.3.6.1.4.1.232.165.11.2.2 | not-accessible | mandatory | |
| pdu3InputPhaseEntry OBJECT-TYPE The input table entry containing the voltage, current, frequency, power for each phase. Entries are given with number of pdu and number of input phase 1, 2, or 3. | 1.3.6.1.4.1.232.165.11.2.2.1 | not-accessible | mandatory | |
| pdu3InputPhaseIndex OBJECT-TYPE Index for the Pdu3InputEntry table. | 1.3.6.1.4.1.232.165.11.2.2.1.1 | INTEGER (0..100) | read-only | mandatory |
| pdu3InputPhaseVoltageMeasType OBJECT-TYPE Value indicates what input voltage is being measured in this table row - single phase voltage, phase 1 to neutral, phase 2 to neutral, phase 3 to neutral, phase 1 to phase 2, phase 2 to phase 3, or phase 3 to phase 1. | 1.3.6.1.4.1.232.165.11.2.2.1.2 | INTEGER {singlePhase(1), phase1toN(2), phase2toN(3), phase3toN(4), phase1to2(5), phase2to3(6), phase3to1(7)} | read-only | mandatory |
| pdu3InputPhaseVoltage OBJECT-TYPE An input voltage measurement value. Return value is divided by 10. | 1.3.6.1.4.1.232.165.11.2.2.1.3 | INTEGER | read-only | mandatory |
| pdu3InputPhaseVoltageThStatus OBJECT-TYPE Status of the measured input voltage relative to the configured thresholds. | 1.3.6.1.4.1.232.165.11.2.2.1.4 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu3InputPhaseVoltageThLowerWarning OBJECT-TYPE Lower warning threshold. Return value is divided by 10. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.5 | INTEGER (-1..500000) | read-only | mandatory |
| pdu3InputPhaseVoltageThLowerCritical OBJECT-TYPE Lower critical threshold. Return value is divided by 10. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.6 | INTEGER (-1..500000) | read-only | mandatory |
| pdu3InputPhaseVoltageThUpperWarning OBJECT-TYPE Upper warning threshold. Return value is divided by 10. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.7 | INTEGER (-1..500000) | read-only | mandatory |
| pdu3InputPhaseVoltageThUpperCritical OBJECT-TYPE Upper critical threshold. Return value is divided by 10. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.8 | INTEGER (-1..500000) | read-only | mandatory |
| pdu3InputPhaseCurrentMeasType OBJECT-TYPE Which input wire is being measured in this table row - single phase, neutral, phase 1, phase 2, or phase 3. | 1.3.6.1.4.1.232.165.11.2.2.1.9 | INTEGER {singlePhase(1), neutral(2), phase1(3), phase2(4), phase3(5)} | read-only | mandatory |
| pdu3InputPhaseCurrentRating OBJECT-TYPE Rated current capacity of the input. A negative value indicates that the hardware current capacity is unknown. Return value is divided by 100. | 1.3.6.1.4.1.232.165.11.2.2.1.10 | INTEGER | read-only | mandatory |
| pdu3InputPhaseCurrent OBJECT-TYPE An input current measurement value. Return value is divided by 100. | 1.3.6.1.4.1.232.165.11.2.2.1.11 | INTEGER | read-only | mandatory |
| pdu3InputPhaseCurrentThStatus OBJECT-TYPE Status of the measured input current relative to the configured thresholds. | 1.3.6.1.4.1.232.165.11.2.2.1.12 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu3InputPhaseCurrentThLowerWarning OBJECT-TYPE Lower warning threshold. Return value is divided by 100. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.13 | INTEGER (-1..100000) | read-only | mandatory |
| pdu3InputPhaseCurrentThLowerCritical OBJECT-TYPE Lower critical threshold. Return value is divided by 100. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.14 | INTEGER (-1..100000) | read-only | mandatory |
| pdu3InputPhaseCurrentThUpperWarning OBJECT-TYPE Upper warning threshold. Return value is divided by 100. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.15 | INTEGER (-1..100000) | read-only | mandatory |
| pdu3InputPhaseCurrentThUpperCritical OBJECT-TYPE Upper critical threshold. Return value is divided by 100. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.16 | INTEGER (-1..100000) | read-only | mandatory |
| pdu3InputPhaseCurrentPercentLoad OBJECT-TYPE Current percent load, based on the rated current capacity. Units are percentage, for example 80.9 % will be returned as 809. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.17 | INTEGER | read-only | mandatory |
| pdu3InputPhasePowerMeasType OBJECT-TYPE Which input wire is being measured in this table row - single phase, neutral, phase 1, phase 2, or phase 3. | 1.3.6.1.4.1.232.165.11.2.2.1.18 | INTEGER {singlePhase(1), neutral(2), phase1(3), phase2(4), phase3(5)} | read-only | mandatory |
| pdu3InputPhasePowerVA OBJECT-TYPE An input VA value. Units are VA. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.19 | INTEGER | read-only | mandatory |
| pdu3InputPhasePowerWatts OBJECT-TYPE An input Watts value. Units are Watts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.20 | INTEGER | read-only | mandatory |
| pdu3InputPhasePowerWattHour OBJECT-TYPE A kWatt-Hour value for each Input phase. Units are kWh. This value can be reset to 0 using GUI. In that case, the pdu3InputPhasePowerWattHourTimer will be reset as well A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.21 | INTEGER | read-only | mandatory |
| pdu3InputPhasePowerWattHourTimer OBJECT-TYPE Timestamp of when input phase kWatt-hours (kWh) was last reset. | 1.3.6.1.4.1.232.165.11.2.2.1.22 | DisplayString (SIZE(0..22)) | read-only | mandatory |
| pdu3InputPhasePowerFactor OBJECT-TYPE An input PF value. Return value is divided by 100, for example a power factor of 0.95 would be returned as 95. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.23 | INTEGER | read-only | mandatory |
| pdu3InputPhasePowerVAR OBJECT-TYPE An input VA Reactive value. Units are in VAR. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.2.2.1.24 | INTEGER | read-only | mandatory |
| pdu3Group OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.11.3 | |||
| pdu3GroupTable OBJECT-TYPE Aggregate Object with number of entries equal to number of PDUs and number of breakers (pdu3GroupCount). | 1.3.6.1.4.1.232.165.11.3.1 | not-accessible | mandatory | |
| pdu3GroupEntry OBJECT-TYPE The input table entry containing the name, voltages, currents, power, etc. | 1.3.6.1.4.1.232.165.11.3.1.1 | not-accessible | mandatory | |
| pdu3GroupIndex OBJECT-TYPE Index for the Pdu3GroupEntry table. | 1.3.6.1.4.1.232.165.11.3.1.1.1 | INTEGER (0..100) | read-only | mandatory |
| pdu3GroupName OBJECT-TYPE A descriptive name for the group. | 1.3.6.1.4.1.232.165.11.3.1.1.2 | DisplayString (SIZE(1..31)) | read-only | mandatory |
| pdu3GroupType OBJECT-TYPE The type of the group. (5) has no breaker | 1.3.6.1.4.1.232.165.11.3.1.1.3 | INTEGER {breaker1pole(2), breaker2pole(3), breaker3pole(4), outletSection(5)} | read-only | mandatory |
| pdu3GroupVoltageMeasType OBJECT-TYPE Value indicates what input voltage is being measured in this table row - single phase voltage, phase 1 to neutral, phase 2 to neutral, phase 3 to neutral, phase 1 to phase 2, phase 2 to phase 3, or phase 3 to phase 1. | 1.3.6.1.4.1.232.165.11.3.1.1.4 | INTEGER {singlePhase(1), phase1toN(2), phase2toN(3), phase3toN(4), phase1to2(5), phase2to3(6), phase3to1(7)} | read-only | mandatory |
| pdu3GroupVoltage OBJECT-TYPE Return value is divided by 10 to get one decimal point, unit is in Volt. | 1.3.6.1.4.1.232.165.11.3.1.1.5 | INTEGER | read-only | mandatory |
| pdu3GroupVoltageThStatus OBJECT-TYPE Status of the measured group voltage relative to the configured thresholds. | 1.3.6.1.4.1.232.165.11.3.1.1.6 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu3GroupVoltageThLowerWarning OBJECT-TYPE Lower warning threshold. Return value is divided by 10 to get one decimal point, unit is in Volt. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.7 | INTEGER (-1..500000) | read-only | mandatory |
| pdu3GroupVoltageThLowerCritical OBJECT-TYPE Lower critical threshold. Return value is divided by 10 to get one decimal point, unit is in Volt. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.8 | INTEGER (-1..500000) | read-only | mandatory |
| pdu3GroupVoltageThUpperWarning OBJECT-TYPE Upper warning threshold. Return value is divided by 10 to get one decimal point, unit is in Volt. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.9 | INTEGER (-1..500000) | read-only | mandatory |
| pdu3GroupVoltageThUpperCritical OBJECT-TYPE Upper critical threshold. Return value is divided by 10 to get one decimal point, unit is in Volt. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.10 | INTEGER (-1..500000) | read-only | mandatory |
| pdu3groupCurrentRating OBJECT-TYPE Rated current capacity of the group. Return value is divided by 100 to get two decimal points, unit is in Amps. A negative value indicates that the hardware current capacity is unknown (it will always be unknown for custom groups). | 1.3.6.1.4.1.232.165.11.3.1.1.11 | INTEGER | read-only | mandatory |
| pdu3GroupCurrent OBJECT-TYPE A group current measurement value. Return value is divided by 100 to get two decimal points. | 1.3.6.1.4.1.232.165.11.3.1.1.12 | INTEGER | read-only | mandatory |
| pdu3GroupCurrentThStatus OBJECT-TYPE Status of the measured group current relative to the configured thresholds. | 1.3.6.1.4.1.232.165.11.3.1.1.13 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu3GroupCurrentThLowerWarning OBJECT-TYPE Lower warning threshold. Return value is divided by 100 to get two decimal points. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.14 | INTEGER (-1..100000) | read-only | mandatory |
| pdu3GroupCurrentThLowerCritical OBJECT-TYPE Lower critical threshold. Return value is divided by 100 to get two decimal points. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.15 | INTEGER (-1..100000) | read-only | mandatory |
| pdu3GroupCurrentThUpperWarning OBJECT-TYPE Upper warning threshold. Return value is divided by 100 to get two decimal points. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.16 | INTEGER (-1..100000) | read-only | mandatory |
| pdu3GroupCurrentThUpperCritical OBJECT-TYPE Upper critical threshold. Return value is divided by 100 to get two decimal points. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.17 | INTEGER (-1..100000) | read-only | mandatory |
| pdu3GroupCurrentPercentLoad OBJECT-TYPE Current percent load, based on the rated current capacity. Units are percentage, for example 80.9 % will be returned as 809. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.18 | INTEGER | read-only | mandatory |
| pdu3GroupPowerVA OBJECT-TYPE A group VA value. Units are VA. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.19 | INTEGER | read-only | mandatory |
| pdu3GroupPowerWatts OBJECT-TYPE A group power value. Units are Watts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.20 | INTEGER | read-only | mandatory |
| pdu3GroupPowerWattHour OBJECT-TYPE An energy consumption value for each load segment. Units are kWh. This value can be reset to 0 using GUI. In that case, the pdu3GroupPowerWattHourTimer will be reset as well. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.21 | INTEGER | read-only | mandatory |
| pdu3GroupPowerWattHourTimer OBJECT-TYPE Timestamp when group kilo Watt-hours (group kWh) is reset. | 1.3.6.1.4.1.232.165.11.3.1.1.22 | DisplayString (SIZE(0..22)) | read-only | mandatory |
| pdu3GroupPowerFactor OBJECT-TYPE A group PF value. Return value is divided by 100, for example a power factor of 0.95 would be returned as 95. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.23 | INTEGER | read-only | mandatory |
| pdu3GroupPowerVAR OBJECT-TYPE A measurement for group/load segment power reactive. Units are VAR. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.3.1.1.24 | INTEGER | read-only | mandatory |
| pdu3GroupOutletCount OBJECT-TYPE The number of outlets in each group (breaker). | 1.3.6.1.4.1.232.165.11.3.1.1.25 | INTEGER (0..63) | read-only | mandatory |
| pdu3GroupBreakerStatus OBJECT-TYPE Only applicable to groups with breaker. Indicates whether a breaker is turned off or on. | 1.3.6.1.4.1.232.165.11.3.1.1.26 | INTEGER {notApplicable(1), breakerOn(2), breakerOff(3)} | read-only | mandatory |
| pdu3Environment OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.11.4 | |||
| pdu3EnvProbeTable OBJECT-TYPE A list of environment probe (1 per PDU) for temperature, humidity, and contacts. The number of entries is given by number of PDUs in daisy chain. | 1.3.6.1.4.1.232.165.11.4.1 | not-accessible | mandatory | |
| pdu3EnvProbeEntry OBJECT-TYPE Aggregate entries equal to number of PDUs. | 1.3.6.1.4.1.232.165.11.4.1.1 | not-accessible | mandatory | |
| pdu3TemperatureScale OBJECT-TYPE Scale used to return temperature objects. | 1.3.6.1.4.1.232.165.11.4.1.1.1 | INTEGER {celsius(1), fahrenheit(2)} | read-only | mandatory |
| pdu3TemperatureCount OBJECT-TYPE Max number of temperature measurements (1 per probe). | 1.3.6.1.4.1.232.165.11.4.1.1.2 | INTEGER | read-only | mandatory |
| pdu3HumidityCount OBJECT-TYPE Max number of humidity measurements (1 per probe). | 1.3.6.1.4.1.232.165.11.4.1.1.3 | INTEGER | read-only | mandatory |
| pdu3ContactCount OBJECT-TYPE Max number of contact sensors (1 per probe). | 1.3.6.1.4.1.232.165.11.4.1.1.4 | INTEGER | read-only | mandatory |
| pdu3TemperatureTable OBJECT-TYPE A list of temperature probe measurements. The number of entries are given by number of pdu and pdu3TemperatureCount. | 1.3.6.1.4.1.232.165.11.4.2 | not-accessible | mandatory | |
| pdu3TemperatureEntry OBJECT-TYPE An entry for a temperature measurement. | 1.3.6.1.4.1.232.165.11.4.2.1 | not-accessible | mandatory | |
| pdu3TemperatureIndex OBJECT-TYPE A unique value for each temperature probe measurement. Its value ranges from 1 to temperatureCount. | 1.3.6.1.4.1.232.165.11.4.2.1.1 | INTEGER (1..2) | read-only | mandatory |
| pdu3TemperatureName OBJECT-TYPE A descriptive name for the temperature probe. | 1.3.6.1.4.1.232.165.11.4.2.1.2 | DisplayString (SIZE(1..31)) | read-only | mandatory |
| pdu3TemperatureProbeStatus OBJECT-TYPE Indicates whether a probe is connected or not. | 1.3.6.1.4.1.232.165.11.4.2.1.3 | INTEGER {disconnected(1), connected(2), bad(3)} | read-only | mandatory |
| pdu3TemperatureValue OBJECT-TYPE Units are in tenths of a degree (either Fahrenheit or Celsius). Return value is divided by 10 to get degrees. | 1.3.6.1.4.1.232.165.11.4.2.1.4 | INTEGER | read-only | mandatory |
| pdu3TemperatureThStatus OBJECT-TYPE Status of the measured temperature relative to the configured thresholds. | 1.3.6.1.4.1.232.165.11.4.2.1.5 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu3TemperatureThLowerWarning OBJECT-TYPE Lower warning threshold. Return value is divided by 10 to get degree. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.4.2.1.6 | INTEGER (-1..150000) | read-only | mandatory |
| pdu3TemperatureThLowerCritical OBJECT-TYPE Lower critical threshold. Return value is divided by 10 to get degree. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.4.2.1.7 | INTEGER (-1..150000) | read-only | mandatory |
| pdu3TemperatureThUpperWarning OBJECT-TYPE Upper warning threshold. Return value is divided by 10 to get degree. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.4.2.1.8 | INTEGER (-1..150000) | read-only | mandatory |
| pdu3TemperatureThUpperCritical OBJECT-TYPE Upper critical threshold. Return value is divided by 10 to get degree. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.4.2.1.9 | INTEGER (-1..150000) | read-only | mandatory |
| pdu3HumidityTable OBJECT-TYPE A list of humidity probe measurements. The number of entries are given by number of pdu and pdu3HumidityCount. | 1.3.6.1.4.1.232.165.11.4.3 | not-accessible | mandatory | |
| pdu3HumidityEntry OBJECT-TYPE An entry for a humidity measurement. | 1.3.6.1.4.1.232.165.11.4.3.1 | not-accessible | mandatory | |
| pdu3HumidityIndex OBJECT-TYPE A unique value for each humidity probe measurement. Its value ranges from 1 to pdu3HumidityCount per pdu. | 1.3.6.1.4.1.232.165.11.4.3.1.1 | INTEGER (1..2) | read-only | mandatory |
| pdu3HumidityName OBJECT-TYPE A descriptive name for the humidity probe. | 1.3.6.1.4.1.232.165.11.4.3.1.2 | DisplayString (SIZE(1..31)) | read-only | mandatory |
| pdu3HumidityProbeStatus OBJECT-TYPE Indicates whether a probe is connected or not. | 1.3.6.1.4.1.232.165.11.4.3.1.3 | INTEGER {disconnected(1), connected(2), bad(3)} | read-only | mandatory |
| pdu3HumidityValue OBJECT-TYPE Units are tenths of a percent relative humidity. Return value is divided by 10 to get %RH. | 1.3.6.1.4.1.232.165.11.4.3.1.4 | INTEGER | read-only | mandatory |
| pdu3HumidityThStatus OBJECT-TYPE Status of the measured humidity relative to the configured thresholds. | 1.3.6.1.4.1.232.165.11.4.3.1.5 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu3HumidityThLowerWarning OBJECT-TYPE Lower warning threshold. Return value is divided by 10 to get %RH. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.4.3.1.6 | INTEGER (-1..1000) | read-only | mandatory |
| pdu3HumidityThLowerCritical OBJECT-TYPE Lower critical threshold. Return value is divided by 10 to get %RH. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.4.3.1.7 | INTEGER (-1..1000) | read-only | mandatory |
| pdu3HumidityThUpperWarning OBJECT-TYPE Upper warning threshold. Return value is divided by 10 to get %RH. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.4.3.1.8 | INTEGER (-1..1000) | read-only | mandatory |
| pdu3HumidityThUpperCritical OBJECT-TYPE Upper critical threshold. Return value is divided by 10 to get %RH. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.4.3.1.9 | INTEGER (-1..1000) | read-only | mandatory |
| pdu3ContactTable OBJECT-TYPE A list of contact sensors. The number of entries are given by number of pdu and pdu3ContactCount. | 1.3.6.1.4.1.232.165.11.4.4 | not-accessible | mandatory | |
| pdu3ContactEntry OBJECT-TYPE An entry for a contact sensor | 1.3.6.1.4.1.232.165.11.4.4.1 | not-accessible | mandatory | |
| pdu3ContactIndex OBJECT-TYPE A unique value for each contact sensor. Its value ranges from 1 to contactCount. | 1.3.6.1.4.1.232.165.11.4.4.1.1 | INTEGER (1..3) | read-only | mandatory |
| pdu3ContactName OBJECT-TYPE A descriptive name for the contact sensor. | 1.3.6.1.4.1.232.165.11.4.4.1.2 | DisplayString (SIZE(1..31)) | read-only | mandatory |
| pdu3ContactProbeStatus OBJECT-TYPE Indicates whether a probe is connected or not. Will not be returned if the contact sensor is internal to the ePDU, in that case only contactState should be read. | 1.3.6.1.4.1.232.165.11.4.4.1.3 | INTEGER {disconnected(1), connected(2), bad(3)} | read-only | mandatory |
| pdu3ContactState OBJECT-TYPE The state of the contact sensor. | 1.3.6.1.4.1.232.165.11.4.4.1.4 | INTEGER {contactOpen(1), contactClosed(2), contactBad(3)} | read-only | mandatory |
| pdu3Outlet OBJECT-IDENTITY | 1.3.6.1.4.1.232.165.11.5 | |||
| pdu3OutletTable OBJECT-TYPE Aggregate Object with number of entries equal to Number of PDU (pdu3IdentIndex) and Number of outlet per PDU (pdu3OutletIndex). | 1.3.6.1.4.1.232.165.11.5.1 | not-accessible | mandatory | |
| pdu3OutletEntry OBJECT-TYPE The Outlet table entry containing the type, voltage, current etc. | 1.3.6.1.4.1.232.165.11.5.1.1 | not-accessible | mandatory | |
| pdu3OutletIndex OBJECT-TYPE Index for each outlet, value from 1 to the number of outlets per PDU. | 1.3.6.1.4.1.232.165.11.5.1.1.1 | INTEGER (0..100) | read-only | mandatory |
| pdu3OutletName OBJECT-TYPE A descriptive name for the outlet. | 1.3.6.1.4.1.232.165.11.5.1.1.2 | DisplayString (SIZE(1..31)) | read-only | mandatory |
| pdu3OutletType OBJECT-TYPE Type of this outlet - C13, C19. | 1.3.6.1.4.1.232.165.11.5.1.1.3 | INTEGER {iecC13(1), iecC19(2), uk(10), french(11), schuko(12), nema515(20), nema51520(21), nema520(22), nemaL520(23), nemaL530(24), nema615(25), nema620(26), nemaL620(27), nemaL630(28), nemaL715(29), rf203p277(30)} | read-only | mandatory |
| pdu3OutletCurrentRating OBJECT-TYPE Rated current capacity of this outlet. Return value is divided by 100 to get amps. A negative value indicates that the hardware current capacity is unknown. | 1.3.6.1.4.1.232.165.11.5.1.1.4 | INTEGER | read-only | mandatory |
| pdu3OutletCurrent OBJECT-TYPE A outlet current measurement value. Return value is divided by 100 to get amps. | 1.3.6.1.4.1.232.165.11.5.1.1.5 | INTEGER | read-only | mandatory |
| pdu3OutletActivePowerThStatus OBJECT-TYPE Status of the measured outlet active power relative to the configured thresholds. | 1.3.6.1.4.1.232.165.11.5.1.1.6 | INTEGER {good(1), lowWarning(2), lowCritical(3), highWarning(4), highCritical(5)} | read-only | mandatory |
| pdu3OutletActivePowerThLowerWarning OBJECT-TYPE Lower warning threshold. Units are Watts(W). A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.5.1.1.7 | INTEGER (-1..10000) | read-only | mandatory |
| pdu3OutletActivePowerThLowerCritical OBJECT-TYPE Lower critical threshold. Units are Watts(W). A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.5.1.1.8 | INTEGER (-1..10000) | read-only | mandatory |
| pdu3OutletActivePowerThUpperWarning OBJECT-TYPE Upper warning threshold. Units are Watts(W). A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.5.1.1.9 | INTEGER (-1..10000) | read-only | mandatory |
| pdu3OutletActivePowerThUpperCritical OBJECT-TYPE Upper critical threshold. Units are Watts(W). A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.5.1.1.10 | INTEGER (-1..10000) | read-only | mandatory |
| pdu3OutletCurrentPercentLoad OBJECT-TYPE Current percent load, based on the rated current capacity. Units are percentage, for example 80.5% will be returned as 805. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.5.1.1.11 | INTEGER | read-only | mandatory |
| pdu3OutletVA OBJECT-TYPE A outlet power VA value. Units are VA. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.5.1.1.12 | INTEGER | read-only | mandatory |
| pdu3OutletWatts OBJECT-TYPE A outlet power in Watts value. Units are Watts. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.5.1.1.13 | INTEGER | read-only | mandatory |
| pdu3OutletWh OBJECT-TYPE An energy in kWatt-Hour value for each outlet. Units are kWh. This object is writable so that it can be reset to 0. When it is written to, the pdu3OutletWhTimer will be reset updated as well A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.5.1.1.14 | INTEGER | read-only | mandatory |
| pdu3OutletWhTimer OBJECT-TYPE Timestamp (date and time) of outlet energy in kWh is reset. | 1.3.6.1.4.1.232.165.11.5.1.1.15 | DisplayString (SIZE(0..22)) | read-only | mandatory |
| pdu3OutletPowerFactor OBJECT-TYPE An outlet PF value. Return value is divided by 100, for example a power factor of 0.95 would be returned as 95. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.5.1.1.16 | INTEGER | read-only | mandatory |
| pdu3OutletVAR OBJECT-TYPE An outlet power reactive in VAR value. Units are VAR. A negative value indicates that this object is not available. | 1.3.6.1.4.1.232.165.11.5.1.1.17 | INTEGER | read-only | mandatory |
| pdu3OutletControlTable OBJECT-TYPE Aggregate Object with number of entries equal to Number of PDU (pdu3IdentIndex) and Number of outlets per PDU (pdu3OutletIndex). | 1.3.6.1.4.1.232.165.11.5.2 | not-accessible | mandatory | |
| pdu3OutletControlEntry OBJECT-TYPE The Outlet table entry containing the type, voltage, current etc. | 1.3.6.1.4.1.232.165.11.5.2.1 | not-accessible | mandatory | |
| pdu3OutletControlStatus OBJECT-TYPE current state of a control outlet. | 1.3.6.1.4.1.232.165.11.5.2.1.1 | INTEGER {off(1), on(2), pendingOff(3), pendingOn(4)} | read-only | mandatory |
| pdu3OutletControlOffCmd OBJECT-TYPE When write, once issued, the outlet will turn Off immediately. 0-n: Time in seconds until the outlet command is issued -1: Cancel a pending outlet Off command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. | 1.3.6.1.4.1.232.165.11.5.2.1.2 | INTEGER (-1..99999) | read-write | mandatory |
| pdu3OutletControlOnCmd OBJECT-TYPE When write, once issued, the outlet will turn On immediately. 0-n: Time in seconds until the outlet command is issued -1: Cancel a pending outlet On command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. | 1.3.6.1.4.1.232.165.11.5.2.1.3 | INTEGER (-1..99999) | read-write | mandatory |
| pdu3OutletControlRebootCmd OBJECT-TYPE When write, for outlets that are On prior to this Reboot command, they will switch Off immediately when the command is issued, remain Off for outletControlRebootOffTime seconds, and then turn back On. For outlets that are Off prior to the Reboot command, they will turn On after a delay of outletControlRebootOffTime seconds from when the command is issued. 0-n : Time in seconds until the Reboot command is issued -1 : Cancel a pending outlet Reboot command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. | 1.3.6.1.4.1.232.165.11.5.2.1.4 | INTEGER (-1..99999) | read-write | mandatory |
| pdu3OutletControlPowerOnState OBJECT-TYPE Determines the outlet state when power is applied to the unit. 1 : not restart at device startup 2 : should sequence back ON in line with outletControlSequenceTime 3 : should take the state the outlet had when power was lost. If the state was ON, should sequence back ON in line with outletControlSequenceTime. | 1.3.6.1.4.1.232.165.11.5.2.1.5 | INTEGER {off(1), on(2), lastState(3)} | read-write | mandatory |
| pdu3OutletControlSequenceDelay OBJECT-TYPE Time delay in seconds from when a Global Sequence On command is issued to when the command is executed on this outlet. This delay is also used as a power-on delay. Set to -1 to exclude this outlet from Global Sequence On commands. | 1.3.6.1.4.1.232.165.11.5.2.1.6 | INTEGER (-1..99999) | read-write | mandatory |
| pdu3OutletControlRebootOffTime OBJECT-TYPE Time delay in seconds that the outlet should remain in the Off state when executing a Reboot command. | 1.3.6.1.4.1.232.165.11.5.2.1.7 | INTEGER (-1..99999) | read-write | mandatory |
| pdu3OutletControlSwitchable OBJECT-TYPE Determines the outlet capability to be controlled On/Off from the communication channels. 1 : control On/Off enabled 2 : control On/Off disabled. | 1.3.6.1.4.1.232.165.11.5.2.1.8 | INTEGER {switchable(1), notSwitchable(2)} | read-write | mandatory |
| pdu3OutletControlShutoffDelay OBJECT-TYPE Time delay in seconds that could be taken in account before shutting of the outlet. An application which need to shutoff properly an outlet will read this parameter first then write it to the command pdu3OutletControlOffCmd. | 1.3.6.1.4.1.232.165.11.5.2.1.9 | INTEGER (-1..99999) | read-write | mandatory |
Notifications
| Name | OID | Status |
|---|---|---|
| trapCritical NOTIFICATION-TYPE A critical alarm has occurred. Action: Check the Trap Details for more information. | 1.3.6.1.4.1.232.165.0.1 | |
| trapWarning NOTIFICATION-TYPE A warning alarm has occurred. Action: Check the Trap Details for more information. | 1.3.6.1.4.1.232.165.0.2 | |
| trapInformation NOTIFICATION-TYPE An informational alarm has occurred. Action: Check the Trap Details for more information. | 1.3.6.1.4.1.232.165.0.3 | |
| trapCleared NOTIFICATION-TYPE An alarm has cleared. Action: Check the Trap Details for more information. | 1.3.6.1.4.1.232.165.0.4 | |
| trapTest NOTIFICATION-TYPE Test trap sent to a trap receiver to check proper reception of traps | 1.3.6.1.4.1.232.165.0.5 | |
| deviceTrapInitialization NOTIFICATION-TYPE This trap is sent each time a power device is initialized. | 1.3.6.1.4.1.232.165.0.6 |