Lenovo think station Support (#13617)

* Add initial support for Lenovo ThinkStation server

* Initial Support for Lenovo ThinkStation Server - detection rules

* Lenovo ThinkStation MMIB Files

* Added test data for Lenovo ThinkStation

Model SR250

* trying unit test fix

trying to correct unit test failures

* Revert "trying unit test fix"

This reverts commit 7f44689e8a.

* Create lenovoXClarityIMPI_lenovoxcc.snmprec

Added snmprec

* Update lenovoXClarityIMPI.yaml

Removed Null-Value (over) in yaml

* Update lenovoXClarityIMPI.yaml

Fixed typo

* Update lenovoXClarityIMPI.yaml

Fixed another typo in os yaml

* Update lenovoXClarityIMPI.yaml

Added {{ $index }} and removed skip_values

* Update lenovoXClarityIMPI.yaml

Added index in yaml

* Update lenovoXClarityIMPI.yaml

* Update lenovoXClarityIMPI_lenovoxcc.json

* Update lenovoXClarityIMPI_lenovoxcc.json

* Updated detection rule

Removed N/A skip, removed unecessary state_name.

Removed $index in oid, because otherwise the detection fails for some reason
Excluded num_oid because otherwise the poller fails to detect the values.

* Code improvements and test data

I've implemented what I've learned from my Fujitsu pull:
- added test data
- corrected MIB file names and folder

* Code improvements

Removed an empty array and two empty lines.

* Code improvements

* Delete LENOVO-SMI-MIB DEFINITIONS

This file is named wrong and we already have `LENOVO-SMI-MIB` so looks to be duplicated

* Changed OS name

Changed OS name

* Fixed test data for os name change

* Update LENOVO-PRODUCTS-MIB

Reupdated Lenovo-Products-MIB to 2017er Version

Co-authored-by: Neil Lathwood <[email protected]>
This commit is contained in:
Fehler12
2022-02-02 07:53:32 -06:00
committed by GitHub
co-authored by Neil Lathwood
parent 0da545740e
commit 6263a15315
7 changed files with 12427 additions and 2 deletions
@@ -0,0 +1,66 @@
mib: LENOVO-XCC-MIB:LENOVO-XCC-ALERT-MIB:LENOVO-SMI-MIB:LENOVO-PRODUCTS-MIB
modules:
os:
hardware: LENOVO-XCC-MIB::machineLevelProductName.0
serial: LENOVO-XCC-MIB::machineLevelSerialNumber.0
version: LENOVO-XCC-MIB::xccVpdVersionString.1
sensors:
temperature:
data:
-
oid: temperature
value: tempReading
num_oid: '.1.3.6.1.4.1.19046.11.1.1.1.2.1.3.{{ $index }}'
index: 'tempReading.{{ $index }}'
descr: tempDescr
high_limit: tempCritLimitHigh
low_limit: tempCritLimitLow
low_warn_limit: tempNonCritLimitLow
warn_limit: tempNonCritLimitHigh
voltage:
data:
-
oid: voltage
value: voltReading
num_oid: '.1.3.6.1.4.1.19046.11.1.1.2.2.1.3.{{ $index }}'
index: 'voltReading.{{ $index }}'
descr: voltDescr
high_limit: voltCritLimitHigh
low_limit: voltCritLimitLow
low_warn_limit: voltNonCritLimitLow
warn_limit: voltNonCritLimitHigh
state:
data:
-
oid: systemHealthStat
num_oid: '.1.3.6.1.4.1.19046.11.1.1.4.1.{{ $index }}'
index: 'systemHealthStat.{{ $index }}'
states:
- { descr: 'completely failed', graph: 1, value: 0, generic: 2 }
- { descr: ok, graph: 1, value: 255, generic: 0 }
- { descr: degraded, graph: 1, value: 4, generic: 1 }
- { descr: failed, graph: 1, value: 2, generic: 2 }
low_warn_limit: 5
low_limit: 3
descr: 'Overall System Status'
-
oid: currentSysPowerStatus
num_oid: '.1.3.6.1.4.1.19046.11.1.5.1.1.{{ $index }}'
index: 'currentSysPowerStatus.{{ $index }}'
states:
- { descr: 'powered off', graph: 1, value: 0, generic: 2 }
- { descr: sleep, graph: 1, value: 1, generic: 1 }
- { descr: 'power on', graph: 1, value: 255, generic: 0 }
descr: 'Power status'
percent:
data:
-
oid: fans
value: fanSpeed
num_oid: '.1.3.6.1.4.1.19046.11.1.1.3.2.1.3.{{ $index }}'
index: 'fanSpeed.{{ $index }}'
descr: fanDescr
high_limit: fanCritLimitHigh
low_limit: fanCritLimitLow
low_warn_limit: fanNonCritLimitLow
warn_limit: fanNonCritLimitHigh
+21
View File
@@ -0,0 +1,21 @@
os: xclarity
text: 'Lenovo XCC IMPI'
type: appliance
icon: lenovo
discovery:
-
sysObjectID:
- .1.3.6.1.4.1.19046.11.1
ignore_mount_string:
- .whitelist
- .xcc-fw
- mlc
- mlc2
- mnt
- pstorage
- pybox
- run
- shm
- tdm-rw
- tmp
mib_dir: lenovo
@@ -1,4 +1,4 @@
-- LENOVO-PRODUCTS-MIB: Lenovo product object identifier assignments
--- LENOVO-PRODUCTS-MIB: Lenovo product object identifier assignments
-- Copyright (c) 2014-2017 Lenovo Group Ltd. All rights reserved.
LENOVO-PRODUCTS-MIB DEFINITIONS ::= BEGIN
@@ -101,4 +101,4 @@ ce0152t OBJECT IDENTIFIER ::= { tor 39}
-- Lenovo ThinkSystem NE2572 RackSwitch
ne2572 OBJECT IDENTIFIER ::= { tor 41}
END
END
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+627
View File
@@ -0,0 +1,627 @@
1.3.6.1.2.1.1.1.0|4|Linux ESXI 4.14.235-xcc #1 SMP PREEMPT Fri Jun 25 00:01:44 EDT 2021 armv7l
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.19046.11.1
1.3.6.1.2.1.1.4.0|4|<private>
1.3.6.1.2.1.1.6.0|4|<private>
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.2.3|4|eth1
1.3.6.1.2.1.2.2.1.2.4|4|sit0
1.3.6.1.2.1.2.2.1.2.5|4|usb0
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|131
1.3.6.1.2.1.2.2.1.3.5|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|1480
1.3.6.1.2.1.2.2.1.4.5|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|0005D3480D84
1.3.6.1.2.1.2.2.1.6.3|4x|9C5A4401500D
1.3.6.1.2.1.2.2.1.6.4|4|
1.3.6.1.2.1.2.2.1.6.5|4x|9C5A4401500E
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|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.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|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|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.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.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.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.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.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.4.20.1.2.10.2.30.4|2|3
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.169.254.95.118|2|5
1.3.6.1.2.1.4.20.1.3.10.2.30.4|64|255.255.255.0
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.169.254.95.118|64|255.255.0.0
1.3.6.1.2.1.4.31.1.1.3.1|65|78705
1.3.6.1.2.1.4.31.1.1.3.2|65|3753
1.3.6.1.2.1.4.31.1.1.4.1|70|78705
1.3.6.1.2.1.4.31.1.1.4.2|70|3753
1.3.6.1.2.1.4.31.1.1.5.1|65|14809731
1.3.6.1.2.1.4.31.1.1.5.2|65|633981
1.3.6.1.2.1.4.31.1.1.6.1|70|14809731
1.3.6.1.2.1.4.31.1.1.6.2|70|633981
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|0
1.3.6.1.2.1.4.31.1.1.18.1|65|78592
1.3.6.1.2.1.4.31.1.1.18.2|65|3696
1.3.6.1.2.1.4.31.1.1.19.1|70|78592
1.3.6.1.2.1.4.31.1.1.19.2|70|3696
1.3.6.1.2.1.4.31.1.1.20.1|65|81267
1.3.6.1.2.1.4.31.1.1.20.2|65|15134
1.3.6.1.2.1.4.31.1.1.21.1|70|81267
1.3.6.1.2.1.4.31.1.1.21.2|70|15134
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|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|0
1.3.6.1.2.1.4.31.1.1.25.2|65|4
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|81267
1.3.6.1.2.1.4.31.1.1.30.2|65|15130
1.3.6.1.2.1.4.31.1.1.31.1|70|81267
1.3.6.1.2.1.4.31.1.1.31.2|70|15130
1.3.6.1.2.1.4.31.1.1.32.1|65|19545910
1.3.6.1.2.1.4.31.1.1.32.2|65|2180576
1.3.6.1.2.1.4.31.1.1.33.1|70|19545910
1.3.6.1.2.1.4.31.1.1.33.2|70|2180576
1.3.6.1.2.1.4.31.1.1.34.1|65|170
1.3.6.1.2.1.4.31.1.1.34.2|65|397
1.3.6.1.2.1.4.31.1.1.35.1|70|170
1.3.6.1.2.1.4.31.1.1.35.2|70|397
1.3.6.1.2.1.4.31.1.1.36.1|65|13090
1.3.6.1.2.1.4.31.1.1.36.2|65|40166
1.3.6.1.2.1.4.31.1.1.37.1|70|13090
1.3.6.1.2.1.4.31.1.1.37.2|70|40166
1.3.6.1.2.1.4.31.1.1.38.1|65|1894
1.3.6.1.2.1.4.31.1.1.38.2|65|9526
1.3.6.1.2.1.4.31.1.1.39.1|70|1894
1.3.6.1.2.1.4.31.1.1.39.2|70|9526
1.3.6.1.2.1.4.31.1.1.40.1|65|713570
1.3.6.1.2.1.4.31.1.1.40.2|65|1354880
1.3.6.1.2.1.4.31.1.1.41.1|70|713570
1.3.6.1.2.1.4.31.1.1.41.2|70|1354880
1.3.6.1.2.1.4.31.1.1.42.1|65|97
1.3.6.1.2.1.4.31.1.1.43.1|70|97
1.3.6.1.2.1.4.31.1.1.44.1|65|2
1.3.6.1.2.1.4.31.1.1.45.1|70|2
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.158.90.68.255.254.1.80.13|2|3
1.3.6.1.2.1.4.34.1.3.2.16.254.128.0.0.0.0.0.0.158.90.68.255.254.1.80.14|2|5
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.158.90.68.255.254.1.80.13|6|1.3.6.1.2.1.4.32.1.5.3.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.5.2.16.254.128.0.0.0.0.0.0.158.90.68.255.254.1.80.14|6|1.3.6.1.2.1.4.32.1.5.5.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.158.90.68.255.254.1.80.13|2|5
1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.0.0.0.0.0.158.90.68.255.254.1.80.14|2|5
1.3.6.1.2.1.25.1.1.0|67|2592558
1.3.6.1.2.1.25.1.5.0|66|0
1.3.6.1.2.1.25.1.6.0|66|209
1.3.6.1.2.1.25.1.7.0|2|0
1.3.6.1.2.1.25.2.2.0|2|475252
1.3.6.1.2.1.25.2.3.1.1.1|2|1
1.3.6.1.2.1.25.2.3.1.1.3|2|3
1.3.6.1.2.1.25.2.3.1.1.6|2|6
1.3.6.1.2.1.25.2.3.1.1.7|2|7
1.3.6.1.2.1.25.2.3.1.1.8|2|8
1.3.6.1.2.1.25.2.3.1.1.10|2|10
1.3.6.1.2.1.25.2.3.1.1.32|2|32
1.3.6.1.2.1.25.2.3.1.1.33|2|33
1.3.6.1.2.1.25.2.3.1.1.34|2|34
1.3.6.1.2.1.25.2.3.1.1.40|2|40
1.3.6.1.2.1.25.2.3.1.1.41|2|41
1.3.6.1.2.1.25.2.3.1.1.42|2|42
1.3.6.1.2.1.25.2.3.1.1.43|2|43
1.3.6.1.2.1.25.2.3.1.1.48|2|48
1.3.6.1.2.1.25.2.3.1.1.49|2|49
1.3.6.1.2.1.25.2.3.1.1.50|2|50
1.3.6.1.2.1.25.2.3.1.1.51|2|51
1.3.6.1.2.1.25.2.3.1.1.52|2|52
1.3.6.1.2.1.25.2.3.1.1.53|2|53
1.3.6.1.2.1.25.2.3.1.1.54|2|54
1.3.6.1.2.1.25.2.3.1.1.55|2|55
1.3.6.1.2.1.25.2.3.1.1.56|2|56
1.3.6.1.2.1.25.2.3.1.1.57|2|57
1.3.6.1.2.1.25.2.3.1.1.58|2|58
1.3.6.1.2.1.25.2.3.1.1.59|2|59
1.3.6.1.2.1.25.2.3.1.1.60|2|60
1.3.6.1.2.1.25.2.3.1.2.1|6|1.3.6.1.2.1.25.2.1.2
1.3.6.1.2.1.25.2.3.1.2.3|6|1.3.6.1.2.1.25.2.1.3
1.3.6.1.2.1.25.2.3.1.2.6|6|1.3.6.1.2.1.25.2.1.1
1.3.6.1.2.1.25.2.3.1.2.7|6|1.3.6.1.2.1.25.2.1.1
1.3.6.1.2.1.25.2.3.1.2.8|6|1.3.6.1.2.1.25.2.1.1
1.3.6.1.2.1.25.2.3.1.2.10|6|1.3.6.1.2.1.25.2.1.3
1.3.6.1.2.1.25.2.3.1.2.32|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.33|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.34|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.40|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.41|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.42|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.43|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.48|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.49|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.50|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.51|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.52|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.53|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.54|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.55|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.56|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.57|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.58|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.59|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.2.60|6|1.3.6.1.2.1.25.2.1.4
1.3.6.1.2.1.25.2.3.1.3.1|4|Physical memory
1.3.6.1.2.1.25.2.3.1.3.3|4|Virtual memory
1.3.6.1.2.1.25.2.3.1.3.6|4|Memory buffers
1.3.6.1.2.1.25.2.3.1.3.7|4|Cached memory
1.3.6.1.2.1.25.2.3.1.3.8|4|Shared memory
1.3.6.1.2.1.25.2.3.1.3.10|4|Swap space
1.3.6.1.2.1.25.2.3.1.3.32|4|/.whitelist
1.3.6.1.2.1.25.2.3.1.3.33|4|/pybox/home
1.3.6.1.2.1.25.2.3.1.3.34|4|/tmp
1.3.6.1.2.1.25.2.3.1.3.40|4|/shm
1.3.6.1.2.1.25.2.3.1.3.41|4|/run
1.3.6.1.2.1.25.2.3.1.3.42|4|/.xcc-fw
1.3.6.1.2.1.25.2.3.1.3.43|4|/mnt
1.3.6.1.2.1.25.2.3.1.3.48|4|/pybox/tmp/pybox
1.3.6.1.2.1.25.2.3.1.3.49|4|/pybox/var/uefi
1.3.6.1.2.1.25.2.3.1.3.50|4|/pstorage
1.3.6.1.2.1.25.2.3.1.3.51|4|/tdm-rw
1.3.6.1.2.1.25.2.3.1.3.52|4|/mlc
1.3.6.1.2.1.25.2.3.1.3.53|4|/mlc2
1.3.6.1.2.1.25.2.3.1.3.54|4|/mlc/mnt
1.3.6.1.2.1.25.2.3.1.3.55|4|/mnt/ftphome
1.3.6.1.2.1.25.2.3.1.3.56|4|/pstorage/ftpupload
1.3.6.1.2.1.25.2.3.1.3.57|4|/pstorage/ftpdownload
1.3.6.1.2.1.25.2.3.1.3.58|4|/mnt/ftphome/download/ffdc/ffdc_dump
1.3.6.1.2.1.25.2.3.1.3.59|4|/mnt/ftphome/download/ffdc/imm_dump
1.3.6.1.2.1.25.2.3.1.3.60|4|/mnt/ftphome/download/ffdc/ffdc_repos
1.3.6.1.2.1.25.2.3.1.4.1|2|1024
1.3.6.1.2.1.25.2.3.1.4.3|2|1024
1.3.6.1.2.1.25.2.3.1.4.6|2|1024
1.3.6.1.2.1.25.2.3.1.4.7|2|1024
1.3.6.1.2.1.25.2.3.1.4.8|2|1024
1.3.6.1.2.1.25.2.3.1.4.10|2|1024
1.3.6.1.2.1.25.2.3.1.4.32|2|2048
1.3.6.1.2.1.25.2.3.1.4.33|2|2048
1.3.6.1.2.1.25.2.3.1.4.34|2|4096
1.3.6.1.2.1.25.2.3.1.4.40|2|4096
1.3.6.1.2.1.25.2.3.1.4.41|2|4096
1.3.6.1.2.1.25.2.3.1.4.42|2|2048
1.3.6.1.2.1.25.2.3.1.4.43|2|4096
1.3.6.1.2.1.25.2.3.1.4.48|2|4096
1.3.6.1.2.1.25.2.3.1.4.49|2|2048
1.3.6.1.2.1.25.2.3.1.4.50|2|2048
1.3.6.1.2.1.25.2.3.1.4.51|2|2048
1.3.6.1.2.1.25.2.3.1.4.52|2|2048
1.3.6.1.2.1.25.2.3.1.4.53|2|2048
1.3.6.1.2.1.25.2.3.1.4.54|2|4096
1.3.6.1.2.1.25.2.3.1.4.55|2|2048
1.3.6.1.2.1.25.2.3.1.4.56|2|2048
1.3.6.1.2.1.25.2.3.1.4.57|2|2048
1.3.6.1.2.1.25.2.3.1.4.58|2|2048
1.3.6.1.2.1.25.2.3.1.4.59|2|2048
1.3.6.1.2.1.25.2.3.1.4.60|2|2048
1.3.6.1.2.1.25.2.3.1.5.1|2|475252
1.3.6.1.2.1.25.2.3.1.5.3|2|475252
1.3.6.1.2.1.25.2.3.1.5.6|2|475252
1.3.6.1.2.1.25.2.3.1.5.7|2|122188
1.3.6.1.2.1.25.2.3.1.5.8|2|6516
1.3.6.1.2.1.25.2.3.1.5.10|2|0
1.3.6.1.2.1.25.2.3.1.5.32|2|739396
1.3.6.1.2.1.25.2.3.1.5.33|2|739396
1.3.6.1.2.1.25.2.3.1.5.34|2|19836
1.3.6.1.2.1.25.2.3.1.5.40|2|1280
1.3.6.1.2.1.25.2.3.1.5.41|2|256
1.3.6.1.2.1.25.2.3.1.5.42|2|739396
1.3.6.1.2.1.25.2.3.1.5.43|2|1
1.3.6.1.2.1.25.2.3.1.5.48|2|19836
1.3.6.1.2.1.25.2.3.1.5.49|2|739396
1.3.6.1.2.1.25.2.3.1.5.50|2|495680
1.3.6.1.2.1.25.2.3.1.5.51|2|92600
1.3.6.1.2.1.25.2.3.1.5.52|2|588310
1.3.6.1.2.1.25.2.3.1.5.53|2|243860
1.3.6.1.2.1.25.2.3.1.5.54|2|1
1.3.6.1.2.1.25.2.3.1.5.55|2|495680
1.3.6.1.2.1.25.2.3.1.5.56|2|495680
1.3.6.1.2.1.25.2.3.1.5.57|2|495680
1.3.6.1.2.1.25.2.3.1.5.58|2|588310
1.3.6.1.2.1.25.2.3.1.5.59|2|588310
1.3.6.1.2.1.25.2.3.1.5.60|2|588310
1.3.6.1.2.1.25.2.3.1.6.1|2|407708
1.3.6.1.2.1.25.2.3.1.6.3|2|407708
1.3.6.1.2.1.25.2.3.1.6.6|2|21548
1.3.6.1.2.1.25.2.3.1.6.7|2|122228
1.3.6.1.2.1.25.2.3.1.6.8|2|6516
1.3.6.1.2.1.25.2.3.1.6.10|2|0
1.3.6.1.2.1.25.2.3.1.6.32|2|322426
1.3.6.1.2.1.25.2.3.1.6.33|2|322426
1.3.6.1.2.1.25.2.3.1.6.34|2|1355
1.3.6.1.2.1.25.2.3.1.6.40|2|163
1.3.6.1.2.1.25.2.3.1.6.41|2|13
1.3.6.1.2.1.25.2.3.1.6.42|2|322426
1.3.6.1.2.1.25.2.3.1.6.43|2|0
1.3.6.1.2.1.25.2.3.1.6.48|2|1355
1.3.6.1.2.1.25.2.3.1.6.49|2|322426
1.3.6.1.2.1.25.2.3.1.6.50|2|77420
1.3.6.1.2.1.25.2.3.1.6.51|2|407
1.3.6.1.2.1.25.2.3.1.6.52|2|168882
1.3.6.1.2.1.25.2.3.1.6.53|2|166250
1.3.6.1.2.1.25.2.3.1.6.54|2|0
1.3.6.1.2.1.25.2.3.1.6.55|2|77420
1.3.6.1.2.1.25.2.3.1.6.56|2|77420
1.3.6.1.2.1.25.2.3.1.6.57|2|77420
1.3.6.1.2.1.25.2.3.1.6.58|2|168882
1.3.6.1.2.1.25.2.3.1.6.59|2|168882
1.3.6.1.2.1.25.2.3.1.6.60|2|168882
1.3.6.1.2.1.25.3.2.1.1.196608|2|196608
1.3.6.1.2.1.25.3.2.1.1.196609|2|196609
1.3.6.1.2.1.25.3.2.1.1.262145|2|262145
1.3.6.1.2.1.25.3.2.1.1.262146|2|262146
1.3.6.1.2.1.25.3.2.1.1.262147|2|262147
1.3.6.1.2.1.25.3.2.1.1.262148|2|262148
1.3.6.1.2.1.25.3.2.1.1.262149|2|262149
1.3.6.1.2.1.25.3.2.1.1.786432|2|786432
1.3.6.1.2.1.25.3.2.1.2.196608|6|1.3.6.1.2.1.25.3.1.3
1.3.6.1.2.1.25.3.2.1.2.196609|6|1.3.6.1.2.1.25.3.1.3
1.3.6.1.2.1.25.3.2.1.2.262145|6|1.3.6.1.2.1.25.3.1.4
1.3.6.1.2.1.25.3.2.1.2.262146|6|1.3.6.1.2.1.25.3.1.4
1.3.6.1.2.1.25.3.2.1.2.262147|6|1.3.6.1.2.1.25.3.1.4
1.3.6.1.2.1.25.3.2.1.2.262148|6|1.3.6.1.2.1.25.3.1.4
1.3.6.1.2.1.25.3.2.1.2.262149|6|1.3.6.1.2.1.25.3.1.4
1.3.6.1.2.1.25.3.2.1.2.786432|6|1.3.6.1.2.1.25.3.1.12
1.3.6.1.2.1.25.3.2.1.3.196608|4|
1.3.6.1.2.1.25.3.2.1.3.196609|4|
1.3.6.1.2.1.25.3.2.1.3.262145|4|network interface lo
1.3.6.1.2.1.25.3.2.1.3.262146|4|network interface eth0
1.3.6.1.2.1.25.3.2.1.3.262147|4|network interface eth1
1.3.6.1.2.1.25.3.2.1.3.262148|4|network interface sit0
1.3.6.1.2.1.25.3.2.1.3.262149|4|network interface usb0
1.3.6.1.2.1.25.3.2.1.3.786432|4|Guessing that there's a floating point co-processor
1.3.6.1.2.1.25.3.2.1.4.196608|6|0.0
1.3.6.1.2.1.25.3.2.1.4.196609|6|0.0
1.3.6.1.2.1.25.3.2.1.4.262145|6|0.0
1.3.6.1.2.1.25.3.2.1.4.262146|6|0.0
1.3.6.1.2.1.25.3.2.1.4.262147|6|0.0
1.3.6.1.2.1.25.3.2.1.4.262148|6|0.0
1.3.6.1.2.1.25.3.2.1.4.262149|6|0.0
1.3.6.1.2.1.25.3.2.1.4.786432|6|0.0
1.3.6.1.2.1.25.3.2.1.5.196608|2|2
1.3.6.1.2.1.25.3.2.1.5.196609|2|2
1.3.6.1.2.1.25.3.2.1.5.262145|2|2
1.3.6.1.2.1.25.3.2.1.5.262146|2|2
1.3.6.1.2.1.25.3.2.1.5.262147|2|2
1.3.6.1.2.1.25.3.2.1.5.262148|2|5
1.3.6.1.2.1.25.3.2.1.5.262149|2|2
1.3.6.1.2.1.25.3.2.1.6.262145|65|0
1.3.6.1.2.1.25.3.2.1.6.262146|65|0
1.3.6.1.2.1.25.3.2.1.6.262147|65|0
1.3.6.1.2.1.25.3.2.1.6.262148|65|0
1.3.6.1.2.1.25.3.2.1.6.262149|65|0
1.3.6.1.2.1.25.3.3.1.1.196608|6|0.0
1.3.6.1.2.1.25.3.3.1.1.196609|6|0.0
1.3.6.1.2.1.25.3.3.1.2.196608|2|36
1.3.6.1.2.1.25.3.3.1.2.196609|2|37
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|eth0
1.3.6.1.2.1.31.1.1.1.1.3|4|eth1
1.3.6.1.2.1.31.1.1.1.1.4|4|sit0
1.3.6.1.2.1.31.1.1.1.1.5|4|usb0
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.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.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.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.6.1|70|4018223
1.3.6.1.2.1.31.1.1.1.6.2|70|310560
1.3.6.1.2.1.31.1.1.1.6.3|70|13334806
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.7.1|70|28338
1.3.6.1.2.1.31.1.1.1.7.2|70|5178
1.3.6.1.2.1.31.1.1.1.7.3|70|68990
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.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.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.10.1|70|4018375
1.3.6.1.2.1.31.1.1.1.10.2|70|311520
1.3.6.1.2.1.31.1.1.1.10.3|70|17261642
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|1398350
1.3.6.1.2.1.31.1.1.1.11.1|70|28339
1.3.6.1.2.1.31.1.1.1.11.2|70|5192
1.3.6.1.2.1.31.1.1.1.11.3|70|57701
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|9022
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.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.15.1|66|10
1.3.6.1.2.1.31.1.1.1.15.2|66|0
1.3.6.1.2.1.31.1.1.1.15.3|66|1000
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.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.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.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.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.4.1.2021.10.1.5.1|2|554
1.3.6.1.4.1.2021.10.1.5.2|2|576
1.3.6.1.4.1.2021.10.1.5.3|2|576
1.3.6.1.4.1.2021.11.1.0|2|1
1.3.6.1.4.1.2021.11.2.0|4|systemStats
1.3.6.1.4.1.2021.11.3.0|2|0
1.3.6.1.4.1.2021.11.4.0|2|0
1.3.6.1.4.1.2021.11.5.0|2|68
1.3.6.1.4.1.2021.11.6.0|2|11
1.3.6.1.4.1.2021.11.7.0|2|3443
1.3.6.1.4.1.2021.11.8.0|2|6010
1.3.6.1.4.1.2021.11.9.0|2|8
1.3.6.1.4.1.2021.11.10.0|2|21
1.3.6.1.4.1.2021.11.11.0|2|63
1.3.6.1.4.1.2021.11.50.0|65|453232
1.3.6.1.4.1.2021.11.51.0|65|159334
1.3.6.1.4.1.2021.11.52.0|65|1069784
1.3.6.1.4.1.2021.11.53.0|65|3240020
1.3.6.1.4.1.2021.11.54.0|65|7963
1.3.6.1.4.1.2021.11.55.0|65|0
1.3.6.1.4.1.2021.11.56.0|65|0
1.3.6.1.4.1.2021.11.57.0|65|3542040
1.3.6.1.4.1.2021.11.58.0|65|2113260
1.3.6.1.4.1.2021.11.59.0|65|102850312
1.3.6.1.4.1.2021.11.60.0|65|178308371
1.3.6.1.4.1.2021.11.61.0|65|1657
1.3.6.1.4.1.2021.11.62.0|65|0
1.3.6.1.4.1.2021.11.63.0|65|0
1.3.6.1.4.1.2021.11.64.0|65|0
1.3.6.1.4.1.2021.11.65.0|65|0
1.3.6.1.4.1.2021.11.66.0|65|0
1.3.6.1.4.1.2021.11.67.0|2|2
1.3.6.1.4.1.19046.11.1.1.1.1.0|2|4
1.3.6.1.4.1.19046.11.1.1.1.2.1.1.1|2|1
1.3.6.1.4.1.19046.11.1.1.1.2.1.1.2|2|2
1.3.6.1.4.1.19046.11.1.1.1.2.1.1.3|2|3
1.3.6.1.4.1.19046.11.1.1.1.2.1.1.4|2|4
1.3.6.1.4.1.19046.11.1.1.1.2.1.2.1|4|CPU Temp
1.3.6.1.4.1.19046.11.1.1.1.2.1.2.2|4|CPU DTS
1.3.6.1.4.1.19046.11.1.1.1.2.1.2.3|4|Ambient Temp
1.3.6.1.4.1.19046.11.1.1.1.2.1.2.4|4|Exhaust Temp
1.3.6.1.4.1.19046.11.1.1.1.2.1.3.1|4|35
1.3.6.1.4.1.19046.11.1.1.1.2.1.3.2|4|-51.0
1.3.6.1.4.1.19046.11.1.1.1.2.1.3.3|4|26
1.3.6.1.4.1.19046.11.1.1.1.2.1.3.4|4|35
1.3.6.1.4.1.19046.11.1.1.1.2.1.4.1|4|22
1.3.6.1.4.1.19046.11.1.1.1.2.1.4.2|4|-27.0
1.3.6.1.4.1.19046.11.1.1.1.2.1.4.3|4|23
1.3.6.1.4.1.19046.11.1.1.1.2.1.4.4|4|255
1.3.6.1.4.1.19046.11.1.1.1.2.1.5.1|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.5.2|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.5.3|4|50
1.3.6.1.4.1.19046.11.1.1.1.2.1.5.4|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.6.1|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.6.2|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.6.3|4|47
1.3.6.1.4.1.19046.11.1.1.1.2.1.6.4|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.7.1|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.7.2|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.7.3|4|43
1.3.6.1.4.1.19046.11.1.1.1.2.1.7.4|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.8.1|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.8.2|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.8.3|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.8.4|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.9.1|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.9.2|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.9.3|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.9.4|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.10.1|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.10.2|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.10.3|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.10.4|4|N/A
1.3.6.1.4.1.19046.11.1.1.1.2.1.11.1|4|Normal
1.3.6.1.4.1.19046.11.1.1.1.2.1.11.2|4|Normal
1.3.6.1.4.1.19046.11.1.1.1.2.1.11.3|4|Normal
1.3.6.1.4.1.19046.11.1.1.1.2.1.11.4|4|Normal
1.3.6.1.4.1.19046.11.1.1.2.1.0|2|4
1.3.6.1.4.1.19046.11.1.1.2.2.1.1.1|2|1
1.3.6.1.4.1.19046.11.1.1.2.2.1.1.2|2|2
1.3.6.1.4.1.19046.11.1.1.2.2.1.1.3|2|3
1.3.6.1.4.1.19046.11.1.1.2.2.1.1.4|2|4
1.3.6.1.4.1.19046.11.1.1.2.2.1.2.1|4|CMOS Battery
1.3.6.1.4.1.19046.11.1.1.2.2.1.2.2|4|SysBrd 3.3V
1.3.6.1.4.1.19046.11.1.1.2.2.1.2.3|4|SysBrd 5V
1.3.6.1.4.1.19046.11.1.1.2.2.1.2.4|4|SysBrd 12V
1.3.6.1.4.1.19046.11.1.1.2.2.1.3.1|4|3.0940
1.3.6.1.4.1.19046.11.1.1.2.2.1.3.2|4|3.2292
1.3.6.1.4.1.19046.11.1.1.2.2.1.3.3|4|5.014
1.3.6.1.4.1.19046.11.1.1.2.2.1.3.4|4|11.770
1.3.6.1.4.1.19046.11.1.1.2.2.1.4.1|4|3.0160
1.3.6.1.4.1.19046.11.1.1.2.2.1.4.2|4|3.2916
1.3.6.1.4.1.19046.11.1.1.2.2.1.4.3|4|4.991
1.3.6.1.4.1.19046.11.1.1.2.2.1.4.4|4|11.990
1.3.6.1.4.1.19046.11.1.1.2.2.1.5.1|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.5.2|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.5.3|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.5.4|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.6.1|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.6.2|4|3.6348
1.3.6.1.4.1.19046.11.1.1.2.2.1.6.3|4|5.497
1.3.6.1.4.1.19046.11.1.1.2.2.1.6.4|4|13.200
1.3.6.1.4.1.19046.11.1.1.2.2.1.7.1|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.7.2|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.7.3|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.7.4|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.8.1|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.8.2|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.8.3|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.8.4|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.9.1|4|2.2490
1.3.6.1.4.1.19046.11.1.1.2.2.1.9.2|4|2.9640
1.3.6.1.4.1.19046.11.1.1.2.2.1.9.3|4|4.508
1.3.6.1.4.1.19046.11.1.1.2.2.1.9.4|4|10.615
1.3.6.1.4.1.19046.11.1.1.2.2.1.10.1|4|2.3920
1.3.6.1.4.1.19046.11.1.1.2.2.1.10.2|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.10.3|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.10.4|4|N/A
1.3.6.1.4.1.19046.11.1.1.2.2.1.11.1|4|Normal
1.3.6.1.4.1.19046.11.1.1.2.2.1.11.2|4|Normal
1.3.6.1.4.1.19046.11.1.1.2.2.1.11.3|4|Normal
1.3.6.1.4.1.19046.11.1.1.2.2.1.11.4|4|Normal
1.3.6.1.4.1.19046.11.1.1.3.1.0|2|4
1.3.6.1.4.1.19046.11.1.1.3.2.1.1.1|2|1
1.3.6.1.4.1.19046.11.1.1.3.2.1.1.2|2|2
1.3.6.1.4.1.19046.11.1.1.3.2.1.1.3|2|3
1.3.6.1.4.1.19046.11.1.1.3.2.1.1.4|2|4
1.3.6.1.4.1.19046.11.1.1.3.2.1.2.1|4|Fan 1 Tach
1.3.6.1.4.1.19046.11.1.1.3.2.1.2.2|4|Fan 2 Tach
1.3.6.1.4.1.19046.11.1.1.3.2.1.2.3|4|Fan 3 Tach
1.3.6.1.4.1.19046.11.1.1.3.2.1.2.4|4|Fan 4 Tach
1.3.6.1.4.1.19046.11.1.1.3.2.1.3.1|4| 24% of maximum
1.3.6.1.4.1.19046.11.1.1.3.2.1.3.2|4| 25% of maximum
1.3.6.1.4.1.19046.11.1.1.3.2.1.3.3|4| 27% of maximum
1.3.6.1.4.1.19046.11.1.1.3.2.1.3.4|4| 25% of maximum
1.3.6.1.4.1.19046.11.1.1.3.2.1.4.1|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.4.2|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.4.3|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.4.4|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.5.1|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.5.2|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.5.3|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.5.4|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.6.1|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.6.2|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.6.3|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.6.4|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.7.1|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.7.2|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.7.3|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.7.4|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.8.1|66|1552
1.3.6.1.4.1.19046.11.1.1.3.2.1.8.2|66|1552
1.3.6.1.4.1.19046.11.1.1.3.2.1.8.3|66|1552
1.3.6.1.4.1.19046.11.1.1.3.2.1.8.4|66|1552
1.3.6.1.4.1.19046.11.1.1.3.2.1.9.1|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.9.2|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.9.3|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.9.4|66|0
1.3.6.1.4.1.19046.11.1.1.3.2.1.10.1|4|Normal
1.3.6.1.4.1.19046.11.1.1.3.2.1.10.2|4|Normal
1.3.6.1.4.1.19046.11.1.1.3.2.1.10.3|4|Normal
1.3.6.1.4.1.19046.11.1.1.3.2.1.10.4|4|Normal
1.3.6.1.4.1.19046.11.1.1.4.1.0|2|255
1.3.6.1.4.1.19046.11.1.1.5.1.1.3.1|4|TEI3C0N 4.83
1.3.6.1.4.1.19046.11.1.1.5.2.1.3.0|4|S4AVL151
1.3.6.1.4.1.19046.11.1.1.5.2.1.5.0|4|ThinkSystem SR250
1.3.6.1.4.1.19046.11.1.5.1.1.0|2|255