CPQPOWER-MIB: View SNMP OID List / Download MIB
VENDOR: COMPAQ
Home | MIB: CPQPOWER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
cpqPower | 1.3.6.1.4.1.232.165 | |||
powerDevice | 1.3.6.1.4.1.232.165.1 | |||
trapInfo | 1.3.6.1.4.1.232.165.1.1 | |||
trapCode | 1.3.6.1.4.1.232.165.1.1.1 | integer | read-only |
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. |
trapDescription | 1.3.6.1.4.1.232.165.1.1.2 | displaystring | read-only |
A string identifying the event for that last trap that was sent. |
trapDeviceMgmtUrl | 1.3.6.1.4.1.232.165.1.1.3 | displaystring | read-only |
A string contains the URL for the management software. |
trapDeviceDetails | 1.3.6.1.4.1.232.165.1.1.4 | displaystring | read-only |
A string details information about the device, including model, serial number, part number, etc.... |
trapDeviceName | 1.3.6.1.4.1.232.165.1.1.5 | displaystring | read-only |
A string contains the name of the device. |
managementModuleIdent | 1.3.6.1.4.1.232.165.1.2 | |||
deviceManufacturer | 1.3.6.1.4.1.232.165.1.2.1 | displaystring | read-only |
The device manufacturer. |
deviceModel | 1.3.6.1.4.1.232.165.1.2.2 | displaystring | read-only |
The device model. |
deviceFirmwareVersion | 1.3.6.1.4.1.232.165.1.2.3 | displaystring | read-only |
The device firmware version(s). |
deviceHardwareVersion | 1.3.6.1.4.1.232.165.1.2.4 | displaystring | read-only |
The device hardware version. |
deviceIdentName | 1.3.6.1.4.1.232.165.1.2.5 | displaystring | read-write |
A string identifying the device. |
devicePartNumber | 1.3.6.1.4.1.232.165.1.2.6 | displaystring | read-only |
The device part number. |
deviceSerialNumber | 1.3.6.1.4.1.232.165.1.2.7 | displaystring | read-only |
The device serial number. |
deviceMACAddress | 1.3.6.1.4.1.232.165.1.2.8 | displaystring | read-only |
The device MAC address. |
pdu | 1.3.6.1.4.1.232.165.2 | |||
pduIdent | 1.3.6.1.4.1.232.165.2.1 | |||
numOfPdu | 1.3.6.1.4.1.232.165.2.1.1 | integer | read-only |
The number of PDUs. |
pduIdentTable | 1.3.6.1.4.1.232.165.2.1.2 | no-access |
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.1 | no-access |
The ident table entry containing the name, model, manufacturer, firmware version, part number, etc. |
||
pduIdentIndex | 1.3.6.1.4.1.232.165.2.1.2.1.1 | integer | read-only |
Index for the PduIdentEntry table. |
pduName | 1.3.6.1.4.1.232.165.2.1.2.1.2 | displaystring | read-write |
The string identify the device. |
pduModel | 1.3.6.1.4.1.232.165.2.1.2.1.3 | displaystring | read-only |
The Device Model. |
pduManufacturer | 1.3.6.1.4.1.232.165.2.1.2.1.4 | displaystring | read-only |
The Device Manufacturer Name (e.g. Hewlett-Packard). |
pduFirmwareVersion | 1.3.6.1.4.1.232.165.2.1.2.1.5 | displaystring | read-only |
The firmware revision level of the device. |
pduPartNumber | 1.3.6.1.4.1.232.165.2.1.2.1.6 | displaystring | read-only |
The device part number. |
pduSerialNumber | 1.3.6.1.4.1.232.165.2.1.2.1.7 | displaystring | read-only |
The deice serial number. |
pduStatus | 1.3.6.1.4.1.232.165.2.1.2.1.8 | integer | read-only |
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. Enumeration: 'failed': 4, 'degraded': 3, 'other': 1, 'ok': 2. |
pduControllable | 1.3.6.1.4.1.232.165.2.1.2.1.9 | integer | read-only |
This object indicates whether or not the device is controllable. Enumeration: 'yes': 1, 'no': 2. |
pduInput | 1.3.6.1.4.1.232.165.2.2 | |||
pduInputTable | 1.3.6.1.4.1.232.165.2.2.1 | no-access |
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.1 | no-access |
The input table entry containing the voltage and current for the PDU |
||
pduInputIndex | 1.3.6.1.4.1.232.165.2.2.1.1.1 | integer | read-only |
Index for the PduInputEntry table. |
inputVoltage | 1.3.6.1.4.1.232.165.2.2.1.1.2 | integer | read-only |
The measured input voltage from the PDU meters in volts. |
inputCurrent | 1.3.6.1.4.1.232.165.2.2.1.1.3 | integer | read-only |
The measured input current from the PDU meters in amps. |
pduOutput | 1.3.6.1.4.1.232.165.2.3 | |||
pduOutputTable | 1.3.6.1.4.1.232.165.2.3.1 | no-access |
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.1 | no-access |
The input table entry containing the name, heat load, current load, power load, firmware, etc. |
||
pduOutputIndex | 1.3.6.1.4.1.232.165.2.3.1.1.1 | integer | read-only |
Index for the PduOutputEntry table. |
pduOutputLoad | 1.3.6.1.4.1.232.165.2.3.1.1.2 | integer | read-only |
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. |
pduOutputHeat | 1.3.6.1.4.1.232.165.2.3.1.1.3 | integer | read-only |
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. |
pduOutputPower | 1.3.6.1.4.1.232.165.2.3.1.1.4 | integer | read-only |
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. |
pduOutputNumBreakers | 1.3.6.1.4.1.232.165.2.3.1.1.5 | integer | read-only |
The number of breakers for the device. This variable indicates the number of rows in the breakers table. |
pduOutputBreakerTable | 1.3.6.1.4.1.232.165.2.3.2 | no-access |
List of breaker table entries. The number of entries is given by pduOutputNumBreakers . |
|
1.3.6.1.4.1.232.165.2.3.2.1 | no-access |
An entry containing information applicable to an breaker. |
||
breakerIndex | 1.3.6.1.4.1.232.165.2.3.2.1.1 | integer | read-only |
The breaker identifier. |
breakerVoltage | 1.3.6.1.4.1.232.165.2.3.2.1.2 | integer | read-only |
The breaker voltage in volts. |
breakerCurrent | 1.3.6.1.4.1.232.165.2.3.2.1.3 | integer | read-only |
The breaker current draw in Amps. |
breakerPercentLoad | 1.3.6.1.4.1.232.165.2.3.2.1.4 | integer | read-only |
The breaker load in percent. |
breakerStatus | 1.3.6.1.4.1.232.165.2.3.2.1.5 | integer | read-only |
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. Enumeration: 'voltageRangeCritical': 5, 'overloadCritical': 3, 'voltageRangeWarning': 4, 'overloadWarning': 2, 'normal': 1. |
ups | 1.3.6.1.4.1.232.165.3 | |||
upsIdent | 1.3.6.1.4.1.232.165.3.1 | |||
upsIdentManufacturer | 1.3.6.1.4.1.232.165.3.1.1 | displaystring | read-only |
The UPS Manufacturer Name (e.g. Hewlett-Packard). |
upsIdentModel | 1.3.6.1.4.1.232.165.3.1.2 | displaystring | read-only |
The UPS Model;Part number;Serial number (e.g. HP R5500 XR;204451-B21;B00123456W). |
upsIdentSoftwareVersions | 1.3.6.1.4.1.232.165.3.1.3 | displaystring | read-only |
The firmware revision level(s) of the UPS microcontroller(s). |
upsIdentOemCode | 1.3.6.1.4.1.232.165.3.1.4 | integer | read-only |
A binary code indicating vendor. This should be a ?0x0c? for HP |
upsBattery | 1.3.6.1.4.1.232.165.3.2 | |||
upsBatTimeRemaining | 1.3.6.1.4.1.232.165.3.2.1 | integer | read-only |
Battery run time in seconds before UPS turns off due to low battery. |
upsBatVoltage | 1.3.6.1.4.1.232.165.3.2.2 | integer | read-only |
Battery voltage as reported by the UPS meters. |
upsBatCurrent | 1.3.6.1.4.1.232.165.3.2.3 | integer | read-only |
Battery Current as reported by the UPS metering. Current is positive when discharging, negative when recharging the battery. |
upsBatCapacity | 1.3.6.1.4.1.232.165.3.2.4 | integer | read-only |
Battery percent charge. |
upsBatteryAbmStatus | 1.3.6.1.4.1.232.165.3.2.5 | integer | read-only |
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. Enumeration: 'batteryCharging': 1, 'batteryDischarging': 2, 'batteryResting': 4, 'batteryFloating': 3, 'unknown': 5. |
upsInput | 1.3.6.1.4.1.232.165.3.3 | |||
upsInputFrequency | 1.3.6.1.4.1.232.165.3.3.1 | integer | read-only |
The utility line frequency in tenths of Hz. |
upsInputLineBads | 1.3.6.1.4.1.232.165.3.3.2 | counter | read-only |
The number of times the Input was out of tolerance in voltage or frequency. |
upsInputNumPhases | 1.3.6.1.4.1.232.165.3.3.3 | integer | read-only | |
upsInputTable | 1.3.6.1.4.1.232.165.3.3.4 | no-access |
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.1 | no-access |
The input table entry containing the current, voltage, etc. |
||
upsInputPhase | 1.3.6.1.4.1.232.165.3.3.4.1.1 | integer | read-only |
The number of the phase. Serves as index for input table. |
upsInputVoltage | 1.3.6.1.4.1.232.165.3.3.4.1.2 | integer | read-only |
The measured input voltage from the UPS meters in volts. |
upsInputCurrent | 1.3.6.1.4.1.232.165.3.3.4.1.3 | integer | read-only |
The measured input current from the UPS meters in amps. |
upsInputWatts | 1.3.6.1.4.1.232.165.3.3.4.1.4 | integer | read-only |
The measured input real power in watts. |
upsInputSource | 1.3.6.1.4.1.232.165.3.3.5 | integer | read-only |
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). Enumeration: 'primaryUtility': 3, 'fuelcell': 8, 'none': 2, 'generator': 6, 'secondaryUtility': 5, 'flywheel': 7, 'other': 1, 'bypassFeed': 4. |
upsOutput | 1.3.6.1.4.1.232.165.3.4 | |||
upsOutputLoad | 1.3.6.1.4.1.232.165.3.4.1 | integer | read-only |
The UPS output load in percent of rated capacity. |
upsOutputFrequency | 1.3.6.1.4.1.232.165.3.4.2 | integer | read-only |
The measured UPS output frequency in tenths of Hz. |
upsOutputNumPhases | 1.3.6.1.4.1.232.165.3.4.3 | integer | read-only |
The number of metered output phases, serves as the table index. |
upsOutputTable | 1.3.6.1.4.1.232.165.3.4.4 | no-access |
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.1 | no-access |
Output Table Entry containing voltage, current, etc. |
||
upsOutputPhase | 1.3.6.1.4.1.232.165.3.4.4.1.1 | integer | read-only |
The number {1..3} of the output phase. |
upsOutputVoltage | 1.3.6.1.4.1.232.165.3.4.4.1.2 | integer | read-only |
The measured output voltage from the UPS metering in volts. |
upsOutputCurrent | 1.3.6.1.4.1.232.165.3.4.4.1.3 | integer | read-only |
The measured UPS output current in amps. |
upsOutputWatts | 1.3.6.1.4.1.232.165.3.4.4.1.4 | integer | read-only |
The measured real output power in watts. |
upsOutputSource | 1.3.6.1.4.1.232.165.3.4.5 | integer | read-only |
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. Enumeration: 'none': 2, 'normal': 3, 'battery': 5, 'parallelCapacity': 8, 'reducer': 7, 'other': 1, 'highEfficiencyMode': 10, 'bypass': 4, 'parallelRedundant': 9, 'booster': 6. |
upsBypass | 1.3.6.1.4.1.232.165.3.5 | |||
upsBypassFrequency | 1.3.6.1.4.1.232.165.3.5.1 | integer | read-only |
The bypass frequency in tenths of Hz. |
upsBypassNumPhases | 1.3.6.1.4.1.232.165.3.5.2 | integer | read-only |
The number of lines in the UPS bypass table. |
upsBypassTable | 1.3.6.1.4.1.232.165.3.5.3 | no-access | ||
1.3.6.1.4.1.232.165.3.5.3.1 | no-access |
Entry in the UpsBypassTable. |
||
upsBypassPhase | 1.3.6.1.4.1.232.165.3.5.3.1.1 | integer | read-only |
The Bypass Phase, index for the table. |
upsBypassVoltage | 1.3.6.1.4.1.232.165.3.5.3.1.2 | integer | read-only |
The measured UPS bypass voltage in volts. |
upsEnvironment | 1.3.6.1.4.1.232.165.3.6 | |||
upsEnvAmbientTemp | 1.3.6.1.4.1.232.165.3.6.1 | integer | read-only |
The reading of the ambient temperature in the vicinity of the UPS or SNMP agent. |
upsEnvAmbientLowerLimit | 1.3.6.1.4.1.232.165.3.6.2 | integer | read-write |
The Lower Limit of the ambient temperature; if UpsEnvAmbientTemp falls below this value, the UpsAmbientTempBad alarm will occur. |
upsEnvAmbientUpperLimit | 1.3.6.1.4.1.232.165.3.6.3 | integer | read-write |
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. |
upsEnvAmbientHumidity | 1.3.6.1.4.1.232.165.3.6.4 | integer | read-only |
The reading of the ambient humidity in the vicinity of the UPS or SNMP agent. |
upsEnvRemoteTemp | 1.3.6.1.4.1.232.165.3.6.5 | integer | read-only |
The reading of a remote temperature sensor connected to the UPS or SNMP agent. |
upsEnvRemoteHumidity | 1.3.6.1.4.1.232.165.3.6.6 | integer | read-only |
The reading of a remote humidity sensor connected to the UPS or SNMP agent. |
upsEnvNumContacts | 1.3.6.1.4.1.232.165.3.6.7 | integer | read-only |
The number of Contacts in the UpsContactsTable. This object indicates the number of rows in the UpsContactsTable. |
upsContactsTable | 1.3.6.1.4.1.232.165.3.6.8 | no-access |
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.1 | no-access |
An entry containing information applicable to a particular Contact input. |
||
upsContactIndex | 1.3.6.1.4.1.232.165.3.6.8.1.1 | integer | read-only |
The Contact identifier; identical to the Contact Number. |
upsContactType | 1.3.6.1.4.1.232.165.3.6.8.1.2 | integer | read-write |
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. Enumeration: 'normallyOpen': 1, 'normallyClosed': 2, 'anyChange': 3, 'notUsed': 4. |
upsContactState | 1.3.6.1.4.1.232.165.3.6.8.1.3 | integer | read-only |
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. Enumeration: 'closedWithNotice': 4, 'openWithNotice': 3, 'open': 1, 'closed': 2. |
upsContactDescr | 1.3.6.1.4.1.232.165.3.6.8.1.4 | displaystring | read-write |
A label identifying the Contact. This object should be set by the administrator. |
upsEnvRemoteTempLowerLimit | 1.3.6.1.4.1.232.165.3.6.9 | integer | read-write |
The Lower Limit of the remote temperature; if UpsEnvRemoteTemp falls below this value, the UpsRemoteTempBad alarm will occur. |
upsEnvRemoteTempUpperLimit | 1.3.6.1.4.1.232.165.3.6.10 | integer | read-write |
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. |
upsEnvRemoteHumidityLowerLimit | 1.3.6.1.4.1.232.165.3.6.11 | integer | read-write |
The Lower Limit of the remote humidity reading; if UpsEnvRemoteHumidity falls below this value, the UpsRemoteHumidityBad alarm will occur. |
upsEnvRemoteHumidityUpperLimit | 1.3.6.1.4.1.232.165.3.6.12 | integer | read-write |
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. |
upsTest | 1.3.6.1.4.1.232.165.3.7 | |||
upsTestBattery | 1.3.6.1.4.1.232.165.3.7.1 | integer | read-write |
Setting this variable to startTest initiates the battery test. All other set values are invalid. Enumeration: 'startTest': 1. |
upsTestBatteryStatus | 1.3.6.1.4.1.232.165.3.7.2 | integer | read-only |
Reading this enumerated value gives an indication of the UPS Battery test status. Enumeration: 'scheduled': 7, 'unknown': 1, 'failed': 3, 'inhibited': 6, 'passed': 2, 'inProgress': 4, 'notSupported': 5. |
upsTestTrap | 1.3.6.1.4.1.232.165.3.7.3 | integer | read-write |
Setting this variable to startTestTrap initiates a TrapTest is sent out from HPMM. All other set values are invalid. Enumeration: 'startTestTrap': 1. |
upsControl | 1.3.6.1.4.1.232.165.3.8 | |||
upsControlOutputOffDelay | 1.3.6.1.4.1.232.165.3.8.1 | integer | read-write |
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. |
upsControlOutputOnDelay | 1.3.6.1.4.1.232.165.3.8.2 | integer | read-write |
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. |
upsControlOutputOffTrapDelay | 1.3.6.1.4.1.232.165.3.8.3 | integer | read-write |
When UpsControlOutputOffDelay reaches this value, a trap will be sent. |
upsControlOutputOnTrapDelay | 1.3.6.1.4.1.232.165.3.8.4 | integer | read-write |
When UpsControlOutputOnDelay reaches this value, a UpsOutputOff trap will be sent. |
upsControlToBypassDelay | 1.3.6.1.4.1.232.165.3.8.5 | integer | read-write |
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. |
upsLoadShedSecsWithRestart | 1.3.6.1.4.1.232.165.3.8.6 | integer | read-write |
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. |
upsConfig | 1.3.6.1.4.1.232.165.3.9 | |||
upsConfigOutputVoltage | 1.3.6.1.4.1.232.165.3.9.1 | integer | read-only |
The nominal UPS Output voltage per phase in volts. |
upsConfigInputVoltage | 1.3.6.1.4.1.232.165.3.9.2 | integer | read-only |
The nominal UPS Input voltage per phase in volts. |
upsConfigOutputWatts | 1.3.6.1.4.1.232.165.3.9.3 | integer | read-only |
The nominal UPS available real power output in watts. |
upsConfigOutputFreq | 1.3.6.1.4.1.232.165.3.9.4 | integer | read-only |
The nominal output frequency in tenths of Hz. |
upsConfigDateAndTime | 1.3.6.1.4.1.232.165.3.9.5 | displaystring | read-write |
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. |
upsConfigLowOutputVoltageLimit | 1.3.6.1.4.1.232.165.3.9.6 | integer | read-only |
The Lower limit for acceptable Output Voltage, per the UPS specifications. |
upsConfigHighOutputVoltageLimit | 1.3.6.1.4.1.232.165.3.9.7 | integer | read-only |
The Upper limit for acceptable Output Voltage, per the UPS specifications. |
upsRecep | 1.3.6.1.4.1.232.165.3.10 | |||
upsNumReceptacles | 1.3.6.1.4.1.232.165.3.10.1 | integer | read-only |
The number of independently controllable Receptacles, as described in the UpsRecepTable. |
upsRecepTable | 1.3.6.1.4.1.232.165.3.10.2 | no-access |
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.1 | no-access |
The Recep table entry, etc. |
||
upsRecepIndex | 1.3.6.1.4.1.232.165.3.10.2.1.1 | integer | read-only |
The number of the Receptacle. Serves as index for Receptacle table. |
upsRecepStatus | 1.3.6.1.4.1.232.165.3.10.2.1.2 | integer | read-only |
The Recep Status 1=On/Close, 2=Off/Open, 3=On w/Pending Off, 4=Off w/Pending ON, 5=Unknown. Enumeration: 'on': 1, 'pendingOff': 3, 'pendingOn': 4, 'off': 2, 'unknown': 5. |
upsRecepOffDelaySecs | 1.3.6.1.4.1.232.165.3.10.2.1.3 | integer | read-write |
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. |
upsRecepOnDelaySecs | 1.3.6.1.4.1.232.165.3.10.2.1.4 | integer | read-write |
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. |
upsRecepAutoOffDelay | 1.3.6.1.4.1.232.165.3.10.2.1.5 | integer | read-write |
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. |
upsRecepAutoOnDelay | 1.3.6.1.4.1.232.165.3.10.2.1.6 | integer | read-write |
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. |
upsRecepShedSecsWithRestart | 1.3.6.1.4.1.232.165.3.10.2.1.7 | integer | read-write |
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. |
upsTopology | 1.3.6.1.4.1.232.165.3.11 | |||
upsTopologyType | 1.3.6.1.4.1.232.165.3.11.1 | integer | read-only |
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. |
upsTopoMachineCode | 1.3.6.1.4.1.232.165.3.11.2 | integer | read-only |
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. |
upsTopoUnitNumber | 1.3.6.1.4.1.232.165.3.11.3 | integer | read-only |
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. |
upsTopoPowerStrategy | 1.3.6.1.4.1.232.165.3.11.4 | integer | read-write |
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. Enumeration: 'enableHighEfficiency': 3, 'standard': 2, 'immediateHighEfficiency': 4, 'highAlert': 1. |
pdr | 1.3.6.1.4.1.232.165.4 | |||
pdrIdent | 1.3.6.1.4.1.232.165.4.1 | |||
pdrName | 1.3.6.1.4.1.232.165.4.1.1 | displaystring | read-write |
The string identify the device. |
pdrModel | 1.3.6.1.4.1.232.165.4.1.2 | displaystring | read-only |
The Device Model. |
pdrManufacturer | 1.3.6.1.4.1.232.165.4.1.3 | displaystring | read-only |
The Device Manufacturer Name (e.g. Hewlett-Packard). |
pdrFirmwareVersion | 1.3.6.1.4.1.232.165.4.1.4 | displaystring | read-only |
The firmware revision level of the device. |
pdrPartNumber | 1.3.6.1.4.1.232.165.4.1.5 | displaystring | read-only |
The device part number. |
pdrSerialNumber | 1.3.6.1.4.1.232.165.4.1.6 | displaystring | read-only |
The PDR's serial number. |
pdrVARating | 1.3.6.1.4.1.232.165.4.1.7 | integer | read-only |
The VA Rating of this PDR (all phases) |
pdrNominalOutputVoltage | 1.3.6.1.4.1.232.165.4.1.8 | integer | read-only |
The nominal Output Voltage may differ from the nominal Input Voltage if the PDR has an input transformer |
pdrNumPhases | 1.3.6.1.4.1.232.165.4.1.9 | integer | read-only |
The number of phases for this PDR |
pdrNumPanels | 1.3.6.1.4.1.232.165.4.1.10 | integer | read-only |
The number of panels or subfeeds in this PDR |
pdrNumBreakers | 1.3.6.1.4.1.232.165.4.1.11 | integer | read-only |
The number of breakers in this PDR |
pdrPanel | 1.3.6.1.4.1.232.165.4.2 | |||
pdrPanelTable | 1.3.6.1.4.1.232.165.4.2.1 | no-access |
Aggregate Object with number of entries equal to pdrNumPanels |
|
1.3.6.1.4.1.232.165.4.2.1.1 | no-access |
The panel table entry containing all power parameters for each panel. |
||
pdrPanelIndex | 1.3.6.1.4.1.232.165.4.2.1.1.1 | integer | read-only |
Index for the pdrPanelEntry table. |
pdrPanelFrequency | 1.3.6.1.4.1.232.165.4.2.1.1.2 | integer | read-only |
The present frequency reading for the panel voltage. |
pdrPanelPower | 1.3.6.1.4.1.232.165.4.2.1.1.3 | integer | read-only |
The present power of the panel. |
pdrPanelRatedCurrent | 1.3.6.1.4.1.232.165.4.2.1.1.4 | integer | read-only |
The present rated current of the panel. |
pdrPanelMonthlyKWH | 1.3.6.1.4.1.232.165.4.2.1.1.5 | integer | read-only |
The accumulated KWH for this panel since the beginning of this calendar month or since the last reset. |
pdrPanelYearlyKWH | 1.3.6.1.4.1.232.165.4.2.1.1.6 | integer | read-only |
The accumulated KWH for this panel since the beginning of this calendar year or since the last reset. |
pdrPanelTotalKWH | 1.3.6.1.4.1.232.165.4.2.1.1.7 | integer | read-only |
The accumulated KWH for this panel since it was put into service or since the last reset. |
pdrPanelVoltageA | 1.3.6.1.4.1.232.165.4.2.1.1.8 | integer | read-only |
The measured panel output voltage. |
pdrPanelVoltageB | 1.3.6.1.4.1.232.165.4.2.1.1.9 | integer | read-only |
The measured panel output voltage. |
pdrPanelVoltageC | 1.3.6.1.4.1.232.165.4.2.1.1.10 | integer | read-only |
The measured panel output voltage. |
pdrPanelCurrentA | 1.3.6.1.4.1.232.165.4.2.1.1.11 | integer | read-only |
The measured panel output current. |
pdrPanelCurrentB | 1.3.6.1.4.1.232.165.4.2.1.1.12 | integer | read-only |
The measured panel output current. |
pdrPanelCurrentC | 1.3.6.1.4.1.232.165.4.2.1.1.13 | integer | read-only |
The measured panel output current. |
pdrPanelLoadA | 1.3.6.1.4.1.232.165.4.2.1.1.14 | integer | read-only |
The percentage of load is the ratio of each output current to the rated output current to the panel. |
pdrPanelLoadB | 1.3.6.1.4.1.232.165.4.2.1.1.15 | integer | read-only |
The percentage of load is the ratio of each output current to the rated output current to the panel. |
pdrPanelLoadC | 1.3.6.1.4.1.232.165.4.2.1.1.16 | integer | read-only |
The percentage of load is the ratio of each output current to the rated output current to the panel. |
pdrBreaker | 1.3.6.1.4.1.232.165.4.3 | |||
pdrBreakerTable | 1.3.6.1.4.1.232.165.4.3.1 | no-access |
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.1 | no-access |
An entry containing information applicable to a particular output breaker of a particular panel. |
||
pdrBreakerIndex | 1.3.6.1.4.1.232.165.4.3.1.1.1 | integer | read-only |
The index of breakers. 42 breakers in each panel, arranged in odd and even columns |
pdrBreakerPanel | 1.3.6.1.4.1.232.165.4.3.1.1.2 | integer | read-only |
The index of panel that these breakers are installed on. |
pdrBreakerNumPosition | 1.3.6.1.4.1.232.165.4.3.1.1.3 | integer | read-only |
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. |
pdrBreakerNumPhases | 1.3.6.1.4.1.232.165.4.3.1.1.4 | integer | read-only |
The number of phase for this particular breaker. |
pdrBreakerNumSequence | 1.3.6.1.4.1.232.165.4.3.1.1.5 | integer | read-only |
The sequence of this breaker. i.e. 1 for single phase 1,2 for 2-phase or 1,2,3 for 3-phase. |
pdrBreakerRatedCurrent | 1.3.6.1.4.1.232.165.4.3.1.1.6 | integer | read-only |
The rated current in Amps for this particular breaker. |
pdrBreakerMonthlyKWH | 1.3.6.1.4.1.232.165.4.3.1.1.7 | integer | read-only |
The accumulated KWH for this breaker since the beginning of this calendar month or since the last reset. |
pdrBreakerYearlyKWH | 1.3.6.1.4.1.232.165.4.3.1.1.8 | integer | read-only |
The accumulated KWH for this breaker since the beginning of this calendar year or since the last reset. |
pdrBreakerTotalKWH | 1.3.6.1.4.1.232.165.4.3.1.1.9 | integer | read-only |
The accumulated KWH for this breaker since it was put into service or since the last reset. |
pdrBreakerCurrent | 1.3.6.1.4.1.232.165.4.3.1.1.10 | integer | read-only |
The measured output current for this breaker Current. |
pdrBreakerCurrentPercent | 1.3.6.1.4.1.232.165.4.3.1.1.11 | integer | read-only |
The ratio of output current over rated current for each breaker. |
pdrBreakerPower | 1.3.6.1.4.1.232.165.4.3.1.1.12 | integer | read-only |
The power for this breaker. |
pdrBreakerPercentWarning | 1.3.6.1.4.1.232.165.4.3.1.1.13 | integer | read-only |
The percentage of Warning set for this breaker. |
pdrBreakerPercentOverload | 1.3.6.1.4.1.232.165.4.3.1.1.14 | integer | read-only |
The percentage of Overload set for this breaker. |
trapCritical | 1.3.6.1.4.1.232.1650.1 |
A critical alarm has occurred. Action: Check the Trap Details for more information. |
||
trapWarning | 1.3.6.1.4.1.232.1650.2 |
A warning alarm has occurred. Action: Check the Trap Details for more information. |
||
trapInformation | 1.3.6.1.4.1.232.1650.3 |
An informational alarm has occurred. Action: Check the Trap Details for more information. |
||
trapCleared | 1.3.6.1.4.1.232.1650.4 |
An alarm has cleared. Action: Check the Trap Details for more information. |
||
trapTest | 1.3.6.1.4.1.232.1650.5 |
Test trap sent to a trap receiver to check proper reception of traps |
||
deviceTrapInitialization | 1.3.6.1.4.1.232.1650.6 |
This trap is sent each time a power device is initialized. |