mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* terra * airos * port cisco os polling old wwan polling was broken and deprecated anyway * enterasys * Brother, a few changes * AW Plus * Fabos * set expected test data * 3com * Adva FSP150 * advantech * airos-af * aix * akcp * allied * allworx and missed mibs * anyos * fixup some zyxel shared stuffs zywall graph polling * aos * apc * apex * apsoluteos * fix copyrights * arris * arris * aruba-instant * ArubaOS * Ascom * asuswrt-merlin, ats * audiocodes * avocent * avtech * barracuda * binox * boss * canonprinter * cdata * ceraos * ciena-waveserver * fix 3com * fix airos * fix brother yaml? * fix aos more * fix and improve apc * fix arista test data * yaml discovery (basic) * cimc * mib not used * remove old discovery file * ciscosat * ciscosb fixes + improvements * comware * ctm * cumulus * cxr-ts * cyberoam-utm * cyberpower * dahua-nvr * dasan-nos * datadomain * dcn-software and fallback oids * dd-wrt * dell-laser * d* * e* and location * forti, post processing, oid coalescing * Freebsd array of sysDescr regex * finish f* * g* * h* * i* WIP * i* * Junos * j* * k* * unix refactor previous to yaml more inject $device * fixes * fixes * l* * m* * n* ability to set other fields in regex tnmsne polling to eloquent * o* * p* * q* + bonus calix * r* * s* WIP * s* * t* * u* * v* rework vrp to yaml (hybrid) * w* * x* * z* * a* easy no-data * fixes * style fixes * missed ApexPlus * fix signature * Add missing location data * rename getDevice functions * add new cisco ftd data * update docs * revert sill snmp format * fix snmp options * update for new smartax test data * rebase dsm * fix voss
119 lines
4.9 KiB
YAML
119 lines
4.9 KiB
YAML
mib: IMCO-BIG-MIB
|
|
modules:
|
|
os:
|
|
hardware: IMCO-BIG-MIB::imco3IdentModel.0
|
|
serial: IMCO-BIG-MIB::imPM1SystemIDserNumb.0
|
|
version: IMCO-BIG-MIB::imco3IdentSwVersion.0
|
|
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
|