99 lines
4.7 KiB
YAML
99 lines
4.7 KiB
YAML
mib: ALPHA-RECTIFIER-SYS-MIB:ALPHA-RESOURCE-MIB
|
|
modules:
|
|
os:
|
|
serial: ALPHA-RESOURCE-MIB::componentListSerialNumber.1.1
|
|
version: ALPHA-RESOURCE-MIB::controllerInfoSoftwareVersion.0
|
|
hardware: ALPHA-RESOURCE-MIB::controllerInfoHardwareVersion.0
|
|
sensors:
|
|
voltage:
|
|
data:
|
|
-
|
|
oid: ALPHA-RECTIFIER-SYS-MIB::rectifierSystem
|
|
num_oid: '.1.3.6.1.4.1.7309.5.3.1.10.{{ $index }}'
|
|
value: ALPHA-RECTIFIER-SYS-MIB::rectSysSystemVoltage
|
|
divisor: 1000
|
|
descr: 'System Voltage'
|
|
index: rectSysSystemVoltage.{{ $index }}
|
|
-
|
|
oid: ALPHA-RECTIFIER-SYS-MIB::rectifierSystem
|
|
num_oid: '.1.3.6.1.4.1.7309.5.3.1.12.{{ $index }}'
|
|
value: ALPHA-RECTIFIER-SYS-MIB::rectSysBatteryVoltage
|
|
divisor: 1000
|
|
descr: 'Battery Voltage'
|
|
index: rectSysBatteryVoltage.{{ $index }}
|
|
-
|
|
oid: ALPHA-RECTIFIER-SYS-MIB::rectifierSystem
|
|
value: ALPHA-RECTIFIER-SYS-MIB::rectSysAverageRectifierACInputVoltage
|
|
num_oid: '.1.3.6.1.4.1.7309.5.3.1.6.{{ $index }}'
|
|
divisor: 1000
|
|
descr: 'AC Input Voltage'
|
|
index: rectSysAverageRectifierACInputVoltage.{{ $index }}
|
|
current:
|
|
data:
|
|
-
|
|
oid: ALPHA-RECTIFIER-SYS-MIB::rectifierSystem
|
|
num_oid: '.1.3.6.1.4.1.7309.5.3.1.1.{{ $index }}'
|
|
value: ALPHA-RECTIFIER-SYS-MIB::rectSysTotalOutputCurrent
|
|
divisor: 1000
|
|
descr: 'Total Output Current'
|
|
-
|
|
oid: ALPHA-RECTIFIER-SYS-MIB::rectifierSystem
|
|
num_oid: '.1.3.6.1.4.1.7309.5.3.1.13.{{ $index }}'
|
|
value: ALPHA-RECTIFIER-SYS-MIB::rectSysBatteryCurrent
|
|
index: rectSysBatteryCurrent.{{ $index }}
|
|
descr: 'Total Battery Current'
|
|
divisor: 1000
|
|
skip_value_lt: 0
|
|
-
|
|
oid: ALPHA-RECTIFIER-SYS-MIB::rectifierSystem
|
|
num_oid: '.1.3.6.1.4.1.7309.5.3.1.11.{{ $index }}'
|
|
value: ALPHA-RECTIFIER-SYS-MIB::rectSysTotalLoadCurrent
|
|
index: rectSysTotalLoadCurrent.{{ $index }}
|
|
descr: 'Total Load Current'
|
|
divisor: 1000
|
|
skip_value_lt: 0
|
|
-
|
|
oid: ALPHA-RECTIFIER-SYS-MIB::rectifierSystem
|
|
num_oid: '.1.3.6.1.4.1.7309.5.3.1.3.{{ $index }}'
|
|
value: ALPHA-RECTIFIER-SYS-MIB::rectSysTotalCapacityInstalledAmps
|
|
index: rectSysTotalCapacityInstalledAmps.{{ $index }}
|
|
descr: 'Total Capacity Installed'
|
|
divisor: 1000
|
|
skip_value_lt: 0
|
|
temperature:
|
|
data:
|
|
-
|
|
oid: ALPHA-RECTIFIER-SYS-MIB::rectifierSystem
|
|
num_oid: '.1.3.6.1.4.1.7309.5.3.1.14.{{ $index }}'
|
|
value: ALPHA-RECTIFIER-SYS-MIB::rectSysBatteryTemperature
|
|
index: rectSysBatteryTemperature.{{ $index }}
|
|
divisor: 1000
|
|
descr: 'Battery Temperature'
|
|
power:
|
|
data:
|
|
-
|
|
oid: ALPHA-RECTIFIER-SYS-MIB::rectifierSystem
|
|
num_oid: '.1.3.6.1.4.1.7309.5.3.1.2.{{ $index }}'
|
|
value: ALPHA-RECTIFIER-SYS-MIB::rectSysTotalOutputPower
|
|
index: rectSysTotalOutputPower.{{ $index }}
|
|
descr: 'Total Output Power'
|
|
divisor: 1000
|
|
skip_value_lt: 0
|
|
-
|
|
oid: ALPHA-RECTIFIER-SYS-MIB::rectifierSystem
|
|
num_oid: '.1.3.6.1.4.1.7309.5.3.1.4.{{ $index }}'
|
|
value: ALPHA-RECTIFIER-SYS-MIB::rectSysTotalCapacityInstalledPower
|
|
index: rectSysTotalCapacityInstalledPower.{{ $index }}
|
|
descr: 'Total Capacity Installed'
|
|
divisor: 1000
|
|
skip_value_lt: 0
|
|
runtime:
|
|
data:
|
|
-
|
|
oid: ALPHA-RECTIFIER-SYS-MIB::rectifierSystem
|
|
num_oid: '.1.3.6.1.4.1.7309.5.3.1.31.{{ $index }}'
|
|
value: ALPHA-RECTIFIER-SYS-MIB::rectSysEstimatedBatteryRuntime
|
|
index: rectSysEstimatedBatteryRuntime.{{ $index }}
|
|
descr: 'Estimated Battery Runtime'
|
|
divisor: 16.66
|
|
skip_value_lt: 0
|