Files
librenms-librenms/includes/definitions/discovery/apc.yaml
Alexis Vézina fc79d6b157 Wip/apc ap 7900b (#1) (#15392)
* skip negative values on power/power_consumed

* skip negative values on voltage for apc.inc.php
  adds comment in apc.yaml definition.

* add test data
2023-11-01 23:02:24 -05:00

1323 lines
69 KiB
YAML

mib: PowerNet-MIB
modules:
sensors:
pre-cache:
data:
-
oid:
- airIRG2RDT2ThresholdsRackInletHighTempMetric
- airIRG2RDT2ThresholdsSupplyAirHighTempMetric
- airIRG2RDT2ThresholdsReturnAirHighTempMetric
state:
data:
-
oid: upsBasicOutputStatus
value: upsBasicOutputStatus
num_oid: '.1.3.6.1.4.1.318.1.1.1.4.1.1.{{ $index }}'
descr: Output Status
index: '{{ $index }}'
state_name: upsBasicOutputStatus
states:
- { descr: unknown, graph: 0, value: 1, generic: 3 }
- { descr: onLine, graph: 0, value: 2, generic: 0 }
- { descr: onBattery, graph: 0, value: 3, generic: 1 }
- { descr: onSmartBoost, graph: 0, value: 4, generic: 0 }
- { descr: timedSleeping, graph: 0, value: 5, generic: 0 }
- { descr: softwareBypass, graph: 0, value: 6, generic: 1 }
- { descr: off, graph: 0, value: 7, generic: 2 }
- { descr: rebooting, graph: 0, value: 8, generic: 1 }
- { descr: switchedBypass, graph: 0, value: 9, generic: 1 }
- { descr: hardwareFailureBypass, graph: 0, value: 10, generic: 2 }
- { descr: sleepingUntilPowerReturn, graph: 0, value: 11, generic: 1 }
- { descr: onSmartTrim, graph: 0, value: 12, generic: 1 }
- { descr: ecoMode, graph: 0, value: 13, generic: 0 }
- { descr: hotStandby, graph: 0, value: 14, generic: 0 }
- { descr: onBatteryTest, graph: 0, value: 15, generic: 1 }
- { descr: emergencyStaticBypass, graph: 0, value: 16, generic: 2 }
- { descr: staticBypassStandby, graph: 0, value: 17, generic: 1 }
- { descr: powerSavingMode, graph: 0, value: 18, generic: 0 }
- { descr: spotMode, graph: 0, value: 19, generic: 0 }
- { descr: eConversion, graph: 0, value: 20, generic: 0 }
- { descr: chargerSpotmode, graph: 0, value: 21, generic: 0 }
- { descr: inverterSpotmode, graph: 0, value: 22, generic: 0 }
-
oid: memInputsConfigTable
state_name: memInputNormalState
value: memInputNormalState
num_oid: '.1.3.6.1.4.1.318.1.1.10.4.3.4.1.7.{{ $index }}'
index: 'memInputNormalState.{{ $index }}'
descr: memInputName
states:
- { descr: Closed, graph: 1, value: 1, generic: 0 }
- { descr: Open, graph: 1, value: 2, generic: 0 }
- { descr: Disabled, graph: 1, value: 3, generic: 0 }
- { descr: No State, graph: 1, value: 4, generic: 0 }
-
oid: airIRRP100UnitStatusOperateMode
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.1.{{ $index }}'
descr: Unit Status
states:
- { descr: standby, graph: 1, value: 1, generic: 1 }
- { descr: on, graph: 1, value: 2, generic: 0 }
- { descr: idle, graph: 1, value: 3, generic: 1 }
- { descr: prestart, graph: 1, value: 4, generic: 1 }
- { descr: service, graph: 1, value: 5, generic: 1 }
- { descr: backup, graph: 1, value: 6, generic: 1 }
- { descr: assist, graph: 1, value: 7, generic: 1 }
-
oid: airIRRP100UnitStatusInputState
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.21.{{ $index }}'
descr: Input State
states:
- { descr: open, graph: 1, value: 1, generic: 0 }
- { descr: closed, graph: 1, value: 2, generic: 2 }
-
oid: airIRRP100UnitStatusOutputState
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.22.{{ $index }}'
descr: Output State
states:
- { descr: open, graph: 1, value: 1, generic: 0 }
- { descr: closed, graph: 1, value: 2, generic: 2 }
-
oid: airIRRP500UnitStatusOperateMode
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.1.{{ $index }}'
descr: Unit Status
states:
- { descr: standby, graph: 1, value: 1, generic: 1 }
- { descr: on, graph: 1, value: 2, generic: 0 }
- { descr: idle, graph: 1, value: 3, generic: 1 }
- { descr: prestart, graph: 1, value: 4, generic: 1 }
- { descr: backup, graph: 1, value: 5, generic: 1 }
- { descr: assist, graph: 1, value: 6, generic: 1 }
-
oid: airIRRP500UnitStatusInputState
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.21.{{ $index }}'
descr: Input State
states:
- { descr: open, graph: 1, value: 1, generic: 0 }
- { descr: closed, graph: 1, value: 2, generic: 2 }
-
oid: airIRRP500UnitStatusOutputState
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.22.{{ $index }}'
descr: Output State
states:
- { descr: open, graph: 1, value: 1, generic: 0 }
- { descr: closed, graph: 1, value: 2, generic: 2 }
-
oid: rPDU2PhaseStatusTable
state_name: rPDU2PhaseStatusLoadState
value: rPDU2PhaseStatusLoadState
num_oid: '.1.3.6.1.4.1.318.1.1.26.6.3.1.4.{{ $index }}'
index: 'rPDU2PhaseStatusLoadState.{{ $index }}'
descr: 'Load State, Phase #{{ $index }}'
states:
- { descr: lowLoad, graph: 1, value: 1, generic: 0 }
- { descr: normal, graph: 1, value: 2, generic: 0 }
- { descr: nearOverload, graph: 1, value: 3, generic: 1 }
- { descr: overload, graph: 1, value: 4, generic: 2 }
-
oid: rPDU2DeviceStatusTable
state_name: rPDU2DeviceStatusLoadState
value: rPDU2DeviceStatusLoadState
num_oid: '.1.3.6.1.4.1.318.1.1.26.4.3.1.4.{{ $index }}'
index: 'rPDU2DeviceStatusLoadState.{{ $index }}'
descr: 'Device State'
states:
- { descr: lowLoad, graph: 1, value: 1, generic: 0 }
- { descr: normal, graph: 1, value: 2, generic: 0 }
- { descr: nearOverload, graph: 1, value: 3, generic: 1 }
- { descr: overload, graph: 1, value: 4, generic: 2 }
- { descr: notsupported, graph: 1, value: 5, generic: 3 }
-
oid: rPDU2DeviceStatusTable
state_name: rPDU2DeviceStatusPowerSupplyAlarm
value: rPDU2DeviceStatusPowerSupplyAlarm
num_oid: '.1.3.6.1.4.1.318.1.1.26.4.3.1.12.{{ $index }}'
index: 'rPDU2DeviceStatusPowerSupplyAlarm.{{ $index }}'
descr: 'Power Supply State'
states:
- { descr: normal, graph: 1, value: 1, generic: 0 }
- { descr: alarm, graph: 1, value: 2, generic: 2 }
-
oid: rPDU2SensorTempHumidityStatusTable
state_name: rPDU2SensorTempHumidityStatusTempStatus
value: rPDU2SensorTempHumidityStatusTempStatus
num_oid: '.1.3.6.1.4.1.318.1.1.26.10.2.2.1.9.{{ $index }}'
index: 'rPDU2SensorTempHumidityStatusTempStatus.{{ $index }}'
descr: 'Temperature Probe Status'
states:
- { descr: notPresent, graph: 1, value: 1, generic: 3 }
- { descr: belowMin, graph: 1, value: 2, generic: 2 }
- { descr: belowLow, graph: 1, value: 3, generic: 1 }
- { descr: normal, graph: 1, value: 4, generic: 0 }
- { descr: aboveHigh, graph: 1, value: 5, generic: 1 }
- { descr: aboveMax, graph: 1, value: 6, generic: 2 }
skip_values:
-
oid: rPDU2SensorTempHumidityStatusTempStatus
op: '='
value: 1
-
oid: rPDU2SensorTempHumidityStatusTable
state_name: rPDU2SensorTempHumidityStatusHumidityStatus
value: rPDU2SensorTempHumidityStatusHumidityStatus
num_oid: '.1.3.6.1.4.1.318.1.1.26.10.2.2.1.11.{{ $index }}'
index: 'rPDU2SensorTempHumidityStatusHumidityStatus.{{ $index }}'
descr: 'Humidity Probe Status'
states:
- { descr: notPresent, graph: 1, value: 1, generic: 3 }
- { descr: belowMin, graph: 1, value: 2, generic: 2 }
- { descr: belowLow, graph: 1, value: 3, generic: 1 }
- { descr: normal, graph: 1, value: 4, generic: 0 }
- { descr: aboveHigh, graph: 1, value: 5, generic: 1 }
- { descr: aboveMax, graph: 1, value: 6, generic: 2 }
skip_values:
-
oid: rPDU2SensorTempHumidityStatusHumidityStatus
op: '='
value: 1
-
oid: atsStatusSourceAStatus
value: atsStatusSourceAStatus
state_name: atsStatusSourceAStatus
num_oid: '.1.3.6.1.4.1.318.1.1.8.5.1.12.{{ $index }}'
index: 'atsStatusSourceAStatus.{{ $index }}'
descr: Source A Status
states:
- { descr: Fail, graph: 0, value: 1, generic: 2 }
- { descr: OK, graph: 0, value: 2, generic: 0 }
-
oid: atsStatusSourceBStatus
value: atsStatusSourceBStatus
state_name: atsStatusSourceBStatus
num_oid: '.1.3.6.1.4.1.318.1.1.8.5.1.13.{{ $index }}'
index: 'atsStatusSourceBStatus.{{ $index }}'
descr: Source B Status
states:
- { descr: Fail, graph: 0, value: 1, generic: 2 }
- { descr: OK, graph: 0, value: 2, generic: 0 }
-
oid: atsStatusSwitchStatus
value: atsStatusSwitchStatus
state_name: atsStatusSwitchStatus
num_oid: '.1.3.6.1.4.1.318.1.1.8.5.1.10.{{ $index }}'
index: 'atsStatusSwitchStatus.{{ $index }}'
descr: Global Switch Status
states:
- { descr: Fail, graph: 0, value: 1, generic: 2 }
- { descr: OK, graph: 0, value: 2, generic: 0 }
-
oid: atsStatusSelectedSource
value: atsStatusSelectedSource
state_name: atsStatusSelectedSource
num_oid: '.1.3.6.1.4.1.318.1.1.8.5.1.2.{{ $index }}'
index: 'atsStatusSelectedSource.{{ $index }}'
descr: Selected Source
states:
- { descr: Source A, graph: 0, value: 1, generic: 3 }
- { descr: Source B, graph: 0, value: 2, generic: 3 }
-
oid: atsStatusRedundancyState
value: atsStatusRedundancyState
state_name: atsStatusRedundancyState
num_oid: '.1.3.6.1.4.1.318.1.1.8.5.1.3.{{ $index }}'
index: 'atsStatusRedundancyState.{{ $index }}'
descr: Redundancy State
states:
- { descr: Redundancy Lost, graph: 0, value: 1, generic: 2 }
- { descr: Fully Redundant, graph: 0, value: 2, generic: 0 }
-
oid: atsStatusPhaseSyncStatus
value: atsStatusPhaseSyncStatus
state_name: atsStatusPhaseSyncStatus
num_oid: '.1.3.6.1.4.1.318.1.1.8.5.1.14.{{ $index }}'
index: 'atsStatusPhaseSyncStatus.{{ $index }}'
descr: Phase Sync Status
states:
- { descr: In Sync, graph: 0, value: 1, generic: 0 }
- { descr: Out Of Sync, graph: 0, value: 2, generic: 2 }
-
oid: sPDUOutletControlTable
value: sPDUOutletCtl
num_oid: '.1.3.6.1.4.1.318.1.1.4.4.2.1.3.{{ $index }}'
descr: '#{{ $subindex0 }} : {{ sPDUOutletCtlName }}'
index: 'sPDUOutletCtl.{{ $index }}'
state_name: sPDUOutletCtl
states:
- { value: 1, generic: 0, graph: 0, descr: outletOn }
- { value: 2, generic: 3, graph: 0, descr: outletOff }
- { value: 3, generic: 1, graph: 0, descr: outletReboot }
- { value: 4, generic: 2, graph: 0, descr: outletUnknown }
- { value: 5, generic: 0, graph: 0, descr: outletOnWithDelay }
- { value: 6, generic: 3, graph: 0, descr: outletOffWithDelay }
- { value: 7, generic: 1, graph: 0, descr: outletRebootWithDelay }
-
oid: airFMGroup
value: airFMGroupSysStatus
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.3.1.{{ $index }}'
descr: 'airFM Group Status'
index: 'airFMGroupSysStatus.{{ $index }}'
state_name: airFMGroupSysStatus
states:
- { value: 1, generic: 0, graph: 0, descr: Online }
- { value: 2, generic: 3, graph: 0, descr: Idle }
- { value: 3, generic: 0, graph: 0, descr: LoadShare }
- { value: 4, generic: 1, graph: 0, descr: Offline }
- { value: 5, generic: 2, graph: 0, descr: Failed }
- { value: 6, generic: 3, graph: 0, descr: Disabled }
- { value: 7, generic: 1, graph: 0, descr: Undefined }
-
oid: AirFMModCoolEntry
value: airFMModComp1
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.4.2.1.2.{{ $index }}'
descr: 'Compressor 1'
index: 'airFMModComp1.{{ $index }}'
state_name: airFMModComp1
skip_values: 1
states:
- { value: 2, generic: 0, graph: 0, descr: On }
- { value: 3, generic: 0, graph: 0, descr: Off }
-
oid: AirFMModCoolEntry
value: airFMModComp2
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.4.2.1.3.{{ $index }}'
descr: 'Compressor 2'
index: 'airFMModComp2.{{ $index }}'
state_name: airFMModComp2
skip_values: 1
states:
- { value: 2, generic: 0, graph: 0, descr: On }
- { value: 3, generic: 0, graph: 0, descr: Off }
-
oid: airFMSysCoolState
value: airFMSysCoolState
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.5.8.{{ $index }}'
descr: 'Cooling'
index: 'airFMSysCoolState.{{ $index }}'
state_name: airFMSysCoolState
skip_values: 1
states:
- { value: 2, generic: 0, graph: 0, descr: Disabled }
- { value: 3, generic: 0, graph: 0, descr: Enabled }
-
oid: airFMSysHumState
value: airFMSysHumState
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.6.1.{{ $index }}'
descr: 'Humidifier'
index: 'airFMSysHumState.{{ $index }}'
state_name: airFMSysHumState
skip_values: 1
states:
- { value: 2, generic: 0, graph: 0, descr: Disabled }
- { value: 3, generic: 0, graph: 0, descr: Enabled }
-
oid: airFMSysDehumState
value: airFMSysDehumState
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.7.1.{{ $index }}'
descr: 'Dehumidifier'
index: 'airFMSysDehumState.{{ $index }}'
state_name: airFMSysDehumState
skip_values: 1
states:
- { value: 2, generic: 0, graph: 0, descr: Disabled }
- { value: 3, generic: 0, graph: 0, descr: Enabled }
-
oid: airFMSysReheatState
value: airFMSysReheatState
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.8.1.{{ $index }}'
descr: 'Heating'
index: 'airFMSysReheatState.{{ $index }}'
state_name: airFMSysReheatState
skip_values: 1
states:
- { value: 2, generic: 0, graph: 0, descr: Disabled }
- { value: 3, generic: 0, graph: 0, descr: Enabled }
-
oid: xATSSwitchStatusSelectedSource
value: xATSSwitchStatusSelectedSource
num_oid: '.1.3.6.1.4.1.318.1.1.17.3.1.1.{{ $index }}'
descr: 'ATS Source'
index: 'xATSSwitchStatusSelectedSource.{{ $index }}'
state_name: xATSSwitchStatusSelectedSource
states:
- { value: 1, generic: 2, graph: 0, descr: none }
- { value: 2, generic: 0, graph: 0, descr: source1 }
- { value: 3, generic: 1, graph: 0, descr: source2 }
- { value: 4, generic: 2, graph: 0, descr: fault }
- { value: 5, generic: 3, graph: 0, descr: unknown }
-
oid: xATSSwitchStatusOperationalMode
value: xATSSwitchStatusOperationalMode
num_oid: '.1.3.6.1.4.1.318.1.1.17.3.1.2.{{ $index }}'
descr: 'ATS Operation Mode'
index: 'xATSSwitchStatusOperationalMode.{{ $index }}'
state_name: xATSSwitchStatusOperationalMode
states:
- { value: 1, generic: 0, graph: 0, descr: automatic }
- { value: 2, generic: 2, graph: 0, descr: notInAutoAbnormal }
- { value: 3, generic: 1, graph: 0, descr: notInAuto }
- { value: 4, generic: 3, graph: 0, descr: unknown }
-
oid: xATSSwitchStatusEngineStartSignal
value: xATSSwitchStatusEngineStartSignal
num_oid: '.1.3.6.1.4.1.318.1.1.17.3.1.4.{{ $index }}'
descr: 'Engine Start Signal'
index: 'xATSSwitchStatusEngineStartSignal.{{ $index }}'
state_name: xATSSwitchStatusEngineStartSignal
states:
- { value: 1, generic: 1, graph: 0, descr: run }
- { value: 2, generic: 0, graph: 0, descr: stop }
- { value: 3, generic: 3, graph: 0, descr: unknown }
-
oid: xATSSource1Position
value: xATSSource1Position
num_oid: '.1.3.6.1.4.1.318.1.1.17.4.1.2.{{ $index }}'
descr: 'Source1 Switch Position'
index: 'xATSSource1Position.{{ $index }}'
state_name: xATSSource1Position
states:
- { value: 1, generic: 0, graph: 0, descr: open }
- { value: 2, generic: 0, graph: 0, descr: closed }
- { value: 3, generic: 2, graph: 0, descr: tripped }
- { value: 4, generic: 3, graph: 0, descr: unknown }
-
oid: xATSSource2Position
value: xATSSource2Position
num_oid: '.1.3.6.1.4.1.318.1.1.17.4.2.2.{{ $index }}'
descr: 'Source2 Switch Position'
index: 'xATSSource2Position.{{ $index }}'
state_name: xATSSource2Position
states:
- { value: 1, generic: 0, graph: 0, descr: open }
- { value: 2, generic: 0, graph: 0, descr: closed }
- { value: 3, generic: 2, graph: 0, descr: tripped }
- { value: 4, generic: 3, graph: 0, descr: unknown }
-
oid: xATSSource1Quality
value: xATSSource1Quality
num_oid: '.1.3.6.1.4.1.318.1.1.17.4.1.4.{{ $index }}'
descr: 'Source1 Quality'
index: 'xATSSource1Quality.{{ $index }}'
state_name: xATSSource1Quality
states:
- { value: 1, generic: 0, graph: 0, descr: sourceGood }
- { value: 2, generic: 1, graph: 0, descr: lowVoltage }
- { value: 3, generic: 1, graph: 0, descr: highVoltage }
- { value: 4, generic: 1, graph: 0, descr: phaseImbalance }
- { value: 5, generic: 1, graph: 0, descr: freqOutOfRange }
- { value: 6, generic: 1, graph: 0, descr: badRotation }
- { value: 7, generic: 3, graph: 0, descr: unknown }
-
oid: xATSSource2Quality
value: xATSSource2Quality
num_oid: '.1.3.6.1.4.1.318.1.1.17.4.2.4.{{ $index }}'
descr: 'Source2 Quality'
index: 'xATSSource2Quality.{{ $index }}'
state_name: xATSSource2Quality
states:
- { value: 1, generic: 0, graph: 0, descr: sourceGood }
- { value: 2, generic: 1, graph: 0, descr: lowVoltage }
- { value: 3, generic: 1, graph: 0, descr: highVoltage }
- { value: 4, generic: 1, graph: 0, descr: phaseImbalance }
- { value: 5, generic: 1, graph: 0, descr: freqOutOfRange }
- { value: 6, generic: 1, graph: 0, descr: badRotation }
- { value: 7, generic: 3, graph: 0, descr: unknown }
-
oid: xATSTestingStatusTestStatus
value: xATSTestingStatusTestStatus
num_oid: '.1.3.6.1.4.1.318.1.1.17.5.1.2.{{ $index }}'
descr: 'Test Status'
index: 'xATSTestingStatusTestStatus.{{ $index }}'
state_name: xATSTestingStatusTestStatus
group: Test
states:
- { value: 1, generic: 0, graph: 0, descr: noTestInProcess }
- { value: 2, generic: 0, graph: 0, descr: testPending }
- { value: 3, generic: 0, graph: 0, descr: startingEngine }
- { value: 4, generic: 0, graph: 0, descr: engineWarmingUp }
- { value: 5, generic: 0, graph: 0, descr: awaitingTransferToS2 }
- { value: 6, generic: 0, graph: 0, descr: testingWithLoad }
- { value: 7, generic: 0, graph: 0, descr: awaitingRetransferToS1 }
- { value: 8, generic: 0, graph: 0, descr: testingWithoutLoad }
- { value: 9, generic: 0, graph: 0, descr: stoppingEngine }
- { value: 10, generic: 0, graph: 0, descr: holdingOnGenerator }
-
oid: xATSTestingResultsLastResult
value: xATSTestingResultsLastResult
num_oid: '.1.3.6.1.4.1.318.1.1.17.5.2.2.{{ $index }}'
descr: 'Last Test Result'
index: 'xATSTestingResultsLastResult.{{ $index }}'
state_name: xATSTestingResultsLastResult
group: Test
states:
- { value: 1, generic: 0, graph: 0, descr: noResultsAvailable }
- { value: 2, generic: 0, graph: 0, descr: startTestPassed }
- { value: 3, generic: 0, graph: 0, descr: loadTestPassed }
- { value: 4, generic: 2, graph: 0, descr: startSignalFailure }
- { value: 5, generic: 1, graph: 0, descr: failedGenNotInAuto }
- { value: 6, generic: 2, graph: 0, descr: failedGenEmerStop }
- { value: 7, generic: 2, graph: 0, descr: failedGenShutdown }
- { value: 8, generic: 2, graph: 0, descr: failedGenDidNotStart }
- { value: 9, generic: 2, graph: 0, descr: failedS2NeverGood }
- { value: 10, generic: 2, graph: 0, descr: genFailedDuringWarmup }
- { value: 11, generic: 2, graph: 0, descr: failureOnXferToS1 }
- { value: 12, generic: 2, graph: 0, descr: genFailedLoaded }
- { value: 13, generic: 2, graph: 0, descr: failureOnRexferToS2 }
- { value: 14, generic: 1, graph: 0, descr: failedOnCooldown }
- { value: 15, generic: 1, graph: 0, descr: genFailedToStop }
- { value: 16, generic: 2, graph: 0, descr: failedAtsInternalFault }
- { value: 17, generic: 1, graph: 0, descr: failedAtsNotInAuto }
- { value: 18, generic: 3, graph: 0, descr: canceledManualTest }
- { value: 19, generic: 3, graph: 0, descr: canceledScheduledTest }
-
oid: xATSGeneratorStatusOperational
value: xATSGeneratorStatusOperational
num_oid: '.1.3.6.1.4.1.318.1.1.18.1.2.2.{{ $index }}'
descr: 'Generator Status'
index: 'xATSGeneratorStatusOperational.{{ $index }}'
state_name: xATSGeneratorStatusOperational
group: Generator
states:
- { value: 1, generic: 1, graph: 0, descr: nocomm }
- { value: 2, generic: 1, graph: 0, descr: off }
- { value: 3, generic: 0, graph: 0, descr: ready }
- { value: 4, generic: 0, graph: 0, descr: starting }
- { value: 5, generic: 0, graph: 0, descr: idle }
- { value: 6, generic: 0, graph: 0, descr: running }
- { value: 7, generic: 0, graph: 0, descr: normalStop }
- { value: 8, generic: 2, graph: 0, descr: emergencyStop }
- { value: 9, generic: 1, graph: 0, descr: notInAuto }
- { value: 10, generic: 1, graph: 0, descr: shutdown }
- { value: 11, generic: 3, graph: 0, descr: unknown }
-
oid: xATSGeneratorStatusModeSwitchPosition
value: xATSGeneratorStatusModeSwitchPosition
num_oid: '.1.3.6.1.4.1.318.1.1.18.1.2.2.{{ $index }}'
descr: 'Mode Switch'
index: 'xATSGeneratorStatusModeSwitchPosition.{{ $index }}'
state_name: xATSGeneratorStatusModeSwitchPosition
group: Generator
states:
- { value: 1, generic: 1, graph: 0, descr: off }
- { value: 2, generic: 1, graph: 0, descr: manual }
- { value: 3, generic: 0, graph: 0, descr: automatic }
- { value: 4, generic: 3, graph: 0, descr: unknown }
-
oid: xATSGeneratorAdvStatusOilLevel
value: xATSGeneratorAdvStatusOilLevel
num_oid: '.1.3.6.1.4.1.318.1.1.18.1.3.5.{{ $index }}'
descr: 'Oil Level'
index: 'xATSGeneratorAdvStatusOilLevel.{{ $index }}'
state_name: xATSGeneratorAdvStatusOilLevel
group: Generator
states:
- { value: 1, generic: 0, graph: 0, descr: ok }
- { value: 2, generic: 1, graph: 0, descr: low }
- { value: 3, generic: 3, graph: 0, descr: unknown }
-
oid: xATSGeneratorAdvStatusCoolantLevel
value: xATSGeneratorAdvStatusCoolantLevel
num_oid: '.1.3.6.1.4.1.318.1.1.18.1.3.5.{{ $index }}'
descr: 'Coolant Level'
index: 'xATSGeneratorAdvStatusCoolantLevel.{{ $index }}'
state_name: xATSGeneratorAdvStatusCoolantLevel
group: Generator
states:
- { value: 1, generic: 0, graph: 0, descr: ok }
- { value: 2, generic: 1, graph: 0, descr: low }
- { value: 3, generic: 3, graph: 0, descr: unknown }
-
oid: xPDUSystemBreakerTable
value: xPDUSystemBreakerPosition
num_oid: '.1.3.6.1.4.1.318.1.1.15.4.1.2.1.3.{{ $index }}'
descr: 'Breaker - {{ $xPDUSystemBreakerDescription }}'
index: 'xPDUSystemBreakerPosition.{{ $index }}'
state_name: xPDUSystemBreakerPosition
states:
- { descr: open, graph: 0, value: 1, generic: 0 }
- { descr: closed, graph: 0, value: 2, generic: 0 }
- { descr: unknown, graph: 0, value: 3, generic: 3 }
-
oid: xPDUEPOMode
value: xPDUEPOMode
num_oid: '.1.3.6.1.4.1.318.1.1.15.7.1.{{ $index }}'
descr: 'Emergency Power Off (EPO)'
index: 'xPDUEPOMode.{{ $index }}'
state_name: xPDUEPOMode
states:
- { descr: armed, graph: 0, value: 1, generic: 0 }
- { descr: disarmed, graph: 0, value: 2, generic: 1 }
- { descr: unknown, graph: 0, value: 3, generic: 3 }
-
oid: xPDUTransformTempStatus
value: xPDUTransformTempStatus
num_oid: '.1.3.6.1.4.1.318.1.1.15.7.2.{{ $index }}'
descr: 'Transformer Temperature'
index: 'xPDUTransformTempStatus.{{ $index }}'
state_name: xPDUTransformTempStatus
states:
- { descr: normal, graph: 0, value: 1, generic: 0 }
- { descr: overtemp, graph: 0, value: 2, generic: 1 }
- { descr: noTransformerPresent, graph: 0, value: 3, generic: 0 }
- { descr: unknown, graph: 0, value: 4, generic: 3 }
skip_values: 3
-
oid: xPDUCoolingFanStatus
value: xPDUCoolingFanStatus
num_oid: '.1.3.6.1.4.1.318.1.1.15.7.3.{{ $index }}'
descr: 'Cooling Fan'
index: 'xPDUCoolingFanStatus.{{ $index }}'
state_name: xPDUCoolingFanStatus
states:
- { descr: normal, graph: 0, value: 1, generic: 0 }
- { descr: failed, graph: 0, value: 2, generic: 2 }
- { descr: noCoolingFansPresent, graph: 0, value: 3, generic: 0 }
- { descr: unknown, graph: 0, value: 4, generic: 3 }
skip_values: 3
-
oid: upsAdvInputLineFailCause
value: upsAdvInputLineFailCause
num_oid: '.1.3.6.1.4.1.318.1.1.1.3.2.5.{{ $index }}'
descr: 'Last failure cause'
index: 'upsAdvInputLineFailCause.{{ $index }}'
state_name: upsAdvInputLineFailCause
states:
- { descr: noTransfer, graph: 0, value: 1, generic: 0 }
- { descr: highLineVoltage, graph: 0, value: 2, generic: 0 }
- { descr: brownout, graph: 0, value: 3, generic: 0 }
- { descr: blackout, graph: 0, value: 4, generic: 0 }
- { descr: smallMomentarySag, graph: 0, value: 5, generic: 0 }
- { descr: deepMomentarySag, graph: 0, value: 6, generic: 0 }
- { descr: smallMomentarySag, graph: 0, value: 7, generic: 0 }
- { descr: largeMomentarySpike, graph: 0, value: 8, generic: 0 }
- { descr: selfTest, graph: 0, value: 9, generic: 0 }
- { descr: rateOfVoltageChange, graph: 0, value: 10, generic: 0 }
temperature:
data:
-
oid: airIRRP100UnitStatusRackInletTempMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.3.{{ $index }}'
index: 'airIRRP100UnitStatusRackInletTempMetric.{{ $index }}'
descr: Rack Inlet
divisor: 10
-
oid: airIRRP100UnitStatusSupplyAirTempMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.5.{{ $index }}'
index: 'airIRRP100UnitStatusSupplyAirTempMetric.{{ $index }}'
descr: Supply Air
divisor: 10
-
oid: airIRRP100UnitStatusReturnAirTempMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.7.{{ $index }}'
index: 'airIRRP100UnitStatusReturnAirTempMetric.{{ $index }}'
descr: Return Air
divisor: 10
-
oid: airIRRP100UnitStatusRackInletTemperature1Metric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.24.{{ $index }}'
index: 'airIRRP100UnitStatusRackInletTemperature1Metric.{{ $index }}'
descr: 'Inlet #1'
divisor: 10
-
oid: airIRRP100UnitStatusRackInletTemperature2Metric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.26.{{ $index }}'
index: 'airIRRP100UnitStatusRackInletTemperature2Metric.{{ $index }}'
descr: 'Inlet #2'
divisor: 10
-
oid: airIRRP100UnitStatusRackInletTemperature3Metric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.28.{{ $index }}'
index: 'airIRRP100UnitStatusRackInletTemperature3Metric.{{ $index }}'
descr: 'Inlet #3'
divisor: 10
-
oid: airIRRP100UnitStatusCompressorDriveHeatSinkTempMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.41.{{ $index }}'
index: 'airIRRP100UnitStatusCompressorDriveHeatSinkTempMetric.{{ $index }}'
descr: 'Compressor Drive Heatsink'
divisor: 10
-
oid: airIRRP100UnitStatusCompressorDriveControlCardTempMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.43.{{ $index }}'
index: 'airIRRP100UnitStatusCompressorDriveControlCardTempMetric.{{ $index }}'
descr: 'Compressor Drive Control Card'
divisor: 10
-
oid: airIRRP500UnitStatusSupplyAirTempMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.5.{{ $index }}'
index: 'airIRRP500UnitStatusSupplyAirTempMetric.{{ $index }}'
descr: Supply Air
divisor: 10
-
oid: airIRRP500UnitStatusReturnAirTempMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.7.{{ $index }}'
index: 'airIRRP500UnitStatusReturnAirTempMetric.{{ $index }}'
descr: Return Air
divisor: 10
-
oid: airIRRP500UnitStatusRackInletTemperature1Metric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.24.{{ $index }}'
index: 'airIRRP500UnitStatusRackInletTemperature1Metric.{{ $index }}'
descr: 'Inlet #1'
divisor: 10
-
oid: airIRRP500UnitStatusRackInletTemperature2Metric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.26.{{ $index }}'
index: 'airIRRP500UnitStatusRackInletTemperature2Metric.{{ $index }}'
descr: 'Inlet #2'
divisor: 10
-
oid: airIRRP500UnitStatusRackInletTemperature3Metric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.28.{{ $index }}'
index: 'airIRRP500UnitStatusRackInletTemperature3Metric.{{ $index }}'
descr: 'Inlet #3'
divisor: 10
-
oid: airIRG2RDT2StatusRackInletTempMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.4.5.2.1.7.{{ $index }}'
index: 'airIRG2RDT2StatusRackInletTempMetric.{{ $index }}'
descr: 'Rack Inlet'
divisor: 10
high_limit: airIRG2RDT2ThresholdsRackInletHighTempMetric
-
oid: airIRG2RDT2StatusSupplyAirTempMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.4.5.2.1.9.{{ $index }}'
index: 'airIRG2RDT2StatusSupplyAirTempMetric.{{ $index }}'
descr: 'Supply Air'
divisor: 10
high_limit: airIRG2RDT2ThresholdsSupplyAirHighTempMetric
-
oid: airIRG2RDT2StatusReturnAirTempMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.4.5.2.1.11.{{ $index }}'
index: 'airIRG2RDT2StatusReturnAirTempMetric.{{ $index }}'
descr: 'Return Air'
divisor: 10
high_limit: airIRG2RDT2ThresholdsReturnAirHighTempMetric
-
oid: airIRG2RDT2StatusSuctionTempMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.4.5.2.1.13.{{ $index }}'
index: 'airIRG2RDT2StatusSuctionTempMetric.{{ $index }}'
descr: 'Suction'
divisor: 10
-
oid: rPDU2SensorTempHumidityStatusTable
value: rPDU2SensorTempHumidityStatusTempC
num_oid: '.1.3.6.1.4.1.318.1.1.26.10.2.2.1.8.{{ $index }}'
index: 'rPDU2SensorTempHumidityStatusTempC.{{ $index }}'
descr: 'Temperature Probe'
divisor: 10
skip_values:
-
oid: rPDU2SensorTempHumidityStatusType
op: '='
value: 4
-
oid: airFMModSupplyTempC
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.2.2.1.2.{{ $index }}'
index: 'airFMModSupplyTempC.{{ $index }}'
descr: 'Supply Air'
divisor: 10
skip_values: -2147483648
-
oid: airFMModReturnTempC
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.2.2.1.5.{{ $index }}'
index: 'airFMModReturnTempC.{{ $index }}'
descr: 'Return Air'
divisor: 10
skip_values: -2147483648
-
oid: airFMSysCoolSetpointC
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.5.10.{{ $index }}'
index: 'airFMSysCoolSetpointC.{{ $index }}'
descr: 'Cooling Setpoint'
divisor: 10
skip_values: -2147483648
-
oid: airFMSysReheatSetpointC
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.8.3.{{ $index }}'
index: 'airFMSysReheatSetpointC.{{ $index }}'
descr: 'Heating Setpoint'
divisor: 10
skip_values: -2147483648
humidity:
data:
-
oid: airIRRP100UnitStatusSupplyHumidity
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.8.{{ $index }}'
index: 'airIRRP100UnitStatusSupplyHumidity.{{ $index }}'
descr: Supply
divisor: 10
-
oid: airIRRP100UnitStatusReturnHumidity
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.8.{{ $index }}'
index: 'airIRRP100UnitStatusReturnHumidity.{{ $index }}'
descr: Return
divisor: 10
-
oid: airIRRP500UnitStatusSupplyHumidity
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.8.{{ $index }}'
index: 'airIRRP500UnitStatusSupplyHumidity.{{ $index }}'
descr: Supply
divisor: 10
-
oid: airIRRP500UnitStatusReturnHumidity
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.8.{{ $index }}'
index: 'airIRRP500UnitStatusSupplyHumidity.{{ $index }}'
descr: Return
divisor: 10
-
oid: rPDU2SensorTempHumidityStatusTable
value: rPDU2SensorTempHumidityStatusRelativeHumidity
num_oid: '.1.3.6.1.4.1.318.1.1.26.10.2.2.1.10.{{ $index }}'
index: 'rPDU2SensorTempHumidityStatusRelativeHumidity.{{ $index }}'
descr: 'Humidity Probe'
skip_values:
-
oid: rPDU2SensorTempHumidityStatusType
op: '='
value: 4
-
oid: rPDU2SensorTempHumidityStatusRelativeHumidity
op: '<'
value: 0
-
oid: airFMModSupplyHum
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.2.2.1.4.{{ $index }}'
index: 'airFMModSupplyHum.{{ $index }}'
descr: 'Supply Air'
divisor: 10
skip_values: -2147483648
-
oid: airFMModReturnHum
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.2.2.1.7.{{ $index }}'
index: 'airFMModReturnHum.{{ $index }}'
descr: 'Return Air'
divisor: 10
skip_values: -2147483648
-
oid: airFMSysHumSetpoint
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.6.3.{{ $index }}'
index: 'airFMSysHumSetpoint.{{ $index }}'
descr: 'Humidifier Setpoint'
divisor: 10
skip_values: -2147483648
-
oid: airFMSysDehumSetpoint
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.7.3.{{ $index }}'
index: 'airFMSysDehumSetpoint.{{ $index }}'
descr: 'Dehumidifier Setpoint'
divisor: 10
skip_values: -2147483648
airflow:
data:
-
oid: airIRRP100UnitStatusAirFlowMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.11.{{ $index }}'
index: 'airIRRP100UnitStatusAirFlowMetric.{{ $index }}'
descr: Air Flow
divisor: 10
-
oid: airIRRP500UnitStatusAirFlowMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.11.{{ $index }}'
index: 'airIRRP500UnitStatusAirFlowMetric.{{ $index }}'
descr: Air Flow
divisor: 10
-
oid: airIRG2RDT2StatusAirFlowMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.4.5.2.1.5.{{ $index }}'
index: 'airIRG2RDT2StatusAirFlowMetric.{{ $index }}'
descr: Air Flow
voltage:
data:
# rPDUIdentDeviceLinetoLineVoltage is done in includes/discovery/sensors/voltage/apc.inc.php:141
-
oid: airIRRP100UnitStatusCompressorDriveVoltage
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.37.{{ $index }}'
index: 'airIRRP100UnitStatusCompressorDriveVoltage.{{ $index }}'
descr: Compressor Drive
divisor: 10
-
oid: airIRRP100UnitStatusCompressorDriveDCLinkVoltage
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.39.{{ $index }}'
index: 'airIRRP100UnitStatusCompressorDriveDCLinkVoltage.{{ $index }}'
descr: Compressor Drive DC Link
divisor: 10
-
oid: airFMModBlwr1Vlt
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.6.2.1.10.{{ $index }}'
index: 'airFMModBlwr1Vlt.{{ $index }}'
descr: 'Blower 1 Voltage'
divisor: 10
-
oid: airFMModBlwr2Vlt
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.7.2.1.10.{{ $index }}'
index: 'airFMModBlwr2Vlt.{{ $index }}'
descr: 'Blower 2 Voltage'
divisor: 10
-
oid: xATSSource1VoltageLtoL
num_oid: '.1.3.6.1.4.1.318.1.1.17.4.1.7.1.2.{{ $index }}'
index: 'xATSSource1VoltageLtoL.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Source1 {{ $index }} L-L'
divisor: 10
skip_values: -1
-
oid: xATSSource1VoltageLtoN
num_oid: '.1.3.6.1.4.1.318.1.1.17.4.1.7.1.3.{{ $index }}'
index: 'xATSSource1VoltageLtoN.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Source1 {{ $index }} L-N'
divisor: 10
skip_values: -1
-
oid: xATSSource2VoltageLtoL
num_oid: '.1.3.6.1.4.1.318.1.1.17.4.2.7.1.2.{{ $index }}'
index: 'xATSSource2VoltageLtoL.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Source2 {{ $index }} L-L'
divisor: 10
skip_values: -1
-
oid: xATSSource2VoltageLtoN
num_oid: '.1.3.6.1.4.1.318.1.1.17.4.2.7.1.3.{{ $index }}'
index: 'xATSSource2VoltageLtoN.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Source2 {{ $index }} L-N'
divisor: 10
skip_values: -1
-
oid: xATSSystemOutputVoltageLtoL
num_oid: '.1.3.6.1.4.1.318.1.1.17.4.3.12.1.2.{{ $index }}'
index: 'xATSSystemOutputVoltageLtoL.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Output {{ $index }} L-L'
divisor: 10
skip_values: -1
-
oid: xATSSystemOutputVoltageLtoN
num_oid: '.1.3.6.1.4.1.318.1.1.17.4.3.12.1.3.{{ $index }}'
index: 'xATSSystemOutputVoltageLtoN.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Output {{ $index }} L-N'
divisor: 10
skip_values: -1
-
oid: xATSGeneratorAdvStatusBatteryVoltage
num_oid: '.1.3.6.1.4.1.318.1.1.18.1.3.1.{{ $index }}'
index: 'xATSGeneratorAdvStatusBatteryVoltage.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Generator Battery'
divisor: 10
skip_values: -1
-
oid: xPDUMainInputVoltagePhaseTable
value: xPDUMainInputVoltageLtoL
num_oid: '.1.3.6.1.4.1.318.1.1.15.3.1.4.1.2.{{ $index }}'
index: 'xPDUMainInputVoltageLtoL.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Input - Phase {{ $index }} L-L'
divisor: 10
skip_values: -1
-
oid: xPDUMainInputVoltagePhaseTable
value: xPDUMainInputVoltageLtoN
num_oid: '.1.3.6.1.4.1.318.1.1.15.3.1.4.1.3.{{ $index }}'
index: 'xPDUMainInputVoltageLtoN.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Input - Phase {{ $index }} L-N'
divisor: 10
skip_values: -1
-
oid: xPDUSystemOutputPhaseTable
value: xPDUSystemOutputVoltageLtoL
num_oid: '.1.3.6.1.4.1.318.1.1.15.3.4.14.1.2.{{ $index }}'
index: 'xPDUSystemOutputVoltageLtoL.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Output - Phase {{ $index }} L-L'
divisor: 10
skip_values: -1
-
oid: xPDUSystemOutputPhaseTable
value: xPDUSystemOutputVoltageLtoN
num_oid: '.1.3.6.1.4.1.318.1.1.15.3.4.14.1.3.{{ $index }}'
index: 'xPDUSystemOutputVoltageLtoN.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Output - Phase {{ $index }} L-N'
divisor: 10
skip_values: -1
current:
data:
# rPDULoadStatusLoad and rPDU2PhaseStatusCurrent at OID .1.3.6.1.4.1.318.1.1.26.6.3.1.5 is done in the includes/discovery/sensors/current/apc.inc.php:19 file
-
oid: airIRRP100UnitStatusHumidifierCurrent
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.33.{{ $index }}'
index: 'airIRRP100UnitStatusHumidifierCurrent.{{ $index }}'
descr: Humidifier
divisor: 10
-
oid: airIRRP100UnitStatusCompressorDriveCurrent
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.38.{{ $index }}'
index: 'airIRRP100UnitStatusCompressorDriveCurrent.{{ $index }}'
descr: Compressor Drive
divisor: 10
-
oid: airIRRP500UnitStatusHumidifierCurrent
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.33.{{ $index }}'
index: 'airIRRP100UnitStatusHumidifierCurrent.{{ $index }}'
descr: Humidifier
divisor: 10
-
oid: airFMModElectrodeCurrent
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.5.2.1.3.{{ $index }}'
index: 'airFMModElectrodeCurrent.{{ $index }}'
descr: Humidifier
divisor: 10
skip_values: -2147483648
-
oid: xPDUSystemOutputPhaseTable
value: xPDUSystemOutputPhaseCurrent
num_oid: '.1.3.6.1.4.1.318.1.1.15.3.4.14.1.4.{{ $index }}'
index: 'xPDUSystemOutputPhaseCurrent.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Output - Phase {{ $index }}'
divisor: 10
skip_values: -1
-
oid: xPDUSystemOutput
value: xPDUSystemOutputNeutralCurrent
num_oid: '.1.3.6.1.4.1.318.1.1.15.3.4.2.{{ $index }}'
index: 'xPDUSystemOutputNeutralCurrent.{{ $index }}'
descr: 'Neutral Current'
divisor: 10
skip_values: -1
fanspeed:
data:
-
oid: airIRRP100UnitStatusFanSpeed
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.12.{{ $index }}'
index: 'airIRRP100UnitStatusFanSpeed.{{ $index }}'
descr: 'Fan Speed (%)'
divisor: 10
-
oid: airIRRP500UnitStatusFanSpeed
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.12.{{ $index }}'
index: 'airIRRP500UnitStatusFanSpeed.{{ $index }}'
descr: 'Fan Speed (%)'
divisor: 10
frequency:
data:
-
oid: airIRRP100UnitStatusCompressorDriveSpeed
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.35.{{ $index }}'
index: 'airIRRP100UnitStatusCompressorDriveSpeed.{{ $index }}'
descr: 'Drive Speed'
divisor: 10
-
oid: airFMModBlwr1CmdFreq
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.6.2.1.3.{{ $index }}'
index: 'airFMModBlwr1CmdFreq.{{ $index }}'
descr: 'Blower 1 Requested Frequency'
divisor: 10
skip_values: -2147483648
-
oid: airFMModBlwr1ActFreq
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.6.2.1.4.{{ $index }}'
index: 'airFMModBlwr1ActFreq.{{ $index }}'
descr: 'Blower 1 Actual Frequency'
divisor: 10
skip_values: -2147483648
-
oid: airFMModBlwr2CmdFreq
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.7.2.1.3.{{ $index }}'
index: 'airFMModBlwr2CmdFreq.{{ $index }}'
descr: 'Blower 2 Requested Frequency'
divisor: 10
skip_values: -2147483648
-
oid: airFMModBlwr2ActFreq
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.7.2.1.4.{{ $index }}'
index: 'airFMModBlwr2ActFreq.{{ $index }}'
descr: 'Blower 2 Actual Frequency'
divisor: 10
skip_values: -2147483648
-
oid: xPDUSystemOutput
value: xPDUSystemOutputFrequency
num_oid: '.1.3.6.1.4.1.318.1.1.15.3.4.1.{{ $index }}'
index: 'xPDUSystemOutputFrequency.{{ $index }}'
descr: 'System Output'
divisor: 10
skip_values: -1
power:
data:
-
oid: upsAdvOutputActivePower
num_oid: '.1.3.6.1.4.1.318.1.1.1.4.2.8.{{ $index }}'
index: 'PowerNet-MIB::upsAdvOutputActivePower.{{ $index }}'
descr: 'Active Power'
-
oid: airIRRP100UnitStatusCompressorDrivePower
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.35.{{ $index }}'
index: 'airIRRP100UnitStatusCompressorDrivePower.{{ $index }}'
descr: 'Drive Power'
multiplier: 10
-
oid: airIRRP100UnitStatusCoolDemand
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.13.{{ $index }}'
index: 'airIRRP100UnitStatusCoolDemand.{{ $index }}'
descr: 'Cooling Demand'
multiplier: 100
-
oid: airIRRP100UnitStatusCoolOutput
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.1.2.2.14.{{ $index }}'
index: 'airIRRP100UnitStatusCoolOutput.{{ $index }}'
descr: 'Cooling Output'
multiplier: 100
-
oid: airIRRP500UnitStatusCoolDemand
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.13.{{ $index }}'
index: 'airIRRP500UnitStatusCoolDemand.{{ $index }}'
descr: 'Cooling Demand'
multiplier: 100
-
oid: airIRRP500UnitStatusCoolOutput
num_oid: '.1.3.6.1.4.1.318.1.1.13.3.3.2.2.2.14.{{ $index }}'
index: 'airIRRP500UnitStatusCoolOutput.{{ $index }}'
descr: 'Cooling Output'
multiplier: 100
-
oid: rPDU2DeviceStatusTable
value: rPDU2DeviceStatusPower
num_oid: '.1.3.6.1.4.1.318.1.1.26.4.3.1.5.{{ $index }}'
multiplier: 10
index: 'rPDU2DeviceStatusPower.{{ $index }}'
descr: 'Power, Total'
skip_value_lt: 0
-
oid: xPDUSystemOutput
value: xPDUSystemOutputTotalPower
num_oid: '.1.3.6.1.4.1.318.1.1.15.3.4.3.{{ $index }}'
index: 'xPDUSystemOutputTotalPower.{{ $index }}'
descr: 'Real Power - Total'
multiplier: 100
skip_values: -1
-
oid: xPDUSystemOutput
value: xPDUSystemOutputTotalApparentPower
num_oid: '.1.3.6.1.4.1.318.1.1.15.3.4.4.{{ $index }}'
index: 'xPDUSystemOutputTotalApparentPower.{{ $index }}'
descr: 'Apparent Power - Total'
multiplier: 100
skip_values: -1
-
oid: xPDUSystemOutputPhaseTable
value: xPDUSystemOutputPower
num_oid: '.1.3.6.1.4.1.318.1.1.15.3.4.14.1.5.{{ $index }}'
index: 'xPDUSystemOutputPower.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Real Power - Phase {{ $index }}'
multiplier: 100
skip_values: -1
-
oid: xPDUSystemOutputPhaseTable
value: xPDUSystemOutputApparentPower
num_oid: '.1.3.6.1.4.1.318.1.1.15.3.4.14.1.6.{{ $index }}'
index: 'xPDUSystemOutputApparentPower.{{ $index }}'
snmp_flags: '-OQUsbe'
descr: 'Apparent Power - Phase {{ $index }}'
multiplier: 100
skip_values: -1
-
oid: rPDUIdentDevicePowerWatts
num_oid: '.1.3.6.1.4.1.318.1.1.12.1.16.{{ $index }}'
index: 'rPDUIdentDevicePowerWatts.{{ $index }}'
descr: 'Total power'
skip_values:
-
device: hardware
op: 'not_starts'
value: 'AP7'
power_consumed:
data:
-
oid: rPDU2DeviceStatusTable
value: rPDU2DeviceStatusEnergy
num_oid: '.1.3.6.1.4.1.318.1.1.26.4.3.1.9.{{ $index }}'
divisor: 10
index: 'rPDU2DeviceStatusEnergy.{{ $index }}'
descr: 'Energy since {{ rPDU2DeviceStatusEnergyStartTime }}'
skip_value_lt: 0
pressure:
data:
-
oid: airIRG2RDT2StatusSuctionPressureMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.4.5.2.1.19.{{ $index }}'
index: 'airIRG2RDT2StatusSuctionPressureMetric.{{ $index }}'
descr: Suction Pressure
-
oid: airIRG2RDT2StatusDischargePressureMetric
num_oid: '.1.3.6.1.4.1.318.1.1.13.4.5.2.1.21.{{ $index }}'
index: 'airIRG2RDT2StatusDischargePressureMetric.{{ $index }}'
descr: Discharge Pressure
-
oid: airFMModFilterDiffPresPa
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.2.2.1.8.{{ $index }}'
index: 'airFMModFilterDiffPresPa.{{ $index }}'
descr: 'Filter Air Pressure Differential'
divisor: 1000
skip_values: -2147483648
-
oid: airFMModCoilDiffPresPa
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.2.2.1.10.{{ $index }}'
index: 'airFMModCoilDiffPresPa.{{ $index }}'
descr: 'Coil Air Pressure Differential'
divisor: 1000
skip_values: -2147483648
-
oid: airFMModSuctPresKPa
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.4.2.1.4.{{ $index }}'
index: 'airFMModSuctPresKPa.{{ $index }}'
descr: 'Refrigerant Pressure - Inlet'
skip_values: -2147483648
-
oid: airFMModDischPresKPa
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.4.2.1.6.{{ $index }}'
index: 'airFMModDischPresKPa.{{ $index }}'
descr: 'Refrigerant Pressure - Discharge'
skip_values: -2147483648
cooling:
data:
-
oid: airIRG2RDT2StatusCoolOutput
num_oid: '.1.3.6.1.4.1.318.1.1.13.4.5.2.1.2.{{ $index }}'
index: 'airIRG2RDT2StatusCoolOutput.{{ $index }}'
descr: Output
multiplier: 100
-
oid: airIRG2RDT2StatusCoolDemand
num_oid: '.1.3.6.1.4.1.318.1.1.13.4.5.2.1.3.{{ $index }}'
index: 'airIRG2RDT2StatusCoolDemand.{{ $index }}'
descr: Demand
multiplier: 100
percent:
data:
-
oid: airFMModHumActualOutput
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.5.2.1.4.{{ $index }}'
index: 'airFMModHumActualOutput.{{ $index }}'
descr: 'Humidifier Output'
skip_values: -2147483648
-
oid: airFMSysDXCoolingDmd
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.2.1.{{ $index }}'
index: 'airFMSysDXCoolingDmd.{{ $index }}'
descr: 'Cooling Demand'
skip_values: -2147483648
-
oid: airFMSysDXDehumDmd
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.2.2.{{ $index }}'
index: 'airFMSysDXDehumDmd.{{ $index }}'
descr: 'Dehumidification Demand'
skip_values: -2147483648
-
oid: airFMSysDXActualCoolDehum
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.2.3.{{ $index }}'
index: 'airFMSysDXActualCoolDehum.{{ $index }}'
descr: 'Cooling/Dehumidification Output'
skip_values: -2147483648
-
oid: airFMSysElectricReheatDmd
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.2.7.{{ $index }}'
index: 'airFMSysElectricReheatDmd.{{ $index }}'
descr: 'Heating Demand'
skip_values: -2147483648
-
oid: airFMSysActualElectricReheat
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.2.8.{{ $index }}'
index: 'airFMSysActualElectricReheat.{{ $index }}'
descr: 'Heating Output'
skip_values: -2147483648
-
oid: airFMSysSteamElectrodeHumDmd
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.4.2.11.{{ $index }}'
index: 'airFMSysSteamElectrodeHumDmd.{{ $index }}'
descr: 'Humidification Demand'
skip_values: -2147483648
-
oid: airFMModBlwr1ActTorq
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.6.2.1.8.{{ $index }}'
index: 'airFMModBlwr1ActTorq.{{ $index }}'
descr: 'Blower 1 Torque'
divisor: 100
skip_values: -2147483648
-
oid: airFMModBlwr1Current
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.6.2.1.9.{{ $index }}'
index: 'airFMModBlwr1Current.{{ $index }}'
descr: 'Blower 1 Current'
divisor: 100
skip_values: -2147483648
-
oid: airFMModBlwr2ActTorq
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.7.2.1.8.{{ $index }}'
index: 'airFMModBlwr2ActTorq.{{ $index }}'
descr: 'Blower 2 Torque'
divisor: 100
skip_values: -2147483648
-
oid: airFMModBlwr2Current
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.7.2.1.9.{{ $index }}'
index: 'airFMModBlwr2Current.{{ $index }}'
descr: 'Blower 2 Current'
divisor: 100
skip_values: -2147483648
-
oid: airFMModBlwr1CapLife
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.6.2.1.14.{{ $index }}'
index: 'airFMModBlwr1CapLife.{{ $index }}'
descr: 'Blower 1 Capacitor Life Remaining'
divisor: 10
skip_values: -2147483648
low_limit: 0
-
oid: airFMModBlwr2CapLife
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.5.7.2.1.14.{{ $index }}'
index: 'airFMModBlwr2CapLife.{{ $index }}'
descr: 'Blower 2 Capacitor Life Remaining'
divisor: 10
skip_values: -2147483648
low_limit: 0
count:
data:
-
oid: airFMAlarmConditionsTableSize
num_oid: '.1.3.6.1.4.1.318.1.1.13.1.6.3.{{ $index }}'
index: 'airFMAlarmConditionsTableSize.{{ $index }}'
descr: 'Active Alarms'
warn_limit: 1
high_limit: 3
-
oid: upsAdvBatteryRecommendedReplaceDate
num_oid: '.1.3.6.1.4.1.318.1.1.1.2.2.21.{{ $index }}'
index: 'upsAdvBatteryRecommendedReplaceDate.{{ $index }}'
descr: 'Battery Recommended Days Remaining'
user_func: dateToDays
low_warn_limit: 30
low_limit: 0
-
oid: upsAdvBatteryNumOfBattPacks
num_oid: '.1.3.6.1.4.1.318.1.1.1.2.2.5.{{ $index }}'
index: 'upsAdvBatteryNumOfBattPacks.{{ $index }}'
descr: 'Installed batteries'
low_limit: 0
-
oid: upsAdvBatteryNumOfBadBattPacks
num_oid: '.1.3.6.1.4.1.318.1.1.1.2.2.6.{{ $index }}'
index: 'upsAdvBatteryNumOfBadBattPacks.{{ $index }}'
descr: 'Bad batteries'
high_limit: 1