newdevice: Add Dell Rack PDU Support (#8498)

* newdevice: Add Dell Rack PDU Support

fix #7945

* Updated json test data
This commit is contained in:
Søren Rosiak
2018-04-06 05:09:27 +02:00
committed by Tony Murray
parent 98263f0086
commit 831bd01004
6 changed files with 5841 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
os: dell-rpdu
text: 'Dell Rack PDU'
type: power
icon: dell
group: dell
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
discovery:
- sysObjectID:
- .1.3.6.1.4.1.674.10903.200.3

View File

@@ -0,0 +1,82 @@
mib: DellrPDU-MIB
modules:
sensors:
pre-cache:
data:
- oid:
- rPDUOutletMeteredStatusName
current:
data:
-
oid: rPDUOutletMeteredStatusCurrent
num_oid: .1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.
index: 'rPDUOutletMeteredStatusIndex.{{ $index }}'
descr: Outlet, {{ $rPDUOutletMeteredStatusName }}, Current
divisor: 0
-
oid: rPDUPhaseStatusCurrent
num_oid: .1.3.6.1.4.1.674.10903.200.2.200.120.2.1.4.
index: 'rPDUPhaseStatusIndex.{{ $index }}'
descr: 'Current, Phase #{{ $index }}'
divisor: 10
power:
data:
-
oid: rPDUOutletMeteredStatusPower
num_oid: .1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.
index: 'rPDUOutletMeteredStatusIndex.{{ $index }}'
descr: Outlet, {{ $rPDUOutletMeteredStatusName }}, Power
divisor: 0
-
oid: rPDUPhaseStatusPower
num_oid: .1.3.6.1.4.1.674.10903.200.2.200.120.2.1.6.
index: 'rPDUPhaseStatusIndex.{{ $index }}'
descr: 'Power, Phase #{{ $index }}'
divisor: 0
multiplier: 10
voltage:
data:
-
oid: rPDUPhaseStatusVoltage
num_oid: .1.3.6.1.4.1.674.10903.200.2.200.120.2.1.5.
index: 'rPDUPhaseStatusIndex.{{ $index }}'
descr: 'Voltage, Phase #{{ $index }}'
divisor: 0
state:
data:
-
oid: rPDUOutMeteredStatusLoadState
value: rPDUOutMeteredStatusLoadState
num_oid: .1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.
descr: Outlet, {{ $rPDUOutletMeteredStatusName }}, Load
index: 'rPDUOutletMeteredStatusIndex.{{ $index }}'
state_name: rPDUOutMeteredStatusLoadState
states:
- { descr: lowLoad, graph: 1, value: 1, generic: 0 }
- { descr: normal, graph: 1, value: 2, generic: 0 }
- { descr: nearOverload, graph: 1, value: 3, generic: 1 }
- { descr: overload, graph: 1, value: 4, generic: 2 }
-
oid: rPDUPhaseStatusTable
state_name: rPDUPhaseStatusLoadState
value: rPDUPhaseStatusLoadState
num_oid: .1.3.6.1.4.1.674.10903.200.2.200.120.2.1.3.
index: 'rPDUPhaseStatusLoadState.{{ $index }}'
descr: 'Load State, Phase #{{ $index }}'
states:
- { descr: lowLoad, graph: 1, value: 1, generic: 0 }
- { descr: normal, graph: 1, value: 2, generic: 0 }
- { descr: nearOverload, graph: 1, value: 3, generic: 1 }
- { descr: overload, graph: 1, value: 4, generic: 2 }
-
oid: rPDUDeviceStatusTable
state_name: rPDUDeviceStatusLoadState
value: rPDUDeviceStatusLoadState
num_oid: .1.3.6.1.4.1.674.10903.200.2.200.110.2.1.6.
index: 'rPDUDeviceStatusLoadState.{{ $index }}'
descr: 'Device State'
states:
- { descr: lowLoad, graph: 1, value: 1, generic: 0 }
- { descr: normal, graph: 1, value: 2, generic: 0 }
- { descr: nearOverload, graph: 1, value: 3, generic: 1 }
- { descr: overload, graph: 1, value: 4, generic: 2 }

View File

@@ -0,0 +1,19 @@
<?php
/*
* LibreNMS
*
* Copyright (c) 2018 Søren Friis Rosiak <sorenrosiak@gmail.com>
* 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.
*/
$dell_rpdu_data = snmp_get_multi_oid($device, 'rPDUIdentSerialNumberD.1 rPDUIdentModelNumberD.1 rPDUIdentHardwareRevD.1 rPDUIdentFirmwareRevD.1', '-OUQs', 'DellrPDU-MIB');
$hardware = $dell_rpdu_data['rPDUIdentModelNumberD.1'] . ' ' . $dell_rpdu_data['rPDUIdentHardwareRevD.1'] ;
$serial = $dell_rpdu_data['rPDUIdentSerialNumberD.1'];
$version = $dell_rpdu_data['rPDUIdentFirmwareRevD.1'];
unset($dell_rpdu_data);

2942
mibs/dell/DellrPDU-MIB Normal file

File diff suppressed because it is too large Load Diff

2374
tests/data/dell-rpdu.json Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,412 @@
1.3.6.1.2.1.1.1.0|4|DELL Web/SNMP Management Card (MB:V1.0f PF:v5.1.4 PN:dell_hw05_aos_514.bin AF1:v5.1.2 AN1:dell_hw05_rpdud_512.bin MN:DELL6606 HR:HW01 SN: IN1A234B5678912CD345E67 MD:09/19/2013)
1.3.6.1.2.1.1.2.0|6|.1.3.6.1.4.1.674.10903.200.3.1
1.3.6.1.2.1.1.3.0|67|723240
1.3.6.1.2.1.1.4.0|4|<private>
1.3.6.1.2.1.1.5.0|4|<private>
1.3.6.1.2.1.1.6.0|4|<private>
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|LOOPBACK
1.3.6.1.2.1.2.2.1.2.2|4|lance
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|1500
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|0
1.3.6.1.2.1.2.2.1.5.2|66|10000000
1.3.6.1.2.1.2.2.1.6.1|4|
1.3.6.1.2.1.2.2.1.6.2|4x|0023AEE300DE
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.9.1|67|0
1.3.6.1.2.1.2.2.1.9.2|67|10
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|13649082
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|11179
1.3.6.1.2.1.2.2.1.12.1|65|0
1.3.6.1.2.1.2.2.1.12.2|65|66399
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|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.15.1|65|0
1.3.6.1.2.1.2.2.1.15.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|1226171
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|11237
1.3.6.1.2.1.2.2.1.18.1|65|0
1.3.6.1.2.1.2.2.1.18.2|65|19
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|1
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|77565
1.3.6.1.2.1.4.4.0|65|0
1.3.6.1.2.1.4.5.0|65|68
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|45835
1.3.6.1.2.1.4.10.0|65|11160
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.4.31|2|2
1.3.6.1.2.1.4.20.1.3.127.0.0.1|64|0.0.0.0
1.3.6.1.2.1.4.20.1.3.192.168.4.31|64|0.0.0.0
1.3.6.1.2.1.4.22.1.2.2.192.168.1.1|4x|001B21BC4172
1.3.6.1.2.1.4.22.1.2.2.192.168.1.115|4x|E03F4919AE88
1.3.6.1.2.1.4.22.1.2.2.192.168.2.124|4x|00155DF9C602
1.3.6.1.2.1.4.22.1.2.2.192.168.2.236|4x|002564FB11C4
1.3.6.1.2.1.4.22.1.2.2.192.168.3.19|4x|0026B95C530C
1.3.6.1.2.1.4.22.1.2.2.192.168.11.71|4x|180373F174FB
1.3.6.1.2.1.4.31.1.1.3.1|65|0
1.3.6.1.2.1.4.31.1.1.3.2|65|131
1.3.6.1.2.1.4.31.1.1.4.1|70|0
1.3.6.1.2.1.4.31.1.1.4.2|70|131
1.3.6.1.2.1.4.31.1.1.5.1|65|13667917
1.3.6.1.2.1.4.31.1.1.5.2|65|0
1.3.6.1.2.1.4.31.1.1.6.1|70|13668101
1.3.6.1.2.1.4.31.1.1.6.2|70|0
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|65|0
1.3.6.1.2.1.4.31.1.1.13.2|65|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|61
1.3.6.1.2.1.4.31.1.1.18.1|65|0
1.3.6.1.2.1.4.31.1.1.18.2|65|74
1.3.6.1.2.1.4.31.1.1.19.1|65|0
1.3.6.1.2.1.4.31.1.1.19.2|65|0
1.3.6.1.2.1.4.31.1.1.20.1|65|0
1.3.6.1.2.1.4.31.1.1.20.2|65|0
1.3.6.1.2.1.4.31.1.1.21.1|65|0
1.3.6.1.2.1.4.31.1.1.21.2|65|0
1.3.6.1.2.1.4.31.1.1.22.1|65|0
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|65|0
1.3.6.1.2.1.4.31.1.1.24.2|65|0
1.3.6.1.2.1.4.31.1.1.25.1|65|0
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|70|0
1.3.6.1.2.1.4.31.1.1.27.2|70|0
1.3.6.1.2.1.4.31.1.1.28.1|65|1246328
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|70|1246524
1.3.6.1.2.1.4.31.1.1.29.2|70|0
1.3.6.1.2.1.4.31.1.1.30.1|65|31691
1.3.6.1.2.1.4.31.1.1.30.2|65|61
1.3.6.1.2.1.4.31.1.1.31.1|70|31691
1.3.6.1.2.1.4.31.1.1.31.2|70|61
1.3.6.1.2.1.4.31.1.1.32.1|65|0
1.3.6.1.2.1.4.31.1.1.32.2|65|0
1.3.6.1.2.1.4.31.1.1.33.1|70|0
1.3.6.1.2.1.4.31.1.1.33.2|70|0
1.3.6.1.2.1.4.31.1.1.34.1|65|0
1.3.6.1.2.1.4.31.1.1.34.2|65|74
1.3.6.1.2.1.4.31.1.1.35.1|70|0
1.3.6.1.2.1.4.31.1.1.35.2|70|74
1.3.6.1.2.1.4.31.1.1.36.1|65|0
1.3.6.1.2.1.4.31.1.1.36.2|65|0
1.3.6.1.2.1.4.31.1.1.37.1|70|0
1.3.6.1.2.1.4.31.1.1.37.2|70|0
1.3.6.1.2.1.4.31.1.1.38.1|65|34726
1.3.6.1.2.1.4.31.1.1.38.2|65|0
1.3.6.1.2.1.4.31.1.1.39.1|70|34726
1.3.6.1.2.1.4.31.1.1.39.2|70|0
1.3.6.1.2.1.4.31.1.1.40.1|65|19
1.3.6.1.2.1.4.31.1.1.40.2|65|0
1.3.6.1.2.1.4.31.1.1.41.1|70|19
1.3.6.1.2.1.4.31.1.1.41.2|70|0
1.3.6.1.2.1.4.31.1.1.42.1|2|0
1.3.6.1.2.1.4.31.1.1.42.2|2|0
1.3.6.1.2.1.4.31.1.1.43.1|2|0
1.3.6.1.2.1.4.31.1.1.43.2|2|0
1.3.6.1.2.1.4.35.1.4.1|2|0
1.3.6.1.2.1.4.35.1.4.2|2|0
1.3.6.1.2.1.5.1.0|65|154
1.3.6.1.2.1.5.2.0|65|0
1.3.6.1.2.1.5.3.0|65|0
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|115
1.3.6.1.2.1.5.9.0|65|26
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|142
1.3.6.1.2.1.5.15.0|65|0
1.3.6.1.2.1.5.16.0|65|1
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|26
1.3.6.1.2.1.5.22.0|65|115
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.5.27.1.2.1|65|154
1.3.6.1.2.1.5.27.1.2.2|65|61
1.3.6.1.2.1.5.27.1.3.1|65|0
1.3.6.1.2.1.5.27.1.3.2|65|0
1.3.6.1.2.1.5.27.1.4.1|65|142
1.3.6.1.2.1.5.27.1.4.2|65|2
1.3.6.1.2.1.5.27.1.5.1|65|0
1.3.6.1.2.1.5.27.1.5.2|65|0
1.3.6.1.2.1.5.28.1.3.1.0|65|26
1.3.6.1.2.1.5.28.1.3.1.3|65|0
1.3.6.1.2.1.5.28.1.3.1.4|65|0
1.3.6.1.2.1.5.28.1.3.1.5|65|0
1.3.6.1.2.1.5.28.1.3.1.8|65|115
1.3.6.1.2.1.5.28.1.3.1.9|65|0
1.3.6.1.2.1.5.28.1.3.1.10|65|0
1.3.6.1.2.1.5.28.1.3.1.11|65|0
1.3.6.1.2.1.5.28.1.3.1.12|65|0
1.3.6.1.2.1.5.28.1.3.1.13|65|0
1.3.6.1.2.1.5.28.1.3.1.14|65|0
1.3.6.1.2.1.5.28.1.3.1.15|65|0
1.3.6.1.2.1.5.28.1.3.1.16|65|0
1.3.6.1.2.1.5.28.1.3.1.17|65|0
1.3.6.1.2.1.5.28.1.3.1.18|65|0
1.3.6.1.2.1.5.28.1.3.2.1|65|0
1.3.6.1.2.1.5.28.1.3.2.2|65|0
1.3.6.1.2.1.5.28.1.3.2.3|65|0
1.3.6.1.2.1.5.28.1.3.2.4|65|0
1.3.6.1.2.1.5.28.1.3.2.128|65|0
1.3.6.1.2.1.5.28.1.3.2.129|65|0
1.3.6.1.2.1.5.28.1.3.2.130|65|0
1.3.6.1.2.1.5.28.1.3.2.131|65|0
1.3.6.1.2.1.5.28.1.3.2.132|65|0
1.3.6.1.2.1.5.28.1.3.2.133|65|0
1.3.6.1.2.1.5.28.1.3.2.134|65|0
1.3.6.1.2.1.5.28.1.3.2.135|65|0
1.3.6.1.2.1.5.28.1.3.2.136|65|61
1.3.6.1.2.1.5.28.1.3.2.137|65|0
1.3.6.1.2.1.5.28.1.4.1.0|65|115
1.3.6.1.2.1.5.28.1.4.1.3|65|1
1.3.6.1.2.1.5.28.1.4.1.4|65|0
1.3.6.1.2.1.5.28.1.4.1.5|65|0
1.3.6.1.2.1.5.28.1.4.1.8|65|26
1.3.6.1.2.1.5.28.1.4.1.9|65|0
1.3.6.1.2.1.5.28.1.4.1.10|65|0
1.3.6.1.2.1.5.28.1.4.1.11|65|0
1.3.6.1.2.1.5.28.1.4.1.12|65|0
1.3.6.1.2.1.5.28.1.4.1.13|65|0
1.3.6.1.2.1.5.28.1.4.1.14|65|0
1.3.6.1.2.1.5.28.1.4.1.15|65|0
1.3.6.1.2.1.5.28.1.4.1.16|65|0
1.3.6.1.2.1.5.28.1.4.1.17|65|0
1.3.6.1.2.1.5.28.1.4.1.18|65|0
1.3.6.1.2.1.5.28.1.4.2.1|65|0
1.3.6.1.2.1.5.28.1.4.2.2|65|0
1.3.6.1.2.1.5.28.1.4.2.3|65|0
1.3.6.1.2.1.5.28.1.4.2.4|65|0
1.3.6.1.2.1.5.28.1.4.2.128|65|0
1.3.6.1.2.1.5.28.1.4.2.129|65|0
1.3.6.1.2.1.5.28.1.4.2.130|65|0
1.3.6.1.2.1.5.28.1.4.2.131|65|2
1.3.6.1.2.1.5.28.1.4.2.132|65|0
1.3.6.1.2.1.5.28.1.4.2.133|65|0
1.3.6.1.2.1.5.28.1.4.2.134|65|0
1.3.6.1.2.1.5.28.1.4.2.135|65|0
1.3.6.1.2.1.5.28.1.4.2.136|65|0
1.3.6.1.2.1.5.28.1.4.2.137|65|0
1.3.6.1.2.1.6.5.0|65|2
1.3.6.1.2.1.6.6.0|65|4
1.3.6.1.2.1.6.7.0|65|0
1.3.6.1.2.1.6.8.0|65|0
1.3.6.1.2.1.6.9.0|66|0
1.3.6.1.2.1.6.10.0|65|86
1.3.6.1.2.1.6.11.0|65|63
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|36
1.3.6.1.2.1.6.17.0|70|86
1.3.6.1.2.1.6.18.0|70|63
1.3.6.1.2.1.7.1.0|65|11492
1.3.6.1.2.1.7.2.0|65|34677
1.3.6.1.2.1.7.3.0|65|0
1.3.6.1.2.1.7.4.0|65|11556
1.3.6.1.2.1.11.1.0|65|11506
1.3.6.1.2.1.11.2.0|65|11502
1.3.6.1.2.1.11.3.0|65|0
1.3.6.1.2.1.11.4.0|65|8
1.3.6.1.2.1.11.5.0|65|868
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|11600
1.3.6.1.2.1.11.14.0|65|0
1.3.6.1.2.1.11.15.0|65|1136
1.3.6.1.2.1.11.16.0|65|10380
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|868
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|11526
1.3.6.1.2.1.11.29.0|65|1422
1.3.6.1.2.1.11.30.0|2|1
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.674.10903.200.2.100.1.0|4|2500-1 Rack PDU
1.3.6.1.4.1.674.10903.200.2.200.100.2.1.4.1|4|HW01
1.3.6.1.4.1.674.10903.200.2.200.100.2.1.5.1|4|v5.1.2
1.3.6.1.4.1.674.10903.200.2.200.100.2.1.7.1|4|DELL6606
1.3.6.1.4.1.674.10903.200.2.200.100.2.1.8.1|4|IN1A234B5678912CD345E67
1.3.6.1.4.1.674.10903.200.2.200.110.2.1.1.1|2|1
1.3.6.1.4.1.674.10903.200.2.200.110.2.1.2.1|4|2500-1 Rack PDU
1.3.6.1.4.1.674.10903.200.2.200.110.2.1.3.1|2|379
1.3.6.1.4.1.674.10903.200.2.200.110.2.1.4.1|2|630139
1.3.6.1.4.1.674.10903.200.2.200.110.2.1.5.1|2|2
1.3.6.1.4.1.674.10903.200.2.200.110.2.1.6.1|2|2
1.3.6.1.4.1.674.10903.200.2.200.120.2.1.1.1|2|1
1.3.6.1.4.1.674.10903.200.2.200.120.2.1.2.1|2|1
1.3.6.1.4.1.674.10903.200.2.200.120.2.1.3.1|2|3
1.3.6.1.4.1.674.10903.200.2.200.120.2.1.4.1|2|193
1.3.6.1.4.1.674.10903.200.2.200.120.2.1.5.1|2|205
1.3.6.1.4.1.674.10903.200.2.200.120.2.1.6.1|2|381
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.1|4|Outlet 1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.2|4|Outlet 2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.3|4|Outlet 3
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.4|4|Outlet 4
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.5|4|Outlet 5
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.6|4|Outlet 6
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.7|4|Outlet 7
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.8|4|Outlet 8
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.9|4|Outlet 9
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.10|4|Outlet 10
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.11|4|Outlet 11
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.12|4|Outlet 12
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.13|4|Outlet 13
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.14|4|Outlet 14
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.15|4|Outlet 15
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.16|4|Outlet 16
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.17|4|Outlet 17
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.18|4|Outlet 18
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.19|4|Outlet 19
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.20|4|Outlet 20
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.21|4|Outlet 21
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.22|4|Outlet 22
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.23|4|Outlet 23
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.3.24|4|Outlet 24
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.1|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.2|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.3|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.4|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.5|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.6|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.7|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.8|2|0
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.9|2|0
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.10|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.11|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.12|2|0
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.13|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.14|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.15|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.16|2|0
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.17|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.18|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.19|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.20|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.21|2|0
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.22|2|1
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.23|2|0
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.6.24|2|0
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.1|2|250
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.2|2|250
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.3|2|352
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.4|2|239
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.5|2|271
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.6|2|235
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.7|2|99
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.8|2|0
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.9|2|57
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.10|2|276
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.11|2|113
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.12|2|90
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.13|2|95
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.14|2|273
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.15|2|267
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.16|2|0
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.17|2|172
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.18|2|146
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.19|2|173
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.20|2|181
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.21|2|0
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.22|2|163
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.23|2|52
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.8.24|2|0
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.1|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.2|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.3|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.4|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.5|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.6|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.7|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.8|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.9|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.10|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.11|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.12|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.13|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.14|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.15|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.16|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.17|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.18|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.19|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.20|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.21|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.22|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.23|2|2
1.3.6.1.4.1.674.10903.200.2.200.130.2.2.1.11.24|2|2
1.3.6.1.6.3.10.2.1.3.0|2|7255