diff --git a/includes/definitions/discovery/drac.yaml b/includes/definitions/discovery/drac.yaml index 288a6eb82bac..5e5e513a17a0 100644 --- a/includes/definitions/discovery/drac.yaml +++ b/includes/definitions/discovery/drac.yaml @@ -2,19 +2,39 @@ mib: DELL-RAC-MIB:IDRAC-MIB-SMIv2 modules: os: hardware: - - .1.3.6.1.4.1.674.10892.5.1.3.12.0 - - .1.3.6.1.4.1.674.10892.2.1.1.2.0 - version: .1.3.6.1.4.1.674.10892.2.1.2.1.0 - serial: .1.3.6.1.4.1.674.10892.2.1.1.11.0 - location: .1.3.6.1.4.1.674.10892.5.1.3.8.0 + - IDRAC-MIB-SMIv2::systemModelName.0 + - DELL-RAC-MIB::drsProductShortName.0 + version: + - IDRAC-MIB-SMIv2::racFirmwareVersion.0 + - DELL-RAC-MIB::drsFirmwareVersion.0 + serial: + - IDRAC-MIB-SMIv2::systemServiceTag.0 + - DELL-RAC-MIB::drsSystemServiceTag.0 + location: IDRAC-MIB-SMIv2::systemDataCenterName.0 sensors: + fanspeed: + data: + - + oid: IDRAC-MIB-SMIv2::coolingDeviceTable + value: IDRAC-MIB-SMIv2::coolingDeviceReading + num_oid: '.1.3.6.1.4.1.674.10892.5.4.700.12.1.6.{{ $index }}' + descr: IDRAC-MIB-SMIv2::coolingDeviceLocationName + index: '{{ $index }}' + high_limit: IDRAC-MIB-SMIv2::coolingDeviceUpperCriticalThreshold + low_limit: IDRAC-MIB-SMIv2::coolingDeviceLowerCriticalThreshold + # Following can be enabled with new testfiles for Poweredge R640, iDRAC7, Poweredge M1000e + # skip_values: + # - + # oid: IDRAC-MIB-SMIv2::coolingDeviceSubType + # op: 'not_in_array' + # value: [ 3, 5 ] state: data: - oid: drsGlobalSystemStatus value: drsGlobalSystemStatus num_oid: '.1.3.6.1.4.1.674.10892.2.2.1.{{ $index }}' - descr: 'Global System Status' + descr: 'Global System' index: 'drsGlobalSystemStatus.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -27,7 +47,7 @@ modules: oid: systemStateIDSDMCardUnitStatusCombined value: systemStateIDSDMCardUnitStatusCombined num_oid: '.1.3.6.1.4.1.674.10892.5.4.200.10.1.58.{{ $index }}' - descr: 'IDSDM Card Unit Combined Status' + descr: 'IDSDM Card Unit Combined' index: 'systemStateIDSDMCardUnitStatusCombined.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -40,7 +60,7 @@ modules: oid: systemStateIDSDMCardDeviceStatusCombined value: systemStateIDSDMCardDeviceStatusCombined num_oid: '.1.3.6.1.4.1.674.10892.5.4.200.10.1.60.{{ $index }}' - descr: 'IDSDM Card Device Combined Status' + descr: 'IDSDM Card Device Combined' index: 'systemStateIDSDMCardDeviceStatusCombined.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -53,7 +73,7 @@ modules: oid: intrusionStatus value: intrusionStatus num_oid: '.1.3.6.1.4.1.674.10892.5.4.300.70.1.5.{{ $index }}' - descr: 'Intrusion Status' + descr: 'Intrusion' index: 'intrusionStatus.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -77,7 +97,7 @@ modules: oid: drsIOMCurrStatus value: drsIOMCurrStatus num_oid: '.1.3.6.1.4.1.674.10892.2.3.1.2.{{ $index }}' - descr: 'IOM Status' + descr: 'IOM' index: 'drsIOMCurrStatus.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -87,10 +107,10 @@ modules: - { value: 5, descr: critical, graph: 1, generic: 2 } - { value: 6, descr: nonRecoverable, graph: 1, generic: 2 } - - oid: drsKVMCurrStatus - value: drsKVMCurrStatus + oid: DELL-RAC-MIB::drsKVMCurrStatus + value: DELL-RAC-MIB::drsKVMCurrStatus num_oid: '.1.3.6.1.4.1.674.10892.2.3.1.3.{{ $index }}' - descr: 'KVM Status' + descr: 'KVM' index: 'drsKVMCurrStatus.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -103,7 +123,7 @@ modules: oid: drsRedCurrStatus value: drsRedCurrStatus num_oid: '.1.3.6.1.4.1.674.10892.2.3.1.4.{{ $index }}' - descr: 'Redundancy Status' + descr: 'Redundancy' index: 'drsRedCurrStatus.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -113,10 +133,10 @@ modules: - { value: 5, descr: critical, graph: 1, generic: 2 } - { value: 6, descr: nonRecoverable, graph: 1, generic: 2 } - - oid: drsPowerCurrStatus - value: drsPowerCurrStatus + oid: DELL-RAC-MIB::drsPowerCurrStatus + value: DELL-RAC-MIB::drsPowerCurrStatus num_oid: '.1.3.6.1.4.1.674.10892.2.3.1.5.{{ $index }}' - descr: 'Power Status' + descr: 'Power' index: 'drsPowerCurrStatus.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -126,10 +146,10 @@ modules: - { value: 5, descr: critical, graph: 1, generic: 2 } - { value: 6, descr: nonRecoverable, graph: 1, generic: 2 } - - oid: drsFanCurrStatus + oid: DELL-RAC-MIB::drsFanCurrStatus value: drsFanCurrStatus num_oid: '.1.3.6.1.4.1.674.10892.2.3.1.6.{{ $index }}' - descr: 'FAN Status' + descr: 'FAN' index: 'drsFanCurrStatus.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -139,9 +159,9 @@ modules: - { value: 5, descr: critical, graph: 1, generic: 2 } - { value: 6, descr: nonRecoverable, graph: 1, generic: 2 } - - oid: drsBladeCurrStatus + oid: DELL-RAC-MIB::drsBladeCurrStatus num_oid: '.1.3.6.1.4.1.674.10892.2.3.1.7.{{ $index }}' - descr: 'Blade Status' + descr: 'Blade' index: 'drsBladeCurrStatus.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -151,9 +171,9 @@ modules: - { value: 5, descr: critical, graph: 1, generic: 2 } - { value: 6, descr: nonRecoverable, graph: 1, generic: 2 } - - oid: drsTempCurrStatus + oid: DELL-RAC-MIB::drsTempCurrStatus num_oid: '.1.3.6.1.4.1.674.10892.2.3.1.8.{{ $index }}' - descr: 'Temperature Status' + descr: 'Temperature' index: 'drsTempCurrStatus.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -163,9 +183,9 @@ modules: - { value: 5, descr: critical, graph: 1, generic: 2 } - { value: 6, descr: nonRecoverable, graph: 1, generic: 2 } - - oid: drsCMCCurrStatus + oid: DELL-RAC-MIB::drsCMCCurrStatus num_oid: '.1.3.6.1.4.1.674.10892.2.3.1.9.{{ $index }}' - descr: 'CMC Status' + descr: 'CMC' index: 'drsCMCCurrStatus.{{ $index }}' states: - { value: 1, descr: other, graph: 1, generic: 3 } @@ -178,9 +198,10 @@ modules: oid: DELL-RAC-MIB::physicalDiskTable value: DELL-RAC-MIB::physicalDiskState num_oid: '.1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.{{ $index }}' - descr: '{{ $DELL-RAC-MIB::physicalDiskName }} State' - index: 'physicalDiskStatus.{{ $index }}' - state_name: DELL-RAC-MIB::physicalDiskTable + descr: '{{ $DELL-RAC-MIB::physicalDiskName }}' + index: '{{ $index }}' + group: 'Storage' + state_name: physicalDiskState states: - { value: 1, descr: unknown, graph: 1, generic: 3 } - { value: 2, descr: ready, graph: 1, generic: 0 } @@ -190,15 +211,48 @@ modules: - { value: 6, descr: blocked, graph: 1, generic: 2} - { value: 7, descr: failed, graph: 1, generic: 2 } - { value: 8, descr: nonraid, graph: 1, generic: 0 } - - { value: 9, descr: nonrecoverable, graph: 1, generic: 2 } + - { value: 9, descr: removed, graph: 1, generic: 2 } - { value: 10, descr: readonly, graph: 1, generic: 0 } + - + oid: IDRAC-MIB-SMIv2::physicalDiskTable + value: IDRAC-MIB-SMIv2::physicalDiskState + num_oid: '.1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.{{ $index }}' + descr: '{{ $IDRAC-MIB-SMIv2::physicalDiskName }}' + index: '{{ $index }}' + group: 'Storage' + state_name: physicalDiskState + states: + - { value: 1, descr: unknown, graph: 1, generic: 3 } + - { value: 2, descr: ready, graph: 1, generic: 0 } + - { value: 3, descr: online, graph: 1, generic: 0 } + - { value: 4, descr: foreign, graph: 1, generic: 1 } + - { value: 5, descr: offline, graph: 1, generic: 2 } + - { value: 6, descr: blocked, graph: 1, generic: 2} + - { value: 7, descr: failed, graph: 1, generic: 2 } + - { value: 8, descr: nonraid, graph: 1, generic: 0 } + - { value: 9, descr: removed, graph: 1, generic: 2 } + - { value: 10, descr: readonly, graph: 1, generic: 0 } + - + oid: IDRAC-MIB-SMIv2::virtualDiskTable + value: IDRAC-MIB-SMIv2::virtualDiskState + num_oid: '.1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.{{ $index }}' + descr: '{{ $IDRAC-MIB-SMIv2::virtualDiskName }}' + index: '{{ $index }}' + group: 'Storage' + state_name: virtualDiskState + states: + - { value: 1, descr: unknown, graph: 0, generic: 3 } + - { value: 2, descr: online, graph: 0, generic: 0 } + - { value: 3, descr: failed, graph: 0, generic: 2 } + - { value: 4, descr: degraded, graph: 0, generic: 1 } - oid: DELL-RAC-MIB::controllerTable value: DELL-RAC-MIB::controllerComponentStatus num_oid: '.1.3.6.1.4.1.674.10892.2.6.1.20.130.1.1.38.{{ $index }}' - descr: '{{ $DELL-RAC-MIB::controllerName }} {{ $DELL-RAC-MIB::controllerDisplayName }} State' + descr: '{{ $DELL-RAC-MIB::controllerName }} {{ $DELL-RAC-MIB::controllerDisplayName }}' index: 'controllerComponentStatus.{{ $index }}' - state_name: DELL-RAC-MIB::controllerTable + group: 'Storage' + state_name: controllerState states: - { value: 1, descr: other, graph: 1, generic: 3 } - { value: 2, descr: unknown, graph: 1, generic: 3 } @@ -206,20 +260,119 @@ modules: - { value: 4, descr: nonCritical, graph: 1, generic: 1 } - { value: 5, descr: critical, graph: 1, generic: 2 } - { value: 6, descr: nonrecoverable, graph: 1, generic: 2} + - + oid: IDRAC-MIB-SMIv2::controllerTable + value: IDRAC-MIB-SMIv2::controllerComponentStatus + num_oid: '.1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.38.{{ $index }}' + descr: '{{ $IDRAC-MIB-SMIv2::controllerName }} {{ $IDRAC-MIB-SMIv2::controllerDisplayName }}' + index: 'controllerComponentStatus.{{ $index }}' + group: 'Storage' + state_name: controllerState + states: + - { value: 1, descr: other, graph: 0, generic: 3 } + - { value: 2, descr: unknown, graph: 0, generic: 3 } + - { value: 3, descr: ok, graph: 0, generic: 0 } + - { value: 4, descr: nonCritical, graph: 0, generic: 1 } + - { value: 5, descr: critical, graph: 0, generic: 2 } + - { value: 6, descr: nonRecoverable, graph: 0, generic: 2} + - + oid: IDRAC-MIB-SMIv2::processorDeviceTable + value: IDRAC-MIB-SMIv2::processorDeviceStatus + num_oid: '.1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.{{ $index }}' + descr: '{{ $IDRAC-MIB-SMIv2::processorDeviceBrandName }}' + index: '{{ $index }}' + state_name: processorDeviceStatus + states: + - { value: 1, descr: other, graph: 0, generic: 3 } + - { value: 2, descr: unknown, graph: 0, generic: 3 } + - { value: 3, descr: ok, graph: 0, generic: 0 } + - { value: 4, descr: nonCritical, graph: 0, generic: 1 } + - { value: 5, descr: critical, graph: 0, generic: 2 } + - { value: 6, descr: nonRecoverable, graph: 0, generic: 2} + - + oid: IDRAC-MIB-SMIv2::memoryDeviceTable + value: IDRAC-MIB-SMIv2::memoryDeviceStatus + num_oid: '.1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.{{ $index }}' + descr: '{{ $IDRAC-MIB-SMIv2::memoryDeviceLocationName }}' + index: '{{ $index }}' + group: 'Memory' + state_name: memoryDeviceStatus + states: + - { value: 1, descr: other, graph: 0, generic: 3 } + - { value: 2, descr: unknown, graph: 0, generic: 3 } + - { value: 3, descr: ok, graph: 0, generic: 0 } + - { value: 4, descr: nonCritical, graph: 0, generic: 1 } + - { value: 5, descr: critical, graph: 0, generic: 2 } + - { value: 6, descr: nonRecoverable, graph: 0, generic: 2} + - + oid: IDRAC-MIB-SMIv2::voltageProbeTable + value: IDRAC-MIB-SMIv2::voltageProbeStatus + num_oid: '.1.3.6.1.4.1.674.10892.5.4.600.20.1.5.{{ $index }}' + descr: '{{ $IDRAC-MIB-SMIv2::voltageProbeLocationName }}' + index: '{{ $index }}' + state_name: voltageProbeStatus + states: + - { value: 1, descr: other, graph: 0, generic: 3 } + - { value: 2, descr: unknown, graph: 0, generic: 3 } + - { value: 3, descr: ok, graph: 0, generic: 0 } + - { value: 4, descr: nonCriticalUpper, graph: 0, generic: 1 } + - { value: 5, descr: criticalUpper, graph: 0, generic: 2 } + - { value: 6, descr: nonRecoverableUpper, graph: 0, generic: 2 } + - { value: 7, descr: nonCriticalLower, graph: 0, generic: 1 } + - { value: 8, descr: criticalLower, graph: 0, generic: 2 } + - { value: 9, descr: nonRecoverableLower, graph: 0, generic: 2 } + - { value: 10, descr: failed, graph: 0, generic: 2 } + - + oid: IDRAC-MIB-SMIv2::amperageProbeTable + value: IDRAC-MIB-SMIv2::amperageProbeStatus + num_oid: '.1.3.6.1.4.1.674.10892.5.4.600.30.1.5.{{ $index }}' + descr: '{{ $IDRAC-MIB-SMIv2::amperageProbeLocationName }}' + index: '{{ $index }}' + state_name: amperageProbeStatus + states: + - { value: 1, descr: other, graph: 0, generic: 3 } + - { value: 2, descr: unknown, graph: 0, generic: 3 } + - { value: 3, descr: ok, graph: 0, generic: 0 } + - { value: 4, descr: nonCriticalUpper, graph: 0, generic: 1 } + - { value: 5, descr: criticalUpper, graph: 0, generic: 2 } + - { value: 6, descr: nonRecoverableUpper, graph: 0, generic: 2 } + - { value: 7, descr: nonCriticalLower, graph: 0, generic: 1 } + - { value: 8, descr: criticalLower, graph: 0, generic: 2 } + - { value: 9, descr: nonRecoverableLower, graph: 0, generic: 2 } + - { value: 10, descr: failed, graph: 0, generic: 2 } + - + oid: IDRAC-MIB-SMIv2::systemBatteryTable + value: IDRAC-MIB-SMIv2::systemBatteryStatus + num_oid: '.1.3.6.1.4.1.674.10892.5.4.600.50.1.5.{{ $index }}' + descr: '{{ $IDRAC-MIB-SMIv2::systemBatteryLocationName }}' + index: '{{ $index }}' + state_name: systemBatteryStatus + states: + - { value: 1, descr: other, graph: 0, generic: 3 } + - { value: 2, descr: unknown, graph: 0, generic: 3 } + - { value: 3, descr: ok, graph: 0, generic: 0 } + - { value: 4, descr: nonCriticalUpper, graph: 0, generic: 1 } + - { value: 5, descr: criticalUpper, graph: 0, generic: 2 } + - { value: 6, descr: nonRecoverableUpper, graph: 0, generic: 2 } + - { value: 7, descr: nonCriticalLower, graph: 0, generic: 1 } + - { value: 8, descr: criticalLower, graph: 0, generic: 2 } + - { value: 9, descr: nonRecoverableLower, graph: 0, generic: 2 } + - { value: 10, descr: failed, graph: 0, generic: 2 } - oid: drsCMCServerTable value: drsServerMonitoringCapable num_oid: '.1.3.6.1.4.1.674.10892.2.5.1.1.2.{{ $index }}' - descr: 'Slot {{ $drsServerSlotNumber }} {{ $drsServerSlotName }} {{ $drsServerModel }} State' - index: 'drsServerMonitoringCapable.{{ $index }}' + descr: 'Slot {{ $drsServerSlotNumber }} {{ $drsServerModel }}' + index: '{{ $index }}' + state_name: drsServerMonitoringCapable skip_values: - oid: drsServerSlotName op: '==' value: 'N/A' states: - - { value: 1, descr: absent, graph: 1, generic: 0 } - - { value: 2, descr: none, graph: 1, generic: 0 } + - { value: 1, descr: absent, graph: 1, generic: 3 } + - { value: 2, descr: none, graph: 1, generic: 3 } - { value: 3, descr: basic, graph: 1, generic: 0 } - { value: 4, descr: off l, graph: 1, generic: 1 } temperature: @@ -229,7 +382,7 @@ modules: value: drsChassisFrontPanelAmbientTemperature num_oid: '.1.3.6.1.4.1.674.10892.2.3.1.10.{{ $index }}' index: 'drsChassisFrontPanelAmbientTemperature.{{ $index }}' - descr: 'Chassis {{ $drsChassisIndex }} Front Panel Temperature' + descr: 'Chassis Front Panel Temperature' - oid: drsCMCAmbientTemperature value: drsCMCAmbientTemperature @@ -247,8 +400,6 @@ modules: value: temperatureProbeReading num_oid: '.1.3.6.1.4.1.674.10892.5.4.700.20.1.6.{{ $index }}' index: '{{ $index }}' - # Better but break graphs - #index: 'temperatureProbeReading.{{ $index }}' descr: temperatureProbeLocationName divisor: 10 high_limit: temperatureProbeUpperCriticalThreshold @@ -262,6 +413,13 @@ modules: value: drsPSUVoltsReading num_oid: '.1.3.6.1.4.1.674.10892.2.4.2.1.5.{{ $index }}' descr: 'Chassis {{ $drsPSUChassisIndex }} PS-{{ $drsPSUIndex }}' + - + oid: powerSupplyTable + value: powerSupplyCurrentInputVoltage + num_oid: '.1.3.6.1.4.1.674.10892.5.4.600.12.1.16.{{ $index }}' + index: 'powerSupplyCurrentInputVoltage.{{ $index }}' + descr: powerSupplyLocationName + high_limit: powerSupplyMaximumInputVoltage current: data: - @@ -285,7 +443,6 @@ modules: oid: amperageProbeType op: '!=' value: 23 - power: data: - @@ -334,3 +491,4 @@ modules: oid: amperageProbeType op: '!=' value: 26 + diff --git a/includes/definitions/discovery/seh-uds.yaml b/includes/definitions/discovery/seh-uds.yaml new file mode 100644 index 000000000000..6c8c6ec49073 --- /dev/null +++ b/includes/definitions/discovery/seh-uds.yaml @@ -0,0 +1,30 @@ +mib: SEH-PSRV-MIB +modules: + os: + sysDescr_regex: '/SEH (?\S+); SN (?\S+), .* SW (?\S+)/' + sensors: + state: + data: + - + oid: utnPortTable + value: utnPortSlot + num_oid: '.1.3.6.1.4.1.1229.2.50.2.1.27.{{ $index }}' + descr: 'Port{{ utnPortIndex }}: {{ utnPortUsbOwn }}' + group: USB Port + index: 'utnPortIndex.{{ $index }}' + skip_values: + - + oid: utnPortTag + op: 'exists' + value: false + state_name: utnPortSlot + states: + - { value: 0, generic: 3, graph: 0, descr: disabled } + - { value: 1, generic: 0, graph: 0, descr: enabled } + - { value: 2, generic: 0, graph: 0, descr: enabled } + - { value: 3, generic: 0, graph: 0, descr: enabled } + - { value: 4, generic: 0, graph: 0, descr: enabled } + - { value: 5, generic: 0, graph: 0, descr: enabled } + - { value: 6, generic: 0, graph: 0, descr: enabled } + - { value: 7, generic: 0, graph: 0, descr: enabled } + - { value: 8, generic: 0, graph: 0, descr: enabled } diff --git a/includes/definitions/seh-uds.yaml b/includes/definitions/seh-uds.yaml new file mode 100644 index 000000000000..3994c9cc8e1b --- /dev/null +++ b/includes/definitions/seh-uds.yaml @@ -0,0 +1,8 @@ +os: seh-uds +text: 'SEH' +type: appliance +icon: seh +mib_dir: seh +discovery: + - sysObjectID: + - .1.3.6.1.4.1.1229 diff --git a/includes/discovery/sensors/fanspeed/drac.inc.php b/includes/discovery/sensors/fanspeed/drac.inc.php deleted file mode 100644 index f6cc8707f55d..000000000000 --- a/includes/discovery/sensors/fanspeed/drac.inc.php +++ /dev/null @@ -1,27 +0,0 @@ - - * This program is free software: you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by the - * Free Software Foundation, either version 3 of the License, or (at your - * option) any later version. Please see LICENSE.txt at the top level of - * the source code distribution for details. - */ - -$tables = [ - ['physicalDiskTable', '.1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.', 'physicalDiskState', 'physicalDiskName'], - ['virtualDiskTable', '.1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.', 'virtualDiskState', 'virtualDiskName'], - ['processorDeviceTable', '.1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.', 'processorDeviceStatus', 'processorDeviceBrandName'], - ['memoryDeviceTable', '.1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.', 'memoryDeviceStatus', 'memoryDeviceLocationName'], - ['voltageProbeTable', '.1.3.6.1.4.1.674.10892.5.4.600.20.1.5.', 'voltageProbeStatus', 'voltageProbeLocationName'], - ['amperageProbeTable', '.1.3.6.1.4.1.674.10892.5.4.600.30.1.5.', 'amperageProbeStatus', 'amperageProbeLocationName'], - ['systemBatteryTable', '.1.3.6.1.4.1.674.10892.5.4.600.50.1.5.', 'systemBatteryStatus', 'systemBatteryLocationName'], -]; - -foreach ($tables as [$table_oid, $num_oid, $value_oid, $descr_oid]) { - $temp = snmpwalk_cache_multi_oid($device, $table_oid, [], 'IDRAC-MIB-SMIv2', null, '-OQUse'); - // '-OQUsetX' - - if (! empty($temp)) { - // Find the right states - if ($value_oid == 'physicalDiskTable') { - $states = [ - ['value' => 1, 'generic' => 3, 'graph' => 0, 'descr' => 'unknown'], - ['value' => 2, 'generic' => 0, 'graph' => 0, 'descr' => 'ready'], - ['value' => 3, 'generic' => 0, 'graph' => 0, 'descr' => 'online'], - ['value' => 4, 'generic' => 1, 'graph' => 0, 'descr' => 'foreign'], - ['value' => 5, 'generic' => 2, 'graph' => 0, 'descr' => 'offline'], - ['value' => 6, 'generic' => 2, 'graph' => 0, 'descr' => 'blocked'], - ['value' => 7, 'generic' => 2, 'graph' => 0, 'descr' => 'failed'], - ['value' => 8, 'generic' => 2, 'graph' => 0, 'descr' => 'noraid'], - ['value' => 9, 'generic' => 2, 'graph' => 0, 'descr' => 'removed'], - ['value' => 10, 'generic' => 2, 'graph' => 0, 'descr' => 'readonly'], - ]; - } elseif ($value_oid == 'virtualDiskState') { - $states = [ - ['value' => 1, 'generic' => 3, 'graph' => 0, 'descr' => 'unknown'], - ['value' => 2, 'generic' => 0, 'graph' => 0, 'descr' => 'online'], - ['value' => 3, 'generic' => 2, 'graph' => 0, 'descr' => 'failed'], - ['value' => 4, 'generic' => 1, 'graph' => 0, 'descr' => 'degraded'], - ]; - } elseif ($value_oid == 'processorDeviceStatus' || $value_oid == 'memoryDeviceStatus') { - $states = [ - ['value' => 1, 'generic' => 3, 'graph' => 0, 'descr' => 'other'], - ['value' => 2, 'generic' => 3, 'graph' => 0, 'descr' => 'unknown'], - ['value' => 3, 'generic' => 0, 'graph' => 0, 'descr' => 'ok'], - ['value' => 4, 'generic' => 1, 'graph' => 0, 'descr' => 'nonCritical'], - ['value' => 5, 'generic' => 2, 'graph' => 0, 'descr' => 'critical'], - ['value' => 6, 'generic' => 2, 'graph' => 0, 'descr' => 'nonRecoverable'], - ]; - } elseif ($value_oid == 'voltageProbeStatus' || $value_oid == 'amperageProbeStatus' || $value_oid == 'systemBatteryStatus') { - $states = [ - ['value' => 1, 'generic' => 3, 'graph' => 0, 'descr' => 'other'], - ['value' => 2, 'generic' => 3, 'graph' => 0, 'descr' => 'unknown'], - ['value' => 3, 'generic' => 0, 'graph' => 0, 'descr' => 'ok'], - ['value' => 4, 'generic' => 1, 'graph' => 0, 'descr' => 'nonCriticalUpper'], - ['value' => 5, 'generic' => 2, 'graph' => 0, 'descr' => 'criticalUpper'], - ['value' => 6, 'generic' => 2, 'graph' => 0, 'descr' => 'nonRecoverableUpper'], - ['value' => 7, 'generic' => 1, 'graph' => 0, 'descr' => 'nonCriticalLower'], - ['value' => 8, 'generic' => 2, 'graph' => 0, 'descr' => 'criticalLower'], - ['value' => 9, 'generic' => 2, 'graph' => 0, 'descr' => 'nonRecoverableLower'], - ['value' => 10, 'generic' => 2, 'graph' => 0, 'descr' => 'failed'], - ]; - } - - // Create State Index - create_state_index($value_oid, $states ?? []); - - foreach ($temp as $index => $entry) { - //Discover Sensors - if (isset($entry[$descr_oid])) { - if ($value_oid == 'memoryDeviceStatus') { - $descr = $entry[$descr_oid] . ', ' . $entry['memoryDeviceSize'] / 1024 . ' MB'; - } else { - $descr = $entry[$descr_oid]; - } - discover_sensor( - null, - 'state', - $device, - $num_oid . $index, - $index, - $value_oid, - $descr, - 1, - 1, - null, - null, - null, - null, - $entry[$value_oid], - 'snmp', - $index - ); - } - - //Create Sensor To State Index - create_sensor_to_state_index($device, $value_oid, $index); - } - } -} diff --git a/includes/discovery/sensors/voltage/drac.inc.php b/includes/discovery/sensors/voltage/drac.inc.php deleted file mode 100644 index 524d615ad814..000000000000 --- a/includes/discovery/sensors/voltage/drac.inc.php +++ /dev/null @@ -1,25 +0,0 @@ -. ------------------------------------------------------------------------------- -BatteryTableEntry ::=SEQUENCE { +BatteryTableEntry ::=SEQUENCE { batteryNumber INTEGER, batteryState INTEGER, batteryComponentStatus ObjectStatusEnum, @@ -1060,11 +1060,11 @@ batteryTable OBJECT-TYPE ACCESS not-accessible STATUS mandatory DESCRIPTION - "A table of managed batteries. The number of + "A table of managed batteries. The number of entries is related to number of Batteries - discovered in the system. The maximum number of entries + discovered in the system. The maximum number of entries is implementation dependent. - Note: The properties in this table may not be applicable to all + Note: The properties in this table may not be applicable to all entries. " ::= { physicalDevices 15 } @@ -1081,7 +1081,7 @@ batteryTableEntry OBJECT-TYPE ::= { batteryTable 1 } batteryNumber OBJECT-TYPE - SYNTAX INTEGER (1..255) + SYNTAX INTEGER (0..255) ACCESS read-only STATUS mandatory DESCRIPTION @@ -1109,7 +1109,7 @@ batteryState OBJECT-TYPE 2: The battery is operating normally. 3: The battery has failed and needs to be replaced. 4: The battery temperature is high or charge level is depleting. - 5: The battery is missing or not detected. + 5: The battery is missing or not detected. 6: The battery is undergoing the re-charge phase. 7: The battery voltage or charge level is below the threshold. " @@ -1120,13 +1120,13 @@ batteryComponentStatus OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The status of the battery itself without the + "The status of the battery itself without the propagation of any contained component status. Possible values: 1: Other 2: Unknown - 3: OK - 4: Non-critical + 3: OK + 4: Non-critical 5: Critical 6: Non-recoverable" ::= { batteryTableEntry 6 } @@ -1141,7 +1141,7 @@ batteryPredictedCapacity OBJECT-TYPE ACCESS read-only STATUS obsolete DESCRIPTION - "This entry is obsolete. Use the batteryComponentStatus or + "This entry is obsolete. Use the batteryComponentStatus or batteryState instead. " ::= { batteryTableEntry 10 } @@ -1151,7 +1151,7 @@ batteryFQDD OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The battery's Fully Qualified Device Descriptor (FQDD) as + "The battery's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. " ::= { batteryTableEntry 20 } @@ -1173,7 +1173,7 @@ batteryDisplayName OBJECT-TYPE -- OID Format:.1.3.6.1.4.1.674.10892.2.6.1.20.130.1.1.. ------------------------------------------------------------------------------- -ControllerTableEntry ::=SEQUENCE { +ControllerTableEntry ::=SEQUENCE { controllerNumber INTEGER, controllerName DisplayString, controllerRebuildRate INTEGER, @@ -1199,14 +1199,14 @@ ControllerTableEntry ::=SEQUENCE { controllerSecurityStatus INTEGER, controllerEncryptionKeyPresent BooleanType, controllerEncryptionCapability INTEGER, - controllerLoadBalanceSetting INTEGER, + controllerLoadBalanceSetting INTEGER, controllerMaxCapSpeed INTEGER, controllerSASAddress DisplayString, controllerFQDD FQDDString, controllerDisplayName DisplayString, controllerT10PICapability INTEGER, controllerRAID10UnevenSpansSupported BooleanType, - controllerEnhancedAutoImportForeignConfigMode INTEGER, + controllerEnhancedAutoImportForeignConfigMode INTEGER, controllerBootModeSupported BooleanType, controllerBootMode INTEGER, controllerHighAvailabilityMode INTEGER, @@ -1222,7 +1222,7 @@ controllerTable OBJECT-TYPE "A table of managed RAID controllers. The number of entries is related to number of RAID controllers discovered in the system. The maximum number of entries is implementation dependent. - Note: The properties in this table may not be applicable to all + Note: The properties in this table may not be applicable to all entries. " ::= { physicalDevices 1 } @@ -1232,14 +1232,14 @@ controllerTableEntry OBJECT-TYPE ACCESS not-accessible STATUS mandatory DESCRIPTION - "An entry in the table of RAID controllers. A row in this table - cannot be created or deleted by SNMP operations on columns of + "An entry in the table of RAID controllers. A row in this table + cannot be created or deleted by SNMP operations on columns of the table." INDEX { controllerNumber } ::= { controllerTable 1 } controllerNumber OBJECT-TYPE - SYNTAX INTEGER (1..255) + SYNTAX INTEGER (0..255) ACCESS read-only STATUS mandatory DESCRIPTION @@ -1261,8 +1261,8 @@ controllerRebuildRate OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The rebuild rate is the percentage of the controller's - resources dedicated to rebuilding a failed disk when a rebuild + "The rebuild rate is the percentage of the controller's + resources dedicated to rebuilding a failed disk when a rebuild is necessary. " ::= { controllerTableEntry 7 } @@ -1281,7 +1281,7 @@ controllerCacheSizeInMB OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The controller's current amount of cache memory in megabytes. + "The controller's current amount of cache memory in megabytes. " ::= { controllerTableEntry 9 } @@ -1290,13 +1290,13 @@ controllerRollUpStatus OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Severity of the controller state. + "Severity of the controller state. This is the combined status of the controller and its components. Possible values: 1: Other. 2: Unknown. - 3: OK - 4: Non-critical + 3: OK + 4: Non-critical 5: Critical. 6: Non-recoverable. " @@ -1307,13 +1307,13 @@ controllerComponentStatus OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The status of the controller itself without the + "The status of the controller itself without the propagation of any contained component status. Possible values: 1: Other 2: Unknown - 3: OK - 4: Non-critical + 3: OK + 4: Non-critical 5: Critical 6: Non-recoverable" ::= { controllerTableEntry 38 } @@ -1332,8 +1332,8 @@ controllerPCISlot OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The PCI slot on the server where the controller is seated. This - data is not reported for embedded or integrated controllers, + "The PCI slot on the server where the controller is seated. This + data is not reported for embedded or integrated controllers, " ::= { controllerTableEntry 42 } @@ -1342,9 +1342,9 @@ controllerReconstructRate OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The reconstruct rate is the percentage of the controller's resources - dedicated to reconstructing a disk group after adding a physical disk - or changing the RAID level of a virtual disk residing on the disk + "The reconstruct rate is the percentage of the controller's resources + dedicated to reconstructing a disk group after adding a physical disk + or changing the RAID level of a virtual disk residing on the disk group. " ::= { controllerTableEntry 48 } @@ -1354,7 +1354,7 @@ controllerPatrolReadRate OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The patrol read rate is the percentage of the controller's + "The patrol read rate is the percentage of the controller's resources dedicated to perform a patrol read on disks participating in a virtual disk or hot spares. " @@ -1365,8 +1365,8 @@ controllerBGIRate OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The background initialization (BGI) rate is the percentage of the - controller's resources dedicated to performing the background + "The background initialization (BGI) rate is the percentage of the + controller's resources dedicated to performing the background initialization of a redundant virtual disk after it is created. " ::= { controllerTableEntry 50 } @@ -1376,8 +1376,8 @@ controllerCheckConsistencyRate OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The check consistency rate is the percentage of the - controller's resources dedicated to performing a check consistency + "The check consistency rate is the percentage of the + controller's resources dedicated to performing a check consistency on a redundant virtual disk. " ::= { controllerTableEntry 51 } @@ -1397,13 +1397,13 @@ controllerPatrolReadMode OBJECT-TYPE "Identifies the patrol read mode setting for the controller. Possible values: 1: Not one of the following or could not be determined. - 2: Not Supported on this controller. + 2: Not Supported on this controller. 3: Disabled. 4: Automatic. 5: Manual. " ::= { controllerTableEntry 52 } - + controllerPatrolReadState OBJECT-TYPE SYNTAX INTEGER { @@ -1427,7 +1427,7 @@ controllerPersistentHotSpare OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates whether hot spare drives would be restored on insertion + "Indicates whether hot spare drives would be restored on insertion into the same slot. " ::= { controllerTableEntry 59 } @@ -1457,7 +1457,7 @@ controllerSpinDownTimeInterval OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The duration in minutes after which, the unconfigured or hot + "The duration in minutes after which, the unconfigured or hot spare drives will be spun down to power save mode. " ::= { controllerTableEntry 62 } @@ -1467,7 +1467,7 @@ controllerPreservedCache OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates whether preserved cache or pinned cache is + "Indicates whether preserved cache or pinned cache is present on the controller. " ::= { controllerTableEntry 69 } @@ -1483,13 +1483,13 @@ controllerCheckConsistencyMode OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The current check consistency mode setting + "The current check consistency mode setting for the controller. Possible values: 1: Not one of the following. 2: Not supported on this controller. 3: Normal check consistency operation. - 4: Check consistency operation will stop on encountering + 4: Check consistency operation will stop on encountering an error. " ::= { controllerTableEntry 70 } @@ -1506,16 +1506,16 @@ controllerCopyBackMode OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The current copy back mode setting + "The current copy back mode setting for the controller. Possible values: 1: Not one of the following. 2: Not supported on this controller. 3: Disks assigned as spares could revert back to spare status. - 4: Data from physical disk participating in a - virtual disk could be automatically copied to the assigned - hot spare in case former has a predictive failure event. - 5: Copyback mode is disabled. + 4: Data from physical disk participating in a + virtual disk could be automatically copied to the assigned + hot spare in case former has a predictive failure event. + 5: Copyback mode is disabled. " ::= { controllerTableEntry 71 } @@ -1560,7 +1560,7 @@ controllerEncryptionCapability OBJECT-TYPE "The type of encryption supported by the controller. Possible values: 1: Not one of the following. - 2: No encryption supported, + 2: No encryption supported, 3: Local Key Management, " ::= { controllerTableEntry 74 } @@ -1576,8 +1576,8 @@ controllerLoadBalanceSetting OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The ability of the controller to automatically use both - controller ports (or connectors) connected to the same enclosure in + "The ability of the controller to automatically use both + controller ports (or connectors) connected to the same enclosure in order to route I/O requests. Possible values: 1: Not one of the following. @@ -1599,7 +1599,7 @@ controllerMaxCapSpeed OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The maximum speed of the controller.in + "The maximum speed of the controller.in Gigbits per second (Gbps). Possible values: 1: The speed could not be determined. @@ -1624,7 +1624,7 @@ controllerFQDD OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The controller's Fully Qualified Device Descriptor (FQDD) as + "The controller's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. " ::= { controllerTableEntry 78 } @@ -1634,7 +1634,7 @@ controllerDisplayName OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The controller's friendly FQDD as represented in Storage + "The controller's friendly FQDD as represented in Storage Management." ::= { controllerTableEntry 79 } @@ -1648,7 +1648,7 @@ controllerT10PICapability OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates whether the controller supports the T10 PI (Protection + "Indicates whether the controller supports the T10 PI (Protection Information). These protection fields are known as DIF (Data Integrity Fields). Possible values: @@ -1663,7 +1663,7 @@ controllerRAID10UnevenSpansSupported OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates whether uneven spans for RAID 10 virtual disk + "Indicates whether uneven spans for RAID 10 virtual disk is supported on the controller. " ::= { controllerTableEntry 81 } @@ -1679,7 +1679,7 @@ controllerEnhancedAutoImportForeignConfigMode OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates the status of enhanced auto-import of foreign + "Indicates the status of enhanced auto-import of foreign configuration property of the controller. 1: Not one of the following. 2: Not Supported. @@ -1693,7 +1693,7 @@ controllerBootModeSupported OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates whether headless boot mode settings are supported + "Indicates whether headless boot mode settings are supported on the controller. " ::= { controllerTableEntry 83 } @@ -1713,9 +1713,9 @@ controllerBootMode OBJECT-TYPE "Indicates the boot mode of the controller. Possible values: 1: Not applicable for this controller. - 2: User mode: User interaction required for all boot messages (not + 2: User mode: User interaction required for all boot messages (not applicable for uEFI environments). - 3: Continue Boot On Error. User interaction only required for + 3: Continue Boot On Error. User interaction only required for critical messages. 4: Headless Mode Continue On Error. User interaction is not required. Controller boot may halt on Error. @@ -1749,7 +1749,7 @@ controllerPeerController OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The peer controller's Fully Qualified Device Descriptor (FQDD) as + "The peer controller's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. " ::= { controllerTableEntry 86 } @@ -1773,10 +1773,10 @@ controllerEncryptionKeyIdentifier OBJECT-TYPE -- OID Format:.1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.. ------------------------------------------------------------------------------- -PhysicalDiskTableEntry ::=SEQUENCE { +PhysicalDiskTableEntry ::=SEQUENCE { physicalDiskNumber INTEGER, physicalDiskName DisplayString, - physicalDiskManufacturer DisplayString, + physicalDiskManufacturer DisplayString, physicalDiskState INTEGER, physicalDiskProductID DisplayString, physicalDiskSerialNo DisplayString, @@ -1786,7 +1786,7 @@ PhysicalDiskTableEntry ::=SEQUENCE { physicalDiskFreeSpaceInMB INTEGER, physicalDiskBusType INTEGER, physicalDiskSpareState INTEGER, - physicalDiskComponentStatus ObjectStatusEnum, + physicalDiskComponentStatus ObjectStatusEnum, physicalDiskPartNumber DisplayString, physicalDiskSASAddress DisplayString, physicalDiskNegotiatedSpeed INTEGER, @@ -1819,10 +1819,10 @@ physicalDiskTable OBJECT-TYPE ACCESS not-accessible STATUS mandatory DESCRIPTION - "A table of managed physical disks. The number of entries is + "A table of managed physical disks. The number of entries is related to number of physical Disks discovered in the system. The maximum number of entries is implementation dependent. - Note: The properties in this table may not be applicable to + Note: The properties in this table may not be applicable to all entries. " ::= { physicalDevices 4 } @@ -1839,7 +1839,7 @@ physicalDiskTableEntry OBJECT-TYPE ::= { physicalDiskTable 1 } physicalDiskNumber OBJECT-TYPE - SYNTAX INTEGER (1..1000000000) + SYNTAX INTEGER (0..1000000000) ACCESS read-only STATUS mandatory DESCRIPTION @@ -1856,7 +1856,7 @@ physicalDiskName OBJECT-TYPE " ::= { physicalDiskTableEntry 2 } -physicalDiskManufacturer OBJECT-TYPE +physicalDiskManufacturer OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -1885,17 +1885,17 @@ physicalDiskState OBJECT-TYPE "The current state of this physical disk. Possible states: 1: The current state could not be determined. - 2: The physical disk is available for use, but no RAID configuration - has been assigned. + 2: The physical disk is available for use, but no RAID configuration + has been assigned. 3: A RAID configuration has been assigned to the physical disk. 4: The physical disk has been moved from another controller and contains all or some portion of a virtual disk. 5: The physical disk is not available to the RAID - controller. + controller. 6: The physical disk is currently blocked by controller. 7: The physical disk is not operational. - 8: The physical disk is not a RAID capable disk + 8: The physical disk is not a RAID capable disk 9: The physical disk has been removed. 10:The physical disk media has been placed in read only mode. " @@ -1915,7 +1915,7 @@ physicalDiskSerialNo OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The physical disk's unique identification number + "The physical disk's unique identification number from the manufacturer. " ::= { physicalDiskTableEntry 7 } @@ -1935,7 +1935,7 @@ physicalDiskCapacityInMB OBJECT-TYPE STATUS mandatory DESCRIPTION "The size of the physical disk in megabytes. - " + " ::= { physicalDiskTableEntry 11 } physicalDiskUsedSpaceInMB OBJECT-TYPE @@ -1956,7 +1956,7 @@ physicalDiskFreeSpaceInMB OBJECT-TYPE "The amount of free space in megabytes on the physical disk. This is not applicable for NVMe devices. " - ::= { physicalDiskTableEntry 19 } + ::= { physicalDiskTableEntry 19 } physicalDiskBusType OBJECT-TYPE SYNTAX INTEGER @@ -1980,7 +1980,7 @@ physicalDiskBusType OBJECT-TYPE 5: Fibre channel. 6: PCIe. " - ::= { physicalDiskTableEntry 21 } + ::= { physicalDiskTableEntry 21 } physicalDiskSpareState OBJECT-TYPE SYNTAX INTEGER @@ -2005,13 +2005,13 @@ physicalDiskComponentStatus OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The status of the physical disk itself without the + "The status of the physical disk itself without the propagation of any contained component status. Possible values: 1: Other 2: Unknown - 3: OK - 4: Non-critical + 3: OK + 4: Non-critical 5: Critical 6: Non-recoverable " @@ -2049,7 +2049,7 @@ physicalDiskNegotiatedSpeed OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The data transfer speed that the disk negotiated while spinning up + "The data transfer speed that the disk negotiated while spinning up in Gigbits per second (Gbps). Possible values: 1: The speed could not be determined. @@ -2077,7 +2077,7 @@ physicalDiskCapableSpeed OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The maximum data transfer speed supported by the disk + "The maximum data transfer speed supported by the disk in Gigbits per second (Gbps). Possible values: 1: The speed could not be determined. @@ -2095,7 +2095,7 @@ physicalDiskSmartAlertIndication OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates whether the physical disk has received a predictive + "Indicates whether the physical disk has received a predictive failure alert. " ::= { physicalDiskTableEntry 31 } @@ -2105,7 +2105,7 @@ physicalDiskManufactureDay OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The day of the week (1=Sunday thru 7=Saturday) + "The day of the week (1=Sunday thru 7=Saturday) on which the physical disk was manufactured. " ::= { physicalDiskTableEntry 32 } @@ -2115,12 +2115,12 @@ physicalDiskManufactureWeek OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The week (1 thru 53) in which the physical disk + "The week (1 thru 53) in which the physical disk was manufactured. " ::= { physicalDiskTableEntry 33 } -physicalDiskManufactureYear OBJECT-TYPE +physicalDiskManufactureYear OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -2175,12 +2175,12 @@ physicalDiskRemainingRatedWriteEndurance OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "This property is applicable to SSD media type only. This indicates - the wear-out percentage of the SSD. Typically it is a value between - 0 to 100. However, if the value is not available or not applicable + "This property is applicable to SSD media type only. This indicates + the wear-out percentage of the SSD. Typically it is a value between + 0 to 100. However, if the value is not available or not applicable (in the case of HDD media type) the value will be 255. " - ::= { physicalDiskTableEntry 49 } + ::= { physicalDiskTableEntry 49 } physicalDiskOperationalState OBJECT-TYPE SYNTAX INTEGER @@ -2197,10 +2197,10 @@ physicalDiskOperationalState OBJECT-TYPE operations ongoing. Possible values: 1: There is no active operation running. - 2: Data from a redundant virtual disk is + 2: Data from a redundant virtual disk is currently being rebuilt onto the physical disk. 3: Data on the disk is being erased. - 4: Data is being copied from a hot spare disk to + 4: Data is being copied from a hot spare disk to the physical disk or vice versa. " ::= { physicalDiskTableEntry 50 } @@ -2210,8 +2210,8 @@ physicalDiskProgress OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The progress percentage of the operation that is being - performed on the physical disk. This is applicable + "The progress percentage of the operation that is being + performed on the physical disk. This is applicable only if there is a progressive operations ongoing " ::= { physicalDiskTableEntry 51 } @@ -2263,7 +2263,7 @@ physicalDiskFQDD OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The physical disk's Fully Qualified Device Descriptor (FQDD) + "The physical disk's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. " ::= { physicalDiskTableEntry 54 } @@ -2273,7 +2273,7 @@ physicalDiskDisplayName OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The physical disk's friendly FQDD as represented in Storage + "The physical disk's friendly FQDD as represented in Storage Management. " ::= { physicalDiskTableEntry 55 } @@ -2288,8 +2288,8 @@ physicalDiskT10PICapability OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates whether the physical disk supports the T10 PI (Protection - Information). These protection fields are known as DIF + "Indicates whether the physical disk supports the T10 PI (Protection + Information). These protection fields are known as DIF (Data Integrity Fields). Possible values: 1: Not one of the following. @@ -2303,20 +2303,20 @@ physicalDiskBlockSizeInBytes OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The block size (in bytes) of the physical disk. This is not + "The block size (in bytes) of the physical disk. This is not applicable for NVMe devices. Possible values: 1: 512. 2: 4096 " ::= { physicalDiskTableEntry 58 } - + physicalDiskProtocolVersion OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "Applicable for NVMe devices only. The NVMe protocol version supported + "Applicable for NVMe devices only. The NVMe protocol version supported by the device. " ::= { physicalDiskTableEntry 59 } @@ -2356,7 +2356,7 @@ physicalDiskPCIeCapableLinkWidth OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Applicable for NVMe devices only. The PCIe link widths the device is capable of + "Applicable for NVMe devices only. The PCIe link widths the device is capable of supporting. " ::= { physicalDiskTableEntry 61 } @@ -2366,7 +2366,7 @@ physicalDiskCurrentActiveController OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates the Fully Qualified Device Descriptor (FQDD) of + "Indicates the Fully Qualified Device Descriptor (FQDD) of the current active controller. " ::= { physicalDiskTableEntry 62 } @@ -2376,7 +2376,7 @@ physicalDiskFailoverController OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates the Fully Qualified Device Descriptor (FQDD) of + "Indicates the Fully Qualified Device Descriptor (FQDD) of the failover controller. " ::= { physicalDiskTableEntry 63 } @@ -2398,7 +2398,7 @@ physicalDiskForeignKeyIdentifier OBJECT-TYPE -- -- OID Format:.1.3.6.1.4.1.674.10892.2.6.1.20.140.1.1.. ------------------------------------------------------------------------------- -VirtualDiskTableEntry ::=SEQUENCE { +VirtualDiskTableEntry ::=SEQUENCE { virtualDiskNumber INTEGER, virtualDiskName DisplayString, virtualDiskState INTEGER, @@ -2407,7 +2407,7 @@ VirtualDiskTableEntry ::=SEQUENCE { virtualDiskReadPolicy INTEGER, virtualDiskLayout INTEGER, virtualDiskStripeSize INTEGER, - virtualDiskComponentStatus ObjectStatusEnum, + virtualDiskComponentStatus ObjectStatusEnum, virtualDiskBadBlocksDetected BooleanType, virtualDiskSecured BooleanType, virtualDiskIsCacheCade BooleanType, @@ -2435,7 +2435,7 @@ virtualDiskTable OBJECT-TYPE STATUS mandatory DESCRIPTION "A table of managed virtual disks. The number of entries is related - to number of virtual disks discovered in the system. + to number of virtual disks discovered in the system. The maximum number of entries is implementation dependent. Note: The properties in this table may not be applicable to all entries. @@ -2452,9 +2452,9 @@ virtualDiskTableEntry OBJECT-TYPE " INDEX { virtualDiskNumber } ::= { virtualDiskTable 1 } - + virtualDiskNumber OBJECT-TYPE - SYNTAX INTEGER (1..100000000) + SYNTAX INTEGER (0..100000000) ACCESS read-only STATUS mandatory DESCRIPTION @@ -2462,7 +2462,7 @@ virtualDiskNumber OBJECT-TYPE " ::= { virtualDiskTableEntry 1 } -virtualDiskName OBJECT-TYPE +virtualDiskName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -2487,10 +2487,10 @@ virtualDiskState OBJECT-TYPE Possible states: 1: The current state could not be determined. 2: The virtual disk is operating normally or optimally. - 3: The virtual disk has encountered a failure. The data on disk + 3: The virtual disk has encountered a failure. The data on disk is lost or is about to be lost. - 4: The virtual disk encounterd a failure with one or all of the - constituent redundant physical disks. The data on the virtual + 4: The virtual disk encounterd a failure with one or all of the + constituent redundant physical disks. The data on the virtual disk might no longer be fault tolerant. " ::= { virtualDiskTableEntry 4 } @@ -2504,7 +2504,7 @@ virtualDiskSizeInMB OBJECT-TYPE " ::= { virtualDiskTableEntry 6 } -virtualDiskWritePolicy OBJECT-TYPE +virtualDiskWritePolicy OBJECT-TYPE SYNTAX INTEGER { writeThrough(1), @@ -2514,7 +2514,7 @@ virtualDiskWritePolicy OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The write policy used by the controller for write operations on + "The write policy used by the controller for write operations on this virtual disk. Possible values: 1: Write Through. @@ -2523,7 +2523,7 @@ virtualDiskWritePolicy OBJECT-TYPE " ::= { virtualDiskTableEntry 10 } -virtualDiskReadPolicy OBJECT-TYPE +virtualDiskReadPolicy OBJECT-TYPE SYNTAX INTEGER { noReadAhead(1), @@ -2533,7 +2533,7 @@ virtualDiskReadPolicy OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The read policy used by the controller for read operations on + "The read policy used by the controller for read operations on this virtual disk. Possible values: 1: No Read Ahead. @@ -2542,7 +2542,7 @@ virtualDiskReadPolicy OBJECT-TYPE " ::= { virtualDiskTableEntry 11 } -virtualDiskLayout OBJECT-TYPE +virtualDiskLayout OBJECT-TYPE SYNTAX INTEGER { other(1), @@ -2574,7 +2574,7 @@ virtualDiskLayout OBJECT-TYPE " ::= { virtualDiskTableEntry 13 } -virtualDiskStripeSize OBJECT-TYPE +virtualDiskStripeSize OBJECT-TYPE SYNTAX INTEGER { other(1), @@ -2627,7 +2627,7 @@ virtualDiskComponentStatus OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The status of the virtual disk itself without the + "The status of the virtual disk itself without the propagation of any contained component status. Possible values: 1: Other. @@ -2639,7 +2639,7 @@ virtualDiskComponentStatus OBJECT-TYPE " ::= { virtualDiskTableEntry 20 } -virtualDiskBadBlocksDetected OBJECT-TYPE +virtualDiskBadBlocksDetected OBJECT-TYPE SYNTAX BooleanType ACCESS read-only STATUS mandatory @@ -2648,7 +2648,7 @@ virtualDiskBadBlocksDetected OBJECT-TYPE " ::= { virtualDiskTableEntry 23 } -virtualDiskSecured OBJECT-TYPE +virtualDiskSecured OBJECT-TYPE SYNTAX BooleanType ACCESS read-only STATUS mandatory @@ -2657,17 +2657,17 @@ virtualDiskSecured OBJECT-TYPE " ::= { virtualDiskTableEntry 24 } -virtualDiskIsCacheCade OBJECT-TYPE +virtualDiskIsCacheCade OBJECT-TYPE SYNTAX BooleanType ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates whether the virtual disk is being used as a secondary + "Indicates whether the virtual disk is being used as a secondary cache by the controller. " ::= { virtualDiskTableEntry 25 } -virtualDiskDiskCachePolicy OBJECT-TYPE +virtualDiskDiskCachePolicy OBJECT-TYPE SYNTAX INTEGER { enabled(1), @@ -2677,8 +2677,8 @@ virtualDiskDiskCachePolicy OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The cache policy of the physical disks that are - part of this virtual disk + "The cache policy of the physical disks that are + part of this virtual disk Possible values: 1: Enabled. 2: Disabled. @@ -2703,12 +2703,12 @@ virtualDiskOperationalState OBJECT-TYPE Possible values: 1: There is no active operation running. 2: The virtual disk configuration has changed. - The physical disks included in the virtual disk are being + The physical disks included in the virtual disk are being modified to support the new configuration. - 3: A Consistency Check (CC) is being performed + 3: A Consistency Check (CC) is being performed on the virtual disk. 4: The virtual disk is being initialized. - 5: BackGround Initialization (BGI) is being performed + 5: BackGround Initialization (BGI) is being performed on the virtual disk. " ::= { virtualDiskTableEntry 30 } @@ -2718,24 +2718,24 @@ virtualDiskProgress OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The progress percentage of the operation that is being - performed on the virtual disk. This is applicable + "The progress percentage of the operation that is being + performed on the virtual disk. This is applicable only if there is a progressive operations ongoing " ::= { virtualDiskTableEntry 31 } -virtualDiskAvailableProtocols OBJECT-TYPE +virtualDiskAvailableProtocols OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "List of protocols support by physical disks part of this virtual - disk. For e.g. SAS for Serial Attached SCSI or SATA for + disk. For e.g. SAS for Serial Attached SCSI or SATA for Serial Advanced Technology Attachment. " ::= { virtualDiskTableEntry 32 } -virtualDiskMediaType OBJECT-TYPE +virtualDiskMediaType OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -2745,7 +2745,7 @@ virtualDiskMediaType OBJECT-TYPE " ::= { virtualDiskTableEntry 33 } -virtualDiskRemainingRedundancy OBJECT-TYPE +virtualDiskRemainingRedundancy OBJECT-TYPE SYNTAX INTEGER (0..2) ACCESS read-only STATUS mandatory @@ -2755,12 +2755,12 @@ virtualDiskRemainingRedundancy OBJECT-TYPE " ::= { virtualDiskTableEntry 34 } -virtualDiskFQDD OBJECT-TYPE +virtualDiskFQDD OBJECT-TYPE SYNTAX FQDDString ACCESS read-only STATUS mandatory DESCRIPTION - "The virtual disk's Fully Qualified Device Descriptor (FQDD) as + "The virtual disk's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. " ::= { virtualDiskTableEntry 35 } @@ -2770,7 +2770,7 @@ virtualDiskDisplayName OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The virtual disk's friendly FQDD as represented in Storage + "The virtual disk's friendly FQDD as represented in Storage Management. " ::= { virtualDiskTableEntry 36 } @@ -2785,8 +2785,8 @@ virtualDiskT10PIStatus OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates whether the virtual disk supports the T10 PI (Protection - Information). These protection fields are known as DIF + "Indicates whether the virtual disk supports the T10 PI (Protection + Information). These protection fields are known as DIF (Data Integrity Fields). Possible values: 1: Not one of the following. @@ -2875,12 +2875,12 @@ virtualDiskAdapter4AccessPolicy OBJECT-TYPE " ::= { virtualDiskTableEntry 42 } -virtualDiskCurrentActiveController OBJECT-TYPE +virtualDiskCurrentActiveController OBJECT-TYPE SYNTAX FQDDString ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates the Fully Qualified Device Descriptor (FQDD) of + "Indicates the Fully Qualified Device Descriptor (FQDD) of the current active controller. " ::= { virtualDiskTableEntry 43 } @@ -2890,7 +2890,7 @@ virtualDiskFailoverController OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates the Fully Qualified Device Descriptor (FQDD) of + "Indicates the Fully Qualified Device Descriptor (FQDD) of the failover controller. " ::= { virtualDiskTableEntry 44 } @@ -2902,15 +2902,15 @@ virtualDiskFailoverController OBJECT-TYPE -- OID Format:.1.3.6.1.4.1.674.10892.2.6.1.20.130.3.1.. ------------------------------------------------------------------------------- -EnclosureTableEntry ::=SEQUENCE { +EnclosureTableEntry ::=SEQUENCE { enclosureNumber INTEGER, enclosureName DisplayString, enclosureState INTEGER, enclosureServiceTag DisplayString, enclosureAssetTag DisplayString, enclosureConnectedPort DisplayString, - enclosureRollUpStatus ObjectStatusEnum, - enclosureComponentStatus ObjectStatusEnum, + enclosureRollUpStatus ObjectStatusEnum, + enclosureComponentStatus ObjectStatusEnum, enclosureFirmwareVersion DisplayString, enclosureSASAddress DisplayString, enclosureDriveCount INTEGER, @@ -2932,11 +2932,11 @@ enclosureTable OBJECT-TYPE ACCESS not-accessible STATUS mandatory DESCRIPTION - "A table of managed enclosures/backplanes. The number of entries is - related to number of internal backplane(s) discovered in the system + "A table of managed enclosures/backplanes. The number of entries is + related to number of internal backplane(s) discovered in the system and external storage enclosure(s) attached to the system.. The maximum number of entries is implementation dependent. - Note: The properties in this table may not be applicable to all + Note: The properties in this table may not be applicable to all entries. " ::= { physicalDevices 3 } @@ -2952,8 +2952,8 @@ enclosureTableEntry OBJECT-TYPE INDEX { enclosureNumber } ::= { enclosureTable 1 } -enclosureNumber OBJECT-TYPE - SYNTAX INTEGER (1..255) +enclosureNumber OBJECT-TYPE + SYNTAX INTEGER (0..255) ACCESS read-only STATUS mandatory DESCRIPTION @@ -2961,7 +2961,7 @@ enclosureNumber OBJECT-TYPE " ::= { enclosureTableEntry 1 } -enclosureName OBJECT-TYPE +enclosureName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -2970,7 +2970,7 @@ enclosureName OBJECT-TYPE " ::= { enclosureTableEntry 2 } -enclosureState OBJECT-TYPE +enclosureState OBJECT-TYPE SYNTAX INTEGER { unknown(1), @@ -2990,20 +2990,20 @@ enclosureState OBJECT-TYPE Possible states: 1: The current state could not be determined. 2: The enclosure is operating normally. - 3: The enclosure has encountered a hardware problem or is not + 3: The enclosure has encountered a hardware problem or is not responding. - 4: The enclosure is no longer connected to the controller or + 4: The enclosure is no longer connected to the controller or there exists a problem communicating to the enclosure. 5: The enclosure is unstable. 6: The enclosure is inactive due to being configured by another controller. - 7: The enclosure is offline and inaccessible. + 7: The enclosure is offline and inaccessible. 8: The enclosure is online and accessible. 9: The enclosure is currently blocked by another controller. " ::= { enclosureTableEntry 4 } -enclosureServiceTag OBJECT-TYPE +enclosureServiceTag OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -3012,7 +3012,7 @@ enclosureServiceTag OBJECT-TYPE " ::= { enclosureTableEntry 8 } -enclosureAssetTag OBJECT-TYPE +enclosureAssetTag OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -3020,17 +3020,17 @@ enclosureAssetTag OBJECT-TYPE "The asset tag information for the enclosure." ::= { enclosureTableEntry 9 } -enclosureConnectedPort OBJECT-TYPE +enclosureConnectedPort OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "The port on the controller to which the + "The port on the controller to which the storage enclosure is connected. " ::= { enclosureTableEntry 19 } -enclosureRollUpStatus OBJECT-TYPE +enclosureRollUpStatus OBJECT-TYPE SYNTAX ObjectStatusEnum ACCESS read-only STATUS mandatory @@ -3047,12 +3047,12 @@ enclosureRollUpStatus OBJECT-TYPE " ::= { enclosureTableEntry 23 } -enclosureComponentStatus OBJECT-TYPE +enclosureComponentStatus OBJECT-TYPE SYNTAX ObjectStatusEnum ACCESS read-only STATUS mandatory DESCRIPTION - "The status of the enclosure/backplane.itself without the + "The status of the enclosure/backplane.itself without the propagation of any contained component status. Possible values: 1: Other. @@ -3064,7 +3064,7 @@ enclosureComponentStatus OBJECT-TYPE " ::= { enclosureTableEntry 24 } -enclosureFirmwareVersion OBJECT-TYPE +enclosureFirmwareVersion OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -3082,52 +3082,52 @@ enclosureSASAddress OBJECT-TYPE " ::= { enclosureTableEntry 30 } -enclosureDriveCount OBJECT-TYPE +enclosureDriveCount OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The number of disks present in the enclosure/backplane. - " + " ::= { enclosureTableEntry 31 } -enclosureTotalSlots OBJECT-TYPE +enclosureTotalSlots OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION - "The total physical drive slots in a storage enclosure + "The total physical drive slots in a storage enclosure or server backplane. " ::= { enclosureTableEntry 32 } -enclosureFanCount OBJECT-TYPE +enclosureFanCount OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The number of fans present in the storage enclosure. - " + " ::= { enclosureTableEntry 40 } -enclosurePSUCount OBJECT-TYPE +enclosurePSUCount OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "The number of Power Supply Units (PSU) present + "The number of Power Supply Units (PSU) present in the storage enclosure. - " + " ::= { enclosureTableEntry 41 } -enclosureEMMCount OBJECT-TYPE +enclosureEMMCount OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "The number of Enclosure Management Modules (EMM) + "The number of Enclosure Management Modules (EMM) present in the storage enclosure. - " + " ::= { enclosureTableEntry 42 } enclosureTempProbeCount OBJECT-TYPE @@ -3135,22 +3135,22 @@ enclosureTempProbeCount OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The number of temperature sensing devices + "The number of temperature sensing devices present in the storage enclosure. " ::= { enclosureTableEntry 43 } -enclosureRedundantPath OBJECT-TYPE +enclosureRedundantPath OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "Indicates whether the controller has multiply paths to + "Indicates whether the controller has multiply paths to reach the storage enclosure. " ::= { enclosureTableEntry 44 } -enclosurePosition OBJECT-TYPE +enclosurePosition OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -3159,7 +3159,7 @@ enclosurePosition OBJECT-TYPE " ::= { enclosureTableEntry 45 } -enclosureBackplaneBayID OBJECT-TYPE +enclosureBackplaneBayID OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -3168,27 +3168,27 @@ enclosureBackplaneBayID OBJECT-TYPE " ::= { enclosureTableEntry 46 } -enclosureFQDD OBJECT-TYPE +enclosureFQDD OBJECT-TYPE SYNTAX FQDDString ACCESS read-only STATUS mandatory DESCRIPTION - "The enclosure/backplane's Fully Qualified Device Descriptor (FQDD) + "The enclosure/backplane's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. " ::= { enclosureTableEntry 47 } - -enclosureDisplayName OBJECT-TYPE + +enclosureDisplayName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "The enclosure/backplane's friendly FQDD as represented in + "The enclosure/backplane's friendly FQDD as represented in Storage Management. " ::= { enclosureTableEntry 48 } -enclosureType OBJECT-TYPE +enclosureType OBJECT-TYPE SYNTAX INTEGER { other(1), @@ -3217,13 +3217,13 @@ enclosureType OBJECT-TYPE -- OID Format:.1.3.6.1.4.1.674.10892.2.6.1.20.130.13.1.. ------------------------------------------------------------------------------- -EnclosureManagementModuleTableEntry ::=SEQUENCE { +EnclosureManagementModuleTableEntry ::=SEQUENCE { enclosureManagementModuleNumber INTEGER, enclosureManagementModuleName DisplayString, enclosureManagementModuleState INTEGER, enclosureManagementModulePartNumber DisplayString, enclosureManagementModuleFWVersion DisplayString, - enclosureManagementModuleComponentStatus ObjectStatusEnum, + enclosureManagementModuleComponentStatus ObjectStatusEnum, enclosureManagementModuleFQDD FQDDString, enclosureManagementModuleDisplayName DisplayString } @@ -3233,12 +3233,12 @@ enclosureManagementModuleTable OBJECT-TYPE ACCESS not-accessible STATUS mandatory DESCRIPTION - "A table of managed Enclosure Management Modules (EMM) - in the external storage enclosure(s). The number of + "A table of managed Enclosure Management Modules (EMM) + in the external storage enclosure(s). The number of entries is related to number of enclosure management modules - discovered in the enclosure(s). The maximum number of entries + discovered in the enclosure(s). The maximum number of entries is implementation dependent. - Note: The properties in this table may not be applicable to all + Note: The properties in this table may not be applicable to all entries. " ::= { physicalDevices 13 } @@ -3248,15 +3248,15 @@ enclosureManagementModuleTableEntry OBJECT-TYPE ACCESS not-accessible STATUS mandatory DESCRIPTION - "An entry in the enclosure management module table. A row in - this table cannot be created or deleted by SNMP operations + "An entry in the enclosure management module table. A row in + this table cannot be created or deleted by SNMP operations on columns of the table. " INDEX { enclosureManagementModuleNumber } ::= { enclosureManagementModuleTable 1 } enclosureManagementModuleNumber OBJECT-TYPE - SYNTAX INTEGER (1..255) + SYNTAX INTEGER (0..255) ACCESS read-only STATUS mandatory DESCRIPTION @@ -3264,17 +3264,17 @@ enclosureManagementModuleNumber OBJECT-TYPE " ::= { enclosureManagementModuleTableEntry 1 } -enclosureManagementModuleName OBJECT-TYPE +enclosureManagementModuleName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "The enclosure management module's name as + "The enclosure management module's name as represented in Storage Management. " ::= { enclosureManagementModuleTableEntry 2 } - -enclosureManagementModuleState OBJECT-TYPE + +enclosureManagementModuleState OBJECT-TYPE SYNTAX INTEGER { unknown(1), @@ -3290,7 +3290,7 @@ enclosureManagementModuleState OBJECT-TYPE Possible states: 1: The current state could not be determined. 2: The enclosure management module is operating normally. - 3: The enclosure management module has encountered a + 3: The enclosure management module has encountered a hardware problem or is not responding. 4: The enclosure management module is no longer connected to the enclosure or there exists a problem communicating to it. @@ -3298,7 +3298,7 @@ enclosureManagementModuleState OBJECT-TYPE " ::= { enclosureManagementModuleTableEntry 4 } -enclosureManagementModulePartNumber OBJECT-TYPE +enclosureManagementModulePartNumber OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -3306,14 +3306,14 @@ enclosureManagementModulePartNumber OBJECT-TYPE "The part number of the enclosure management module. " ::= { enclosureManagementModuleTableEntry 6 } - -enclosureManagementModuleFWVersion OBJECT-TYPE + +enclosureManagementModuleFWVersion OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Firmware version of the enclosure management module. - " + " ::= { enclosureManagementModuleTableEntry 8 } enclosureManagementModuleComponentStatus OBJECT-TYPE @@ -3321,7 +3321,7 @@ enclosureManagementModuleComponentStatus OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The status of the enclosure management module.itself without the + "The status of the enclosure management module.itself without the propagation of any contained component status. Possible values: 1: Other. @@ -3333,22 +3333,22 @@ enclosureManagementModuleComponentStatus OBJECT-TYPE " ::= { enclosureManagementModuleTableEntry 11 } -enclosureManagementModuleFQDD OBJECT-TYPE +enclosureManagementModuleFQDD OBJECT-TYPE SYNTAX FQDDString ACCESS read-only STATUS mandatory DESCRIPTION - "The enclosure management module's Fully Qualified Device + "The enclosure management module's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. " ::= { enclosureManagementModuleTableEntry 15 } -enclosureManagementModuleDisplayName OBJECT-TYPE +enclosureManagementModuleDisplayName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "The enclosure management module's friendly FQDD as represented in + "The enclosure management module's friendly FQDD as represented in Storage Management. " ::= { enclosureManagementModuleTableEntry 16 } @@ -3361,12 +3361,12 @@ enclosureManagementModuleDisplayName OBJECT-TYPE -- OID Format:.1.3.6.1.4.1.674.10892.2.6.1.20.130.7.1.. ------------------------------------------------------------------------------- -EnclosureFanTableEntry ::=SEQUENCE { +EnclosureFanTableEntry ::=SEQUENCE { enclosureFanNumber INTEGER, enclosureFanName DisplayString, enclosureFanState INTEGER, enclosureFanSpeed INTEGER, - enclosureFanComponentStatus ObjectStatusEnum, + enclosureFanComponentStatus ObjectStatusEnum, enclosureFanFQDD FQDDString, enclosureFanDisplayName DisplayString } @@ -3376,15 +3376,15 @@ enclosureFanTable OBJECT-TYPE ACCESS not-accessible STATUS mandatory DESCRIPTION - "A table of managed fans in the external storage enclosure(s). - The number of entries is related to number of fans discovered in - the enclosure(s). The maximum number of entries is implementation + "A table of managed fans in the external storage enclosure(s). + The number of entries is related to number of fans discovered in + the enclosure(s). The maximum number of entries is implementation dependent. - Note: The properties in this table may not be applicable to all + Note: The properties in this table may not be applicable to all entries. " ::= { physicalDevices 7 } - + enclosureFanTableEntry OBJECT-TYPE SYNTAX EnclosureFanTableEntry ACCESS not-accessible @@ -3397,7 +3397,7 @@ enclosureFanTableEntry OBJECT-TYPE ::= { enclosureFanTable 1 } enclosureFanNumber OBJECT-TYPE - SYNTAX INTEGER (1..255) + SYNTAX INTEGER (0..255) ACCESS read-only STATUS mandatory DESCRIPTION @@ -3405,7 +3405,7 @@ enclosureFanNumber OBJECT-TYPE " ::= { enclosureFanTableEntry 1 } -enclosureFanName OBJECT-TYPE +enclosureFanName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory @@ -3430,15 +3430,15 @@ enclosureFanState OBJECT-TYPE Possible states: 1: The current state could not be determined. 2: The fan is operating normally. - 3: The fan has encountered a hardware problem or is not + 3: The fan has encountered a hardware problem or is not responding. - 4: The fan is no longer connected to the enclosure or + 4: The fan is no longer connected to the enclosure or there exists a problem communicating to it. 5: The fan is unstable. " ::= { enclosureFanTableEntry 4 } -enclosureFanSpeed OBJECT-TYPE +enclosureFanSpeed OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory @@ -3447,12 +3447,12 @@ enclosureFanSpeed OBJECT-TYPE " ::= { enclosureFanTableEntry 11 } -enclosureFanComponentStatus OBJECT-TYPE +enclosureFanComponentStatus OBJECT-TYPE SYNTAX ObjectStatusEnum ACCESS read-only STATUS mandatory DESCRIPTION - "The status of the fan itself without the + "The status of the fan itself without the propagation of any contained component status. Possible values: 1: Other. @@ -3469,7 +3469,7 @@ enclosureFanFQDD OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The fan's Fully Qualified Device Descriptor (FQDD) + "The fan's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. " ::= { enclosureFanTableEntry 20 } @@ -3479,7 +3479,7 @@ enclosureFanDisplayName OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The fan's friendly FQDD as represented in + "The fan's friendly FQDD as represented in Storage Management. " ::= { enclosureFanTableEntry 21 } @@ -3492,12 +3492,12 @@ enclosureFanDisplayName OBJECT-TYPE -- -- OID Format:.1.3.6.1.4.1.674.10892.2.6.1.20.130.9.1.. ------------------------------------------------------------------------------- -EnclosurePowerSupplyTableEntry ::=SEQUENCE { +EnclosurePowerSupplyTableEntry ::=SEQUENCE { enclosurePowerSupplyNumber INTEGER, enclosurePowerSupplyName DisplayString, enclosurePowerSupplyState INTEGER, enclosurePowerSupplyPartNumber DisplayString, - enclosurePowerSupplyComponentStatus ObjectStatusEnum, + enclosurePowerSupplyComponentStatus ObjectStatusEnum, enclosurePowerSupplyFQDD FQDDString, enclosurePowerSupplyDisplayName DisplayString } @@ -3507,29 +3507,29 @@ enclosurePowerSupplyTable OBJECT-TYPE ACCESS not-accessible STATUS mandatory DESCRIPTION - "A table of managed Power Supply Units(PSU) in the external - storage enclosure(s). The number of entries is related to number - of power supply unit(s) discovered in the enclosure(s). The - maximum number of entries is implementation + "A table of managed Power Supply Units(PSU) in the external + storage enclosure(s). The number of entries is related to number + of power supply unit(s) discovered in the enclosure(s). The + maximum number of entries is implementation dependent. - Note: The properties in this table may not be applicable to all + Note: The properties in this table may not be applicable to all entries. " ::= { physicalDevices 9 } - + enclosurePowerSupplyTableEntry OBJECT-TYPE SYNTAX EnclosurePowerSupplyTableEntry ACCESS not-accessible STATUS mandatory DESCRIPTION - "An entry in the power supply unit table. A row in this table cannot + "An entry in the power supply unit table. A row in this table cannot be created or deleted by SNMP operations on columns of the table. " INDEX { enclosurePowerSupplyNumber } ::= { enclosurePowerSupplyTable 1 } enclosurePowerSupplyNumber OBJECT-TYPE - SYNTAX INTEGER (1..255) + SYNTAX INTEGER (0..255) ACCESS read-only STATUS mandatory DESCRIPTION @@ -3537,17 +3537,17 @@ enclosurePowerSupplyNumber OBJECT-TYPE " ::= { enclosurePowerSupplyTableEntry 1 } -enclosurePowerSupplyName OBJECT-TYPE +enclosurePowerSupplyName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "The power supply unit's name as represented in + "The power supply unit's name as represented in Storage Management. " ::= { enclosurePowerSupplyTableEntry 2 } -enclosurePowerSupplyState OBJECT-TYPE +enclosurePowerSupplyState OBJECT-TYPE SYNTAX INTEGER { unknown(1), @@ -3563,29 +3563,29 @@ enclosurePowerSupplyState OBJECT-TYPE Possible states: 1: The current state could not be determined. 2: The power supply unit is operating normally. - 3: The power supply unit has encountered a hardware problem + 3: The power supply unit has encountered a hardware problem or is not responding. - 4: The power supply unit is no longer connected to the enclosure + 4: The power supply unit is no longer connected to the enclosure or there exists a problem communicating to it. 5: The power supply unit is unstable. " ::= { enclosurePowerSupplyTableEntry 4 } -enclosurePowerSupplyPartNumber OBJECT-TYPE +enclosurePowerSupplyPartNumber OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "The part number of the power supply unit. + "The part number of the power supply unit. " ::= { enclosurePowerSupplyTableEntry 7 } -enclosurePowerSupplyComponentStatus OBJECT-TYPE +enclosurePowerSupplyComponentStatus OBJECT-TYPE SYNTAX ObjectStatusEnum ACCESS read-only STATUS mandatory DESCRIPTION - "The status of the power supply unit itself without the + "The status of the power supply unit itself without the propagation of any contained component status. Possible values: 1: Other. @@ -3597,7 +3597,7 @@ enclosurePowerSupplyComponentStatus OBJECT-TYPE " ::= { enclosurePowerSupplyTableEntry 9 } -enclosurePowerSupplyFQDD OBJECT-TYPE +enclosurePowerSupplyFQDD OBJECT-TYPE SYNTAX FQDDString ACCESS read-only STATUS mandatory @@ -3607,12 +3607,12 @@ enclosurePowerSupplyFQDD OBJECT-TYPE " ::= { enclosurePowerSupplyTableEntry 15 } -enclosurePowerSupplyDisplayName OBJECT-TYPE +enclosurePowerSupplyDisplayName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "The power supply unit's friendly FQDD as represented in + "The power supply unit's friendly FQDD as represented in Storage Management. " ::= { enclosurePowerSupplyTableEntry 16 } @@ -3623,7 +3623,7 @@ enclosurePowerSupplyDisplayName OBJECT-TYPE -- -- OID Format:.1.3.6.1.4.1.674.10892.2.6.1.20.130.11.1.. ------------------------------------------------------------------------------- -EnclosureTemperatureProbeTableEntry ::=SEQUENCE { +EnclosureTemperatureProbeTableEntry ::=SEQUENCE { enclosureTemperatureProbeNumber INTEGER, enclosureTemperatureProbeName DisplayString, enclosureTemperatureProbeState INTEGER, @@ -3632,7 +3632,7 @@ EnclosureTemperatureProbeTableEntry ::=SEQUENCE { enclosureTemperatureProbeMaxWarningValue INTEGER, enclosureTemperatureProbeMaxCriticalValue INTEGER, enclosureTemperatureProbeCurValue INTEGER, - enclosureTemperatureProbeComponentStatus ObjectStatusEnum, + enclosureTemperatureProbeComponentStatus ObjectStatusEnum, enclosureTemperatureProbeFQDD FQDDString, enclosureTemperatureProbeDisplayName DisplayString } @@ -3643,14 +3643,14 @@ enclosureTemperatureProbeTable OBJECT-TYPE STATUS mandatory DESCRIPTION "A table of managed temperature probes in the external storage - enclosure(s). The number of entries is related to number of - temperature probes discovered in the enclosure(s). The maximum + enclosure(s). The number of entries is related to number of + temperature probes discovered in the enclosure(s). The maximum number of entries is implementation dependent. - Note: The properties in this table may not be applicable to all + Note: The properties in this table may not be applicable to all entries. " ::= { physicalDevices 11 } - + enclosureTemperatureProbeTableEntry OBJECT-TYPE SYNTAX EnclosureTemperatureProbeTableEntry ACCESS not-accessible @@ -3663,7 +3663,7 @@ enclosureTemperatureProbeTableEntry OBJECT-TYPE ::= { enclosureTemperatureProbeTable 1 } enclosureTemperatureProbeNumber OBJECT-TYPE - SYNTAX INTEGER (1..255) + SYNTAX INTEGER (0..255) ACCESS read-only STATUS mandatory DESCRIPTION @@ -3671,17 +3671,17 @@ enclosureTemperatureProbeNumber OBJECT-TYPE " ::= { enclosureTemperatureProbeTableEntry 1 } -enclosureTemperatureProbeName OBJECT-TYPE +enclosureTemperatureProbeName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "The temperature probe's name as represented in + "The temperature probe's name as represented in Storage Management. " ::= { enclosureTemperatureProbeTableEntry 2 } -enclosureTemperatureProbeState OBJECT-TYPE +enclosureTemperatureProbeState OBJECT-TYPE SYNTAX INTEGER { unknown(1), @@ -3699,9 +3699,9 @@ enclosureTemperatureProbeState OBJECT-TYPE Possible states: 1: The current state could not be determined. 2: The temperature probe is operating normally. - 3: The temperature probe has encountered a hardware problem + 3: The temperature probe has encountered a hardware problem or is not responding. - 4: The temperature probe is no longer connected to the enclosure + 4: The temperature probe is no longer connected to the enclosure or there exists a problem communicating to it. 5: The temperature probe is unstable. 6: The temperature probe is Over Warning Temperature. @@ -3709,7 +3709,7 @@ enclosureTemperatureProbeState OBJECT-TYPE " ::= { enclosureTemperatureProbeTableEntry 4 } -enclosureTemperatureProbeMinWarningValue OBJECT-TYPE +enclosureTemperatureProbeMinWarningValue OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory @@ -3719,7 +3719,7 @@ enclosureTemperatureProbeMinWarningValue OBJECT-TYPE " ::= { enclosureTemperatureProbeTableEntry 7 } -enclosureTemperatureProbeMinCriticalValue OBJECT-TYPE +enclosureTemperatureProbeMinCriticalValue OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory @@ -3729,7 +3729,7 @@ enclosureTemperatureProbeMinCriticalValue OBJECT-TYPE " ::= { enclosureTemperatureProbeTableEntry 8 } -enclosureTemperatureProbeMaxWarningValue OBJECT-TYPE +enclosureTemperatureProbeMaxWarningValue OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory @@ -3739,7 +3739,7 @@ enclosureTemperatureProbeMaxWarningValue OBJECT-TYPE " ::= { enclosureTemperatureProbeTableEntry 9 } -enclosureTemperatureProbeMaxCriticalValue OBJECT-TYPE +enclosureTemperatureProbeMaxCriticalValue OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory @@ -3748,8 +3748,8 @@ enclosureTemperatureProbeMaxCriticalValue OBJECT-TYPE a warning state. " ::= { enclosureTemperatureProbeTableEntry 10 } - -enclosureTemperatureProbeCurValue OBJECT-TYPE + +enclosureTemperatureProbeCurValue OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory @@ -3764,7 +3764,7 @@ enclosureTemperatureProbeComponentStatus OBJECT-TYPE ACCESS read-only STATUS mandatory DESCRIPTION - "The status of the enclosure management module.itself without the + "The status of the enclosure management module.itself without the propagation of any contained component status. Possible values: 1: Other. @@ -3774,8 +3774,8 @@ enclosureTemperatureProbeComponentStatus OBJECT-TYPE 5: Critical. 6: Non-recoverable. " - ::= { enclosureTemperatureProbeTableEntry 13 } - + ::= { enclosureTemperatureProbeTableEntry 13 } + enclosureTemperatureProbeFQDD OBJECT-TYPE SYNTAX FQDDString ACCESS read-only @@ -3785,13 +3785,13 @@ enclosureTemperatureProbeFQDD OBJECT-TYPE as represented in Storage Management. " ::= { enclosureTemperatureProbeTableEntry 15 } - -enclosureTemperatureProbeDisplayName OBJECT-TYPE + +enclosureTemperatureProbeDisplayName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION - "The temperature probe's friendly FQDD as represented + "The temperature probe's friendly FQDD as represented in Storage Management. " ::= { enclosureTemperatureProbeTableEntry 16 } @@ -3812,7 +3812,7 @@ enclosureTemperatureProbeDisplayName OBJECT-TYPE SYNTAX DellStatus ACCESS read-only STATUS mandatory - DESCRIPTION "0020.0010.0002 This attribute defines the Current Status of the Alerting + DESCRIPTION "0020.0010.0002 This attribute defines the Current Status of the Alerting Sub-System" ::= { drsChassisAlertVariables 2 } @@ -3820,7 +3820,7 @@ enclosureTemperatureProbeDisplayName OBJECT-TYPE SYNTAX DellStatus ACCESS read-only STATUS mandatory - DESCRIPTION "0020.0010.0003 This attribute defines the Previous Status of the Alerting + DESCRIPTION "0020.0010.0003 This attribute defines the Previous Status of the Alerting Sub-System" ::= { drsChassisAlertVariables 3 } @@ -3828,7 +3828,7 @@ enclosureTemperatureProbeDisplayName OBJECT-TYPE SYNTAX TimeTicks ACCESS read-only STATUS mandatory - DESCRIPTION "0020.0010.0004 This attribute defines the Timestamp of Most Recent Change of + DESCRIPTION "0020.0010.0004 This attribute defines the Timestamp of Most Recent Change of the Alerting Sub-System" ::= { drsChassisAlertVariables 4 } @@ -3847,7 +3847,7 @@ enclosureTemperatureProbeDisplayName OBJECT-TYPE --#SEVERITY INFORMATIONAL --#CATEGORY Error Events ::= 2000 - + alertCMCNormalTrap TRAP-TYPE ENTERPRISE drsOutofBandGroup VARIABLES { drsProductChassisName, @@ -4046,7 +4046,7 @@ enclosureTemperatureProbeDisplayName OBJECT-TYPE --#STATE DEGRADED --#STATUS MANDATORY ::= 2177 - + ------------------------------------------------------------------------------ -- Chassis Alerts 2: System: Battery Traps -- @@ -6902,7 +6902,7 @@ enclosureTemperatureProbeDisplayName OBJECT-TYPE --#SEVERITY INFORMATIONAL --#CATEGORY Status Events ::= 1001 - + alertDrscAuthError TRAP-TYPE ENTERPRISE drsOutofBandGroup VARIABLES { drsAlertSystem, diff --git a/mibs/drac/IDRAC-MIB b/mibs/dell/IDRAC-MIB similarity index 100% rename from mibs/drac/IDRAC-MIB rename to mibs/dell/IDRAC-MIB diff --git a/mibs/drac/IDRAC-MIB-SMIv2 b/mibs/dell/IDRAC-MIB-SMIv2 similarity index 100% rename from mibs/drac/IDRAC-MIB-SMIv2 rename to mibs/dell/IDRAC-MIB-SMIv2 diff --git a/tests/data/drac.json b/tests/data/drac.json deleted file mode 100644 index 46d9a95cd180..000000000000 --- a/tests/data/drac.json +++ /dev/null @@ -1,9135 +0,0 @@ -{ - "os": { - "discovery": { - "devices": [ - { - "sysName": "", - "sysObjectID": ".1.3.6.1.4.1.674.10892.5", - "sysDescr": "Dell Out-of-band SNMP Agent for Remote Access Controller", - "sysContact": "", - "version": "6.20.200.201810113973", - "hardware": "PowerEdge M1000e", - "features": null, - "location": "", - "os": "drac", - "type": "appliance", - "serial": "1234ABC", - "icon": "dell.svg" - } - ] - }, - "poller": "matches discovery" - }, - "ports": { - "discovery": { - "ports": [ - { - "port_descr_type": null, - "port_descr_descr": null, - "port_descr_circuit": null, - "port_descr_speed": null, - "port_descr_notes": null, - "ifDescr": "lo", - "ifName": "lo", - "portName": null, - "ifIndex": 1, - "ifSpeed": null, - "ifSpeed_prev": null, - "ifConnectorPresent": null, - "ifOperStatus": "up", - "ifOperStatus_prev": null, - "ifAdminStatus": null, - "ifAdminStatus_prev": null, - "ifDuplex": null, - "ifMtu": null, - "ifType": "softwareLoopback", - "ifAlias": "lo", - "ifPhysAddress": null, - "ifLastChange": 0, - "ifVlan": null, - "ifTrunk": null, - "ignore": 0, - "disabled": 0, - "deleted": 0, - "pagpOperationMode": null, - "pagpPortState": null, - "pagpPartnerDeviceId": null, - "pagpPartnerLearnMethod": null, - "pagpPartnerIfIndex": null, - "pagpPartnerGroupIfIndex": null, - "pagpPartnerDeviceName": null, - "pagpEthcOperationMode": null, - "pagpDeviceId": null, - "pagpGroupIfIndex": null, - "ifInUcastPkts": null, - "ifInUcastPkts_prev": null, - "ifInUcastPkts_delta": null, - "ifInUcastPkts_rate": null, - "ifOutUcastPkts": null, - "ifOutUcastPkts_prev": null, - "ifOutUcastPkts_delta": null, - "ifOutUcastPkts_rate": null, - "ifInErrors": null, - "ifInErrors_prev": null, - "ifInErrors_delta": null, - "ifInErrors_rate": null, - "ifOutErrors": null, - "ifOutErrors_prev": null, - "ifOutErrors_delta": null, - "ifOutErrors_rate": null, - "ifInOctets": null, - "ifInOctets_prev": null, - "ifInOctets_delta": null, - "ifInOctets_rate": null, - "ifOutOctets": null, - "ifOutOctets_prev": null, - "ifOutOctets_delta": null, - "ifOutOctets_rate": null, - "poll_prev": null, - "ifInNUcastPkts": null, - "ifInNUcastPkts_prev": null, - "ifInNUcastPkts_delta": null, - "ifInNUcastPkts_rate": null, - "ifOutNUcastPkts": null, - "ifOutNUcastPkts_prev": null, - "ifOutNUcastPkts_delta": null, - "ifOutNUcastPkts_rate": null, - "ifInDiscards": null, - "ifInDiscards_prev": null, - "ifInDiscards_delta": null, - "ifInDiscards_rate": null, - "ifOutDiscards": null, - "ifOutDiscards_prev": null, - "ifOutDiscards_delta": null, - "ifOutDiscards_rate": null, - "ifInUnknownProtos": null, - "ifInUnknownProtos_prev": null, - "ifInUnknownProtos_delta": null, - "ifInUnknownProtos_rate": null, - "ifInBroadcastPkts": null, - "ifInBroadcastPkts_prev": null, - "ifInBroadcastPkts_delta": null, - "ifInBroadcastPkts_rate": null, - "ifOutBroadcastPkts": null, - "ifOutBroadcastPkts_prev": null, - "ifOutBroadcastPkts_delta": null, - "ifOutBroadcastPkts_rate": null, - "ifInMulticastPkts": null, - "ifInMulticastPkts_prev": null, - "ifInMulticastPkts_delta": null, - "ifInMulticastPkts_rate": null, - "ifOutMulticastPkts": null, - "ifOutMulticastPkts_prev": null, - "ifOutMulticastPkts_delta": null, - "ifOutMulticastPkts_rate": null - }, - { - "port_descr_type": null, - "port_descr_descr": null, - "port_descr_circuit": null, - "port_descr_speed": null, - "port_descr_notes": null, - "ifDescr": "eth0", - "ifName": "eth0", - "portName": null, - "ifIndex": 3, - "ifSpeed": null, - "ifSpeed_prev": null, - "ifConnectorPresent": null, - "ifOperStatus": "up", - "ifOperStatus_prev": null, - "ifAdminStatus": null, - "ifAdminStatus_prev": null, - "ifDuplex": null, - "ifMtu": null, - "ifType": "ethernetCsmacd", - "ifAlias": "eth0", - "ifPhysAddress": null, - "ifLastChange": 0, - "ifVlan": null, - "ifTrunk": null, - "ignore": 0, - "disabled": 0, - "deleted": 0, - "pagpOperationMode": null, - "pagpPortState": null, - "pagpPartnerDeviceId": null, - "pagpPartnerLearnMethod": null, - "pagpPartnerIfIndex": null, - "pagpPartnerGroupIfIndex": null, - "pagpPartnerDeviceName": null, - "pagpEthcOperationMode": null, - "pagpDeviceId": null, - "pagpGroupIfIndex": null, - "ifInUcastPkts": null, - "ifInUcastPkts_prev": null, - "ifInUcastPkts_delta": null, - "ifInUcastPkts_rate": null, - "ifOutUcastPkts": null, - "ifOutUcastPkts_prev": null, - "ifOutUcastPkts_delta": null, - "ifOutUcastPkts_rate": null, - "ifInErrors": null, - "ifInErrors_prev": null, - "ifInErrors_delta": null, - "ifInErrors_rate": null, - "ifOutErrors": null, - "ifOutErrors_prev": null, - "ifOutErrors_delta": null, - "ifOutErrors_rate": null, - "ifInOctets": null, - "ifInOctets_prev": null, - "ifInOctets_delta": null, - "ifInOctets_rate": null, - "ifOutOctets": null, - "ifOutOctets_prev": null, - "ifOutOctets_delta": null, - "ifOutOctets_rate": null, - "poll_prev": null, - "ifInNUcastPkts": null, - "ifInNUcastPkts_prev": null, - "ifInNUcastPkts_delta": null, - "ifInNUcastPkts_rate": null, - "ifOutNUcastPkts": null, - "ifOutNUcastPkts_prev": null, - "ifOutNUcastPkts_delta": null, - "ifOutNUcastPkts_rate": null, - "ifInDiscards": null, - "ifInDiscards_prev": null, - "ifInDiscards_delta": null, - "ifInDiscards_rate": null, - "ifOutDiscards": null, - "ifOutDiscards_prev": null, - "ifOutDiscards_delta": null, - "ifOutDiscards_rate": null, - "ifInUnknownProtos": null, - "ifInUnknownProtos_prev": null, - "ifInUnknownProtos_delta": null, - "ifInUnknownProtos_rate": null, - "ifInBroadcastPkts": null, - "ifInBroadcastPkts_prev": null, - "ifInBroadcastPkts_delta": null, - "ifInBroadcastPkts_rate": null, - "ifOutBroadcastPkts": null, - "ifOutBroadcastPkts_prev": null, - "ifOutBroadcastPkts_delta": null, - "ifOutBroadcastPkts_rate": null, - "ifInMulticastPkts": null, - "ifInMulticastPkts_prev": null, - "ifInMulticastPkts_delta": null, - "ifInMulticastPkts_rate": null, - "ifOutMulticastPkts": null, - "ifOutMulticastPkts_prev": null, - "ifOutMulticastPkts_delta": null, - "ifOutMulticastPkts_rate": null - }, - { - "port_descr_type": null, - "port_descr_descr": null, - "port_descr_circuit": null, - "port_descr_speed": null, - "port_descr_notes": null, - "ifDescr": "bond0", - "ifName": "bond0", - "portName": null, - "ifIndex": 6, - "ifSpeed": null, - "ifSpeed_prev": null, - "ifConnectorPresent": null, - "ifOperStatus": "up", - "ifOperStatus_prev": null, - "ifAdminStatus": null, - "ifAdminStatus_prev": null, - "ifDuplex": null, - "ifMtu": null, - "ifType": "ethernetCsmacd", - "ifAlias": "bond0", - "ifPhysAddress": null, - "ifLastChange": 0, - "ifVlan": null, - "ifTrunk": null, - "ignore": 0, - "disabled": 0, - "deleted": 0, - "pagpOperationMode": null, - "pagpPortState": null, - "pagpPartnerDeviceId": null, - "pagpPartnerLearnMethod": null, - "pagpPartnerIfIndex": null, - "pagpPartnerGroupIfIndex": null, - "pagpPartnerDeviceName": null, - "pagpEthcOperationMode": null, - "pagpDeviceId": null, - "pagpGroupIfIndex": null, - "ifInUcastPkts": null, - "ifInUcastPkts_prev": null, - "ifInUcastPkts_delta": null, - "ifInUcastPkts_rate": null, - "ifOutUcastPkts": null, - "ifOutUcastPkts_prev": null, - "ifOutUcastPkts_delta": null, - "ifOutUcastPkts_rate": null, - "ifInErrors": null, - "ifInErrors_prev": null, - "ifInErrors_delta": null, - "ifInErrors_rate": null, - "ifOutErrors": null, - "ifOutErrors_prev": null, - "ifOutErrors_delta": null, - "ifOutErrors_rate": null, - "ifInOctets": null, - "ifInOctets_prev": null, - "ifInOctets_delta": null, - "ifInOctets_rate": null, - "ifOutOctets": null, - "ifOutOctets_prev": null, - "ifOutOctets_delta": null, - "ifOutOctets_rate": null, - "poll_prev": null, - "ifInNUcastPkts": null, - "ifInNUcastPkts_prev": null, - "ifInNUcastPkts_delta": null, - "ifInNUcastPkts_rate": null, - "ifOutNUcastPkts": null, - "ifOutNUcastPkts_prev": null, - "ifOutNUcastPkts_delta": null, - "ifOutNUcastPkts_rate": null, - "ifInDiscards": null, - "ifInDiscards_prev": null, - "ifInDiscards_delta": null, - "ifInDiscards_rate": null, - "ifOutDiscards": null, - "ifOutDiscards_prev": null, - "ifOutDiscards_delta": null, - "ifOutDiscards_rate": null, - "ifInUnknownProtos": null, - "ifInUnknownProtos_prev": null, - "ifInUnknownProtos_delta": null, - "ifInUnknownProtos_rate": null, - "ifInBroadcastPkts": null, - "ifInBroadcastPkts_prev": null, - "ifInBroadcastPkts_delta": null, - "ifInBroadcastPkts_rate": null, - "ifOutBroadcastPkts": null, - "ifOutBroadcastPkts_prev": null, - "ifOutBroadcastPkts_delta": null, - "ifOutBroadcastPkts_rate": null, - "ifInMulticastPkts": null, - "ifInMulticastPkts_prev": null, - "ifInMulticastPkts_delta": null, - "ifInMulticastPkts_rate": null, - "ifOutMulticastPkts": null, - "ifOutMulticastPkts_prev": null, - "ifOutMulticastPkts_delta": null, - "ifOutMulticastPkts_rate": null - } - ] - }, - "poller": { - "ports": [ - { - "port_descr_type": null, - "port_descr_descr": null, - "port_descr_circuit": null, - "port_descr_speed": null, - "port_descr_notes": null, - "ifDescr": "lo", - "ifName": "lo", - "portName": null, - "ifIndex": 1, - "ifSpeed": 10000000, - "ifSpeed_prev": null, - "ifConnectorPresent": "false", - "ifOperStatus": "up", - "ifOperStatus_prev": "up", - "ifAdminStatus": "up", - "ifAdminStatus_prev": null, - "ifDuplex": null, - "ifMtu": 65536, - "ifType": "softwareLoopback", - "ifAlias": "lo", - "ifPhysAddress": null, - "ifLastChange": 0, - "ifVlan": null, - "ifTrunk": null, - "ignore": 0, - "disabled": 0, - "deleted": 0, - "pagpOperationMode": null, - "pagpPortState": null, - "pagpPartnerDeviceId": null, - "pagpPartnerLearnMethod": null, - "pagpPartnerIfIndex": null, - "pagpPartnerGroupIfIndex": null, - "pagpPartnerDeviceName": null, - "pagpEthcOperationMode": null, - "pagpDeviceId": null, - "pagpGroupIfIndex": null, - "ifInUcastPkts": 16988518, - "ifInUcastPkts_prev": 0, - "ifInUcastPkts_delta": null, - "ifInUcastPkts_rate": null, - "ifOutUcastPkts": 16988518, - "ifOutUcastPkts_prev": 0, - "ifOutUcastPkts_delta": null, - "ifOutUcastPkts_rate": null, - "ifInErrors": 0, - "ifInErrors_prev": 0, - "ifInErrors_delta": null, - "ifInErrors_rate": null, - "ifOutErrors": 0, - "ifOutErrors_prev": 0, - "ifOutErrors_delta": null, - "ifOutErrors_rate": null, - "ifInOctets": 1456038490, - "ifInOctets_prev": 0, - "ifInOctets_delta": null, - "ifInOctets_rate": null, - "ifOutOctets": 1456038490, - "ifOutOctets_prev": 0, - "ifOutOctets_delta": null, - "ifOutOctets_rate": null, - "poll_prev": null, - "ifInNUcastPkts": 0, - "ifInNUcastPkts_prev": 0, - "ifInNUcastPkts_delta": null, - "ifInNUcastPkts_rate": null, - "ifOutNUcastPkts": 0, - "ifOutNUcastPkts_prev": 0, - "ifOutNUcastPkts_delta": null, - "ifOutNUcastPkts_rate": null, - "ifInDiscards": 0, - "ifInDiscards_prev": 0, - "ifInDiscards_delta": null, - "ifInDiscards_rate": null, - "ifOutDiscards": 0, - "ifOutDiscards_prev": 0, - "ifOutDiscards_delta": null, - "ifOutDiscards_rate": null, - "ifInUnknownProtos": 0, - "ifInUnknownProtos_prev": 0, - "ifInUnknownProtos_delta": null, - "ifInUnknownProtos_rate": null, - "ifInBroadcastPkts": 0, - "ifInBroadcastPkts_prev": 0, - "ifInBroadcastPkts_delta": null, - "ifInBroadcastPkts_rate": null, - "ifOutBroadcastPkts": 0, - "ifOutBroadcastPkts_prev": 0, - "ifOutBroadcastPkts_delta": null, - "ifOutBroadcastPkts_rate": null, - "ifInMulticastPkts": 0, - "ifInMulticastPkts_prev": 0, - "ifInMulticastPkts_delta": null, - "ifInMulticastPkts_rate": null, - "ifOutMulticastPkts": 0, - "ifOutMulticastPkts_prev": 0, - "ifOutMulticastPkts_delta": null, - "ifOutMulticastPkts_rate": null - }, - { - "port_descr_type": null, - "port_descr_descr": null, - "port_descr_circuit": null, - "port_descr_speed": null, - "port_descr_notes": null, - "ifDescr": "eth0", - "ifName": "eth0", - "portName": null, - "ifIndex": 3, - "ifSpeed": 1000000000, - "ifSpeed_prev": null, - "ifConnectorPresent": "true", - "ifOperStatus": "up", - "ifOperStatus_prev": "up", - "ifAdminStatus": "up", - "ifAdminStatus_prev": null, - "ifDuplex": null, - "ifMtu": 1500, - "ifType": "ethernetCsmacd", - "ifAlias": "eth0", - "ifPhysAddress": "90b11c2cc8af", - "ifLastChange": 1507, - "ifVlan": null, - "ifTrunk": null, - "ignore": 0, - "disabled": 0, - "deleted": 0, - "pagpOperationMode": null, - "pagpPortState": null, - "pagpPartnerDeviceId": null, - "pagpPartnerLearnMethod": null, - "pagpPartnerIfIndex": null, - "pagpPartnerGroupIfIndex": null, - "pagpPartnerDeviceName": null, - "pagpEthcOperationMode": null, - "pagpDeviceId": null, - "pagpGroupIfIndex": null, - "ifInUcastPkts": 31174529, - "ifInUcastPkts_prev": 0, - "ifInUcastPkts_delta": null, - "ifInUcastPkts_rate": null, - "ifOutUcastPkts": 5270399, - "ifOutUcastPkts_prev": 0, - "ifOutUcastPkts_delta": null, - "ifOutUcastPkts_rate": null, - "ifInErrors": 0, - "ifInErrors_prev": 0, - "ifInErrors_delta": null, - "ifInErrors_rate": null, - "ifOutErrors": 0, - "ifOutErrors_prev": 0, - "ifOutErrors_delta": null, - "ifOutErrors_rate": null, - "ifInOctets": 4305376423, - "ifInOctets_prev": 0, - "ifInOctets_delta": null, - "ifInOctets_rate": null, - "ifOutOctets": 1263844147, - "ifOutOctets_prev": 0, - "ifOutOctets_delta": null, - "ifOutOctets_rate": null, - "poll_prev": null, - "ifInNUcastPkts": 0, - "ifInNUcastPkts_prev": 0, - "ifInNUcastPkts_delta": null, - "ifInNUcastPkts_rate": null, - "ifOutNUcastPkts": 0, - "ifOutNUcastPkts_prev": 0, - "ifOutNUcastPkts_delta": null, - "ifOutNUcastPkts_rate": null, - "ifInDiscards": 0, - "ifInDiscards_prev": 0, - "ifInDiscards_delta": null, - "ifInDiscards_rate": null, - "ifOutDiscards": 0, - "ifOutDiscards_prev": 0, - "ifOutDiscards_delta": null, - "ifOutDiscards_rate": null, - "ifInUnknownProtos": 0, - "ifInUnknownProtos_prev": 0, - "ifInUnknownProtos_delta": null, - "ifInUnknownProtos_rate": null, - "ifInBroadcastPkts": 0, - "ifInBroadcastPkts_prev": 0, - "ifInBroadcastPkts_delta": null, - "ifInBroadcastPkts_rate": null, - "ifOutBroadcastPkts": 0, - "ifOutBroadcastPkts_prev": 0, - "ifOutBroadcastPkts_delta": null, - "ifOutBroadcastPkts_rate": null, - "ifInMulticastPkts": 0, - "ifInMulticastPkts_prev": 0, - "ifInMulticastPkts_delta": null, - "ifInMulticastPkts_rate": null, - "ifOutMulticastPkts": 0, - "ifOutMulticastPkts_prev": 0, - "ifOutMulticastPkts_delta": null, - "ifOutMulticastPkts_rate": null - }, - { - "port_descr_type": null, - "port_descr_descr": null, - "port_descr_circuit": null, - "port_descr_speed": null, - "port_descr_notes": null, - "ifDescr": "bond0", - "ifName": "bond0", - "portName": null, - "ifIndex": 6, - "ifSpeed": 1000000000, - "ifSpeed_prev": null, - "ifConnectorPresent": "true", - "ifOperStatus": "up", - "ifOperStatus_prev": "up", - "ifAdminStatus": "up", - "ifAdminStatus_prev": null, - "ifDuplex": null, - "ifMtu": 1500, - "ifType": "ethernetCsmacd", - "ifAlias": "bond0", - "ifPhysAddress": "f8bc12520b6c", - "ifLastChange": 0, - "ifVlan": null, - "ifTrunk": null, - "ignore": 0, - "disabled": 0, - "deleted": 0, - "pagpOperationMode": null, - "pagpPortState": null, - "pagpPartnerDeviceId": null, - "pagpPartnerLearnMethod": null, - "pagpPartnerIfIndex": null, - "pagpPartnerGroupIfIndex": null, - "pagpPartnerDeviceName": null, - "pagpEthcOperationMode": null, - "pagpDeviceId": null, - "pagpGroupIfIndex": null, - "ifInUcastPkts": 19380, - "ifInUcastPkts_prev": 0, - "ifInUcastPkts_delta": null, - "ifInUcastPkts_rate": null, - "ifOutUcastPkts": 10587, - "ifOutUcastPkts_prev": 0, - "ifOutUcastPkts_delta": null, - "ifOutUcastPkts_rate": null, - "ifInErrors": 1, - "ifInErrors_prev": 0, - "ifInErrors_delta": null, - "ifInErrors_rate": null, - "ifOutErrors": 0, - "ifOutErrors_prev": 0, - "ifOutErrors_delta": null, - "ifOutErrors_rate": null, - "ifInOctets": 2496931, - "ifInOctets_prev": 0, - "ifInOctets_delta": null, - "ifInOctets_rate": null, - "ifOutOctets": 3502636, - "ifOutOctets_prev": 0, - "ifOutOctets_delta": null, - "ifOutOctets_rate": null, - "poll_prev": null, - "ifInNUcastPkts": 0, - "ifInNUcastPkts_prev": 0, - "ifInNUcastPkts_delta": null, - "ifInNUcastPkts_rate": null, - "ifOutNUcastPkts": 0, - "ifOutNUcastPkts_prev": 0, - "ifOutNUcastPkts_delta": null, - "ifOutNUcastPkts_rate": null, - "ifInDiscards": 1, - "ifInDiscards_prev": 0, - "ifInDiscards_delta": null, - "ifInDiscards_rate": null, - "ifOutDiscards": 0, - "ifOutDiscards_prev": 0, - "ifOutDiscards_delta": null, - "ifOutDiscards_rate": null, - "ifInUnknownProtos": 0, - "ifInUnknownProtos_prev": 0, - "ifInUnknownProtos_delta": null, - "ifInUnknownProtos_rate": null, - "ifInBroadcastPkts": 0, - "ifInBroadcastPkts_prev": 0, - "ifInBroadcastPkts_delta": null, - "ifInBroadcastPkts_rate": null, - "ifOutBroadcastPkts": 0, - "ifOutBroadcastPkts_prev": 0, - "ifOutBroadcastPkts_delta": null, - "ifOutBroadcastPkts_rate": null, - "ifInMulticastPkts": 0, - "ifInMulticastPkts_prev": 0, - "ifInMulticastPkts_delta": null, - "ifInMulticastPkts_rate": null, - "ifOutMulticastPkts": 0, - "ifOutMulticastPkts_prev": 0, - "ifOutMulticastPkts_delta": null, - "ifOutMulticastPkts_rate": null - } - ] - } - }, - "sensors": { - "discovery": { - "sensors": [ - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.14.1", - "sensor_index": "1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 7.744, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1", - "sensor_index": "1.1", - "sensor_type": "drac", - "sensor_descr": "PS1 Current 1", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 0.8, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2", - "sensor_index": "1.2", - "sensor_type": "drac", - "sensor_descr": "PS2 Current 2", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.3", - "sensor_index": "1.3", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-3", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 2.094, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.4", - "sensor_index": "1.4", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-4", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1.65, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.5", - "sensor_index": "1.5", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-5", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1.523, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.6", - "sensor_index": "1.6", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-6", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1", - "sensor_index": "1", - "sensor_type": "drac", - "sensor_descr": "System Fan1A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4440, - "sensor_limit": 7992, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.10", - "sensor_index": "10", - "sensor_type": "drac", - "sensor_descr": "System Fan5B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3720, - "sensor_limit": 6696, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.11", - "sensor_index": "11", - "sensor_type": "drac", - "sensor_descr": "System Fan6A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4560, - "sensor_limit": 8208, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.12", - "sensor_index": "12", - "sensor_type": "drac", - "sensor_descr": "System Fan6B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3480, - "sensor_limit": 6264, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2", - "sensor_index": "2", - "sensor_type": "drac", - "sensor_descr": "System Fan1B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3240, - "sensor_limit": 5832, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3", - "sensor_index": "3", - "sensor_type": "drac", - "sensor_descr": "System Fan2A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3720, - "sensor_limit": 6696, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4", - "sensor_index": "4", - "sensor_type": "drac", - "sensor_descr": "System Fan2B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3360, - "sensor_limit": 6048, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5", - "sensor_index": "5", - "sensor_type": "drac", - "sensor_descr": "System Fan3A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4560, - "sensor_limit": 8208, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6", - "sensor_index": "6", - "sensor_type": "drac", - "sensor_descr": "System Fan3B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4080, - "sensor_limit": 7344, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.7", - "sensor_index": "7", - "sensor_type": "drac", - "sensor_descr": "System Fan4A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4560, - "sensor_limit": 8208, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.8", - "sensor_index": "8", - "sensor_type": "drac", - "sensor_descr": "System Fan4B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4080, - "sensor_limit": 7344, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.9", - "sensor_index": "9", - "sensor_type": "drac", - "sensor_descr": "System Fan5A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3840, - "sensor_limit": 6912, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3", - "sensor_index": "1.3", - "sensor_type": "drac", - "sensor_descr": "System Board Pwr Consumption", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 168, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.3.1", - "sensor_index": "drsIdlePower.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 Idle Power", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1721, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.4.1", - "sensor_index": "drsMaxPowerSpecification.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 Max Power", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 12514, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.2.1", - "sensor_index": "drsPotentialPower.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 Potential Power", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 6459, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.5.1", - "sensor_index": "drsPowerSurplus.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 Surplus Power", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 6055, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.8.1", - "sensor_index": "drsWattsPeakUsage.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 Peak Usage", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4803, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.13.1", - "sensor_index": "drsWattsReading.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1721, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "amperageProbeStatus", - "sensor_descr": "PS1 Current 1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "amperageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "amperageProbeStatus", - "sensor_descr": "PS2 Current 2", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.2", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "amperageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.3", - "sensor_index": "1.3", - "sensor_type": "amperageProbeStatus", - "sensor_descr": "System Board Pwr Consumption", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.3", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "amperageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.1.1.38.0", - "sensor_index": "controllerComponentStatus.0", - "sensor_type": "DELL-RAC-MIB::controllerTable", - "sensor_descr": "Shared PERC8 (Embedded) Chassis Integrated RAID 2 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::controllerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.1.1.38.2", - "sensor_index": "controllerComponentStatus.2", - "sensor_type": "DELL-RAC-MIB::controllerTable", - "sensor_descr": "Shared PERC8 (Embedded) Chassis Integrated RAID 1 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::controllerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.0", - "sensor_index": "physicalDiskStatus.0", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:4 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.1", - "sensor_index": "physicalDiskStatus.1", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:9 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.10", - "sensor_index": "physicalDiskStatus.10", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:13 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.11", - "sensor_index": "physicalDiskStatus.11", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:17 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.12", - "sensor_index": "physicalDiskStatus.12", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:16 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.13", - "sensor_index": "physicalDiskStatus.13", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:18 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.14", - "sensor_index": "physicalDiskStatus.14", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:15 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.15", - "sensor_index": "physicalDiskStatus.15", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:19 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.16", - "sensor_index": "physicalDiskStatus.16", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:20 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.17", - "sensor_index": "physicalDiskStatus.17", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:24 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 2, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.18", - "sensor_index": "physicalDiskStatus.18", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:21 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.19", - "sensor_index": "physicalDiskStatus.19", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:2 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.2", - "sensor_index": "physicalDiskStatus.2", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:6 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.20", - "sensor_index": "physicalDiskStatus.20", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:1 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.21", - "sensor_index": "physicalDiskStatus.21", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:3 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.22", - "sensor_index": "physicalDiskStatus.22", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:0 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.23", - "sensor_index": "physicalDiskStatus.23", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:23 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.24", - "sensor_index": "physicalDiskStatus.24", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:22 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.3", - "sensor_index": "physicalDiskStatus.3", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:7 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.4", - "sensor_index": "physicalDiskStatus.4", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:8 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.5", - "sensor_index": "physicalDiskStatus.5", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:5 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.6", - "sensor_index": "physicalDiskStatus.6", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:10 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.7", - "sensor_index": "physicalDiskStatus.7", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:14 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.8", - "sensor_index": "physicalDiskStatus.8", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:11 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.9", - "sensor_index": "physicalDiskStatus.9", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:12 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.7.0", - "sensor_index": "drsBladeCurrStatus.0", - "sensor_type": "drsBladeCurrStatus", - "sensor_descr": "Blade Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsBladeCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.9.0", - "sensor_index": "drsCMCCurrStatus.0", - "sensor_type": "drsCMCCurrStatus", - "sensor_descr": "CMC Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsCMCCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.1", - "sensor_index": "drsServerMonitoringCapable.1", - "sensor_type": "drsCMCServerTable", - "sensor_descr": "Slot 1 SLOT-01 PowerEdge M640 (VRTX) State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsCMCServerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.3", - "sensor_index": "drsServerMonitoringCapable.3", - "sensor_type": "drsCMCServerTable", - "sensor_descr": "Slot 3 SLOT-03 N/A State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsCMCServerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.5", - "sensor_index": "drsServerMonitoringCapable.5", - "sensor_type": "drsCMCServerTable", - "sensor_descr": "Slot 2 SLOT-02 PowerEdge M640 (VRTX) State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsCMCServerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.7", - "sensor_index": "drsServerMonitoringCapable.7", - "sensor_type": "drsCMCServerTable", - "sensor_descr": "Slot 4 SLOT-04 N/A State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsCMCServerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.6.0", - "sensor_index": "drsFanCurrStatus.0", - "sensor_type": "drsFanCurrStatus", - "sensor_descr": "FAN Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsFanCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.2.1.0", - "sensor_index": "drsGlobalSystemStatus.0", - "sensor_type": "drsGlobalSystemStatus", - "sensor_descr": "Global System Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsGlobalSystemStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.2.0", - "sensor_index": "drsIOMCurrStatus.0", - "sensor_type": "drsIOMCurrStatus", - "sensor_descr": "IOM Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsIOMCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.3.0", - "sensor_index": "drsKVMCurrStatus.0", - "sensor_type": "drsKVMCurrStatus", - "sensor_descr": "KVM Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsKVMCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.5.0", - "sensor_index": "drsPowerCurrStatus.0", - "sensor_type": "drsPowerCurrStatus", - "sensor_descr": "Power Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsPowerCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.4.0", - "sensor_index": "drsRedCurrStatus.0", - "sensor_type": "drsRedCurrStatus", - "sensor_descr": "Redundancy Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsRedCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.8.0", - "sensor_index": "drsTempCurrStatus.0", - "sensor_type": "drsTempCurrStatus", - "sensor_descr": "Temperature Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsTempCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.300.70.1.6.1.1", - "sensor_index": "intrusionReading.1.1", - "sensor_type": "intrusionReading", - "sensor_descr": "Intrusion Reading", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "intrusionReading" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.300.70.1.5.1.1", - "sensor_index": "intrusionStatus.1.1", - "sensor_type": "intrusionStatus", - "sensor_descr": "Intrusion Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "intrusionStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A1, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A2, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.2", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.3", - "sensor_index": "1.3", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A3, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.3", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.4", - "sensor_index": "1.4", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A4, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.4", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.5", - "sensor_index": "1.5", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B1, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.5", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.6", - "sensor_index": "1.6", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B2, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.6", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.7", - "sensor_index": "1.7", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B3, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.7", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.8", - "sensor_index": "1.8", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B4, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.8", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "processorDeviceStatus", - "sensor_descr": "Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "processorDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "processorDeviceStatus", - "sensor_descr": "Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.2", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "processorDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "systemBatteryStatus", - "sensor_descr": "System Board CMOS Battery", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "systemBatteryStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "systemBatteryStatus", - "sensor_descr": "PERC1 ROMB Battery", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.2", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "systemBatteryStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.200.10.1.60.1", - "sensor_index": "systemStateIDSDMCardDeviceStatusCombined.1", - "sensor_type": "systemStateIDSDMCardDeviceStatusCombined", - "sensor_descr": "IDSDM Card Device Combined Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "systemStateIDSDMCardDeviceStatusCombined" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.200.10.1.58.1", - "sensor_index": "systemStateIDSDMCardUnitStatusCombined.1", - "sensor_type": "systemStateIDSDMCardUnitStatusCombined", - "sensor_descr": "IDSDM Card Unit Combined Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "systemStateIDSDMCardUnitStatusCombined" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.1", - "sensor_index": "1", - "sensor_type": "virtualDiskState", - "sensor_descr": "Virtual Disk 0", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 2, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "virtualDiskState" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 VCORE PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.10", - "sensor_index": "1.10", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 1.05V PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.10", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.11", - "sensor_index": "1.11", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 2.5V AUX PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.11", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.12", - "sensor_index": "1.12", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 5V SWITCH PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.12", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.13", - "sensor_index": "1.13", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board BP1 5V PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.13", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.14", - "sensor_index": "1.14", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board PS1 PG Fail", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.14", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.15", - "sensor_index": "1.15", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board PS2 PG Fail", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.15", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.16", - "sensor_index": "1.16", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 DIMM PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.16", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.17", - "sensor_index": "1.17", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 VCCIO PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.17", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.18", - "sensor_index": "1.18", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M01 VDDQ PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.18", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.19", - "sensor_index": "1.19", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 M01 VDDQ PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.19", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 FIVR PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.2", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.20", - "sensor_index": "1.20", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M01 VTT PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.20", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.21", - "sensor_index": "1.21", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M23 VTT PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.21", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.22", - "sensor_index": "1.22", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M01 VPP PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.22", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.23", - "sensor_index": "1.23", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 M01 VPP PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.23", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.24", - "sensor_index": "1.24", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 1.5V PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.24", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.25", - "sensor_index": "1.25", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 M01 VTT PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.25", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.26", - "sensor_index": "1.26", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M23 VDDQ PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.26", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.27", - "sensor_index": "1.27", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 M23 VTT PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.27", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.28", - "sensor_index": "1.28", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "PS1 Voltage 1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.28", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.29", - "sensor_index": "1.29", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "PS2 Voltage 2", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.29", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.3", - "sensor_index": "1.3", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 VCORE PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.3", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.4", - "sensor_index": "1.4", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 FIVR PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.4", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.5", - "sensor_index": "1.5", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 3.3V PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.5", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.6", - "sensor_index": "1.6", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 1.5V AUX PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.6", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.7", - "sensor_index": "1.7", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 5V AUX PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.7", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.8", - "sensor_index": "1.8", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M23 VPP PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.8", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.9", - "sensor_index": "1.9", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 M23 VPP PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.9", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1", - "sensor_index": "1.1", - "sensor_type": "drac", - "sensor_descr": "System Board Inlet Temp", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 22, - "sensor_limit": 47, - "sensor_limit_warn": 42, - "sensor_limit_low": -7, - "sensor_limit_low_warn": 3, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2", - "sensor_index": "1.2", - "sensor_type": "drac", - "sensor_descr": "CPU1 Temp", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 62, - "sensor_limit": 85, - "sensor_limit_warn": 80, - "sensor_limit_low": 3, - "sensor_limit_low_warn": 8, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3", - "sensor_index": "1.3", - "sensor_type": "drac", - "sensor_descr": "CPU2 Temp", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 60, - "sensor_limit": 85, - "sensor_limit_warn": 80, - "sensor_limit_low": 3, - "sensor_limit_low_warn": 8, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4", - "sensor_index": "1.4", - "sensor_type": "drac", - "sensor_descr": "CPU2 Temp", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 39, - "sensor_limit": 84, - "sensor_limit_warn": 79, - "sensor_limit_low": 3, - "sensor_limit_low_warn": 8, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.10.0", - "sensor_index": "drsChassisFrontPanelAmbientTemperature.0", - "sensor_type": "drac", - "sensor_descr": "Chassis Front Panel Temperature", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 18, - "sensor_limit": 38, - "sensor_limit_warn": null, - "sensor_limit_low": 8, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.11.0", - "sensor_index": "drsCMCAmbientTemperature.0", - "sensor_type": "drac", - "sensor_descr": "CMC Ambient Temperature", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 31, - "sensor_limit": 51, - "sensor_limit_warn": null, - "sensor_limit_low": 21, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.12.0", - "sensor_index": "drsCMCProcessorTemperature.0", - "sensor_type": "drac", - "sensor_descr": "CMC Processor Temperature", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 28, - "sensor_limit": 48, - "sensor_limit_warn": null, - "sensor_limit_low": 18, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1", - "sensor_index": "1", - "sensor_type": "drac", - "sensor_descr": "PS1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 230, - "sensor_limit": 264, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 243.5, - "sensor_limit": 280.025, - "sensor_limit_warn": null, - "sensor_limit_low": 206.975, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-2", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 234.25, - "sensor_limit": 269.3875, - "sensor_limit_warn": null, - "sensor_limit_low": 199.1125, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.3", - "sensor_index": "1.3", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-3", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 235, - "sensor_limit": 270.25, - "sensor_limit_warn": null, - "sensor_limit_low": 199.75, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.4", - "sensor_index": "1.4", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-4", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 228, - "sensor_limit": 262.2, - "sensor_limit_warn": null, - "sensor_limit_low": 193.8, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.5", - "sensor_index": "1.5", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-5", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 228.5, - "sensor_limit": 262.775, - "sensor_limit_warn": null, - "sensor_limit_low": 194.225, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.6", - "sensor_index": "1.6", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-6", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": 0, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2", - "sensor_index": "2", - "sensor_type": "drac", - "sensor_descr": "PS2", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 230, - "sensor_limit": 264, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - } - ], - "state_indexes": [ - { - "state_name": "amperageProbeStatus", - "state_descr": "other", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "ok", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "nonCriticalUpper", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "criticalUpper", - "state_draw_graph": 0, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "nonRecoverableUpper", - "state_draw_graph": 0, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "nonCriticalLower", - "state_draw_graph": 0, - "state_value": 7, - "state_generic_value": 1 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "criticalLower", - "state_draw_graph": 0, - "state_value": 8, - "state_generic_value": 2 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "nonRecoverableLower", - "state_draw_graph": 0, - "state_value": 9, - "state_generic_value": 2 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "failed", - "state_draw_graph": 0, - "state_value": 10, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "nonrecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "ready", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 0 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "online", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "foreign", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "offline", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "blocked", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "failed", - "state_draw_graph": 1, - "state_value": 7, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "nonraid", - "state_draw_graph": 1, - "state_value": 8, - "state_generic_value": 0 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "nonrecoverable", - "state_draw_graph": 1, - "state_value": 9, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "readonly", - "state_draw_graph": 1, - "state_value": 10, - "state_generic_value": 0 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsCMCServerTable", - "state_descr": "absent", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 0 - }, - { - "state_name": "drsCMCServerTable", - "state_descr": "none", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 0 - }, - { - "state_name": "drsCMCServerTable", - "state_descr": "basic", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsCMCServerTable", - "state_descr": "off l", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "intrusionReading", - "state_descr": "chassisNotBreached", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 0 - }, - { - "state_name": "intrusionReading", - "state_descr": "chassisBreached", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 2 - }, - { - "state_name": "intrusionReading", - "state_descr": "chassisBreachedPrior", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 1 - }, - { - "state_name": "intrusionReading", - "state_descr": "chassisBreachSensorFailure", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "intrusionStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "intrusionStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "intrusionStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "intrusionStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "intrusionStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "intrusionStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "other", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "ok", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "nonCritical", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "critical", - "state_draw_graph": 0, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 0, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "other", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "ok", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "nonCritical", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "critical", - "state_draw_graph": 0, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 0, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "other", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "ok", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "nonCriticalUpper", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "criticalUpper", - "state_draw_graph": 0, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "nonRecoverableUpper", - "state_draw_graph": 0, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "nonCriticalLower", - "state_draw_graph": 0, - "state_value": 7, - "state_generic_value": 1 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "criticalLower", - "state_draw_graph": 0, - "state_value": 8, - "state_generic_value": 2 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "nonRecoverableLower", - "state_draw_graph": 0, - "state_value": 9, - "state_generic_value": 2 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "failed", - "state_draw_graph": 0, - "state_value": 10, - "state_generic_value": 2 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "virtualDiskState", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "virtualDiskState", - "state_descr": "online", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 0 - }, - { - "state_name": "virtualDiskState", - "state_descr": "failed", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 2 - }, - { - "state_name": "virtualDiskState", - "state_descr": "degraded", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "other", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "ok", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "nonCriticalUpper", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "criticalUpper", - "state_draw_graph": 0, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "nonRecoverableUpper", - "state_draw_graph": 0, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "nonCriticalLower", - "state_draw_graph": 0, - "state_value": 7, - "state_generic_value": 1 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "criticalLower", - "state_draw_graph": 0, - "state_value": 8, - "state_generic_value": 2 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "nonRecoverableLower", - "state_draw_graph": 0, - "state_value": 9, - "state_generic_value": 2 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "failed", - "state_draw_graph": 0, - "state_value": 10, - "state_generic_value": 2 - } - ] - }, - "poller": { - "sensors": [ - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.14.1", - "sensor_index": "1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 7.744, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1", - "sensor_index": "1.1", - "sensor_type": "drac", - "sensor_descr": "PS1 Current 1", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 0.8, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2", - "sensor_index": "1.2", - "sensor_type": "drac", - "sensor_descr": "PS2 Current 2", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.3", - "sensor_index": "1.3", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-3", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 2.094, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.4", - "sensor_index": "1.4", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-4", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1.65, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.5", - "sensor_index": "1.5", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-5", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1.523, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "current", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.6", - "sensor_index": "1.6", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-6", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1", - "sensor_index": "1", - "sensor_type": "drac", - "sensor_descr": "System Fan1A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4440, - "sensor_limit": 7992, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.10", - "sensor_index": "10", - "sensor_type": "drac", - "sensor_descr": "System Fan5B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3720, - "sensor_limit": 6696, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.11", - "sensor_index": "11", - "sensor_type": "drac", - "sensor_descr": "System Fan6A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4560, - "sensor_limit": 8208, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.12", - "sensor_index": "12", - "sensor_type": "drac", - "sensor_descr": "System Fan6B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3480, - "sensor_limit": 6264, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2", - "sensor_index": "2", - "sensor_type": "drac", - "sensor_descr": "System Fan1B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3240, - "sensor_limit": 5832, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3", - "sensor_index": "3", - "sensor_type": "drac", - "sensor_descr": "System Fan2A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3720, - "sensor_limit": 6696, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4", - "sensor_index": "4", - "sensor_type": "drac", - "sensor_descr": "System Fan2B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3360, - "sensor_limit": 6048, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5", - "sensor_index": "5", - "sensor_type": "drac", - "sensor_descr": "System Fan3A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4560, - "sensor_limit": 8208, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6", - "sensor_index": "6", - "sensor_type": "drac", - "sensor_descr": "System Fan3B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4080, - "sensor_limit": 7344, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.7", - "sensor_index": "7", - "sensor_type": "drac", - "sensor_descr": "System Fan4A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4560, - "sensor_limit": 8208, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.8", - "sensor_index": "8", - "sensor_type": "drac", - "sensor_descr": "System Fan4B", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4080, - "sensor_limit": 7344, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.9", - "sensor_index": "9", - "sensor_type": "drac", - "sensor_descr": "System Fan5A", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3840, - "sensor_limit": 6912, - "sensor_limit_warn": null, - "sensor_limit_low": 720, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3", - "sensor_index": "1.3", - "sensor_type": "drac", - "sensor_descr": "System Board Pwr Consumption", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 168, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.3.1", - "sensor_index": "drsIdlePower.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 Idle Power", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1721, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.4.1", - "sensor_index": "drsMaxPowerSpecification.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 Max Power", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 12514, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.2.1", - "sensor_index": "drsPotentialPower.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 Potential Power", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 6459, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.5.1", - "sensor_index": "drsPowerSurplus.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 Surplus Power", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 6055, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.8.1", - "sensor_index": "drsWattsPeakUsage.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 Peak Usage", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 4803, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "power", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.13.1", - "sensor_index": "drsWattsReading.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1721, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "amperageProbeStatus", - "sensor_descr": "PS1 Current 1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "amperageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "amperageProbeStatus", - "sensor_descr": "PS2 Current 2", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.2", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "amperageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.3", - "sensor_index": "1.3", - "sensor_type": "amperageProbeStatus", - "sensor_descr": "System Board Pwr Consumption", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.3", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "amperageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.1.1.38.0", - "sensor_index": "controllerComponentStatus.0", - "sensor_type": "DELL-RAC-MIB::controllerTable", - "sensor_descr": "Shared PERC8 (Embedded) Chassis Integrated RAID 2 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::controllerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.1.1.38.2", - "sensor_index": "controllerComponentStatus.2", - "sensor_type": "DELL-RAC-MIB::controllerTable", - "sensor_descr": "Shared PERC8 (Embedded) Chassis Integrated RAID 1 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::controllerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.0", - "sensor_index": "physicalDiskStatus.0", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:4 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.1", - "sensor_index": "physicalDiskStatus.1", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:9 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.10", - "sensor_index": "physicalDiskStatus.10", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:13 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.11", - "sensor_index": "physicalDiskStatus.11", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:17 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.12", - "sensor_index": "physicalDiskStatus.12", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:16 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.13", - "sensor_index": "physicalDiskStatus.13", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:18 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.14", - "sensor_index": "physicalDiskStatus.14", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:15 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.15", - "sensor_index": "physicalDiskStatus.15", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:19 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.16", - "sensor_index": "physicalDiskStatus.16", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:20 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.17", - "sensor_index": "physicalDiskStatus.17", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:24 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 2, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.18", - "sensor_index": "physicalDiskStatus.18", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:21 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.19", - "sensor_index": "physicalDiskStatus.19", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:2 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.2", - "sensor_index": "physicalDiskStatus.2", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:6 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.20", - "sensor_index": "physicalDiskStatus.20", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:1 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.21", - "sensor_index": "physicalDiskStatus.21", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:3 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.22", - "sensor_index": "physicalDiskStatus.22", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:0 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.23", - "sensor_index": "physicalDiskStatus.23", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:23 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.24", - "sensor_index": "physicalDiskStatus.24", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:22 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.3", - "sensor_index": "physicalDiskStatus.3", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:7 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.4", - "sensor_index": "physicalDiskStatus.4", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:8 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.5", - "sensor_index": "physicalDiskStatus.5", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:5 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.6", - "sensor_index": "physicalDiskStatus.6", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:10 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.7", - "sensor_index": "physicalDiskStatus.7", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:14 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.8", - "sensor_index": "physicalDiskStatus.8", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:11 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.9", - "sensor_index": "physicalDiskStatus.9", - "sensor_type": "DELL-RAC-MIB::physicalDiskTable", - "sensor_descr": "Physical Disk 0:0:12 State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "DELL-RAC-MIB::physicalDiskTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.7.0", - "sensor_index": "drsBladeCurrStatus.0", - "sensor_type": "drsBladeCurrStatus", - "sensor_descr": "Blade Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsBladeCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.9.0", - "sensor_index": "drsCMCCurrStatus.0", - "sensor_type": "drsCMCCurrStatus", - "sensor_descr": "CMC Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsCMCCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.1", - "sensor_index": "drsServerMonitoringCapable.1", - "sensor_type": "drsCMCServerTable", - "sensor_descr": "Slot 1 SLOT-01 PowerEdge M640 (VRTX) State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsCMCServerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.3", - "sensor_index": "drsServerMonitoringCapable.3", - "sensor_type": "drsCMCServerTable", - "sensor_descr": "Slot 3 SLOT-03 N/A State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsCMCServerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.5", - "sensor_index": "drsServerMonitoringCapable.5", - "sensor_type": "drsCMCServerTable", - "sensor_descr": "Slot 2 SLOT-02 PowerEdge M640 (VRTX) State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsCMCServerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.7", - "sensor_index": "drsServerMonitoringCapable.7", - "sensor_type": "drsCMCServerTable", - "sensor_descr": "Slot 4 SLOT-04 N/A State", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsCMCServerTable" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.6.0", - "sensor_index": "drsFanCurrStatus.0", - "sensor_type": "drsFanCurrStatus", - "sensor_descr": "FAN Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsFanCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.2.1.0", - "sensor_index": "drsGlobalSystemStatus.0", - "sensor_type": "drsGlobalSystemStatus", - "sensor_descr": "Global System Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsGlobalSystemStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.2.0", - "sensor_index": "drsIOMCurrStatus.0", - "sensor_type": "drsIOMCurrStatus", - "sensor_descr": "IOM Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsIOMCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.3.0", - "sensor_index": "drsKVMCurrStatus.0", - "sensor_type": "drsKVMCurrStatus", - "sensor_descr": "KVM Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsKVMCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.5.0", - "sensor_index": "drsPowerCurrStatus.0", - "sensor_type": "drsPowerCurrStatus", - "sensor_descr": "Power Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsPowerCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.4.0", - "sensor_index": "drsRedCurrStatus.0", - "sensor_type": "drsRedCurrStatus", - "sensor_descr": "Redundancy Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsRedCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.8.0", - "sensor_index": "drsTempCurrStatus.0", - "sensor_type": "drsTempCurrStatus", - "sensor_descr": "Temperature Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "drsTempCurrStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.300.70.1.6.1.1", - "sensor_index": "intrusionReading.1.1", - "sensor_type": "intrusionReading", - "sensor_descr": "Intrusion Reading", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 1, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "intrusionReading" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.300.70.1.5.1.1", - "sensor_index": "intrusionStatus.1.1", - "sensor_type": "intrusionStatus", - "sensor_descr": "Intrusion Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "intrusionStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A1, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A2, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.2", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.3", - "sensor_index": "1.3", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A3, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.3", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.4", - "sensor_index": "1.4", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A4, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.4", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.5", - "sensor_index": "1.5", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B1, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.5", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.6", - "sensor_index": "1.6", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B2, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.6", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.7", - "sensor_index": "1.7", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B3, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.7", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.8", - "sensor_index": "1.8", - "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B4, 16384 MB", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.8", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "memoryDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "processorDeviceStatus", - "sensor_descr": "Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "processorDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "processorDeviceStatus", - "sensor_descr": "Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.2", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "processorDeviceStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "systemBatteryStatus", - "sensor_descr": "System Board CMOS Battery", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "systemBatteryStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "systemBatteryStatus", - "sensor_descr": "PERC1 ROMB Battery", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.2", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "systemBatteryStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.200.10.1.60.1", - "sensor_index": "systemStateIDSDMCardDeviceStatusCombined.1", - "sensor_type": "systemStateIDSDMCardDeviceStatusCombined", - "sensor_descr": "IDSDM Card Device Combined Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "systemStateIDSDMCardDeviceStatusCombined" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.200.10.1.58.1", - "sensor_index": "systemStateIDSDMCardUnitStatusCombined.1", - "sensor_type": "systemStateIDSDMCardUnitStatusCombined", - "sensor_descr": "IDSDM Card Unit Combined Status", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "systemStateIDSDMCardUnitStatusCombined" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.1", - "sensor_index": "1", - "sensor_type": "virtualDiskState", - "sensor_descr": "Virtual Disk 0", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 2, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "virtualDiskState" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 VCORE PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.1", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.10", - "sensor_index": "1.10", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 1.05V PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.10", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.11", - "sensor_index": "1.11", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 2.5V AUX PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.11", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.12", - "sensor_index": "1.12", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 5V SWITCH PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.12", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.13", - "sensor_index": "1.13", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board BP1 5V PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.13", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.14", - "sensor_index": "1.14", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board PS1 PG Fail", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.14", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.15", - "sensor_index": "1.15", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board PS2 PG Fail", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.15", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.16", - "sensor_index": "1.16", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 DIMM PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.16", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.17", - "sensor_index": "1.17", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 VCCIO PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.17", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.18", - "sensor_index": "1.18", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M01 VDDQ PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.18", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.19", - "sensor_index": "1.19", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 M01 VDDQ PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.19", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 FIVR PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.2", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.20", - "sensor_index": "1.20", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M01 VTT PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.20", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.21", - "sensor_index": "1.21", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M23 VTT PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.21", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.22", - "sensor_index": "1.22", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M01 VPP PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.22", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.23", - "sensor_index": "1.23", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 M01 VPP PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.23", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.24", - "sensor_index": "1.24", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 1.5V PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.24", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.25", - "sensor_index": "1.25", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 M01 VTT PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.25", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.26", - "sensor_index": "1.26", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M23 VDDQ PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.26", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.27", - "sensor_index": "1.27", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 M23 VTT PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.27", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.28", - "sensor_index": "1.28", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "PS1 Voltage 1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.28", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.29", - "sensor_index": "1.29", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "PS2 Voltage 2", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.29", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.3", - "sensor_index": "1.3", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 VCORE PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.3", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.4", - "sensor_index": "1.4", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 FIVR PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.4", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.5", - "sensor_index": "1.5", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 3.3V PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.5", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.6", - "sensor_index": "1.6", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 1.5V AUX PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.6", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.7", - "sensor_index": "1.7", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "System Board 5V AUX PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.7", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.8", - "sensor_index": "1.8", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU2 M23 VPP PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.8", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "state", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.9", - "sensor_index": "1.9", - "sensor_type": "voltageProbeStatus", - "sensor_descr": "CPU1 M23 VPP PG", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 3, - "sensor_limit": null, - "sensor_limit_warn": null, - "sensor_limit_low": null, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": "1.9", - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": "voltageProbeStatus" - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1", - "sensor_index": "1.1", - "sensor_type": "drac", - "sensor_descr": "System Board Inlet Temp", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 22, - "sensor_limit": 47, - "sensor_limit_warn": 42, - "sensor_limit_low": -7, - "sensor_limit_low_warn": 3, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2", - "sensor_index": "1.2", - "sensor_type": "drac", - "sensor_descr": "CPU1 Temp", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 62, - "sensor_limit": 85, - "sensor_limit_warn": 80, - "sensor_limit_low": 3, - "sensor_limit_low_warn": 8, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3", - "sensor_index": "1.3", - "sensor_type": "drac", - "sensor_descr": "CPU2 Temp", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 60, - "sensor_limit": 85, - "sensor_limit_warn": 80, - "sensor_limit_low": 3, - "sensor_limit_low_warn": 8, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4", - "sensor_index": "1.4", - "sensor_type": "drac", - "sensor_descr": "CPU2 Temp", - "group": null, - "sensor_divisor": 10, - "sensor_multiplier": 1, - "sensor_current": 39, - "sensor_limit": 84, - "sensor_limit_warn": 79, - "sensor_limit_low": 3, - "sensor_limit_low_warn": 8, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.10.0", - "sensor_index": "drsChassisFrontPanelAmbientTemperature.0", - "sensor_type": "drac", - "sensor_descr": "Chassis Front Panel Temperature", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 18, - "sensor_limit": 38, - "sensor_limit_warn": null, - "sensor_limit_low": 8, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.11.0", - "sensor_index": "drsCMCAmbientTemperature.0", - "sensor_type": "drac", - "sensor_descr": "CMC Ambient Temperature", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 31, - "sensor_limit": 51, - "sensor_limit_warn": null, - "sensor_limit_low": 21, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "temperature", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.12.0", - "sensor_index": "drsCMCProcessorTemperature.0", - "sensor_type": "drac", - "sensor_descr": "CMC Processor Temperature", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 28, - "sensor_limit": 48, - "sensor_limit_warn": null, - "sensor_limit_low": 18, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1", - "sensor_index": "1", - "sensor_type": "drac", - "sensor_descr": "PS1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 230, - "sensor_limit": 264, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.1", - "sensor_index": "1.1", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-1", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 243.5, - "sensor_limit": 280.025, - "sensor_limit_warn": null, - "sensor_limit_low": 206.975, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.2", - "sensor_index": "1.2", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-2", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 234.25, - "sensor_limit": 269.3875, - "sensor_limit_warn": null, - "sensor_limit_low": 199.1125, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.3", - "sensor_index": "1.3", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-3", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 235, - "sensor_limit": 270.25, - "sensor_limit_warn": null, - "sensor_limit_low": 199.75, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.4", - "sensor_index": "1.4", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-4", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 228, - "sensor_limit": 262.2, - "sensor_limit_warn": null, - "sensor_limit_low": 193.8, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.5", - "sensor_index": "1.5", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-5", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 228.5, - "sensor_limit": 262.775, - "sensor_limit_warn": null, - "sensor_limit_low": 194.225, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.6", - "sensor_index": "1.6", - "sensor_type": "drac", - "sensor_descr": "Chassis 1 PS-6", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": 0, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "voltage", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2", - "sensor_index": "2", - "sensor_type": "drac", - "sensor_descr": "PS2", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 230, - "sensor_limit": 264, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - } - ], - "state_indexes": [ - { - "state_name": "amperageProbeStatus", - "state_descr": "other", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "ok", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "nonCriticalUpper", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "criticalUpper", - "state_draw_graph": 0, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "nonRecoverableUpper", - "state_draw_graph": 0, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "nonCriticalLower", - "state_draw_graph": 0, - "state_value": 7, - "state_generic_value": 1 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "criticalLower", - "state_draw_graph": 0, - "state_value": 8, - "state_generic_value": 2 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "nonRecoverableLower", - "state_draw_graph": 0, - "state_value": 9, - "state_generic_value": 2 - }, - { - "state_name": "amperageProbeStatus", - "state_descr": "failed", - "state_draw_graph": 0, - "state_value": 10, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::controllerTable", - "state_descr": "nonrecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "ready", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 0 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "online", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "foreign", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "offline", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "blocked", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "failed", - "state_draw_graph": 1, - "state_value": 7, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "nonraid", - "state_draw_graph": 1, - "state_value": 8, - "state_generic_value": 0 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "nonrecoverable", - "state_draw_graph": 1, - "state_value": 9, - "state_generic_value": 2 - }, - { - "state_name": "DELL-RAC-MIB::physicalDiskTable", - "state_descr": "readonly", - "state_draw_graph": 1, - "state_value": 10, - "state_generic_value": 0 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsBladeCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsCMCCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsCMCServerTable", - "state_descr": "absent", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 0 - }, - { - "state_name": "drsCMCServerTable", - "state_descr": "none", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 0 - }, - { - "state_name": "drsCMCServerTable", - "state_descr": "basic", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsCMCServerTable", - "state_descr": "off l", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsFanCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsGlobalSystemStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsIOMCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsKVMCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsPowerCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsRedCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "drsTempCurrStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "intrusionReading", - "state_descr": "chassisNotBreached", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 0 - }, - { - "state_name": "intrusionReading", - "state_descr": "chassisBreached", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 2 - }, - { - "state_name": "intrusionReading", - "state_descr": "chassisBreachedPrior", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 1 - }, - { - "state_name": "intrusionReading", - "state_descr": "chassisBreachSensorFailure", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "intrusionStatus", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "intrusionStatus", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "intrusionStatus", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "intrusionStatus", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "intrusionStatus", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "intrusionStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "other", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "ok", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "nonCritical", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "critical", - "state_draw_graph": 0, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "memoryDeviceStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 0, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "other", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "ok", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "nonCritical", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "critical", - "state_draw_graph": 0, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "processorDeviceStatus", - "state_descr": "nonRecoverable", - "state_draw_graph": 0, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "other", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "ok", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "nonCriticalUpper", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "criticalUpper", - "state_draw_graph": 0, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "nonRecoverableUpper", - "state_draw_graph": 0, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "nonCriticalLower", - "state_draw_graph": 0, - "state_value": 7, - "state_generic_value": 1 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "criticalLower", - "state_draw_graph": 0, - "state_value": 8, - "state_generic_value": 2 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "nonRecoverableLower", - "state_draw_graph": 0, - "state_value": 9, - "state_generic_value": 2 - }, - { - "state_name": "systemBatteryStatus", - "state_descr": "failed", - "state_draw_graph": 0, - "state_value": 10, - "state_generic_value": 2 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "systemStateIDSDMCardDeviceStatusCombined", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "other", - "state_draw_graph": 1, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "unknown", - "state_draw_graph": 1, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "ok", - "state_draw_graph": 1, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "nonCritical", - "state_draw_graph": 1, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "critical", - "state_draw_graph": 1, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "systemStateIDSDMCardUnitStatusCombined", - "state_descr": "nonRecoverable", - "state_draw_graph": 1, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "virtualDiskState", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "virtualDiskState", - "state_descr": "online", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 0 - }, - { - "state_name": "virtualDiskState", - "state_descr": "failed", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 2 - }, - { - "state_name": "virtualDiskState", - "state_descr": "degraded", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "other", - "state_draw_graph": 0, - "state_value": 1, - "state_generic_value": 3 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "unknown", - "state_draw_graph": 0, - "state_value": 2, - "state_generic_value": 3 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "ok", - "state_draw_graph": 0, - "state_value": 3, - "state_generic_value": 0 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "nonCriticalUpper", - "state_draw_graph": 0, - "state_value": 4, - "state_generic_value": 1 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "criticalUpper", - "state_draw_graph": 0, - "state_value": 5, - "state_generic_value": 2 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "nonRecoverableUpper", - "state_draw_graph": 0, - "state_value": 6, - "state_generic_value": 2 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "nonCriticalLower", - "state_draw_graph": 0, - "state_value": 7, - "state_generic_value": 1 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "criticalLower", - "state_draw_graph": 0, - "state_value": 8, - "state_generic_value": 2 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "nonRecoverableLower", - "state_draw_graph": 0, - "state_value": 9, - "state_generic_value": 2 - }, - { - "state_name": "voltageProbeStatus", - "state_descr": "failed", - "state_draw_graph": 0, - "state_value": 10, - "state_generic_value": 2 - } - ] - } - } -} diff --git a/tests/data/drac_1.json b/tests/data/drac_1.json new file mode 100644 index 000000000000..cb236109954d --- /dev/null +++ b/tests/data/drac_1.json @@ -0,0 +1,23 @@ +{ + "os": { + "discovery": { + "devices": [ + { + "sysName": null, + "sysObjectID": ".1.3.6.1.4.1.674.10892.2", + "sysDescr": "Linux hostname 2.6.23.1 #1 PREEMPT Fri Feb 5 08:47:58 UTC 2016 armv5tejl", + "sysContact": null, + "version": null, + "hardware": null, + "features": null, + "location": null, + "os": "drac", + "type": "appliance", + "serial": null, + "icon": "dell.svg" + } + ] + }, + "poller": "matches discovery" + } +} diff --git a/tests/data/drac_2.json b/tests/data/drac_2.json new file mode 100644 index 000000000000..8ed813e010a7 --- /dev/null +++ b/tests/data/drac_2.json @@ -0,0 +1,23 @@ +{ + "os": { + "discovery": { + "devices": [ + { + "sysName": null, + "sysObjectID": ".1.3.6.1.4.1.674.10892.5", + "sysDescr": null, + "sysContact": null, + "version": null, + "hardware": null, + "features": null, + "location": null, + "os": "drac", + "type": "appliance", + "serial": null, + "icon": "dell.svg" + } + ] + }, + "poller": "matches discovery" + } +} diff --git a/tests/data/drac_c6525.json b/tests/data/drac_c6525.json new file mode 100644 index 000000000000..0ad67288ad01 --- /dev/null +++ b/tests/data/drac_c6525.json @@ -0,0 +1,4868 @@ +{ + "os": { + "discovery": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.674.10892.5", + "sysDescr": "", + "sysContact": "", + "version": "7.10.30.00", + "hardware": "PowerEdge C6525", + "features": null, + "location": "", + "os": "drac", + "type": "appliance", + "serial": "8WM8ST3", + "icon": "dell.svg" + } + ] + }, + "poller": "matches discovery" + }, + "ports": { + "discovery": { + "ports": [ + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "lo", + "ifName": "lo", + "portName": null, + "ifIndex": 1, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "softwareLoopback", + "ifAlias": "lo", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "eth2", + "ifName": "eth2", + "portName": null, + "ifIndex": 2, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "eth2", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "eth3", + "ifName": "eth3", + "portName": null, + "ifIndex": 3, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "eth3", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "eth0", + "ifName": "eth0", + "portName": null, + "ifIndex": 4, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "eth0", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "tunl0", + "ifName": "tunl0", + "portName": null, + "ifIndex": 5, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "tunnel", + "ifAlias": "tunl0", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "sit0", + "ifName": "sit0", + "portName": null, + "ifIndex": 6, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "tunnel", + "ifAlias": "sit0", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "usb0", + "ifName": "usb0", + "portName": null, + "ifIndex": 7, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "usb0", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "usb1", + "ifName": "usb1", + "portName": null, + "ifIndex": 8, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "usb1", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "macv2", + "ifName": "macv2", + "portName": null, + "ifIndex": 9, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "macv2", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "macv3", + "ifName": "macv3", + "portName": null, + "ifIndex": 10, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "macv3", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "bond0", + "ifName": "bond0", + "portName": null, + "ifIndex": 11, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "bond0", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "usbpt", + "ifName": "usbpt", + "portName": null, + "ifIndex": 12, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "usbpt", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + }, + "poller": { + "ports": [ + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "lo", + "ifName": "lo", + "portName": null, + "ifIndex": 1, + "ifSpeed": 10000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "false", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 65536, + "ifType": "softwareLoopback", + "ifAlias": "lo", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 154767929, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 154767929, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 56476074834, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 56476074834, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "eth2", + "ifName": "eth2", + "portName": null, + "ifIndex": 2, + "ifSpeed": 100000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "true", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "eth2", + "ifPhysAddress": "b8cb29ef0be2", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 176649337, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 70575681, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 1503459216, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 3134931647, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 1886076, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "eth3", + "ifName": "eth3", + "portName": null, + "ifIndex": 3, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": "true", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "eth3", + "ifPhysAddress": "b8cb29ef0be2", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 28734175, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 28734285, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 2520369340, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 1724057100, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "eth0", + "ifName": "eth0", + "portName": null, + "ifIndex": 4, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": "true", + "ifOperStatus": "down", + "ifOperStatus_prev": "down", + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "eth0", + "ifPhysAddress": "b8cb29ef0be2", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "tunl0", + "ifName": "tunl0", + "portName": null, + "ifIndex": 5, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": "true", + "ifOperStatus": "down", + "ifOperStatus_prev": "down", + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1480, + "ifType": "tunnel", + "ifAlias": "tunl0", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "sit0", + "ifName": "sit0", + "portName": null, + "ifIndex": 6, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": "true", + "ifOperStatus": "down", + "ifOperStatus_prev": "down", + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1480, + "ifType": "tunnel", + "ifAlias": "sit0", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "usb0", + "ifName": "usb0", + "portName": null, + "ifIndex": 7, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": "true", + "ifOperStatus": "down", + "ifOperStatus_prev": "down", + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "usb0", + "ifPhysAddress": "b232d3992e85", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "usb1", + "ifName": "usb1", + "portName": null, + "ifIndex": 8, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": "true", + "ifOperStatus": "down", + "ifOperStatus_prev": "down", + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "usb1", + "ifPhysAddress": "1e9dd314168e", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "macv2", + "ifName": "macv2", + "portName": null, + "ifIndex": 9, + "ifSpeed": 100000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "true", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "macv2", + "ifPhysAddress": "b8cb29ef0be2", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 49629505, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 51685630, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 12690083197, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 6296497343, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 72581512, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "macv3", + "ifName": "macv3", + "portName": null, + "ifIndex": 10, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": "true", + "ifOperStatus": "down", + "ifOperStatus_prev": "down", + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "macv3", + "ifPhysAddress": "b8cb29ef0be2", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "bond0", + "ifName": "bond0", + "portName": null, + "ifIndex": 11, + "ifSpeed": 100000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "true", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "bond0", + "ifPhysAddress": "b8cb29ef0be2", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 49629504, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 51685630, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 12690083111, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 6296497343, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 18889178, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 72581512, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "usbpt", + "ifName": "usbpt", + "portName": null, + "ifIndex": 12, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": "true", + "ifOperStatus": "down", + "ifOperStatus_prev": "down", + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "usbpt", + "ifPhysAddress": "b8cb29ef0be6", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + } + }, + "sensors": { + "discovery": { + "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2", + "sensor_index": "1.2", + "sensor_type": "drac", + "sensor_descr": "PS1 Current 1", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 1.2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3", + "sensor_index": "1.3", + "sensor_type": "drac", + "sensor_descr": "PS2 Current 2", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 1.2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1", + "sensor_index": "1.1", + "sensor_type": "drac", + "sensor_descr": "FAN1A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9116, + "sensor_limit": 21500, + "sensor_limit_warn": null, + "sensor_limit_low": 86, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2", + "sensor_index": "1.2", + "sensor_type": "drac", + "sensor_descr": "FAN1B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9288, + "sensor_limit": 21500, + "sensor_limit_warn": null, + "sensor_limit_low": 86, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3", + "sensor_index": "1.3", + "sensor_type": "drac", + "sensor_descr": "FAN2A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9116, + "sensor_limit": 21500, + "sensor_limit_warn": null, + "sensor_limit_low": 86, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4", + "sensor_index": "1.4", + "sensor_type": "drac", + "sensor_descr": "FAN2B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9288, + "sensor_limit": 21500, + "sensor_limit_warn": null, + "sensor_limit_low": 86, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5", + "sensor_index": "1.5", + "sensor_type": "drac", + "sensor_descr": "FAN3A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9202, + "sensor_limit": 21500, + "sensor_limit_warn": null, + "sensor_limit_low": 86, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6", + "sensor_index": "1.6", + "sensor_type": "drac", + "sensor_descr": "FAN3B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9374, + "sensor_limit": 21500, + "sensor_limit_warn": null, + "sensor_limit_low": 86, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.7", + "sensor_index": "1.7", + "sensor_type": "drac", + "sensor_descr": "FAN4A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9116, + "sensor_limit": 21500, + "sensor_limit_warn": null, + "sensor_limit_low": 86, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.8", + "sensor_index": "1.8", + "sensor_type": "drac", + "sensor_descr": "FAN4B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9288, + "sensor_limit": 21500, + "sensor_limit_warn": null, + "sensor_limit_low": 86, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "power", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1", + "sensor_index": "1.1", + "sensor_type": "drac", + "sensor_descr": "System Board Pwr Consumption", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 224, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "amperageProbeStatus", + "sensor_descr": "System Board Pwr Consumption", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "amperageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "amperageProbeStatus", + "sensor_descr": "PS1 Current 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "amperageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.3", + "sensor_index": "1.3", + "sensor_type": "amperageProbeStatus", + "sensor_descr": "PS2 Current 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "amperageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.38.1", + "sensor_index": "controllerComponentStatus.1", + "sensor_type": "controllerState", + "sensor_descr": "BOSS-S1 (Embedded) Integrated AHCI controller 1", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "controllerState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.2.1.0", + "sensor_index": "drsGlobalSystemStatus.0", + "sensor_type": "drsGlobalSystemStatus", + "sensor_descr": "Global System", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "drsGlobalSystemStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B3", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.10", + "sensor_index": "1.10", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A2", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.11", + "sensor_index": "1.11", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B7", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.12", + "sensor_index": "1.12", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B5", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.13", + "sensor_index": "1.13", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A1", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.14", + "sensor_index": "1.14", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B6", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.15", + "sensor_index": "1.15", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A5", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.16", + "sensor_index": "1.16", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A7", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A3", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.3", + "sensor_index": "1.3", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B4", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.4", + "sensor_index": "1.4", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A6", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.5", + "sensor_index": "1.5", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A4", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.6", + "sensor_index": "1.6", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B1", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.7", + "sensor_index": "1.7", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B8", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.8", + "sensor_index": "1.8", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A8", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.9", + "sensor_index": "1.9", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B2", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.1", + "sensor_index": "1", + "sensor_type": "physicalDiskState", + "sensor_descr": "SSD 0", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.2", + "sensor_index": "2", + "sensor_type": "physicalDiskState", + "sensor_descr": "SSD 1", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "processorDeviceStatus", + "sensor_descr": "AMD EPYC 7742 64-Core Processor", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "processorDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "processorDeviceStatus", + "sensor_descr": "AMD EPYC 7742 64-Core Processor", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "processorDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "systemBatteryStatus", + "sensor_descr": "System Board CMOS Battery", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "systemBatteryStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.1", + "sensor_index": "1", + "sensor_type": "virtualDiskState", + "sensor_descr": "VD_R1_1", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "virtualDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board BP P5V PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.10", + "sensor_index": "1.10", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 MEMABCD VPP PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.11", + "sensor_index": "1.11", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 MEMABCD VPP PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.12", + "sensor_index": "1.12", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 MEMABCD VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.13", + "sensor_index": "1.13", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 MEMEFGH VDDQ PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.14", + "sensor_index": "1.14", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 MEMEFGH VPP PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.15", + "sensor_index": "1.15", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 MEMEFGH VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.16", + "sensor_index": "1.16", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 SOC S5 P1 PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.17", + "sensor_index": "1.17", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 VCORE PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.18", + "sensor_index": "1.18", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 SOC RUN PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.19", + "sensor_index": "1.19", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 MEMABCD VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 5V SW PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.20", + "sensor_index": "1.20", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 MEMEFGH VDDQ PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.21", + "sensor_index": "1.21", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 MEMEFGH VPP PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.22", + "sensor_index": "1.22", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 MEMEFGH VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.23", + "sensor_index": "1.23", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 SOC S5 P2 PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.24", + "sensor_index": "1.24", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 VCORE PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.25", + "sensor_index": "1.25", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 SOC RUN PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.26", + "sensor_index": "1.26", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "PS1 Voltage 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.27", + "sensor_index": "1.27", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "PS2 Voltage 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.28", + "sensor_index": "1.28", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board Pfault Fail Safe", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.29", + "sensor_index": "1.29", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board PS1 PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.3", + "sensor_index": "1.3", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 1.8V P1 PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.30", + "sensor_index": "1.30", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board PS2 PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.31", + "sensor_index": "1.31", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board BMC SW PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.32", + "sensor_index": "1.32", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 VCORE VR", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.33", + "sensor_index": "1.33", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 VCORE VR", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.34", + "sensor_index": "1.34", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 MEM VR", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.35", + "sensor_index": "1.35", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 MEM VR", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.4", + "sensor_index": "1.4", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 1.8V P2 PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.5", + "sensor_index": "1.5", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board BATT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.6", + "sensor_index": "1.6", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "OCP PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.7", + "sensor_index": "1.7", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 3.3V A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.8", + "sensor_index": "1.8", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 MEMABCD VDDQ PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.9", + "sensor_index": "1.9", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 MEMABCD VDDQ PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1", + "sensor_index": "1.1", + "sensor_type": "drac", + "sensor_descr": "Inlet Temp", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 17, + "sensor_limit": 27, + "sensor_limit_warn": 26, + "sensor_limit_low": -7, + "sensor_limit_low_warn": 3, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2", + "sensor_index": "1.2", + "sensor_type": "drac", + "sensor_descr": "CPU1 Temp", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 45, + "sensor_limit": 100, + "sensor_limit_warn": null, + "sensor_limit_low": 3, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3", + "sensor_index": "1.3", + "sensor_type": "drac", + "sensor_descr": "CPU2 Temp", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 39, + "sensor_limit": 100, + "sensor_limit_warn": null, + "sensor_limit_low": 3, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1", + "sensor_index": "powerSupplyCurrentInputVoltage.1.1", + "sensor_type": "drac", + "sensor_descr": "PS1 Status", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 228, + "sensor_limit": 262.2, + "sensor_limit_warn": null, + "sensor_limit_low": 193.8, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2", + "sensor_index": "powerSupplyCurrentInputVoltage.1.2", + "sensor_type": "drac", + "sensor_descr": "PS2 Status", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 228, + "sensor_limit": 262.2, + "sensor_limit_warn": null, + "sensor_limit_low": 193.8, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + } + ], + "state_indexes": [ + { + "state_name": "amperageProbeStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonCriticalUpper", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "criticalUpper", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonRecoverableUpper", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonCriticalLower", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "criticalLower", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonRecoverableLower", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "controllerState", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "controllerState", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "controllerState", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "controllerState", + "state_descr": "nonCritical", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "controllerState", + "state_descr": "critical", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "controllerState", + "state_descr": "nonRecoverable", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "nonCritical", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "critical", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "physicalDiskState", + "state_descr": "ready", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "online", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "foreign", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "physicalDiskState", + "state_descr": "offline", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "blocked", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "failed", + "state_draw_graph": 1, + "state_value": 7, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "nonraid", + "state_draw_graph": 1, + "state_value": 8, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "removed", + "state_draw_graph": 1, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "readonly", + "state_draw_graph": 1, + "state_value": 10, + "state_generic_value": 0 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "nonCritical", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "critical", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonCriticalUpper", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "criticalUpper", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonRecoverableUpper", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonCriticalLower", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "criticalLower", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonRecoverableLower", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "virtualDiskState", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "virtualDiskState", + "state_descr": "online", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "virtualDiskState", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 2 + }, + { + "state_name": "virtualDiskState", + "state_descr": "degraded", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonCriticalUpper", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "criticalUpper", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonRecoverableUpper", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonCriticalLower", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "criticalLower", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonRecoverableLower", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + } + ] + }, + "poller": "matches discovery" + } +} diff --git a/tests/data/drac_drac.json b/tests/data/drac_idrac7.json similarity index 91% rename from tests/data/drac_drac.json rename to tests/data/drac_idrac7.json index ab495d121532..f765dd423b6a 100644 --- a/tests/data/drac_drac.json +++ b/tests/data/drac_idrac7.json @@ -483,156 +483,6 @@ "rrd_type": "GAUGE", "state_name": null }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1", - "sensor_index": "1", - "sensor_type": "drac", - "sensor_descr": "", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": 0, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2", - "sensor_index": "2", - "sensor_type": "drac", - "sensor_descr": "", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": 0, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3", - "sensor_index": "3", - "sensor_type": "drac", - "sensor_descr": "", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": 0, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4", - "sensor_index": "4", - "sensor_type": "drac", - "sensor_descr": "", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": 0, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5", - "sensor_index": "5", - "sensor_type": "drac", - "sensor_descr": "", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": 0, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, - { - "sensor_deleted": 0, - "sensor_class": "fanspeed", - "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6", - "sensor_index": "6", - "sensor_type": "drac", - "sensor_descr": "", - "group": null, - "sensor_divisor": 1, - "sensor_multiplier": 1, - "sensor_current": 0, - "sensor_limit": 0, - "sensor_limit_warn": null, - "sensor_limit_low": 0, - "sensor_limit_low_warn": null, - "sensor_alert": 1, - "sensor_custom": "No", - "entPhysicalIndex": null, - "entPhysicalIndex_measured": null, - "sensor_prev": null, - "user_func": null, - "rrd_type": "GAUGE", - "state_name": null - }, { "sensor_deleted": 0, "sensor_class": "power", @@ -676,7 +526,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -701,7 +551,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -726,7 +576,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.3", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -740,7 +590,7 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.2.2.1.0", "sensor_index": "drsGlobalSystemStatus.0", "sensor_type": "drsGlobalSystemStatus", - "sensor_descr": "Global System Status", + "sensor_descr": "Global System", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -790,7 +640,7 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.300.70.1.5.1.1", "sensor_index": "intrusionStatus.1.1", "sensor_type": "intrusionStatus", - "sensor_descr": "Intrusion Status", + "sensor_descr": "Intrusion", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -815,8 +665,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.1", "sensor_index": "1.1", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A1, 8192 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A1", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -826,7 +676,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -840,8 +690,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.10", "sensor_index": "1.10", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A6, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A6", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -851,7 +701,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.10", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -865,8 +715,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.11", "sensor_index": "1.11", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A7, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A7", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -876,7 +726,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.11", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -890,8 +740,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.12", "sensor_index": "1.12", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A8, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A8", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -901,7 +751,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.12", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -915,8 +765,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.13", "sensor_index": "1.13", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A9, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A9", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -926,7 +776,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.13", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -940,8 +790,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.14", "sensor_index": "1.14", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A10, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A10", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -951,7 +801,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.14", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -965,8 +815,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.15", "sensor_index": "1.15", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B5, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B5", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -976,7 +826,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.15", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -990,8 +840,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.16", "sensor_index": "1.16", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B6, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B6", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1001,7 +851,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.16", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1015,8 +865,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.17", "sensor_index": "1.17", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B7, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B7", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1026,7 +876,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.17", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1040,8 +890,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.18", "sensor_index": "1.18", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B8, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B8", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1051,7 +901,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.18", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1065,8 +915,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.19", "sensor_index": "1.19", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B9, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B9", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1076,7 +926,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.19", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1090,8 +940,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.2", "sensor_index": "1.2", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A2, 8192 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A2", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1101,7 +951,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1115,8 +965,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.20", "sensor_index": "1.20", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B10, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B10", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1126,7 +976,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.20", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1140,8 +990,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.3", "sensor_index": "1.3", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A3, 8192 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A3", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1151,7 +1001,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.3", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1165,8 +1015,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.4", "sensor_index": "1.4", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A4, 8192 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A4", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1176,7 +1026,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.4", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1190,8 +1040,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.5", "sensor_index": "1.5", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B1, 8192 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B1", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1201,7 +1051,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.5", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1215,8 +1065,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.6", "sensor_index": "1.6", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B2, 8192 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B2", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1226,7 +1076,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.6", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1240,8 +1090,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.7", "sensor_index": "1.7", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B3, 8192 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B3", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1251,7 +1101,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.7", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1265,8 +1115,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.8", "sensor_index": "1.8", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B4, 8192 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B4", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1276,7 +1126,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.8", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1290,8 +1140,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.9", "sensor_index": "1.9", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A5, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A5", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1301,7 +1151,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.9", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1316,7 +1166,7 @@ "sensor_index": "1", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:0", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1326,7 +1176,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1341,7 +1191,7 @@ "sensor_index": "10", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:13", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1351,7 +1201,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "10", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1366,7 +1216,7 @@ "sensor_index": "11", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:8", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1376,7 +1226,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "11", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1391,7 +1241,7 @@ "sensor_index": "12", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:9", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1401,7 +1251,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "12", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1416,7 +1266,7 @@ "sensor_index": "13", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:10", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1426,7 +1276,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "13", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1441,7 +1291,7 @@ "sensor_index": "14", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:11", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1451,7 +1301,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "14", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1466,7 +1316,7 @@ "sensor_index": "15", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:2", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1476,7 +1326,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "15", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1491,7 +1341,7 @@ "sensor_index": "16", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:5", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1501,7 +1351,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "16", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1516,7 +1366,7 @@ "sensor_index": "17", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:4", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1526,7 +1376,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "17", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1541,7 +1391,7 @@ "sensor_index": "18", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:8", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1551,7 +1401,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "18", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1566,7 +1416,7 @@ "sensor_index": "19", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:7", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1576,7 +1426,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "19", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1591,7 +1441,7 @@ "sensor_index": "2", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:1", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1601,7 +1451,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1616,7 +1466,7 @@ "sensor_index": "20", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:6", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1626,7 +1476,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "20", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1641,7 +1491,7 @@ "sensor_index": "21", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:1", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1651,7 +1501,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "21", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1666,7 +1516,7 @@ "sensor_index": "22", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:0", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1676,7 +1526,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "22", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1691,7 +1541,7 @@ "sensor_index": "23", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:10", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1701,7 +1551,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "23", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1716,7 +1566,7 @@ "sensor_index": "24", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:11", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1726,7 +1576,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "24", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1741,7 +1591,7 @@ "sensor_index": "25", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:3", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 2, @@ -1751,7 +1601,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "25", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1766,7 +1616,7 @@ "sensor_index": "26", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:0:9", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 2, @@ -1776,7 +1626,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "26", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1791,7 +1641,7 @@ "sensor_index": "3", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:2", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1801,7 +1651,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "3", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1816,7 +1666,7 @@ "sensor_index": "4", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:3", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1826,7 +1676,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "4", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1841,7 +1691,7 @@ "sensor_index": "5", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:4", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1851,7 +1701,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "5", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1866,7 +1716,7 @@ "sensor_index": "6", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:5", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1876,7 +1726,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "6", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1891,7 +1741,7 @@ "sensor_index": "7", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:6", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1901,7 +1751,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "7", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1916,7 +1766,7 @@ "sensor_index": "8", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:7", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1926,7 +1776,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "8", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1941,7 +1791,7 @@ "sensor_index": "9", "sensor_type": "physicalDiskState", "sensor_descr": "Physical Disk 0:1:12", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -1951,7 +1801,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "9", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -1976,7 +1826,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2001,7 +1851,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2026,7 +1876,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2051,7 +1901,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2066,7 +1916,7 @@ "sensor_index": "1", "sensor_type": "virtualDiskState", "sensor_descr": "boot", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 2, @@ -2076,7 +1926,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2091,7 +1941,7 @@ "sensor_index": "2", "sensor_type": "virtualDiskState", "sensor_descr": "enc2", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 2, @@ -2101,7 +1951,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2116,7 +1966,7 @@ "sensor_index": "3", "sensor_type": "virtualDiskState", "sensor_descr": "enc1", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 2, @@ -2126,7 +1976,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "3", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2151,7 +2001,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2176,7 +2026,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.10", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2201,7 +2051,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.11", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2226,7 +2076,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.12", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2251,7 +2101,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.13", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2276,7 +2126,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.14", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2301,7 +2151,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.15", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2326,7 +2176,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.16", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2351,7 +2201,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.17", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2376,7 +2226,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.18", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2401,7 +2251,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.19", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2426,7 +2276,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2451,7 +2301,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.20", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2476,7 +2326,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.21", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2501,7 +2351,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.22", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2526,7 +2376,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.23", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2551,7 +2401,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.24", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2576,7 +2426,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.25", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2601,7 +2451,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.26", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2626,7 +2476,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.27", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2651,7 +2501,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.28", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2676,7 +2526,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.3", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2701,7 +2551,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.4", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2726,7 +2576,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.5", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2751,7 +2601,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.6", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2776,7 +2626,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.7", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2801,7 +2651,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.8", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2826,7 +2676,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.9", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2938,16 +2788,16 @@ "sensor_class": "voltage", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1", - "sensor_index": "1", + "sensor_index": "powerSupplyCurrentInputVoltage.1.1", "sensor_type": "drac", - "sensor_descr": "PS1", + "sensor_descr": "PS1 Status", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 228, "sensor_limit": 264, "sensor_limit_warn": null, - "sensor_limit_low": 0, + "sensor_limit_low": 193.8, "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", @@ -2963,16 +2813,16 @@ "sensor_class": "voltage", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2", - "sensor_index": "2", + "sensor_index": "powerSupplyCurrentInputVoltage.1.2", "sensor_type": "drac", - "sensor_descr": "PS2", + "sensor_descr": "PS2 Status", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 228, "sensor_limit": 264, "sensor_limit_warn": null, - "sensor_limit_low": 0, + "sensor_limit_low": 193.8, "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", @@ -3211,10 +3061,73 @@ }, { "state_name": "physicalDiskState", - "state_descr": null, - "state_draw_graph": null, - "state_value": null, - "state_generic_value": null + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "physicalDiskState", + "state_descr": "ready", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "online", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "foreign", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "physicalDiskState", + "state_descr": "offline", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "blocked", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "failed", + "state_draw_graph": 1, + "state_value": 7, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "nonraid", + "state_draw_graph": 1, + "state_value": 8, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "removed", + "state_draw_graph": 1, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "readonly", + "state_draw_graph": 1, + "state_value": 10, + "state_generic_value": 0 }, { "state_name": "processorDeviceStatus", diff --git a/tests/data/drac_m1000e.json b/tests/data/drac_m1000e.json new file mode 100644 index 000000000000..a395c71e5512 --- /dev/null +++ b/tests/data/drac_m1000e.json @@ -0,0 +1,4869 @@ +{ + "os": { + "discovery": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.674.10892.5", + "sysDescr": "Dell Out-of-band SNMP Agent for Remote Access Controller", + "sysContact": "", + "version": "6.20.200.201810113973", + "hardware": "PowerEdge M1000e", + "features": null, + "location": "", + "os": "drac", + "type": "appliance", + "serial": "1234ABC", + "icon": "dell.svg" + } + ] + }, + "poller": "matches discovery" + }, + "ports": { + "discovery": { + "ports": [ + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "lo", + "ifName": "lo", + "portName": null, + "ifIndex": 1, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "softwareLoopback", + "ifAlias": "lo", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "eth0", + "ifName": "eth0", + "portName": null, + "ifIndex": 3, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "eth0", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "bond0", + "ifName": "bond0", + "portName": null, + "ifIndex": 6, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "bond0", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + }, + "poller": { + "ports": [ + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "lo", + "ifName": "lo", + "portName": null, + "ifIndex": 1, + "ifSpeed": 10000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "false", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 65536, + "ifType": "softwareLoopback", + "ifAlias": "lo", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 16988518, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 16988518, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 1456038490, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 1456038490, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "eth0", + "ifName": "eth0", + "portName": null, + "ifIndex": 3, + "ifSpeed": 1000000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "true", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "eth0", + "ifPhysAddress": "90b11c2cc8af", + "ifLastChange": 1507, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 31174529, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 5270399, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 4305376423, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 1263844147, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "bond0", + "ifName": "bond0", + "portName": null, + "ifIndex": 6, + "ifSpeed": 1000000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "true", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "bond0", + "ifPhysAddress": "f8bc12520b6c", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 19380, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 10587, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 1, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 2496931, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 3502636, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 1, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + } + }, + "sensors": { + "discovery": { + "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.14.1", + "sensor_index": "1", + "sensor_type": "drac", + "sensor_descr": "Chassis 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 7.744, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1", + "sensor_index": "1.1", + "sensor_type": "drac", + "sensor_descr": "PS1 Current 1", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 0.8, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2", + "sensor_index": "1.2", + "sensor_type": "drac", + "sensor_descr": "PS2 Current 2", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.3", + "sensor_index": "1.3", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 PS-3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2.094, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.4", + "sensor_index": "1.4", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 PS-4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1.65, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.5", + "sensor_index": "1.5", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 PS-5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1.523, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.6.1.6", + "sensor_index": "1.6", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 PS-6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1", + "sensor_index": "1.1", + "sensor_type": "drac", + "sensor_descr": "System Board Fan1A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4440, + "sensor_limit": 7992, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.10", + "sensor_index": "1.10", + "sensor_type": "drac", + "sensor_descr": "System Board Fan5B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3720, + "sensor_limit": 6696, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.11", + "sensor_index": "1.11", + "sensor_type": "drac", + "sensor_descr": "System Board Fan6A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4560, + "sensor_limit": 8208, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.12", + "sensor_index": "1.12", + "sensor_type": "drac", + "sensor_descr": "System Board Fan6B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3480, + "sensor_limit": 6264, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.13", + "sensor_index": "1.13", + "sensor_type": "drac", + "sensor_descr": "System Board Fan6B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6120, + "sensor_limit": 11016, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.14", + "sensor_index": "1.14", + "sensor_type": "drac", + "sensor_descr": "System Board Fan7B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6120, + "sensor_limit": 11016, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2", + "sensor_index": "1.2", + "sensor_type": "drac", + "sensor_descr": "System Board Fan1B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3240, + "sensor_limit": 5832, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3", + "sensor_index": "1.3", + "sensor_type": "drac", + "sensor_descr": "System Board Fan2A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3720, + "sensor_limit": 6696, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4", + "sensor_index": "1.4", + "sensor_type": "drac", + "sensor_descr": "System Board Fan2B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3360, + "sensor_limit": 6048, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5", + "sensor_index": "1.5", + "sensor_type": "drac", + "sensor_descr": "System Board Fan3A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4560, + "sensor_limit": 8208, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6", + "sensor_index": "1.6", + "sensor_type": "drac", + "sensor_descr": "System Board Fan3B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4080, + "sensor_limit": 7344, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.7", + "sensor_index": "1.7", + "sensor_type": "drac", + "sensor_descr": "System Board Fan4A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4560, + "sensor_limit": 8208, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.8", + "sensor_index": "1.8", + "sensor_type": "drac", + "sensor_descr": "System Board Fan4B", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4080, + "sensor_limit": 7344, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.9", + "sensor_index": "1.9", + "sensor_type": "drac", + "sensor_descr": "System Board Fan5A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3840, + "sensor_limit": 6912, + "sensor_limit_warn": null, + "sensor_limit_low": 720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "power", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3", + "sensor_index": "1.3", + "sensor_type": "drac", + "sensor_descr": "System Board Pwr Consumption", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 168, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "power", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.3.1", + "sensor_index": "drsIdlePower.1", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 Idle Power", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1721, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "power", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.4.1", + "sensor_index": "drsMaxPowerSpecification.1", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 Max Power", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 12514, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "power", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.2.1", + "sensor_index": "drsPotentialPower.1", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 Potential Power", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6459, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "power", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.5.1", + "sensor_index": "drsPowerSurplus.1", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 Surplus Power", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6055, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "power", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.8.1", + "sensor_index": "drsWattsPeakUsage.1", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 Peak Usage", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4803, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "power", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.1.1.13.1", + "sensor_index": "drsWattsReading.1", + "sensor_type": "drac", + "sensor_descr": "Chassis 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1721, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "amperageProbeStatus", + "sensor_descr": "PS1 Current 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "amperageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "amperageProbeStatus", + "sensor_descr": "PS2 Current 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "amperageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.3", + "sensor_index": "1.3", + "sensor_type": "amperageProbeStatus", + "sensor_descr": "System Board Pwr Consumption", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "amperageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.1.1.38.0", + "sensor_index": "controllerComponentStatus.0", + "sensor_type": "controllerState", + "sensor_descr": "Shared PERC8 (Embedded) Chassis Integrated RAID 2", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "controllerState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.1.1.38.2", + "sensor_index": "controllerComponentStatus.2", + "sensor_type": "controllerState", + "sensor_descr": "Shared PERC8 (Embedded) Chassis Integrated RAID 1", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "controllerState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.7.0", + "sensor_index": "drsBladeCurrStatus.0", + "sensor_type": "DELL-RAC-MIB::drsBladeCurrStatus", + "sensor_descr": "Blade", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "DELL-RAC-MIB::drsBladeCurrStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.9.0", + "sensor_index": "drsCMCCurrStatus.0", + "sensor_type": "DELL-RAC-MIB::drsCMCCurrStatus", + "sensor_descr": "CMC", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "DELL-RAC-MIB::drsCMCCurrStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.3.0", + "sensor_index": "drsKVMCurrStatus.0", + "sensor_type": "DELL-RAC-MIB::drsKVMCurrStatus", + "sensor_descr": "KVM", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "DELL-RAC-MIB::drsKVMCurrStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.5.0", + "sensor_index": "drsPowerCurrStatus.0", + "sensor_type": "DELL-RAC-MIB::drsPowerCurrStatus", + "sensor_descr": "Power", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "DELL-RAC-MIB::drsPowerCurrStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.8.0", + "sensor_index": "drsTempCurrStatus.0", + "sensor_type": "DELL-RAC-MIB::drsTempCurrStatus", + "sensor_descr": "Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "DELL-RAC-MIB::drsTempCurrStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.2.1.0", + "sensor_index": "drsGlobalSystemStatus.0", + "sensor_type": "drsGlobalSystemStatus", + "sensor_descr": "Global System", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "drsGlobalSystemStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.2.0", + "sensor_index": "drsIOMCurrStatus.0", + "sensor_type": "drsIOMCurrStatus", + "sensor_descr": "IOM", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "drsIOMCurrStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.4.0", + "sensor_index": "drsRedCurrStatus.0", + "sensor_type": "drsRedCurrStatus", + "sensor_descr": "Redundancy", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "drsRedCurrStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.1", + "sensor_index": "1", + "sensor_type": "drsServerMonitoringCapable", + "sensor_descr": "Slot 1 PowerEdge M640 (VRTX)", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "drsServerMonitoringCapable" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.3", + "sensor_index": "3", + "sensor_type": "drsServerMonitoringCapable", + "sensor_descr": "Slot 3 N/A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "drsServerMonitoringCapable" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.5", + "sensor_index": "5", + "sensor_type": "drsServerMonitoringCapable", + "sensor_descr": "Slot 2 PowerEdge M640 (VRTX)", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "drsServerMonitoringCapable" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.5.1.1.2.7", + "sensor_index": "7", + "sensor_type": "drsServerMonitoringCapable", + "sensor_descr": "Slot 4 N/A", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "drsServerMonitoringCapable" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.300.70.1.6.1.1", + "sensor_index": "intrusionReading.1.1", + "sensor_type": "intrusionReading", + "sensor_descr": "Intrusion Reading", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "intrusionReading" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.300.70.1.5.1.1", + "sensor_index": "intrusionStatus.1.1", + "sensor_type": "intrusionStatus", + "sensor_descr": "Intrusion", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "intrusionStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A1", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A2", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.3", + "sensor_index": "1.3", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A3", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.4", + "sensor_index": "1.4", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A4", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.5", + "sensor_index": "1.5", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B1", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.6", + "sensor_index": "1.6", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B2", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.7", + "sensor_index": "1.7", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B3", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.8", + "sensor_index": "1.8", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B4", + "group": "Memory", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.0", + "sensor_index": "0", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:4", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.1", + "sensor_index": "1", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:9", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.10", + "sensor_index": "10", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:13", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.11", + "sensor_index": "11", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:17", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.12", + "sensor_index": "12", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:16", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.13", + "sensor_index": "13", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:18", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.14", + "sensor_index": "14", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:15", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.15", + "sensor_index": "15", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:19", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.16", + "sensor_index": "16", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:20", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.17", + "sensor_index": "17", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:24", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.18", + "sensor_index": "18", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:21", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.19", + "sensor_index": "19", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:2", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.2", + "sensor_index": "2", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:6", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.20", + "sensor_index": "20", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:1", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.21", + "sensor_index": "21", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:3", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.22", + "sensor_index": "22", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:0", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.23", + "sensor_index": "23", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:23", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.24", + "sensor_index": "24", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:22", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.3", + "sensor_index": "3", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:7", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.4", + "sensor_index": "4", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:8", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.5", + "sensor_index": "5", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:5", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.6", + "sensor_index": "6", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:10", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.7", + "sensor_index": "7", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:14", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.8", + "sensor_index": "8", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:11", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4.9", + "sensor_index": "9", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:12", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "processorDeviceStatus", + "sensor_descr": "Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "processorDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "processorDeviceStatus", + "sensor_descr": "Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "processorDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "systemBatteryStatus", + "sensor_descr": "System Board CMOS Battery", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "systemBatteryStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "systemBatteryStatus", + "sensor_descr": "PERC1 ROMB Battery", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "systemBatteryStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.200.10.1.60.1", + "sensor_index": "systemStateIDSDMCardDeviceStatusCombined.1", + "sensor_type": "systemStateIDSDMCardDeviceStatusCombined", + "sensor_descr": "IDSDM Card Device Combined", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "systemStateIDSDMCardDeviceStatusCombined" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.200.10.1.58.1", + "sensor_index": "systemStateIDSDMCardUnitStatusCombined.1", + "sensor_type": "systemStateIDSDMCardUnitStatusCombined", + "sensor_descr": "IDSDM Card Unit Combined", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "systemStateIDSDMCardUnitStatusCombined" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.1", + "sensor_index": "1", + "sensor_type": "virtualDiskState", + "sensor_descr": "Virtual Disk 0", + "group": "Storage", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "virtualDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 VCORE PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.10", + "sensor_index": "1.10", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 1.05V PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.11", + "sensor_index": "1.11", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 2.5V AUX PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.12", + "sensor_index": "1.12", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 5V SWITCH PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.13", + "sensor_index": "1.13", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board BP1 5V PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.14", + "sensor_index": "1.14", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board PS1 PG Fail", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.15", + "sensor_index": "1.15", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board PS2 PG Fail", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.16", + "sensor_index": "1.16", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 DIMM PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.17", + "sensor_index": "1.17", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 VCCIO PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.18", + "sensor_index": "1.18", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 M01 VDDQ PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.19", + "sensor_index": "1.19", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 M01 VDDQ PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 FIVR PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.20", + "sensor_index": "1.20", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 M01 VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.21", + "sensor_index": "1.21", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 M23 VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.22", + "sensor_index": "1.22", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 M01 VPP PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.23", + "sensor_index": "1.23", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 M01 VPP PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.24", + "sensor_index": "1.24", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 1.5V PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.25", + "sensor_index": "1.25", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 M01 VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.26", + "sensor_index": "1.26", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 M23 VDDQ PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.27", + "sensor_index": "1.27", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 M23 VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.28", + "sensor_index": "1.28", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "PS1 Voltage 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.29", + "sensor_index": "1.29", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "PS2 Voltage 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.3", + "sensor_index": "1.3", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 VCORE PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.4", + "sensor_index": "1.4", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 FIVR PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.5", + "sensor_index": "1.5", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 3.3V PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.6", + "sensor_index": "1.6", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 1.5V AUX PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.7", + "sensor_index": "1.7", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 5V AUX PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.8", + "sensor_index": "1.8", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 M23 VPP PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.9", + "sensor_index": "1.9", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 M23 VPP PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1", + "sensor_index": "1.1", + "sensor_type": "drac", + "sensor_descr": "System Board Inlet Temp", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 22, + "sensor_limit": 47, + "sensor_limit_warn": 42, + "sensor_limit_low": -7, + "sensor_limit_low_warn": 3, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2", + "sensor_index": "1.2", + "sensor_type": "drac", + "sensor_descr": "CPU1 Temp", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 62, + "sensor_limit": 85, + "sensor_limit_warn": 80, + "sensor_limit_low": 3, + "sensor_limit_low_warn": 8, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3", + "sensor_index": "1.3", + "sensor_type": "drac", + "sensor_descr": "CPU2 Temp", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 60, + "sensor_limit": 85, + "sensor_limit_warn": 80, + "sensor_limit_low": 3, + "sensor_limit_low_warn": 8, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4", + "sensor_index": "1.4", + "sensor_type": "drac", + "sensor_descr": "CPU2 Temp", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 39, + "sensor_limit": 84, + "sensor_limit_warn": 79, + "sensor_limit_low": 3, + "sensor_limit_low_warn": 8, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.10.0", + "sensor_index": "drsChassisFrontPanelAmbientTemperature.0", + "sensor_type": "drac", + "sensor_descr": "Chassis Front Panel Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 18, + "sensor_limit": 38, + "sensor_limit_warn": null, + "sensor_limit_low": 8, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.11.0", + "sensor_index": "drsCMCAmbientTemperature.0", + "sensor_type": "drac", + "sensor_descr": "CMC Ambient Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 31, + "sensor_limit": 51, + "sensor_limit_warn": null, + "sensor_limit_low": 21, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.3.1.12.0", + "sensor_index": "drsCMCProcessorTemperature.0", + "sensor_type": "drac", + "sensor_descr": "CMC Processor Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 28, + "sensor_limit": 48, + "sensor_limit_warn": null, + "sensor_limit_low": 18, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 PS-1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 243.5, + "sensor_limit": 280.025, + "sensor_limit_warn": null, + "sensor_limit_low": 206.975, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 PS-2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 234.25, + "sensor_limit": 269.3875, + "sensor_limit_warn": null, + "sensor_limit_low": 199.1125, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.3", + "sensor_index": "1.3", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 PS-3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 235, + "sensor_limit": 270.25, + "sensor_limit_warn": null, + "sensor_limit_low": 199.75, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.4", + "sensor_index": "1.4", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 PS-4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 228, + "sensor_limit": 262.2, + "sensor_limit_warn": null, + "sensor_limit_low": 193.8, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.5", + "sensor_index": "1.5", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 PS-5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 228.5, + "sensor_limit": 262.775, + "sensor_limit_warn": null, + "sensor_limit_low": 194.225, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.4.2.1.5.1.6", + "sensor_index": "1.6", + "sensor_type": "drac", + "sensor_descr": "Chassis 1 PS-6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1", + "sensor_index": "powerSupplyCurrentInputVoltage.1.1", + "sensor_type": "drac", + "sensor_descr": "PS1 Status", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 230, + "sensor_limit": 264, + "sensor_limit_warn": null, + "sensor_limit_low": 195.5, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2", + "sensor_index": "powerSupplyCurrentInputVoltage.1.2", + "sensor_type": "drac", + "sensor_descr": "PS2 Status", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 230, + "sensor_limit": 264, + "sensor_limit_warn": null, + "sensor_limit_low": 195.5, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + } + ], + "state_indexes": [ + { + "state_name": "amperageProbeStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonCriticalUpper", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "criticalUpper", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonRecoverableUpper", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonCriticalLower", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "criticalLower", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonRecoverableLower", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "controllerState", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "controllerState", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "controllerState", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "controllerState", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "controllerState", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "controllerState", + "state_descr": "nonrecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "DELL-RAC-MIB::drsBladeCurrStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "DELL-RAC-MIB::drsBladeCurrStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "DELL-RAC-MIB::drsBladeCurrStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "DELL-RAC-MIB::drsBladeCurrStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "DELL-RAC-MIB::drsBladeCurrStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "DELL-RAC-MIB::drsBladeCurrStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "DELL-RAC-MIB::drsCMCCurrStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "DELL-RAC-MIB::drsCMCCurrStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "DELL-RAC-MIB::drsCMCCurrStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "DELL-RAC-MIB::drsCMCCurrStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "DELL-RAC-MIB::drsCMCCurrStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "DELL-RAC-MIB::drsCMCCurrStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "DELL-RAC-MIB::drsKVMCurrStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "DELL-RAC-MIB::drsKVMCurrStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "DELL-RAC-MIB::drsKVMCurrStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "DELL-RAC-MIB::drsKVMCurrStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "DELL-RAC-MIB::drsKVMCurrStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "DELL-RAC-MIB::drsKVMCurrStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "DELL-RAC-MIB::drsPowerCurrStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "DELL-RAC-MIB::drsPowerCurrStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "DELL-RAC-MIB::drsPowerCurrStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "DELL-RAC-MIB::drsPowerCurrStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "DELL-RAC-MIB::drsPowerCurrStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "DELL-RAC-MIB::drsPowerCurrStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "DELL-RAC-MIB::drsTempCurrStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "DELL-RAC-MIB::drsTempCurrStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "DELL-RAC-MIB::drsTempCurrStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "DELL-RAC-MIB::drsTempCurrStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "DELL-RAC-MIB::drsTempCurrStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "DELL-RAC-MIB::drsTempCurrStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "drsIOMCurrStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "drsIOMCurrStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "drsIOMCurrStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "drsIOMCurrStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "drsIOMCurrStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "drsIOMCurrStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "drsRedCurrStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "drsRedCurrStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "drsRedCurrStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "drsRedCurrStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "drsRedCurrStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "drsRedCurrStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "drsServerMonitoringCapable", + "state_descr": "absent", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "drsServerMonitoringCapable", + "state_descr": "none", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "drsServerMonitoringCapable", + "state_descr": "basic", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "drsServerMonitoringCapable", + "state_descr": "off l", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "intrusionReading", + "state_descr": "chassisNotBreached", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 0 + }, + { + "state_name": "intrusionReading", + "state_descr": "chassisBreached", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 2 + }, + { + "state_name": "intrusionReading", + "state_descr": "chassisBreachedPrior", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 1 + }, + { + "state_name": "intrusionReading", + "state_descr": "chassisBreachSensorFailure", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "intrusionStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "intrusionStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "intrusionStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "intrusionStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "intrusionStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "intrusionStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "nonCritical", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "critical", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "physicalDiskState", + "state_descr": "ready", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "online", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "foreign", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "physicalDiskState", + "state_descr": "offline", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "blocked", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "failed", + "state_draw_graph": 1, + "state_value": 7, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "nonraid", + "state_draw_graph": 1, + "state_value": 8, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "removed", + "state_draw_graph": 1, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "readonly", + "state_draw_graph": 1, + "state_value": 10, + "state_generic_value": 0 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "nonCritical", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "critical", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonCriticalUpper", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "criticalUpper", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonRecoverableUpper", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonCriticalLower", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "criticalLower", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonRecoverableLower", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "systemStateIDSDMCardDeviceStatusCombined", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "systemStateIDSDMCardDeviceStatusCombined", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "systemStateIDSDMCardDeviceStatusCombined", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "systemStateIDSDMCardDeviceStatusCombined", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "systemStateIDSDMCardDeviceStatusCombined", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "systemStateIDSDMCardDeviceStatusCombined", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "systemStateIDSDMCardUnitStatusCombined", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "systemStateIDSDMCardUnitStatusCombined", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "systemStateIDSDMCardUnitStatusCombined", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "systemStateIDSDMCardUnitStatusCombined", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "systemStateIDSDMCardUnitStatusCombined", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "systemStateIDSDMCardUnitStatusCombined", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "virtualDiskState", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "virtualDiskState", + "state_descr": "online", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "virtualDiskState", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 2 + }, + { + "state_name": "virtualDiskState", + "state_descr": "degraded", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonCriticalUpper", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "criticalUpper", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonRecoverableUpper", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonCriticalLower", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "criticalLower", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonRecoverableLower", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + } + ] + }, + "poller": "matches discovery" + } +} diff --git a/tests/data/drac_3.json b/tests/data/drac_r640.json similarity index 95% rename from tests/data/drac_3.json rename to tests/data/drac_r640.json index 07f3c2cd65f7..571675e227e6 100644 --- a/tests/data/drac_3.json +++ b/tests/data/drac_r640.json @@ -1337,8 +1337,8 @@ "ifName": "eth2", "portName": null, "ifIndex": 2, - "ifSpeed": 0, - "ifSpeed_prev": null, + "ifSpeed": null, + "ifSpeed_prev": 0, "ifConnectorPresent": "true", "ifOperStatus": "up", "ifOperStatus_prev": "up", @@ -1437,8 +1437,8 @@ "ifName": "eth3", "portName": null, "ifIndex": 3, - "ifSpeed": 0, - "ifSpeed_prev": null, + "ifSpeed": null, + "ifSpeed_prev": 0, "ifConnectorPresent": "true", "ifOperStatus": "up", "ifOperStatus_prev": "up", @@ -1637,8 +1637,8 @@ "ifName": "tunl0", "portName": null, "ifIndex": 5, - "ifSpeed": 0, - "ifSpeed_prev": null, + "ifSpeed": null, + "ifSpeed_prev": 0, "ifConnectorPresent": "true", "ifOperStatus": "down", "ifOperStatus_prev": "down", @@ -1737,8 +1737,8 @@ "ifName": "sit0", "portName": null, "ifIndex": 6, - "ifSpeed": 0, - "ifSpeed_prev": null, + "ifSpeed": null, + "ifSpeed_prev": 0, "ifConnectorPresent": "true", "ifOperStatus": "down", "ifOperStatus_prev": "down", @@ -1837,8 +1837,8 @@ "ifName": "macv2", "portName": null, "ifIndex": 7, - "ifSpeed": 0, - "ifSpeed_prev": null, + "ifSpeed": null, + "ifSpeed_prev": 0, "ifConnectorPresent": "true", "ifOperStatus": "down", "ifOperStatus_prev": "down", @@ -1937,8 +1937,8 @@ "ifName": "macv3", "portName": null, "ifIndex": 8, - "ifSpeed": 0, - "ifSpeed_prev": null, + "ifSpeed": null, + "ifSpeed_prev": 0, "ifConnectorPresent": "true", "ifOperStatus": "down", "ifOperStatus_prev": "down", @@ -2137,8 +2137,8 @@ "ifName": "usbpt", "portName": null, "ifIndex": 10, - "ifSpeed": 0, - "ifSpeed_prev": null, + "ifSpeed": null, + "ifSpeed_prev": 0, "ifConnectorPresent": "true", "ifOperStatus": "down", "ifOperStatus_prev": "down", @@ -2237,8 +2237,8 @@ "ifName": "usb0", "portName": null, "ifIndex": 11, - "ifSpeed": 0, - "ifSpeed_prev": null, + "ifSpeed": null, + "ifSpeed_prev": 0, "ifConnectorPresent": "true", "ifOperStatus": "down", "ifOperStatus_prev": "down", @@ -2337,8 +2337,8 @@ "ifName": "usb1", "portName": null, "ifIndex": 12, - "ifSpeed": 0, - "ifSpeed_prev": null, + "ifSpeed": null, + "ifSpeed_prev": 0, "ifConnectorPresent": "true", "ifOperStatus": "down", "ifOperStatus_prev": "down", @@ -2488,9 +2488,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1", - "sensor_index": "1", + "sensor_index": "1.1", "sensor_type": "drac", - "sensor_descr": "System Fan1A", + "sensor_descr": "System Board Fan1A", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2513,9 +2513,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.10", - "sensor_index": "10", + "sensor_index": "1.10", "sensor_type": "drac", - "sensor_descr": "System Fan3B", + "sensor_descr": "System Board Fan3B", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2538,9 +2538,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.11", - "sensor_index": "11", + "sensor_index": "1.11", "sensor_type": "drac", - "sensor_descr": "System Fan4B", + "sensor_descr": "System Board Fan4B", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2563,9 +2563,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.12", - "sensor_index": "12", + "sensor_index": "1.12", "sensor_type": "drac", - "sensor_descr": "System Fan5B", + "sensor_descr": "System Board Fan5B", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2588,9 +2588,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.13", - "sensor_index": "13", + "sensor_index": "1.13", "sensor_type": "drac", - "sensor_descr": "System Fan6B", + "sensor_descr": "System Board Fan6B", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2613,9 +2613,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.14", - "sensor_index": "14", + "sensor_index": "1.14", "sensor_type": "drac", - "sensor_descr": "System Fan7B", + "sensor_descr": "System Board Fan7B", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2638,9 +2638,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2", - "sensor_index": "2", + "sensor_index": "1.2", "sensor_type": "drac", - "sensor_descr": "System Fan2A", + "sensor_descr": "System Board Fan2A", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2663,9 +2663,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3", - "sensor_index": "3", + "sensor_index": "1.3", "sensor_type": "drac", - "sensor_descr": "System Fan3A", + "sensor_descr": "System Board Fan3A", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2688,9 +2688,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4", - "sensor_index": "4", + "sensor_index": "1.4", "sensor_type": "drac", - "sensor_descr": "System Fan4A", + "sensor_descr": "System Board Fan4A", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2713,9 +2713,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5", - "sensor_index": "5", + "sensor_index": "1.5", "sensor_type": "drac", - "sensor_descr": "System Fan5A", + "sensor_descr": "System Board Fan5A", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2738,9 +2738,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6", - "sensor_index": "6", + "sensor_index": "1.6", "sensor_type": "drac", - "sensor_descr": "System Fan6A", + "sensor_descr": "System Board Fan6A", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2763,9 +2763,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.7", - "sensor_index": "7", + "sensor_index": "1.7", "sensor_type": "drac", - "sensor_descr": "System Fan7A", + "sensor_descr": "System Board Fan7A", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2788,9 +2788,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.8", - "sensor_index": "8", + "sensor_index": "1.8", "sensor_type": "drac", - "sensor_descr": "System Fan1B", + "sensor_descr": "System Board Fan1B", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2813,9 +2813,9 @@ "sensor_class": "fanspeed", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.9", - "sensor_index": "9", + "sensor_index": "1.9", "sensor_type": "drac", - "sensor_descr": "System Fan2B", + "sensor_descr": "System Board Fan2B", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2876,7 +2876,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2901,7 +2901,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2926,7 +2926,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.3", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -2940,7 +2940,7 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.2.2.1.0", "sensor_index": "drsGlobalSystemStatus.0", "sensor_type": "drsGlobalSystemStatus", - "sensor_descr": "Global System Status", + "sensor_descr": "Global System", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2990,7 +2990,7 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.300.70.1.5.1.1", "sensor_index": "intrusionStatus.1.1", "sensor_type": "intrusionStatus", - "sensor_descr": "Intrusion Status", + "sensor_descr": "Intrusion", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -3015,8 +3015,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.1", "sensor_index": "1.1", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B2, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B2", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3026,7 +3026,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3040,8 +3040,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.2", "sensor_index": "1.2", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A4, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A4", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3051,7 +3051,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3065,8 +3065,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.3", "sensor_index": "1.3", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A2, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A2", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3076,7 +3076,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.3", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3090,8 +3090,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.4", "sensor_index": "1.4", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A1, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A1", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3101,7 +3101,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.4", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3115,8 +3115,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.5", "sensor_index": "1.5", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B1, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B1", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3126,7 +3126,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.5", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3140,8 +3140,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.6", "sensor_index": "1.6", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B3, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B3", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3151,7 +3151,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.6", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3165,8 +3165,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.7", "sensor_index": "1.7", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.B4, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.B4", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3176,7 +3176,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.7", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3190,8 +3190,8 @@ "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.8", "sensor_index": "1.8", "sensor_type": "memoryDeviceStatus", - "sensor_descr": "DIMM.Socket.A3, 16384 MB", - "group": null, + "sensor_descr": "DIMM.Socket.A3", + "group": "Memory", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3201,7 +3201,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.8", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3216,7 +3216,7 @@ "sensor_index": "1", "sensor_type": "physicalDiskState", "sensor_descr": "NonRAID Solid State Disk 0:1:1", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3226,7 +3226,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3241,7 +3241,7 @@ "sensor_index": "2", "sensor_type": "physicalDiskState", "sensor_descr": "NonRAID Solid State Disk 0:1:2", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3251,7 +3251,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3266,7 +3266,7 @@ "sensor_index": "3", "sensor_type": "physicalDiskState", "sensor_descr": "NonRAID Solid State Disk 0:1:0", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3276,7 +3276,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "3", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3291,7 +3291,7 @@ "sensor_index": "4", "sensor_type": "physicalDiskState", "sensor_descr": "NonRAID Solid State Disk 0:1:3", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 3, @@ -3301,7 +3301,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "4", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3326,7 +3326,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3351,7 +3351,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3376,7 +3376,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3401,7 +3401,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3416,7 +3416,7 @@ "sensor_index": "1", "sensor_type": "virtualDiskState", "sensor_descr": "NonRAID Disk 1", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 2, @@ -3426,7 +3426,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3441,7 +3441,7 @@ "sensor_index": "2", "sensor_type": "virtualDiskState", "sensor_descr": "NonRAID Disk 2", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 2, @@ -3451,7 +3451,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3466,7 +3466,7 @@ "sensor_index": "3", "sensor_type": "virtualDiskState", "sensor_descr": "NonRAID Disk 0", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 2, @@ -3476,7 +3476,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "3", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3491,7 +3491,7 @@ "sensor_index": "4", "sensor_type": "virtualDiskState", "sensor_descr": "NonRAID Disk 3", - "group": null, + "group": "Storage", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 2, @@ -3501,7 +3501,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "4", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3526,7 +3526,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.1", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3551,7 +3551,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.10", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3576,7 +3576,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.11", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3601,7 +3601,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.12", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3626,7 +3626,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.13", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3651,7 +3651,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.14", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3676,7 +3676,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.15", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3701,7 +3701,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.16", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3726,7 +3726,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.17", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3751,7 +3751,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.18", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3776,7 +3776,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.19", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3801,7 +3801,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.2", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3826,7 +3826,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.20", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3851,7 +3851,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.21", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3876,7 +3876,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.22", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3901,7 +3901,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.23", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3926,7 +3926,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.24", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3951,7 +3951,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.25", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -3976,7 +3976,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.26", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4001,7 +4001,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.27", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4026,7 +4026,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.28", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4051,7 +4051,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.29", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4076,7 +4076,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.3", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4101,7 +4101,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.30", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4126,7 +4126,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.31", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4151,7 +4151,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.32", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4176,7 +4176,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.33", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4201,7 +4201,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.34", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4226,7 +4226,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.35", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4251,7 +4251,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.36", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4276,7 +4276,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.37", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4301,7 +4301,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.38", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4326,7 +4326,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.39", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4351,7 +4351,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.4", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4376,7 +4376,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.40", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4401,7 +4401,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.41", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4426,7 +4426,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.42", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4451,7 +4451,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.43", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4476,7 +4476,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.44", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4501,7 +4501,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.45", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4526,7 +4526,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.46", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4551,7 +4551,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.47", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4576,7 +4576,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.5", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4601,7 +4601,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.6", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4626,7 +4626,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.7", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4651,7 +4651,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.8", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4676,7 +4676,7 @@ "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", - "entPhysicalIndex": "1.9", + "entPhysicalIndex": null, "entPhysicalIndex_measured": null, "sensor_prev": null, "user_func": null, @@ -4696,9 +4696,9 @@ "sensor_multiplier": 1, "sensor_current": 55, "sensor_limit": 98, - "sensor_limit_warn": 0, + "sensor_limit_warn": null, "sensor_limit_low": 3, - "sensor_limit_low_warn": 0, + "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", "entPhysicalIndex": null, @@ -4721,9 +4721,9 @@ "sensor_multiplier": 1, "sensor_current": 50, "sensor_limit": 98, - "sensor_limit_warn": 0, + "sensor_limit_warn": null, "sensor_limit_low": 3, - "sensor_limit_low_warn": 0, + "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", "entPhysicalIndex": null, @@ -4788,16 +4788,16 @@ "sensor_class": "voltage", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1", - "sensor_index": "1", + "sensor_index": "powerSupplyCurrentInputVoltage.1.1", "sensor_type": "drac", - "sensor_descr": "PS1", + "sensor_descr": "PS1 Status", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 204, "sensor_limit": 264, "sensor_limit_warn": null, - "sensor_limit_low": 0, + "sensor_limit_low": 173.4, "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", @@ -4813,16 +4813,16 @@ "sensor_class": "voltage", "poller_type": "snmp", "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2", - "sensor_index": "2", + "sensor_index": "powerSupplyCurrentInputVoltage.1.2", "sensor_type": "drac", - "sensor_descr": "PS2", + "sensor_descr": "PS2 Status", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 204, "sensor_limit": 264, "sensor_limit_warn": null, - "sensor_limit_low": 0, + "sensor_limit_low": 173.4, "sensor_limit_low_warn": null, "sensor_alert": 1, "sensor_custom": "No", @@ -5061,10 +5061,73 @@ }, { "state_name": "physicalDiskState", - "state_descr": null, - "state_draw_graph": null, - "state_value": null, - "state_generic_value": null + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "physicalDiskState", + "state_descr": "ready", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "online", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "foreign", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "physicalDiskState", + "state_descr": "offline", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "blocked", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "failed", + "state_draw_graph": 1, + "state_value": 7, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "nonraid", + "state_draw_graph": 1, + "state_value": 8, + "state_generic_value": 0 + }, + { + "state_name": "physicalDiskState", + "state_descr": "removed", + "state_draw_graph": 1, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": "readonly", + "state_draw_graph": 1, + "state_value": 10, + "state_generic_value": 0 }, { "state_name": "processorDeviceStatus", diff --git a/tests/data/seh-uds.json b/tests/data/seh-uds.json new file mode 100644 index 000000000000..554c9678e19d --- /dev/null +++ b/tests/data/seh-uds.json @@ -0,0 +1,555 @@ +{ + "os": { + "discovery": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.1229.1.1", + "sysDescr": "SEH myUTN-50a; SN 27120560201360, HW 1.1, FW 15, SW 14.4.19", + "sysContact": "", + "version": "14.4.19", + "hardware": "myUTN-50a", + "features": null, + "location": null, + "os": "seh-uds", + "type": "appliance", + "serial": "27120560201360", + "icon": "seh.svg" + } + ] + }, + "poller": "matches discovery" + }, + "ports": { + "discovery": { + "ports": [ + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "lo", + "ifName": "lo", + "portName": null, + "ifIndex": 1, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "softwareLoopback", + "ifAlias": "lo", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "eth0", + "ifName": "eth0", + "portName": null, + "ifIndex": 2, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "eth0", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + }, + "poller": { + "ports": [ + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "lo", + "ifName": "lo", + "portName": null, + "ifIndex": 1, + "ifSpeed": 10000000, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 16436, + "ifType": "softwareLoopback", + "ifAlias": "lo", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "eth0", + "ifName": "eth0", + "portName": null, + "ifIndex": 2, + "ifSpeed": 100000000, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "eth0", + "ifPhysAddress": "00c0eb0fabc9", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 91006166, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 33782202, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 322868303, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 2836235927, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 58, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + } + }, + "sensors": { + "discovery": { + "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.1229.2.50.2.1.27.1.0", + "sensor_index": "utnPortIndex.1.0", + "sensor_type": "utnPortSlot", + "sensor_descr": "Port1: DISERVER (192.168.000.100)", + "group": "USB Port", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "utnPortSlot" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.1229.2.50.2.1.27.2.0", + "sensor_index": "utnPortIndex.2.0", + "sensor_type": "utnPortSlot", + "sensor_descr": "Port2: DISERVER (192.168.000.100)", + "group": "USB Port", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "utnPortSlot" + } + ], + "state_indexes": [ + { + "state_name": "utnPortSlot", + "state_descr": "disabled", + "state_draw_graph": 0, + "state_value": 0, + "state_generic_value": 3 + }, + { + "state_name": "utnPortSlot", + "state_descr": "enabled", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 0 + }, + { + "state_name": "utnPortSlot", + "state_descr": "enabled", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "utnPortSlot", + "state_descr": "enabled", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "utnPortSlot", + "state_descr": "enabled", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 0 + }, + { + "state_name": "utnPortSlot", + "state_descr": "enabled", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 0 + }, + { + "state_name": "utnPortSlot", + "state_descr": "enabled", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 0 + }, + { + "state_name": "utnPortSlot", + "state_descr": "enabled", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 0 + }, + { + "state_name": "utnPortSlot", + "state_descr": "enabled", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 0 + } + ] + }, + "poller": "matches discovery" + } +} diff --git a/tests/snmpsim/drac_c6525.snmprec b/tests/snmpsim/drac_c6525.snmprec new file mode 100644 index 000000000000..4a6902ac29af --- /dev/null +++ b/tests/snmpsim/drac_c6525.snmprec @@ -0,0 +1,1569 @@ +1.3.6.1.2.1.1.1.0|4| +1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.674.10892.5 +1.3.6.1.2.1.1.3.0|67|1886662614 +1.3.6.1.2.1.1.4.0|4| +1.3.6.1.2.1.1.5.0|4| +1.3.6.1.2.1.1.6.0|4| +1.3.6.1.2.1.2.2.1.2.1|4|lo +1.3.6.1.2.1.2.2.1.2.2|4|eth2 +1.3.6.1.2.1.2.2.1.2.3|4|eth3 +1.3.6.1.2.1.2.2.1.2.4|4|eth0 +1.3.6.1.2.1.2.2.1.2.5|4|tunl0 +1.3.6.1.2.1.2.2.1.2.6|4|sit0 +1.3.6.1.2.1.2.2.1.2.7|4|usb0 +1.3.6.1.2.1.2.2.1.2.8|4|usb1 +1.3.6.1.2.1.2.2.1.2.9|4|macv2 +1.3.6.1.2.1.2.2.1.2.10|4|macv3 +1.3.6.1.2.1.2.2.1.2.11|4|bond0 +1.3.6.1.2.1.2.2.1.2.12|4|usbpt +1.3.6.1.2.1.2.2.1.3.1|2|24 +1.3.6.1.2.1.2.2.1.3.2|2|6 +1.3.6.1.2.1.2.2.1.3.3|2|6 +1.3.6.1.2.1.2.2.1.3.4|2|6 +1.3.6.1.2.1.2.2.1.3.5|2|131 +1.3.6.1.2.1.2.2.1.3.6|2|131 +1.3.6.1.2.1.2.2.1.3.7|2|6 +1.3.6.1.2.1.2.2.1.3.8|2|6 +1.3.6.1.2.1.2.2.1.3.9|2|6 +1.3.6.1.2.1.2.2.1.3.10|2|6 +1.3.6.1.2.1.2.2.1.3.11|2|6 +1.3.6.1.2.1.2.2.1.3.12|2|6 +1.3.6.1.2.1.2.2.1.4.1|2|65536 +1.3.6.1.2.1.2.2.1.4.2|2|1500 +1.3.6.1.2.1.2.2.1.4.3|2|1500 +1.3.6.1.2.1.2.2.1.4.4|2|1500 +1.3.6.1.2.1.2.2.1.4.5|2|1480 +1.3.6.1.2.1.2.2.1.4.6|2|1480 +1.3.6.1.2.1.2.2.1.4.7|2|1500 +1.3.6.1.2.1.2.2.1.4.8|2|1500 +1.3.6.1.2.1.2.2.1.4.9|2|1500 +1.3.6.1.2.1.2.2.1.4.10|2|1500 +1.3.6.1.2.1.2.2.1.4.11|2|1500 +1.3.6.1.2.1.2.2.1.4.12|2|1500 +1.3.6.1.2.1.2.2.1.6.1|4| +1.3.6.1.2.1.2.2.1.6.2|4x|b8cb29ef0be2 +1.3.6.1.2.1.2.2.1.6.3|4x|b8cb29ef0be2 +1.3.6.1.2.1.2.2.1.6.4|4x|b8cb29ef0be2 +1.3.6.1.2.1.2.2.1.6.5|4| +1.3.6.1.2.1.2.2.1.6.6|4| +1.3.6.1.2.1.2.2.1.6.7|4x|b232d3992e85 +1.3.6.1.2.1.2.2.1.6.8|4x|1e9dd314168e +1.3.6.1.2.1.2.2.1.6.9|4x|b8cb29ef0be2 +1.3.6.1.2.1.2.2.1.6.10|4x|b8cb29ef0be2 +1.3.6.1.2.1.2.2.1.6.11|4x|b8cb29ef0be2 +1.3.6.1.2.1.2.2.1.6.12|4x|b8cb29ef0be6 +1.3.6.1.2.1.2.2.1.7.1|2|1 +1.3.6.1.2.1.2.2.1.7.2|2|1 +1.3.6.1.2.1.2.2.1.7.3|2|1 +1.3.6.1.2.1.2.2.1.7.4|2|2 +1.3.6.1.2.1.2.2.1.7.5|2|2 +1.3.6.1.2.1.2.2.1.7.6|2|2 +1.3.6.1.2.1.2.2.1.7.7|2|2 +1.3.6.1.2.1.2.2.1.7.8|2|2 +1.3.6.1.2.1.2.2.1.7.9|2|1 +1.3.6.1.2.1.2.2.1.7.10|2|2 +1.3.6.1.2.1.2.2.1.7.11|2|1 +1.3.6.1.2.1.2.2.1.7.12|2|2 +1.3.6.1.2.1.2.2.1.8.1|2|1 +1.3.6.1.2.1.2.2.1.8.2|2|1 +1.3.6.1.2.1.2.2.1.8.3|2|1 +1.3.6.1.2.1.2.2.1.8.4|2|2 +1.3.6.1.2.1.2.2.1.8.5|2|2 +1.3.6.1.2.1.2.2.1.8.6|2|2 +1.3.6.1.2.1.2.2.1.8.7|2|2 +1.3.6.1.2.1.2.2.1.8.8|2|2 +1.3.6.1.2.1.2.2.1.8.9|2|1 +1.3.6.1.2.1.2.2.1.8.10|2|2 +1.3.6.1.2.1.2.2.1.8.11|2|1 +1.3.6.1.2.1.2.2.1.8.12|2|2 +1.3.6.1.2.1.2.2.1.9.1|67|0 +1.3.6.1.2.1.2.2.1.9.2|67|0 +1.3.6.1.2.1.2.2.1.9.3|67|0 +1.3.6.1.2.1.2.2.1.9.4|67|0 +1.3.6.1.2.1.2.2.1.9.5|67|0 +1.3.6.1.2.1.2.2.1.9.6|67|0 +1.3.6.1.2.1.2.2.1.9.7|67|0 +1.3.6.1.2.1.2.2.1.9.8|67|0 +1.3.6.1.2.1.2.2.1.9.9|67|0 +1.3.6.1.2.1.2.2.1.9.10|67|0 +1.3.6.1.2.1.2.2.1.9.11|67|0 +1.3.6.1.2.1.2.2.1.9.12|67|0 +1.3.6.1.2.1.2.2.1.13.1|65|0 +1.3.6.1.2.1.2.2.1.13.2|65|1886076 +1.3.6.1.2.1.2.2.1.13.3|65|0 +1.3.6.1.2.1.2.2.1.13.4|65|0 +1.3.6.1.2.1.2.2.1.13.5|65|0 +1.3.6.1.2.1.2.2.1.13.6|65|0 +1.3.6.1.2.1.2.2.1.13.7|65|0 +1.3.6.1.2.1.2.2.1.13.8|65|0 +1.3.6.1.2.1.2.2.1.13.9|65|0 +1.3.6.1.2.1.2.2.1.13.10|65|0 +1.3.6.1.2.1.2.2.1.13.11|65|18889178 +1.3.6.1.2.1.2.2.1.13.12|65|0 +1.3.6.1.2.1.2.2.1.14.1|65|0 +1.3.6.1.2.1.2.2.1.14.2|65|0 +1.3.6.1.2.1.2.2.1.14.3|65|0 +1.3.6.1.2.1.2.2.1.14.4|65|0 +1.3.6.1.2.1.2.2.1.14.5|65|0 +1.3.6.1.2.1.2.2.1.14.6|65|0 +1.3.6.1.2.1.2.2.1.14.7|65|0 +1.3.6.1.2.1.2.2.1.14.8|65|0 +1.3.6.1.2.1.2.2.1.14.9|65|0 +1.3.6.1.2.1.2.2.1.14.10|65|0 +1.3.6.1.2.1.2.2.1.14.11|65|0 +1.3.6.1.2.1.2.2.1.14.12|65|0 +1.3.6.1.2.1.2.2.1.19.1|65|0 +1.3.6.1.2.1.2.2.1.19.2|65|0 +1.3.6.1.2.1.2.2.1.19.3|65|0 +1.3.6.1.2.1.2.2.1.19.4|65|0 +1.3.6.1.2.1.2.2.1.19.5|65|0 +1.3.6.1.2.1.2.2.1.19.6|65|0 +1.3.6.1.2.1.2.2.1.19.7|65|0 +1.3.6.1.2.1.2.2.1.19.8|65|0 +1.3.6.1.2.1.2.2.1.19.9|65|0 +1.3.6.1.2.1.2.2.1.19.10|65|0 +1.3.6.1.2.1.2.2.1.19.11|65|0 +1.3.6.1.2.1.2.2.1.19.12|65|0 +1.3.6.1.2.1.2.2.1.20.1|65|0 +1.3.6.1.2.1.2.2.1.20.2|65|0 +1.3.6.1.2.1.2.2.1.20.3|65|0 +1.3.6.1.2.1.2.2.1.20.4|65|0 +1.3.6.1.2.1.2.2.1.20.5|65|0 +1.3.6.1.2.1.2.2.1.20.6|65|0 +1.3.6.1.2.1.2.2.1.20.7|65|0 +1.3.6.1.2.1.2.2.1.20.8|65|0 +1.3.6.1.2.1.2.2.1.20.9|65|0 +1.3.6.1.2.1.2.2.1.20.10|65|0 +1.3.6.1.2.1.2.2.1.20.11|65|0 +1.3.6.1.2.1.2.2.1.20.12|65|0 +1.3.6.1.2.1.4.3.0|65|235412443 +1.3.6.1.2.1.4.4.0|65|0 +1.3.6.1.2.1.4.5.0|65|0 +1.3.6.1.2.1.4.6.0|65|0 +1.3.6.1.2.1.4.7.0|65|0 +1.3.6.1.2.1.4.8.0|65|0 +1.3.6.1.2.1.4.9.0|65|204356294 +1.3.6.1.2.1.4.10.0|65|204052083 +1.3.6.1.2.1.4.11.0|65|8 +1.3.6.1.2.1.4.12.0|65|8 +1.3.6.1.2.1.4.14.0|65|0 +1.3.6.1.2.1.4.15.0|65|0 +1.3.6.1.2.1.4.16.0|65|0 +1.3.6.1.2.1.4.17.0|65|0 +1.3.6.1.2.1.4.18.0|65|0 +1.3.6.1.2.1.4.19.0|65|0 +1.3.6.1.2.1.4.20.1.2.127.0.0.1|2|1 +1.3.6.1.2.1.4.20.1.2.192.168.042.240|2|11 +1.3.6.1.2.1.4.20.1.3.127.0.0.1|64|255.0.0.0 +1.3.6.1.2.1.4.20.1.3.192.168.042.240|64|255.255.240.0 +1.3.6.1.2.1.4.22.1.2.11.192.168.028.1|4x|001B21639C84 +1.3.6.1.2.1.4.22.1.2.11.192.168.028.86|4x|E43D1AD97000 +1.3.6.1.2.1.4.31.1.1.3.1|65|235406015 +1.3.6.1.2.1.4.31.1.1.3.2|65|71755527 +1.3.6.1.2.1.4.31.1.1.4.1|70|235406015 +1.3.6.1.2.1.4.31.1.1.4.2|70|71755527 +1.3.6.1.2.1.4.31.1.1.5.1|65|210666678 +1.3.6.1.2.1.4.31.1.1.5.2|65|712763323 +1.3.6.1.2.1.4.31.1.1.6.1|70|73225110710 +1.3.6.1.2.1.4.31.1.1.6.2|70|9302697915 +1.3.6.1.2.1.4.31.1.1.7.1|65|0 +1.3.6.1.2.1.4.31.1.1.7.2|65|0 +1.3.6.1.2.1.4.31.1.1.8.1|65|0 +1.3.6.1.2.1.4.31.1.1.8.2|65|0 +1.3.6.1.2.1.4.31.1.1.9.1|65|0 +1.3.6.1.2.1.4.31.1.1.9.2|65|0 +1.3.6.1.2.1.4.31.1.1.10.1|65|0 +1.3.6.1.2.1.4.31.1.1.10.2|65|0 +1.3.6.1.2.1.4.31.1.1.11.1|65|0 +1.3.6.1.2.1.4.31.1.1.11.2|65|0 +1.3.6.1.2.1.4.31.1.1.12.1|65|0 +1.3.6.1.2.1.4.31.1.1.12.2|65|0 +1.3.6.1.2.1.4.31.1.1.13.1|70|0 +1.3.6.1.2.1.4.31.1.1.13.2|70|0 +1.3.6.1.2.1.4.31.1.1.14.1|65|0 +1.3.6.1.2.1.4.31.1.1.14.2|65|0 +1.3.6.1.2.1.4.31.1.1.15.1|65|0 +1.3.6.1.2.1.4.31.1.1.15.2|65|0 +1.3.6.1.2.1.4.31.1.1.16.1|65|0 +1.3.6.1.2.1.4.31.1.1.16.2|65|0 +1.3.6.1.2.1.4.31.1.1.17.1|65|0 +1.3.6.1.2.1.4.31.1.1.17.2|65|41128176 +1.3.6.1.2.1.4.31.1.1.18.1|65|204349873 +1.3.6.1.2.1.4.31.1.1.18.2|65|30622009 +1.3.6.1.2.1.4.31.1.1.19.1|70|204349873 +1.3.6.1.2.1.4.31.1.1.19.2|70|30622009 +1.3.6.1.2.1.4.31.1.1.20.1|65|204045664 +1.3.6.1.2.1.4.31.1.1.20.2|65|2060715 +1.3.6.1.2.1.4.31.1.1.21.1|70|204045664 +1.3.6.1.2.1.4.31.1.1.21.2|70|2060715 +1.3.6.1.2.1.4.31.1.1.22.1|65|8 +1.3.6.1.2.1.4.31.1.1.22.2|65|0 +1.3.6.1.2.1.4.31.1.1.23.1|65|0 +1.3.6.1.2.1.4.31.1.1.23.2|65|0 +1.3.6.1.2.1.4.31.1.1.24.1|70|0 +1.3.6.1.2.1.4.31.1.1.24.2|70|0 +1.3.6.1.2.1.4.31.1.1.25.1|65|8 +1.3.6.1.2.1.4.31.1.1.25.2|65|0 +1.3.6.1.2.1.4.31.1.1.26.1|65|0 +1.3.6.1.2.1.4.31.1.1.26.2|65|0 +1.3.6.1.2.1.4.31.1.1.27.1|65|0 +1.3.6.1.2.1.4.31.1.1.27.2|65|0 +1.3.6.1.2.1.4.31.1.1.28.1|65|0 +1.3.6.1.2.1.4.31.1.1.28.2|65|0 +1.3.6.1.2.1.4.31.1.1.29.1|65|0 +1.3.6.1.2.1.4.31.1.1.29.2|65|0 +1.3.6.1.2.1.4.31.1.1.30.1|65|204045648 +1.3.6.1.2.1.4.31.1.1.30.2|65|2060715 +1.3.6.1.2.1.4.31.1.1.31.1|70|204045648 +1.3.6.1.2.1.4.31.1.1.31.2|70|2060715 +1.3.6.1.2.1.4.31.1.1.32.1|65|1634807071 +1.3.6.1.2.1.4.31.1.1.32.2|65|274362013 +1.3.6.1.2.1.4.31.1.1.33.1|70|61764349215 +1.3.6.1.2.1.4.31.1.1.33.2|70|274362013 +1.3.6.1.2.1.4.31.1.1.34.1|65|119906 +1.3.6.1.2.1.4.31.1.1.34.2|65|30617419 +1.3.6.1.2.1.4.31.1.1.35.1|70|119906 +1.3.6.1.2.1.4.31.1.1.35.2|70|30617419 +1.3.6.1.2.1.4.31.1.1.36.1|65|8358179 +1.3.6.1.2.1.4.31.1.1.36.2|65|4205761363 +1.3.6.1.2.1.4.31.1.1.37.1|70|8358179 +1.3.6.1.2.1.4.31.1.1.37.2|70|4205761363 +1.3.6.1.2.1.4.31.1.1.38.1|65|3549 +1.3.6.1.2.1.4.31.1.1.38.2|65|2050812 +1.3.6.1.2.1.4.31.1.1.39.1|70|3549 +1.3.6.1.2.1.4.31.1.1.39.2|70|2050812 +1.3.6.1.2.1.4.31.1.1.40.1|65|245047 +1.3.6.1.2.1.4.31.1.1.40.2|65|273469298 +1.3.6.1.2.1.4.31.1.1.41.1|70|245047 +1.3.6.1.2.1.4.31.1.1.41.2|70|273469298 +1.3.6.1.2.1.4.31.1.1.42.1|65|189399 +1.3.6.1.2.1.4.31.1.1.43.1|70|189399 +1.3.6.1.2.1.4.31.1.1.44.1|65|0 +1.3.6.1.2.1.4.31.1.1.45.1|70|0 +1.3.6.1.2.1.4.31.1.1.46.1|67|0 +1.3.6.1.2.1.4.31.1.1.46.2|67|0 +1.3.6.1.2.1.4.31.1.1.47.1|66|60000 +1.3.6.1.2.1.4.31.1.1.47.2|66|60000 +1.3.6.1.2.1.4.34.1.3.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|2|1 +1.3.6.1.2.1.4.34.1.3.2.16.254.128.0.0.0.0.0.0.171.45.9.47.226.3.26.206|2|11 +1.3.6.1.2.1.4.34.1.5.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|6|1.3.6.1.2.1.4.32.1.5.1.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.128 +1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.0.0.0.0.0.171.45.9.47.226.3.26.206|6|1.3.6.1.2.1.4.32.1.5.11.2.16.254.128.0.0.0.0.0.0.0.0.0.0.0.0.0.0.64 +1.3.6.1.2.1.4.34.1.6.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|2|2 +1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.0.0.0.0.0.171.45.9.47.226.3.26.206|2|5 +1.3.6.1.2.1.4.35.1.4.11.1.4.192.168.028.1|4x|001B21639C84 +1.3.6.1.2.1.4.35.1.4.11.1.4.192.168.028.86|4x|E43D1AD97000 +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.8.109.200.53.181.93.33.80|4x|B8CB29B2873A +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.60.149.31.132.153.143.172.162|4x|B8CB29BB88EF +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.74.85.133.190.154.1.144.38|4x|B8CB29B28622 +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.96.191.240.199.2.57.100.175|4x|B8CB29EF0C36 +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.97.237.85.229.163.57.116.115|4x|B8CB2991FD07 +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.108.60.250.224.176.52.0.79|4x|B8CB29EF3FA6 +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.116.12.139.184.218.71.121.179|4x|B8CB29B7DBA1 +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.145.81.119.49.215.38.31.233|4x|B8CB29BB7595 +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.198.90.177.255.254.84.54.138|4x|C45AB154368A +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.203.53.112.125.18.59.169.111|4x|B8CB29B7C1B2 +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.203.132.54.221.184.226.23.246|4x|6C2B59AB10BF +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.222.181.208.118.167.158.123.89|4x|2CEA7FDE9336 +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.241.39.226.45.176.102.235.46|4x|B8CB29EF3D8B +1.3.6.1.2.1.4.35.1.4.11.2.16.254.128.0.0.0.0.0.0.244.34.185.210.110.140.201.237|4x|B8CB2991FDD9 +1.3.6.1.2.1.5.1.0|65|391853 +1.3.6.1.2.1.5.2.0|65|0 +1.3.6.1.2.1.5.3.0|65|23 +1.3.6.1.2.1.5.4.0|65|0 +1.3.6.1.2.1.5.5.0|65|0 +1.3.6.1.2.1.5.6.0|65|0 +1.3.6.1.2.1.5.7.0|65|0 +1.3.6.1.2.1.5.8.0|65|391830 +1.3.6.1.2.1.5.9.0|65|0 +1.3.6.1.2.1.5.10.0|65|0 +1.3.6.1.2.1.5.11.0|65|0 +1.3.6.1.2.1.5.12.0|65|0 +1.3.6.1.2.1.5.13.0|65|0 +1.3.6.1.2.1.5.14.0|65|391846 +1.3.6.1.2.1.5.15.0|65|0 +1.3.6.1.2.1.5.16.0|65|16 +1.3.6.1.2.1.5.17.0|65|0 +1.3.6.1.2.1.5.18.0|65|0 +1.3.6.1.2.1.5.19.0|65|0 +1.3.6.1.2.1.5.20.0|65|0 +1.3.6.1.2.1.5.21.0|65|0 +1.3.6.1.2.1.5.22.0|65|391830 +1.3.6.1.2.1.5.23.0|65|0 +1.3.6.1.2.1.5.24.0|65|0 +1.3.6.1.2.1.5.25.0|65|0 +1.3.6.1.2.1.5.26.0|65|0 +1.3.6.1.2.1.6.5.0|65|12870191 +1.3.6.1.2.1.6.6.0|65|12870164 +1.3.6.1.2.1.6.7.0|65|36 +1.3.6.1.2.1.6.8.0|65|3 +1.3.6.1.2.1.6.9.0|66|41 +1.3.6.1.2.1.6.10.0|65|153412507 +1.3.6.1.2.1.6.11.0|65|153413057 +1.3.6.1.2.1.6.12.0|65|59 +1.3.6.1.2.1.6.14.0|65|0 +1.3.6.1.2.1.6.15.0|65|24 +1.3.6.1.2.1.7.1.0|65|80975566 +1.3.6.1.2.1.7.2.0|65|16 +1.3.6.1.2.1.7.3.0|65|0 +1.3.6.1.2.1.7.4.0|65|52294727 +1.3.6.1.2.1.11.1.0|65|2381718 +1.3.6.1.2.1.11.2.0|65|2381710 +1.3.6.1.2.1.11.3.0|65|0 +1.3.6.1.2.1.11.4.0|65|0 +1.3.6.1.2.1.11.5.0|65|0 +1.3.6.1.2.1.11.6.0|65|0 +1.3.6.1.2.1.11.8.0|65|0 +1.3.6.1.2.1.11.9.0|65|0 +1.3.6.1.2.1.11.10.0|65|0 +1.3.6.1.2.1.11.11.0|65|0 +1.3.6.1.2.1.11.12.0|65|0 +1.3.6.1.2.1.11.13.0|65|16983131 +1.3.6.1.2.1.11.14.0|65|0 +1.3.6.1.2.1.11.15.0|65|1081425 +1.3.6.1.2.1.11.16.0|65|0 +1.3.6.1.2.1.11.17.0|65|0 +1.3.6.1.2.1.11.18.0|65|0 +1.3.6.1.2.1.11.19.0|65|0 +1.3.6.1.2.1.11.20.0|65|0 +1.3.6.1.2.1.11.21.0|65|0 +1.3.6.1.2.1.11.22.0|65|0 +1.3.6.1.2.1.11.24.0|65|0 +1.3.6.1.2.1.11.25.0|65|0 +1.3.6.1.2.1.11.26.0|65|0 +1.3.6.1.2.1.11.27.0|65|0 +1.3.6.1.2.1.11.28.0|65|2381734 +1.3.6.1.2.1.11.29.0|65|0 +1.3.6.1.2.1.11.31.0|65|0 +1.3.6.1.2.1.11.32.0|65|0 +1.3.6.1.2.1.31.1.1.1.1.1|4|lo +1.3.6.1.2.1.31.1.1.1.1.2|4|eth2 +1.3.6.1.2.1.31.1.1.1.1.3|4|eth3 +1.3.6.1.2.1.31.1.1.1.1.4|4|eth0 +1.3.6.1.2.1.31.1.1.1.1.5|4|tunl0 +1.3.6.1.2.1.31.1.1.1.1.6|4|sit0 +1.3.6.1.2.1.31.1.1.1.1.7|4|usb0 +1.3.6.1.2.1.31.1.1.1.1.8|4|usb1 +1.3.6.1.2.1.31.1.1.1.1.9|4|macv2 +1.3.6.1.2.1.31.1.1.1.1.10|4|macv3 +1.3.6.1.2.1.31.1.1.1.1.11|4|bond0 +1.3.6.1.2.1.31.1.1.1.1.12|4|usbpt +1.3.6.1.2.1.31.1.1.1.2.1|65|0 +1.3.6.1.2.1.31.1.1.1.2.2|65|0 +1.3.6.1.2.1.31.1.1.1.2.3|65|0 +1.3.6.1.2.1.31.1.1.1.2.4|65|0 +1.3.6.1.2.1.31.1.1.1.2.5|65|0 +1.3.6.1.2.1.31.1.1.1.2.6|65|0 +1.3.6.1.2.1.31.1.1.1.2.7|65|0 +1.3.6.1.2.1.31.1.1.1.2.8|65|0 +1.3.6.1.2.1.31.1.1.1.2.9|65|72581512 +1.3.6.1.2.1.31.1.1.1.2.10|65|0 +1.3.6.1.2.1.31.1.1.1.2.11|65|72581512 +1.3.6.1.2.1.31.1.1.1.2.12|65|0 +1.3.6.1.2.1.31.1.1.1.3.1|65|0 +1.3.6.1.2.1.31.1.1.1.3.2|65|0 +1.3.6.1.2.1.31.1.1.1.3.3|65|0 +1.3.6.1.2.1.31.1.1.1.3.4|65|0 +1.3.6.1.2.1.31.1.1.1.3.5|65|0 +1.3.6.1.2.1.31.1.1.1.3.6|65|0 +1.3.6.1.2.1.31.1.1.1.3.7|65|0 +1.3.6.1.2.1.31.1.1.1.3.8|65|0 +1.3.6.1.2.1.31.1.1.1.3.9|65|0 +1.3.6.1.2.1.31.1.1.1.3.10|65|0 +1.3.6.1.2.1.31.1.1.1.3.11|65|0 +1.3.6.1.2.1.31.1.1.1.3.12|65|0 +1.3.6.1.2.1.31.1.1.1.4.1|65|0 +1.3.6.1.2.1.31.1.1.1.4.2|65|0 +1.3.6.1.2.1.31.1.1.1.4.3|65|0 +1.3.6.1.2.1.31.1.1.1.4.4|65|0 +1.3.6.1.2.1.31.1.1.1.4.5|65|0 +1.3.6.1.2.1.31.1.1.1.4.6|65|0 +1.3.6.1.2.1.31.1.1.1.4.7|65|0 +1.3.6.1.2.1.31.1.1.1.4.8|65|0 +1.3.6.1.2.1.31.1.1.1.4.9|65|0 +1.3.6.1.2.1.31.1.1.1.4.10|65|0 +1.3.6.1.2.1.31.1.1.1.4.11|65|0 +1.3.6.1.2.1.31.1.1.1.4.12|65|0 +1.3.6.1.2.1.31.1.1.1.5.1|65|0 +1.3.6.1.2.1.31.1.1.1.5.2|65|0 +1.3.6.1.2.1.31.1.1.1.5.3|65|0 +1.3.6.1.2.1.31.1.1.1.5.4|65|0 +1.3.6.1.2.1.31.1.1.1.5.5|65|0 +1.3.6.1.2.1.31.1.1.1.5.6|65|0 +1.3.6.1.2.1.31.1.1.1.5.7|65|0 +1.3.6.1.2.1.31.1.1.1.5.8|65|0 +1.3.6.1.2.1.31.1.1.1.5.9|65|0 +1.3.6.1.2.1.31.1.1.1.5.10|65|0 +1.3.6.1.2.1.31.1.1.1.5.11|65|0 +1.3.6.1.2.1.31.1.1.1.5.12|65|0 +1.3.6.1.2.1.31.1.1.1.6.1|70|56476074834 +1.3.6.1.2.1.31.1.1.1.6.2|70|1503459216 +1.3.6.1.2.1.31.1.1.1.6.3|70|2520369340 +1.3.6.1.2.1.31.1.1.1.6.4|70|0 +1.3.6.1.2.1.31.1.1.1.6.5|70|0 +1.3.6.1.2.1.31.1.1.1.6.6|70|0 +1.3.6.1.2.1.31.1.1.1.6.7|70|0 +1.3.6.1.2.1.31.1.1.1.6.8|70|0 +1.3.6.1.2.1.31.1.1.1.6.9|70|12690083197 +1.3.6.1.2.1.31.1.1.1.6.10|70|0 +1.3.6.1.2.1.31.1.1.1.6.11|70|12690083111 +1.3.6.1.2.1.31.1.1.1.6.12|70|0 +1.3.6.1.2.1.31.1.1.1.7.1|70|154767929 +1.3.6.1.2.1.31.1.1.1.7.2|70|176649337 +1.3.6.1.2.1.31.1.1.1.7.3|70|28734175 +1.3.6.1.2.1.31.1.1.1.7.4|70|0 +1.3.6.1.2.1.31.1.1.1.7.5|70|0 +1.3.6.1.2.1.31.1.1.1.7.6|70|0 +1.3.6.1.2.1.31.1.1.1.7.7|70|0 +1.3.6.1.2.1.31.1.1.1.7.8|70|0 +1.3.6.1.2.1.31.1.1.1.7.9|70|49629505 +1.3.6.1.2.1.31.1.1.1.7.10|70|0 +1.3.6.1.2.1.31.1.1.1.7.11|70|49629504 +1.3.6.1.2.1.31.1.1.1.7.12|70|0 +1.3.6.1.2.1.31.1.1.1.8.1|70|0 +1.3.6.1.2.1.31.1.1.1.8.2|70|0 +1.3.6.1.2.1.31.1.1.1.8.3|70|0 +1.3.6.1.2.1.31.1.1.1.8.4|70|0 +1.3.6.1.2.1.31.1.1.1.8.5|70|0 +1.3.6.1.2.1.31.1.1.1.8.6|70|0 +1.3.6.1.2.1.31.1.1.1.8.7|70|0 +1.3.6.1.2.1.31.1.1.1.8.8|70|0 +1.3.6.1.2.1.31.1.1.1.8.9|70|72581512 +1.3.6.1.2.1.31.1.1.1.8.10|70|0 +1.3.6.1.2.1.31.1.1.1.8.11|70|72581512 +1.3.6.1.2.1.31.1.1.1.8.12|70|0 +1.3.6.1.2.1.31.1.1.1.9.1|70|0 +1.3.6.1.2.1.31.1.1.1.9.2|70|0 +1.3.6.1.2.1.31.1.1.1.9.3|70|0 +1.3.6.1.2.1.31.1.1.1.9.4|70|0 +1.3.6.1.2.1.31.1.1.1.9.5|70|0 +1.3.6.1.2.1.31.1.1.1.9.6|70|0 +1.3.6.1.2.1.31.1.1.1.9.7|70|0 +1.3.6.1.2.1.31.1.1.1.9.8|70|0 +1.3.6.1.2.1.31.1.1.1.9.9|70|0 +1.3.6.1.2.1.31.1.1.1.9.10|70|0 +1.3.6.1.2.1.31.1.1.1.9.11|70|0 +1.3.6.1.2.1.31.1.1.1.9.12|70|0 +1.3.6.1.2.1.31.1.1.1.10.1|70|56476074834 +1.3.6.1.2.1.31.1.1.1.10.2|70|3134931647 +1.3.6.1.2.1.31.1.1.1.10.3|70|1724057100 +1.3.6.1.2.1.31.1.1.1.10.4|70|0 +1.3.6.1.2.1.31.1.1.1.10.5|70|0 +1.3.6.1.2.1.31.1.1.1.10.6|70|0 +1.3.6.1.2.1.31.1.1.1.10.7|70|0 +1.3.6.1.2.1.31.1.1.1.10.8|70|0 +1.3.6.1.2.1.31.1.1.1.10.9|70|6296497343 +1.3.6.1.2.1.31.1.1.1.10.10|70|0 +1.3.6.1.2.1.31.1.1.1.10.11|70|6296497343 +1.3.6.1.2.1.31.1.1.1.10.12|70|0 +1.3.6.1.2.1.31.1.1.1.11.1|70|154767929 +1.3.6.1.2.1.31.1.1.1.11.2|70|70575681 +1.3.6.1.2.1.31.1.1.1.11.3|70|28734285 +1.3.6.1.2.1.31.1.1.1.11.4|70|0 +1.3.6.1.2.1.31.1.1.1.11.5|70|0 +1.3.6.1.2.1.31.1.1.1.11.6|70|0 +1.3.6.1.2.1.31.1.1.1.11.7|70|0 +1.3.6.1.2.1.31.1.1.1.11.8|70|0 +1.3.6.1.2.1.31.1.1.1.11.9|70|51685630 +1.3.6.1.2.1.31.1.1.1.11.10|70|0 +1.3.6.1.2.1.31.1.1.1.11.11|70|51685630 +1.3.6.1.2.1.31.1.1.1.11.12|70|0 +1.3.6.1.2.1.31.1.1.1.12.1|70|0 +1.3.6.1.2.1.31.1.1.1.12.2|70|0 +1.3.6.1.2.1.31.1.1.1.12.3|70|0 +1.3.6.1.2.1.31.1.1.1.12.4|70|0 +1.3.6.1.2.1.31.1.1.1.12.5|70|0 +1.3.6.1.2.1.31.1.1.1.12.6|70|0 +1.3.6.1.2.1.31.1.1.1.12.7|70|0 +1.3.6.1.2.1.31.1.1.1.12.8|70|0 +1.3.6.1.2.1.31.1.1.1.12.9|70|0 +1.3.6.1.2.1.31.1.1.1.12.10|70|0 +1.3.6.1.2.1.31.1.1.1.12.11|70|0 +1.3.6.1.2.1.31.1.1.1.12.12|70|0 +1.3.6.1.2.1.31.1.1.1.13.1|70|0 +1.3.6.1.2.1.31.1.1.1.13.2|70|0 +1.3.6.1.2.1.31.1.1.1.13.3|70|0 +1.3.6.1.2.1.31.1.1.1.13.4|70|0 +1.3.6.1.2.1.31.1.1.1.13.5|70|0 +1.3.6.1.2.1.31.1.1.1.13.6|70|0 +1.3.6.1.2.1.31.1.1.1.13.7|70|0 +1.3.6.1.2.1.31.1.1.1.13.8|70|0 +1.3.6.1.2.1.31.1.1.1.13.9|70|0 +1.3.6.1.2.1.31.1.1.1.13.10|70|0 +1.3.6.1.2.1.31.1.1.1.13.11|70|0 +1.3.6.1.2.1.31.1.1.1.13.12|70|0 +1.3.6.1.2.1.31.1.1.1.15.1|66|10 +1.3.6.1.2.1.31.1.1.1.15.2|66|100 +1.3.6.1.2.1.31.1.1.1.15.3|66|0 +1.3.6.1.2.1.31.1.1.1.15.4|66|0 +1.3.6.1.2.1.31.1.1.1.15.5|66|0 +1.3.6.1.2.1.31.1.1.1.15.6|66|0 +1.3.6.1.2.1.31.1.1.1.15.7|66|0 +1.3.6.1.2.1.31.1.1.1.15.8|66|0 +1.3.6.1.2.1.31.1.1.1.15.9|66|100 +1.3.6.1.2.1.31.1.1.1.15.10|66|0 +1.3.6.1.2.1.31.1.1.1.15.11|66|100 +1.3.6.1.2.1.31.1.1.1.15.12|66|0 +1.3.6.1.2.1.31.1.1.1.16.1|2|2 +1.3.6.1.2.1.31.1.1.1.16.2|2|2 +1.3.6.1.2.1.31.1.1.1.16.3|2|2 +1.3.6.1.2.1.31.1.1.1.16.4|2|2 +1.3.6.1.2.1.31.1.1.1.16.5|2|2 +1.3.6.1.2.1.31.1.1.1.16.6|2|2 +1.3.6.1.2.1.31.1.1.1.16.7|2|2 +1.3.6.1.2.1.31.1.1.1.16.8|2|2 +1.3.6.1.2.1.31.1.1.1.16.9|2|2 +1.3.6.1.2.1.31.1.1.1.16.10|2|2 +1.3.6.1.2.1.31.1.1.1.16.11|2|2 +1.3.6.1.2.1.31.1.1.1.16.12|2|2 +1.3.6.1.2.1.31.1.1.1.17.1|2|2 +1.3.6.1.2.1.31.1.1.1.17.2|2|1 +1.3.6.1.2.1.31.1.1.1.17.3|2|1 +1.3.6.1.2.1.31.1.1.1.17.4|2|1 +1.3.6.1.2.1.31.1.1.1.17.5|2|1 +1.3.6.1.2.1.31.1.1.1.17.6|2|1 +1.3.6.1.2.1.31.1.1.1.17.7|2|1 +1.3.6.1.2.1.31.1.1.1.17.8|2|1 +1.3.6.1.2.1.31.1.1.1.17.9|2|1 +1.3.6.1.2.1.31.1.1.1.17.10|2|1 +1.3.6.1.2.1.31.1.1.1.17.11|2|1 +1.3.6.1.2.1.31.1.1.1.17.12|2|1 +1.3.6.1.2.1.31.1.1.1.18.1|4| +1.3.6.1.2.1.31.1.1.1.18.2|4| +1.3.6.1.2.1.31.1.1.1.18.3|4| +1.3.6.1.2.1.31.1.1.1.18.4|4| +1.3.6.1.2.1.31.1.1.1.18.5|4| +1.3.6.1.2.1.31.1.1.1.18.6|4| +1.3.6.1.2.1.31.1.1.1.18.7|4| +1.3.6.1.2.1.31.1.1.1.18.8|4| +1.3.6.1.2.1.31.1.1.1.18.9|4| +1.3.6.1.2.1.31.1.1.1.18.10|4| +1.3.6.1.2.1.31.1.1.1.18.11|4| +1.3.6.1.2.1.31.1.1.1.18.12|4| +1.3.6.1.2.1.31.1.1.1.19.1|67|0 +1.3.6.1.2.1.31.1.1.1.19.2|67|0 +1.3.6.1.2.1.31.1.1.1.19.3|67|0 +1.3.6.1.2.1.31.1.1.1.19.4|67|0 +1.3.6.1.2.1.31.1.1.1.19.5|67|0 +1.3.6.1.2.1.31.1.1.1.19.6|67|0 +1.3.6.1.2.1.31.1.1.1.19.7|67|0 +1.3.6.1.2.1.31.1.1.1.19.8|67|0 +1.3.6.1.2.1.31.1.1.1.19.9|67|0 +1.3.6.1.2.1.31.1.1.1.19.10|67|0 +1.3.6.1.2.1.31.1.1.1.19.11|67|0 +1.3.6.1.2.1.31.1.1.1.19.12|67|0 +1.3.6.1.4.1.674.10892.2.1.1.2.0|4|iDRAC +1.3.6.1.4.1.674.10892.2.1.1.11.0|4|8WM8ST3 +1.3.6.1.4.1.674.10892.2.1.2.1.0|4|7.10.30.00 +1.3.6.1.4.1.674.10892.2.2.1.0|2|3 +1.3.6.1.4.1.674.10892.5.1.1.8.0|4|7.10.30.00 +1.3.6.1.4.1.674.10892.5.1.3.2.0|4|8WM8ST3 +1.3.6.1.4.1.674.10892.5.1.3.8.0|4| +1.3.6.1.4.1.674.10892.5.1.3.12.0|4|PowerEdge C6525 +1.3.6.1.4.1.674.10892.5.4.600.12.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.12.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.600.12.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.12.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.12.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.600.12.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.12.1.4.1.1|2|242 +1.3.6.1.4.1.674.10892.5.4.600.12.1.4.1.2|2|242 +1.3.6.1.4.1.674.10892.5.4.600.12.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.600.12.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.600.12.1.6.1.1|2|24000 +1.3.6.1.4.1.674.10892.5.4.600.12.1.6.1.2|2|24000 +1.3.6.1.4.1.674.10892.5.4.600.12.1.7.1.1|2|9 +1.3.6.1.4.1.674.10892.5.4.600.12.1.7.1.2|2|9 +1.3.6.1.4.1.674.10892.5.4.600.12.1.8.1.1|4|PS1 Status +1.3.6.1.4.1.674.10892.5.4.600.12.1.8.1.2|4|PS2 Status +1.3.6.1.4.1.674.10892.5.4.600.12.1.11.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.12.1.11.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.600.12.1.13.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.600.12.1.13.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.12.1.14.1.1|2|27000 +1.3.6.1.4.1.674.10892.5.4.600.12.1.14.1.2|2|27000 +1.3.6.1.4.1.674.10892.5.4.600.12.1.15.1.1|4|PSU.ChassisSlot.1-1-1 +1.3.6.1.4.1.674.10892.5.4.600.12.1.15.1.2|4|PSU.ChassisSlot.2-2-2 +1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1|2|228 +1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2|2|228 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.3|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.4|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.5|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.6|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.7|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.8|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.9|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.10|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.11|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.12|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.13|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.14|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.15|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.16|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.17|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.18|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.19|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.20|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.21|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.22|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.23|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.24|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.25|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.26|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.27|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.28|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.29|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.30|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.31|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.32|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.33|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.34|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.35|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.4|2|4 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.5|2|5 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.6|2|6 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.7|2|7 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.8|2|8 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.9|2|9 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.10|2|10 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.11|2|11 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.12|2|12 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.13|2|13 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.14|2|14 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.15|2|15 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.16|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.17|2|17 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.18|2|18 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.19|2|19 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.20|2|20 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.21|2|21 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.22|2|22 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.23|2|23 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.24|2|24 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.25|2|25 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.26|2|26 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.27|2|27 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.28|2|28 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.29|2|29 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.30|2|30 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.31|2|31 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.32|2|32 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.33|2|33 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.34|2|34 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.35|2|35 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.4|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.5|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.6|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.7|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.8|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.9|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.10|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.11|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.12|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.13|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.14|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.15|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.16|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.17|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.18|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.19|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.20|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.21|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.22|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.23|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.24|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.25|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.26|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.27|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.28|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.29|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.30|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.31|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.32|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.33|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.34|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.35|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.3|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.4|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.5|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.6|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.7|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.8|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.9|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.10|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.11|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.12|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.13|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.14|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.15|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.16|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.17|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.18|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.19|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.20|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.21|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.22|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.23|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.24|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.25|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.26|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.27|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.28|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.29|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.30|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.31|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.32|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.33|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.34|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.35|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.4|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.5|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.6|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.7|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.8|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.9|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.10|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.11|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.12|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.13|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.14|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.15|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.16|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.17|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.18|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.19|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.20|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.21|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.22|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.23|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.24|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.25|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.26|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.27|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.28|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.29|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.30|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.31|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.32|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.33|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.34|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.35|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.6.1.26|2|228000 +1.3.6.1.4.1.674.10892.5.4.600.20.1.6.1.27|2|228000 +1.3.6.1.4.1.674.10892.5.4.600.20.1.6.1.32|2|760 +1.3.6.1.4.1.674.10892.5.4.600.20.1.6.1.33|2|760 +1.3.6.1.4.1.674.10892.5.4.600.20.1.6.1.34|2|1210 +1.3.6.1.4.1.674.10892.5.4.600.20.1.6.1.35|2|1210 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.1|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.2|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.3|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.4|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.5|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.6|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.7|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.8|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.9|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.10|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.11|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.12|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.13|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.14|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.15|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.16|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.17|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.18|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.19|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.20|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.21|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.22|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.23|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.24|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.25|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.26|2|18 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.27|2|18 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.28|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.29|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.30|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.31|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.32|2|18 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.33|2|18 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.34|2|18 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.35|2|18 +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.1|4|System Board BP P5V PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.2|4|System Board 5V SW PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.3|4|System Board 1.8V P1 PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.4|4|System Board 1.8V P2 PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.5|4|System Board BATT PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.6|4|OCP PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.7|4|System Board 3.3V A +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.8|4|CPU1 MEMABCD VDDQ PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.9|4|CPU2 MEMABCD VDDQ PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.10|4|CPU2 MEMABCD VPP PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.11|4|CPU1 MEMABCD VPP PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.12|4|CPU1 MEMABCD VTT PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.13|4|CPU1 MEMEFGH VDDQ PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.14|4|CPU1 MEMEFGH VPP PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.15|4|CPU1 MEMEFGH VTT PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.16|4|CPU1 SOC S5 P1 PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.17|4|CPU1 VCORE PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.18|4|CPU1 SOC RUN PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.19|4|CPU2 MEMABCD VTT PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.20|4|CPU2 MEMEFGH VDDQ PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.21|4|CPU2 MEMEFGH VPP PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.22|4|CPU2 MEMEFGH VTT PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.23|4|CPU2 SOC S5 P2 PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.24|4|CPU2 VCORE PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.25|4|CPU2 SOC RUN PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.26|4|PS1 Voltage 1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.27|4|PS2 Voltage 2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.28|4|System Board Pfault Fail Safe +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.29|4|System Board PS1 PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.30|4|System Board PS2 PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.31|4|System Board BMC SW PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.32|4|CPU1 VCORE VR +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.33|4|CPU2 VCORE VR +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.34|4|CPU1 MEM VR +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.35|4|CPU2 MEM VR +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.4|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.5|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.6|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.7|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.8|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.9|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.10|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.11|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.12|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.13|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.14|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.15|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.16|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.17|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.18|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.19|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.20|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.21|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.22|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.23|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.24|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.25|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.26|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.27|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.28|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.29|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.30|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.31|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.32|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.33|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.34|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.35|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.3|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.4|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.5|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.6|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.7|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.8|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.9|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.10|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.11|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.12|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.13|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.14|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.15|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.16|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.17|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.18|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.19|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.20|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.21|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.22|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.23|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.24|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.25|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.28|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.29|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.30|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.31|2|1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.1.1.3|2|1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.30.1.2.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.600.30.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.600.30.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.30.1.3.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.600.30.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.600.30.1.4.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.30.1.4.1.3|2|2 +1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1|2|224 +1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2|2|12 +1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3|2|12 +1.3.6.1.4.1.674.10892.5.4.600.30.1.7.1.1|2|26 +1.3.6.1.4.1.674.10892.5.4.600.30.1.7.1.2|2|23 +1.3.6.1.4.1.674.10892.5.4.600.30.1.7.1.3|2|23 +1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1.1|4|System Board Pwr Consumption +1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1.2|4|PS1 Current 1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1.3|4|PS2 Current 2 +1.3.6.1.4.1.674.10892.5.4.600.30.1.10.1.1|2|1218 +1.3.6.1.4.1.674.10892.5.4.600.30.1.11.1.1|2|1106 +1.3.6.1.4.1.674.10892.5.4.600.30.1.15.1.1|2|5 +1.3.6.1.4.1.674.10892.5.4.600.30.1.15.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.30.1.15.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.600.50.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.50.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.50.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.600.50.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.600.50.1.6.1.1|2|4 +1.3.6.1.4.1.674.10892.5.4.600.50.1.7.1.1|4|System Board CMOS Battery +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.3|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.4|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.5|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.6|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.7|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.8|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.700.12.1.2.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.2.1.4|2|4 +1.3.6.1.4.1.674.10892.5.4.700.12.1.2.1.5|2|5 +1.3.6.1.4.1.674.10892.5.4.700.12.1.2.1.6|2|6 +1.3.6.1.4.1.674.10892.5.4.700.12.1.2.1.7|2|7 +1.3.6.1.4.1.674.10892.5.4.700.12.1.2.1.8|2|8 +1.3.6.1.4.1.674.10892.5.4.700.12.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.3.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.3.1.4|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.3.1.5|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.3.1.6|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.3.1.7|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.3.1.8|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.700.12.1.4.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.700.12.1.4.1.3|2|2 +1.3.6.1.4.1.674.10892.5.4.700.12.1.4.1.4|2|2 +1.3.6.1.4.1.674.10892.5.4.700.12.1.4.1.5|2|2 +1.3.6.1.4.1.674.10892.5.4.700.12.1.4.1.6|2|2 +1.3.6.1.4.1.674.10892.5.4.700.12.1.4.1.7|2|2 +1.3.6.1.4.1.674.10892.5.4.700.12.1.4.1.8|2|2 +1.3.6.1.4.1.674.10892.5.4.700.12.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.5.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.5.1.4|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.5.1.5|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.5.1.6|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.5.1.7|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.5.1.8|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1|2|9116 +1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2|2|9288 +1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3|2|9116 +1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4|2|9288 +1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5|2|9202 +1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6|2|9374 +1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.7|2|9116 +1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.8|2|9288 +1.3.6.1.4.1.674.10892.5.4.700.12.1.7.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.7.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.7.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.7.1.4|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.7.1.5|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.7.1.6|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.7.1.7|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.7.1.8|2|3 +1.3.6.1.4.1.674.10892.5.4.700.12.1.8.1.1|4|FAN1A +1.3.6.1.4.1.674.10892.5.4.700.12.1.8.1.2|4|FAN1B +1.3.6.1.4.1.674.10892.5.4.700.12.1.8.1.3|4|FAN2A +1.3.6.1.4.1.674.10892.5.4.700.12.1.8.1.4|4|FAN2B +1.3.6.1.4.1.674.10892.5.4.700.12.1.8.1.5|4|FAN3A +1.3.6.1.4.1.674.10892.5.4.700.12.1.8.1.6|4|FAN3B +1.3.6.1.4.1.674.10892.5.4.700.12.1.8.1.7|4|FAN4A +1.3.6.1.4.1.674.10892.5.4.700.12.1.8.1.8|4|FAN4B +1.3.6.1.4.1.674.10892.5.4.700.12.1.10.1.1|2|21500 +1.3.6.1.4.1.674.10892.5.4.700.12.1.10.1.2|2|21500 +1.3.6.1.4.1.674.10892.5.4.700.12.1.10.1.3|2|21500 +1.3.6.1.4.1.674.10892.5.4.700.12.1.10.1.4|2|21500 +1.3.6.1.4.1.674.10892.5.4.700.12.1.10.1.5|2|21500 +1.3.6.1.4.1.674.10892.5.4.700.12.1.10.1.6|2|21500 +1.3.6.1.4.1.674.10892.5.4.700.12.1.10.1.7|2|21500 +1.3.6.1.4.1.674.10892.5.4.700.12.1.10.1.8|2|21500 +1.3.6.1.4.1.674.10892.5.4.700.12.1.13.1.1|2|86 +1.3.6.1.4.1.674.10892.5.4.700.12.1.13.1.2|2|86 +1.3.6.1.4.1.674.10892.5.4.700.12.1.13.1.3|2|86 +1.3.6.1.4.1.674.10892.5.4.700.12.1.13.1.4|2|86 +1.3.6.1.4.1.674.10892.5.4.700.12.1.13.1.5|2|86 +1.3.6.1.4.1.674.10892.5.4.700.12.1.13.1.6|2|86 +1.3.6.1.4.1.674.10892.5.4.700.12.1.13.1.7|2|86 +1.3.6.1.4.1.674.10892.5.4.700.12.1.13.1.8|2|86 +1.3.6.1.4.1.674.10892.5.4.700.12.1.16.1.1|2|5 +1.3.6.1.4.1.674.10892.5.4.700.12.1.16.1.2|2|5 +1.3.6.1.4.1.674.10892.5.4.700.12.1.16.1.3|2|5 +1.3.6.1.4.1.674.10892.5.4.700.12.1.16.1.4|2|5 +1.3.6.1.4.1.674.10892.5.4.700.12.1.16.1.5|2|5 +1.3.6.1.4.1.674.10892.5.4.700.12.1.16.1.6|2|5 +1.3.6.1.4.1.674.10892.5.4.700.12.1.16.1.7|2|5 +1.3.6.1.4.1.674.10892.5.4.700.12.1.16.1.8|2|5 +1.3.6.1.4.1.674.10892.5.4.700.12.1.17.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.17.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.17.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.17.1.4|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.17.1.5|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.17.1.6|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.17.1.7|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.17.1.8|2|0 +1.3.6.1.4.1.674.10892.5.4.700.12.1.19.1.1|4|Fan.Embedded.1A +1.3.6.1.4.1.674.10892.5.4.700.12.1.19.1.2|4|Fan.Embedded.1B +1.3.6.1.4.1.674.10892.5.4.700.12.1.19.1.3|4|Fan.Embedded.2A +1.3.6.1.4.1.674.10892.5.4.700.12.1.19.1.4|4|Fan.Embedded.2B +1.3.6.1.4.1.674.10892.5.4.700.12.1.19.1.5|4|Fan.Embedded.3A +1.3.6.1.4.1.674.10892.5.4.700.12.1.19.1.6|4|Fan.Embedded.3B +1.3.6.1.4.1.674.10892.5.4.700.12.1.19.1.7|4|Fan.Embedded.4A +1.3.6.1.4.1.674.10892.5.4.700.12.1.19.1.8|4|Fan.Embedded.4B +1.3.6.1.4.1.674.10892.5.4.700.20.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.700.20.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.700.20.1.1.1.3|2|1 +1.3.6.1.4.1.674.10892.5.4.700.20.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.700.20.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.700.20.1.2.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.700.20.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.700.20.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.700.20.1.3.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.700.20.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.700.20.1.4.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.700.20.1.4.1.3|2|2 +1.3.6.1.4.1.674.10892.5.4.700.20.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.700.20.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.700.20.1.5.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1|2|170 +1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2|2|450 +1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3|2|390 +1.3.6.1.4.1.674.10892.5.4.700.20.1.7.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.700.20.1.7.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.700.20.1.7.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.700.20.1.8.1.1|4|Inlet Temp +1.3.6.1.4.1.674.10892.5.4.700.20.1.8.1.2|4|CPU1 Temp +1.3.6.1.4.1.674.10892.5.4.700.20.1.8.1.3|4|CPU2 Temp +1.3.6.1.4.1.674.10892.5.4.700.20.1.10.1.1|2|270 +1.3.6.1.4.1.674.10892.5.4.700.20.1.10.1.2|2|1000 +1.3.6.1.4.1.674.10892.5.4.700.20.1.10.1.3|2|1000 +1.3.6.1.4.1.674.10892.5.4.700.20.1.11.1.1|2|260 +1.3.6.1.4.1.674.10892.5.4.700.20.1.12.1.1|2|30 +1.3.6.1.4.1.674.10892.5.4.700.20.1.13.1.1|2|-70 +1.3.6.1.4.1.674.10892.5.4.700.20.1.13.1.2|2|30 +1.3.6.1.4.1.674.10892.5.4.700.20.1.13.1.3|2|30 +1.3.6.1.4.1.674.10892.5.4.700.20.1.15.1.1|2|15 +1.3.6.1.4.1.674.10892.5.4.700.20.1.15.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.700.20.1.15.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.4.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.7.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.7.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.8.1.1|4|AMD +1.3.6.1.4.1.674.10892.5.4.1100.30.1.8.1.2|4|AMD +1.3.6.1.4.1.674.10892.5.4.1100.30.1.9.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.9.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.10.1.1|2|107 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.10.1.2|2|107 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.11.1.1|2|3900 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.11.1.2|2|3900 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.12.1.1|2|2250 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.12.1.2|2|2250 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.13.1.1|2|16000 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.13.1.2|2|16000 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.14.1.1|2|14600 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.14.1.2|2|14600 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.16.1.1|4|Model 49 Stepping 0 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.16.1.2|4|Model 49 Stepping 0 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.17.1.1|2|64 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.17.1.2|2|64 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.18.1.1|2|64 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.18.1.2|2|64 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.19.1.1|2|64 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.19.1.2|2|64 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.20.1.1|2|4 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.20.1.2|2|4 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.21.1.1|2|29 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.21.1.2|2|29 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.22.1.1|2|20 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.22.1.2|2|20 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.23.1.1|4|AMD EPYC 7742 64-Core Processor +1.3.6.1.4.1.674.10892.5.4.1100.30.1.23.1.2|4|AMD EPYC 7742 64-Core Processor +1.3.6.1.4.1.674.10892.5.4.1100.30.1.26.1.1|4|CPU.Socket.2 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.26.1.2|4|CPU.Socket.1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.3|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.4|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.5|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.6|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.7|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.8|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.9|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.10|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.11|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.12|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.13|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.14|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.15|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.16|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.4|2|4 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.5|2|5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.6|2|6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.7|2|7 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.8|2|8 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.9|2|9 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.10|2|10 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.11|2|11 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.12|2|12 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.13|2|13 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.14|2|14 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.15|2|15 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.16|2|16 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.4|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.5|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.6|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.7|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.8|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.9|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.10|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.11|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.12|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.13|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.14|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.15|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.16|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.3|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.4|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.5|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.6|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.7|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.8|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.9|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.10|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.11|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.12|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.13|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.14|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.15|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.16|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.4|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.5|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.6|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.7|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.8|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.9|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.10|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.11|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.12|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.13|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.14|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.15|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.16|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.1|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.2|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.3|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.4|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.5|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.6|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.7|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.8|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.9|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.10|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.11|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.12|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.13|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.14|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.15|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.16|2|26 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.1|4|DIMM.Socket.B3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.2|4|DIMM.Socket.A3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.3|4|DIMM.Socket.B4 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.4|4|DIMM.Socket.A6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.5|4|DIMM.Socket.A4 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.6|4|DIMM.Socket.B1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.7|4|DIMM.Socket.B8 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.8|4|DIMM.Socket.A8 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.9|4|DIMM.Socket.B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.10|4|DIMM.Socket.A2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.11|4|DIMM.Socket.B7 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.12|4|DIMM.Socket.B5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.13|4|DIMM.Socket.A1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.14|4|DIMM.Socket.B6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.15|4|DIMM.Socket.A5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.16|4|DIMM.Socket.A7 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.1|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.2|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.3|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.4|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.5|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.6|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.7|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.8|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.9|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.10|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.11|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.12|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.13|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.14|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.15|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.16|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.1|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.2|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.3|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.4|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.5|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.6|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.7|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.8|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.9|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.10|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.11|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.12|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.13|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.14|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.15|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.16|2|67108864 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.1|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.2|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.3|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.4|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.5|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.6|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.7|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.8|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.9|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.10|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.11|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.12|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.13|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.14|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.15|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.16|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.1|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.2|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.3|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.4|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.5|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.6|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.7|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.8|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.9|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.10|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.11|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.12|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.13|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.14|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.15|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.16|4|Micron Technology +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.1|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.2|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.3|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.4|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.5|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.6|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.7|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.8|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.9|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.10|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.11|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.12|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.13|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.14|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.15|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.16|4|36ASF8G72PZ-3G2B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.1|4|344DDA62 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.2|4|344DDD97 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.3|4|344DDABB +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.4|4|35014A5F +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.5|4|342ADF08 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.6|4|35012FFD +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.7|4|344DDCA4 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.8|4|35014C5C +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.9|4|35012FF5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.10|4|35014C62 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.11|4|344DDC5E +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.12|4|344DE0CE +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.13|4|35014A1A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.14|4|344DDDC3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.15|4|35014A09 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.16|4|342AC60B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.1|4|DIMM.Socket.B3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.2|4|DIMM.Socket.A3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.3|4|DIMM.Socket.B4 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.4|4|DIMM.Socket.A6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.5|4|DIMM.Socket.A4 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.6|4|DIMM.Socket.B1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.7|4|DIMM.Socket.B8 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.8|4|DIMM.Socket.A8 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.9|4|DIMM.Socket.B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.10|4|DIMM.Socket.A2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.11|4|DIMM.Socket.B7 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.12|4|DIMM.Socket.B5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.13|4|DIMM.Socket.A1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.14|4|DIMM.Socket.B6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.15|4|DIMM.Socket.A5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.16|4|DIMM.Socket.A7 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.1|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.2|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.3|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.4|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.5|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.6|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.7|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.8|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.9|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.10|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.11|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.12|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.13|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.14|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.15|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.16|2|3200 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.4|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.5|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.6|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.7|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.8|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.9|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.10|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.11|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.12|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.13|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.14|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.15|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.28.1.16|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.4|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.5|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.6|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.7|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.8|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.9|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.10|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.11|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.12|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.13|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.14|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.15|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.29.1.16|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.4|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.5|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.6|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.7|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.8|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.9|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.10|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.11|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.12|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.13|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.14|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.15|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.30.1.16|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.4|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.5|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.6|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.7|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.8|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.9|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.10|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.11|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.12|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.13|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.14|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.15|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.31.1.16|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.1|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.2|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.3|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.4|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.5|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.6|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.7|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.8|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.9|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.10|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.11|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.12|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.13|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.14|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.15|2|255 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.32.1.16|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.2.1|4|BOSS-S1 (Embedded) +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.7.1|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.8.1|4|2.6.13.3024 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.9.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.37.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.38.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.41.1|4|Not Available +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.42.1|4|Embedded +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.48.1|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.49.1|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.50.1|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.51.1|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.52.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.53.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.59.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.60.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.61.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.62.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.69.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.70.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.71.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.72.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.73.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.74.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.75.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.76.1|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.77.1|4|0x0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.78.1|4|AHCI.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.79.1|4|Integrated AHCI controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.80.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.81.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.82.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.83.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.84.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.1|4|SSD 0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.2|4|SSD 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.1|4|MICRON +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.2|4|MICRON +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.2|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.1|4|MTFDDAV240TDU +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.2|4|MTFDDAV240TDU +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.1|4|22323A6F2DE6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.2|4|22323A6F2DE9 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.1|4|D3DJ004 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.2|4|D3DJ004 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.1|2|228936 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.2|2|228936 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.1|2|228872 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.2|2|228872 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.2|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.1|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.2|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.2|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.2|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.1|4|MY-0T2GFX-MCP00-289-07R8-A00 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.2|4|MY-0T2GFX-MCP00-289-07R9-A00 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.1|4|0x0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.2|4|0x0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.1|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.2|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.2|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.2|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.1|4|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.2|4|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.1|4|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.2|4|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.1|4|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.2|4|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.2|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.1|2|5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.2|2|5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.1|2|100 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.2|2|100 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.2|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.2|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.2|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.1|4|Disk.Direct.0-0:AHCI.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.2|4|Disk.Direct.1-1:AHCI.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.1|4|Disk 0 on Integrated AHCI controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.2|4|Disk 1 on Integrated AHCI controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.2|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.1|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.2|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.1|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.2|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.2.1|4|VD_R1_1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.6.1|2|228872 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.10.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.11.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.13.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.14.1|2|10 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.20.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.23.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.24.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.25.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.26.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.30.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.31.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.32.1|4|SATA +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.33.1|4|SSD +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.34.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.35.1|4|Disk.Virtual.0:AHCI.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.36.1|4|Disk.Virtual.0:AHCI.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.37.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.38.1|2|512 +1.3.6.1.6.3.10.2.1.3.0|2|18866626 diff --git a/tests/snmpsim/drac_drac.snmprec b/tests/snmpsim/drac_idrac7.snmprec similarity index 100% rename from tests/snmpsim/drac_drac.snmprec rename to tests/snmpsim/drac_idrac7.snmprec diff --git a/tests/snmpsim/drac.snmprec b/tests/snmpsim/drac_m1000e.snmprec similarity index 100% rename from tests/snmpsim/drac.snmprec rename to tests/snmpsim/drac_m1000e.snmprec diff --git a/tests/snmpsim/drac_3.snmprec b/tests/snmpsim/drac_r640.snmprec similarity index 100% rename from tests/snmpsim/drac_3.snmprec rename to tests/snmpsim/drac_r640.snmprec diff --git a/tests/snmpsim/seh-uds.snmprec b/tests/snmpsim/seh-uds.snmprec new file mode 100644 index 000000000000..58c2063324e3 --- /dev/null +++ b/tests/snmpsim/seh-uds.snmprec @@ -0,0 +1,199 @@ +1.3.6.1.2.1.1.1.0|4|SEH myUTN-50a; SN 27120560201360, HW 1.1, FW 15, SW 14.4.19 +1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.1229.1.1 +1.3.6.1.2.1.1.3.0|67|613613315 +1.3.6.1.2.1.1.4.0|4| +1.3.6.1.2.1.1.5.0|4| +1.3.6.1.2.1.2.2.1.1.1|2|1 +1.3.6.1.2.1.2.2.1.1.2|2|2 +1.3.6.1.2.1.2.2.1.2.1|4|lo +1.3.6.1.2.1.2.2.1.2.2|4|eth0 +1.3.6.1.2.1.2.2.1.3.1|2|24 +1.3.6.1.2.1.2.2.1.3.2|2|6 +1.3.6.1.2.1.2.2.1.4.1|2|16436 +1.3.6.1.2.1.2.2.1.4.2|2|1500 +1.3.6.1.2.1.2.2.1.5.1|66|10000000 +1.3.6.1.2.1.2.2.1.5.2|66|100000000 +1.3.6.1.2.1.2.2.1.6.1|4| +1.3.6.1.2.1.2.2.1.6.2|4x|00c0eb0fabc9 +1.3.6.1.2.1.2.2.1.7.1|2|1 +1.3.6.1.2.1.2.2.1.7.2|2|1 +1.3.6.1.2.1.2.2.1.8.1|2|1 +1.3.6.1.2.1.2.2.1.8.2|2|1 +1.3.6.1.2.1.2.2.1.10.1|65|0 +1.3.6.1.2.1.2.2.1.10.2|65|322868303 +1.3.6.1.2.1.2.2.1.11.1|65|0 +1.3.6.1.2.1.2.2.1.11.2|65|91006166 +1.3.6.1.2.1.2.2.1.13.1|65|0 +1.3.6.1.2.1.2.2.1.13.2|65|58 +1.3.6.1.2.1.2.2.1.14.1|65|0 +1.3.6.1.2.1.2.2.1.14.2|65|0 +1.3.6.1.2.1.2.2.1.16.1|65|0 +1.3.6.1.2.1.2.2.1.16.2|65|2836235927 +1.3.6.1.2.1.2.2.1.17.1|65|0 +1.3.6.1.2.1.2.2.1.17.2|65|33782202 +1.3.6.1.2.1.2.2.1.19.1|65|0 +1.3.6.1.2.1.2.2.1.19.2|65|0 +1.3.6.1.2.1.2.2.1.20.1|65|0 +1.3.6.1.2.1.2.2.1.20.2|65|0 +1.3.6.1.2.1.2.2.1.21.1|66|0 +1.3.6.1.2.1.2.2.1.21.2|66|0 +1.3.6.1.2.1.2.2.1.22.1|6|0.0 +1.3.6.1.2.1.2.2.1.22.2|6|0.0 +1.3.6.1.2.1.4.3.0|65|79051974 +1.3.6.1.2.1.4.4.0|65|0 +1.3.6.1.2.1.4.5.0|65|8604 +1.3.6.1.2.1.4.6.0|65|0 +1.3.6.1.2.1.4.7.0|65|0 +1.3.6.1.2.1.4.8.0|65|0 +1.3.6.1.2.1.4.9.0|65|79043370 +1.3.6.1.2.1.4.10.0|65|33507926 +1.3.6.1.2.1.4.11.0|65|0 +1.3.6.1.2.1.4.12.0|65|0 +1.3.6.1.2.1.4.14.0|65|0 +1.3.6.1.2.1.4.15.0|65|0 +1.3.6.1.2.1.4.16.0|65|0 +1.3.6.1.2.1.4.17.0|65|0 +1.3.6.1.2.1.4.18.0|65|0 +1.3.6.1.2.1.4.19.0|65|0 +1.3.6.1.2.1.4.20.1.2.127.0.0.1|2|1 +1.3.6.1.2.1.4.20.1.2.192.168.0.69|2|2 +1.3.6.1.2.1.4.20.1.3.127.0.0.1|64|255.0.0.0 +1.3.6.1.2.1.4.20.1.3.192.168.0.69|64|255.255.255.128 +1.3.6.1.2.1.4.22.1.2.2.192.168.0.100|4x|005056004164 +1.3.6.1.2.1.4.22.1.2.2.192.168.0.103|4x|E43D1AD97000 +1.3.6.1.2.1.5.1.0|65|364249 +1.3.6.1.2.1.5.2.0|65|0 +1.3.6.1.2.1.5.3.0|65|1 +1.3.6.1.2.1.5.4.0|65|0 +1.3.6.1.2.1.5.5.0|65|0 +1.3.6.1.2.1.5.6.0|65|0 +1.3.6.1.2.1.5.7.0|65|0 +1.3.6.1.2.1.5.8.0|65|364248 +1.3.6.1.2.1.5.9.0|65|0 +1.3.6.1.2.1.5.10.0|65|0 +1.3.6.1.2.1.5.11.0|65|0 +1.3.6.1.2.1.5.12.0|65|0 +1.3.6.1.2.1.5.13.0|65|0 +1.3.6.1.2.1.5.14.0|65|364260 +1.3.6.1.2.1.5.15.0|65|0 +1.3.6.1.2.1.5.16.0|65|12 +1.3.6.1.2.1.5.17.0|65|0 +1.3.6.1.2.1.5.18.0|65|0 +1.3.6.1.2.1.5.19.0|65|0 +1.3.6.1.2.1.5.20.0|65|0 +1.3.6.1.2.1.5.21.0|65|0 +1.3.6.1.2.1.5.22.0|65|364248 +1.3.6.1.2.1.5.23.0|65|0 +1.3.6.1.2.1.5.24.0|65|0 +1.3.6.1.2.1.5.25.0|65|0 +1.3.6.1.2.1.5.26.0|65|0 +1.3.6.1.2.1.6.5.0|65|0 +1.3.6.1.2.1.6.6.0|65|1601563 +1.3.6.1.2.1.6.7.0|65|0 +1.3.6.1.2.1.6.8.0|65|1 +1.3.6.1.2.1.6.9.0|66|1 +1.3.6.1.2.1.6.10.0|65|33901853 +1.3.6.1.2.1.6.11.0|65|30485523 +1.3.6.1.2.1.6.12.0|65|0 +1.3.6.1.2.1.6.14.0|65|0 +1.3.6.1.2.1.6.15.0|65|0 +1.3.6.1.2.1.7.1.0|65|4144903 +1.3.6.1.2.1.7.2.0|65|12 +1.3.6.1.2.1.7.3.0|65|0 +1.3.6.1.2.1.7.4.0|65|2659329 +1.3.6.1.2.1.11.1.0|65|2267526 +1.3.6.1.2.1.11.2.0|65|2267520 +1.3.6.1.2.1.11.3.0|65|6 +1.3.6.1.2.1.11.4.0|65|0 +1.3.6.1.2.1.11.5.0|65|0 +1.3.6.1.2.1.11.6.0|65|0 +1.3.6.1.2.1.11.8.0|65|0 +1.3.6.1.2.1.11.9.0|65|0 +1.3.6.1.2.1.11.10.0|65|0 +1.3.6.1.2.1.11.11.0|65|0 +1.3.6.1.2.1.11.12.0|65|0 +1.3.6.1.2.1.11.13.0|65|3489214 +1.3.6.1.2.1.11.14.0|65|0 +1.3.6.1.2.1.11.15.0|65|1345685 +1.3.6.1.2.1.11.16.0|65|921848 +1.3.6.1.2.1.11.17.0|65|0 +1.3.6.1.2.1.11.18.0|65|0 +1.3.6.1.2.1.11.19.0|65|0 +1.3.6.1.2.1.11.20.0|65|0 +1.3.6.1.2.1.11.21.0|65|313208 +1.3.6.1.2.1.11.22.0|65|0 +1.3.6.1.2.1.11.24.0|65|0 +1.3.6.1.2.1.11.25.0|65|0 +1.3.6.1.2.1.11.26.0|65|0 +1.3.6.1.2.1.11.27.0|65|0 +1.3.6.1.2.1.11.28.0|65|2267544 +1.3.6.1.2.1.11.29.0|65|0 +1.3.6.1.2.1.11.31.0|65|0 +1.3.6.1.2.1.11.32.0|65|0 +1.3.6.1.4.1.1229.2.50.2.1.1.1.0|2|1 +1.3.6.1.4.1.1229.2.50.2.1.1.2.0|2|2 +1.3.6.1.4.1.1229.2.50.2.1.1.3.0|2|3 +1.3.6.1.4.1.1229.2.50.2.1.1.4.0|2|4 +1.3.6.1.4.1.1229.2.50.2.1.1.5.0|2|5 +1.3.6.1.4.1.1229.2.50.2.1.1.6.0|2|6 +1.3.6.1.4.1.1229.2.50.2.1.1.7.0|2|7 +1.3.6.1.4.1.1229.2.50.2.1.1.8.0|2|8 +1.3.6.1.4.1.1229.2.50.2.1.1.9.0|2|9 +1.3.6.1.4.1.1229.2.50.2.1.1.10.0|2|10 +1.3.6.1.4.1.1229.2.50.2.1.1.11.0|2|11 +1.3.6.1.4.1.1229.2.50.2.1.1.12.0|2|12 +1.3.6.1.4.1.1229.2.50.2.1.1.13.0|2|13 +1.3.6.1.4.1.1229.2.50.2.1.1.14.0|2|14 +1.3.6.1.4.1.1229.2.50.2.1.1.15.0|2|15 +1.3.6.1.4.1.1229.2.50.2.1.1.16.0|2|16 +1.3.6.1.4.1.1229.2.50.2.1.1.17.0|2|17 +1.3.6.1.4.1.1229.2.50.2.1.1.18.0|2|18 +1.3.6.1.4.1.1229.2.50.2.1.1.19.0|2|19 +1.3.6.1.4.1.1229.2.50.2.1.1.20.0|2|20 +1.3.6.1.4.1.1229.2.50.2.1.2.1.0|2|0 +1.3.6.1.4.1.1229.2.50.2.1.2.2.0|2|0 +1.3.6.1.4.1.1229.2.50.2.1.10.1.0|4| +1.3.6.1.4.1.1229.2.50.2.1.10.2.0|4| +1.3.6.1.4.1.1229.2.50.2.1.21.1.0|4|SafeNet Inc. +1.3.6.1.4.1.1229.2.50.2.1.21.2.0|4|SafeNet Inc. +1.3.6.1.4.1.1229.2.50.2.1.21.3.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.21.4.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.21.5.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.21.6.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.22.1.0|4|USB UltraPro +1.3.6.1.4.1.1229.2.50.2.1.22.2.0|4|USB UltraPro +1.3.6.1.4.1.1229.2.50.2.1.22.3.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.22.4.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.22.5.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.22.6.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.23.1.0|4|04b9 +1.3.6.1.4.1.1229.2.50.2.1.23.2.0|4|04b9 +1.3.6.1.4.1.1229.2.50.2.1.23.3.0|4| +1.3.6.1.4.1.1229.2.50.2.1.23.4.0|4| +1.3.6.1.4.1.1229.2.50.2.1.23.5.0|4| +1.3.6.1.4.1.1229.2.50.2.1.23.6.0|4| +1.3.6.1.4.1.1229.2.50.2.1.24.1.0|4|0300 +1.3.6.1.4.1.1229.2.50.2.1.24.2.0|4|0300 +1.3.6.1.4.1.1229.2.50.2.1.24.3.0|4| +1.3.6.1.4.1.1229.2.50.2.1.24.4.0|4| +1.3.6.1.4.1.1229.2.50.2.1.24.5.0|4| +1.3.6.1.4.1.1229.2.50.2.1.24.6.0|4| +1.3.6.1.4.1.1229.2.50.2.1.25.1.0|4|? +1.3.6.1.4.1.1229.2.50.2.1.25.2.0|4|? +1.3.6.1.4.1.1229.2.50.2.1.25.3.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.25.4.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.25.5.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.25.6.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.26.1.0|4|DISERVER (192.168.000.100) +1.3.6.1.4.1.1229.2.50.2.1.26.2.0|4|DISERVER (192.168.000.100) +1.3.6.1.4.1.1229.2.50.2.1.26.3.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.26.4.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.26.5.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.26.6.0|4|- +1.3.6.1.4.1.1229.2.50.2.1.27.1.0|2|1 +1.3.6.1.4.1.1229.2.50.2.1.27.2.0|2|2 +1.3.6.1.4.1.1229.2.50.2.1.27.3.0|2|0 +1.3.6.1.4.1.1229.2.50.2.1.27.4.0|2|0 +1.3.6.1.4.1.1229.2.50.2.1.27.5.0|2|0 +1.3.6.1.4.1.1229.2.50.2.1.27.6.0|2|0 +1.3.6.1.6.3.10.2.1.3.0|2|6136131