mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
115 lines
4.8 KiB
YAML
115 lines
4.8 KiB
YAML
mib: IMCO-BIG-MIB
|
|
modules:
|
|
sensors:
|
|
current:
|
|
data:
|
|
-
|
|
oid: imPm1Power1OutputCurrent
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.3.24.{{ $index }}'
|
|
index: 'imPm1Power1OutputCurrent.{{ $index }}'
|
|
descr: 'Power 1 Current'
|
|
divisor: 10
|
|
-
|
|
oid: imPm1Power2OutputCurrent
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.4.24.{{ $index }}'
|
|
index: 'imPm1Power2OutputCurrent.{{ $index }}'
|
|
descr: 'Power 2 Current'
|
|
divisor: 10
|
|
-
|
|
oid: imPm1Power3OutputCurrent
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.5.24.{{ $index }}'
|
|
index: 'imPm1Power3OutputCurrent.{{ $index }}'
|
|
descr: 'Power 3 Current'
|
|
divisor: 10
|
|
charge:
|
|
data:
|
|
-
|
|
oid: imPm1BatLeg1ChargeState
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.7.12.{{ $index }}'
|
|
index: 'imPm1BatLeg1ChargeState.{{ $index }}'
|
|
descr: 'Battery Charge'
|
|
|
|
load:
|
|
data:
|
|
-
|
|
oid: imPm1Power1OutputLoad
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.3.29.{{ $index }}'
|
|
index: 'imPm1Power1OutputLoad.{{ $index }}'
|
|
descr: 'Power 1 Load (VA)'
|
|
-
|
|
oid: imPm1Power2OutputLoad
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.4.29.{{ $index }}'
|
|
index: 'imPm1Power2OutputLoad.{{ $index }}'
|
|
descr: 'Power 2 Load (VA)'
|
|
-
|
|
oid: imPm1Power3OutputLoad
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.5.29.{{ $index }}'
|
|
index: 'imPm1Power3OutputLoad.{{ $index }}'
|
|
descr: 'Power 3 Load (VA)'
|
|
power:
|
|
data:
|
|
-
|
|
oid: imPm1Power1OutputPowerW
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.3.27.{{ $index }}'
|
|
index: 'imPm1Power1OutputPowerW.{{ $index }}'
|
|
descr: 'Output Power 1'
|
|
-
|
|
oid: imPm1Power2OutputPowerW
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.4.27.{{ $index }}'
|
|
index: 'imPm1Power2OutputPowerW.{{ $index }}'
|
|
descr: 'Output Power 2'
|
|
-
|
|
oid: imPm1Power3OutputPowerW
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.5.27.{{ $index }}'
|
|
index: 'imPm1Power3OutputPowerW.{{ index }}'
|
|
descr: 'Output Power 3'
|
|
|
|
runtime:
|
|
data:
|
|
-
|
|
oid: imPm1BatLeg1Autonomytime
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.7.14.{{ $index }}'
|
|
index: 'imPm1BatLeg1Autonomytime.{{ $index }}'
|
|
descr: 'Runtime'
|
|
state:
|
|
data:
|
|
-
|
|
oid: imPM1Power1Running1
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.3.32.{{ $index }}'
|
|
index: 'imPM1Power1Running1.{{ $index }}'
|
|
descr: 'Power State'
|
|
states:
|
|
- { descr: Battery, graph: 0, value: 1, generic: 2 }
|
|
- { descr: Online, graph: 0, value: 0, generic: 0 }
|
|
|
|
voltage:
|
|
data:
|
|
-
|
|
oid: imPm1Power1OutputVoltage
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.3.23.{{ $index }}'
|
|
index: 'imPm1Power1OutputVoltage.{{ $index }}'
|
|
descr: 'Power 1 Voltage'
|
|
group: Power
|
|
divisor: 10
|
|
-
|
|
oid: imPm1Power2OutputVoltage
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.4.23.{{ $index }}'
|
|
index: 'imPm1Power2OutputVoltage.{{ $index }}'
|
|
descr: 'Power 2 Voltage'
|
|
group: Power
|
|
divisor: 10
|
|
-
|
|
oid: imPm1Power3OutputVoltage
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.5.23.{{ $index }}'
|
|
index: 'imPm1Power3OutputVoltage.{{ $index }}'
|
|
descr: 'Power 3 Voltage'
|
|
group: Power
|
|
divisor: 10
|
|
-
|
|
oid: imPm1BatteryVoltage
|
|
num_oid: '.1.3.6.1.4.1.2185.1.3.11.2.1.6.2.{{ $index }}'
|
|
index: 'imPm1BatteryVoltage.{{ $index }}'
|
|
descr: 'Battery Voltage'
|
|
group: Battery
|
|
divisor: 10
|