mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add support for new sensors on Firebrick 9000 models. (#15842)
* Add FB9k voltage & temperature monitoring * Adjust sensor limits for FB2900 * Add FB9k test data. * Sensor limit tweaks for FB6000
This commit is contained in:
@@ -46,6 +46,25 @@ modules:
|
||||
low_warn_limit: 20
|
||||
warn_limit: 50
|
||||
high_limit: 70
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Temperature (milliDegC)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: not_in_array
|
||||
value: ['Main PCB front centre', 'Main PCB rear centre', 'Fan Controller', 'RTC', 'PCB']
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
low_limit: 10
|
||||
low_warn_limit: 20
|
||||
warn_limit: 45
|
||||
high_limit: 65
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
@@ -55,6 +74,25 @@ modules:
|
||||
oid: fbMonReadingName
|
||||
op: not_in_array
|
||||
value: ['Fan Controller', 'RTC', 'PCB']
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
low_limit: 10
|
||||
low_warn_limit: 20
|
||||
warn_limit: 35
|
||||
high_limit: 40
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Temperature (milliDegC)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: not_in_array
|
||||
value: ['Main PCB front centre', 'Main PCB rear centre', 'Fan Controller', 'RTC', 'PCB']
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
@@ -72,8 +110,8 @@ modules:
|
||||
value: 'Temperature (milliDegC)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: 'CPU'
|
||||
op: 'not_in_array'
|
||||
value: ['Main PCB front centre', 'Main PCB rear centre', 'PSU A', 'PSU B', 'CPU NorthWest', 'CPU SouthEast', 'CPU']
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
@@ -92,7 +130,7 @@ modules:
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: in_array
|
||||
value: ['CPU', 'Fan Controller', 'RTC', 'PCB']
|
||||
value: ['Main PCB front centre', 'Main PCB rear centre', 'PSU A', 'PSU B', 'CPU NorthWest', 'CPU SouthEast', 'CPU', 'Fan Controller', 'RTC', 'PCB']
|
||||
voltage:
|
||||
data:
|
||||
-
|
||||
@@ -370,6 +408,320 @@ modules:
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '1.2V(Fan)'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Power Supply
|
||||
low_limit: 11.8
|
||||
low_warn_limit: 11.9
|
||||
warn_limit: 12.1
|
||||
high_limit: 12.2
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '12V PSU A'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Power Supply
|
||||
low_limit: 11.8
|
||||
low_warn_limit: 11.9
|
||||
warn_limit: 12.1
|
||||
high_limit: 12.2
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '12V PSU B'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Internal Power
|
||||
low_limit: 11.8
|
||||
low_warn_limit: 11.9
|
||||
warn_limit: 12.1
|
||||
high_limit: 12.2
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '12V internal'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Processor
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: 'Vcore'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Processor
|
||||
low_limit: 0.912
|
||||
low_warn_limit: 0.9215
|
||||
warn_limit: 0.9785
|
||||
high_limit: 0.988
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '0.95V'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Processor
|
||||
low_limit: 0.72
|
||||
low_warn_limit: 0.7275
|
||||
warn_limit: 0.7725
|
||||
high_limit: 0.78
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: 'DDRVTT'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Processor
|
||||
low_limit: 0.8245
|
||||
low_warn_limit: 0.833
|
||||
warn_limit: 0.867
|
||||
high_limit: 0.8755
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '0.85V'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Processor
|
||||
low_limit: 1.44
|
||||
low_warn_limit: 1.455
|
||||
warn_limit: 1.545
|
||||
high_limit: 1.56
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '1.5V'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Internal Power
|
||||
low_limit: 3.201
|
||||
low_warn_limit: 3.234
|
||||
warn_limit: 3.366
|
||||
high_limit: 3.399
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '3.3V system'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Internal Power
|
||||
low_limit: 3.168
|
||||
low_warn_limit: 3.201
|
||||
warn_limit: 3.399
|
||||
high_limit: 3.432
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '3.3V SFP'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Internal Power
|
||||
low_limit: 3.168
|
||||
low_warn_limit: 3.201
|
||||
warn_limit: 3.399
|
||||
high_limit: 3.432
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '3.3V M.2 SSD'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Processor
|
||||
low_limit: 3.168
|
||||
low_warn_limit: 3.201
|
||||
warn_limit: 3.399
|
||||
high_limit: 3.432
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '3.3V main CPU'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Processor
|
||||
low_limit: 2.4
|
||||
low_warn_limit: 2.425
|
||||
warn_limit: 2.575
|
||||
high_limit: 2.6
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '2.5V'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Processor
|
||||
low_limit: 4.8
|
||||
low_warn_limit: 4.85
|
||||
warn_limit: 5.15
|
||||
high_limit: 5.2
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: '5V'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Processor
|
||||
low_limit: 0.8
|
||||
low_warn_limit: 0.9
|
||||
warn_limit: 1.8
|
||||
high_limit: 1.9
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: 'VRTC'
|
||||
-
|
||||
oid: fbMonitoringMib
|
||||
value: fbMonReadingValue
|
||||
num_oid: '.1.3.6.1.4.1.24693.100.1.1.1.4.{{ $index }}'
|
||||
divisor: 1000
|
||||
descr: fbMonReadingName
|
||||
group: Processor
|
||||
warn_limit: 5.15
|
||||
high_limit: 5.2
|
||||
skip_values:
|
||||
-
|
||||
oid: fbMonReadingType
|
||||
op: '!='
|
||||
value: 'Voltage (mV)'
|
||||
-
|
||||
oid: fbMonReadingName
|
||||
op: '!='
|
||||
value: 'USB Bus'
|
||||
count:
|
||||
data:
|
||||
-
|
||||
|
@@ -1995,8 +1995,8 @@
|
||||
"sensor_divisor": 1000,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 35.5,
|
||||
"sensor_limit": 70,
|
||||
"sensor_limit_warn": 50,
|
||||
"sensor_limit": 40,
|
||||
"sensor_limit_warn": 35,
|
||||
"sensor_limit_low": 10,
|
||||
"sensor_limit_low_warn": 20,
|
||||
"sensor_alert": 1,
|
||||
|
@@ -1545,8 +1545,8 @@
|
||||
"sensor_divisor": 1000,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 36.75,
|
||||
"sensor_limit": 70,
|
||||
"sensor_limit_warn": 50,
|
||||
"sensor_limit": 40,
|
||||
"sensor_limit_warn": 35,
|
||||
"sensor_limit_low": 10,
|
||||
"sensor_limit_low_warn": 20,
|
||||
"sensor_alert": 1,
|
||||
@@ -1570,8 +1570,8 @@
|
||||
"sensor_divisor": 1000,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 40.125,
|
||||
"sensor_limit": 70,
|
||||
"sensor_limit_warn": 50,
|
||||
"sensor_limit": 40,
|
||||
"sensor_limit_warn": 35,
|
||||
"sensor_limit_low": 10,
|
||||
"sensor_limit_low_warn": 20,
|
||||
"sensor_alert": 1,
|
||||
|
4768
tests/data/firebrick_9000.json
Normal file
4768
tests/data/firebrick_9000.json
Normal file
File diff suppressed because it is too large
Load Diff
705
tests/snmpsim/firebrick_9000.snmprec
Normal file
705
tests/snmpsim/firebrick_9000.snmprec
Normal file
@@ -0,0 +1,705 @@
|
||||
1.3.6.1.2.1.1.1.0|4|FB9001 FB9000 Abbotscliffe+ (V2.00.218D10 2024-03-12T11:00:58)
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.24693.1.9000
|
||||
1.3.6.1.2.1.1.3.0|67|2131302
|
||||
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.2.1|4|Internal-CPU
|
||||
1.3.6.1.2.1.2.2.1.2.2|4|Internal-Switch
|
||||
1.3.6.1.2.1.2.2.1.2.3|4|Trunked-1+2
|
||||
1.3.6.1.2.1.2.2.1.2.4|4|Trunked-2+1
|
||||
1.3.6.1.2.1.2.2.1.2.5|4|Port-3
|
||||
1.3.6.1.2.1.2.2.1.2.6|4|Port-4
|
||||
1.3.6.1.2.1.2.2.1.2.7|4|Port-5
|
||||
1.3.6.1.2.1.2.2.1.2.8|4|Port-6
|
||||
1.3.6.1.2.1.2.2.1.2.9|4|Port-7
|
||||
1.3.6.1.2.1.2.2.1.2.10|4|Port-8
|
||||
1.3.6.1.2.1.2.2.1.2.11|4|Port-9
|
||||
1.3.6.1.2.1.2.2.1.2.12|4|Port-10
|
||||
1.3.6.1.2.1.2.2.1.2.4119|4|LAN/10
|
||||
1.3.6.1.2.1.2.2.1.2.4125|4|LAN/16
|
||||
1.3.6.1.2.1.2.2.1.2.4210|4|LAN/101
|
||||
1.3.6.1.2.1.2.2.1.2.5343|4|LAN/1234
|
||||
1.3.6.1.2.1.2.2.1.2.12301|4|Management
|
||||
1.3.6.1.2.1.2.2.1.2.45069|4|Shaper-LNS
|
||||
1.3.6.1.2.1.2.2.1.3.1|2|6
|
||||
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|6
|
||||
1.3.6.1.2.1.2.2.1.3.6|2|6
|
||||
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.3.4119|2|6
|
||||
1.3.6.1.2.1.2.2.1.3.4125|2|6
|
||||
1.3.6.1.2.1.2.2.1.3.4210|2|6
|
||||
1.3.6.1.2.1.2.2.1.3.5343|2|6
|
||||
1.3.6.1.2.1.2.2.1.3.12301|2|6
|
||||
1.3.6.1.2.1.2.2.1.3.45069|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.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|1500
|
||||
1.3.6.1.2.1.2.2.1.4.6|2|1500
|
||||
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.4.4119|2|1600
|
||||
1.3.6.1.2.1.2.2.1.4.4125|2|1900
|
||||
1.3.6.1.2.1.2.2.1.4.4210|2|1600
|
||||
1.3.6.1.2.1.2.2.1.4.5343|2|1600
|
||||
1.3.6.1.2.1.2.2.1.4.12301|2|1500
|
||||
1.3.6.1.2.1.2.2.1.4.45069|2|2044
|
||||
1.3.6.1.2.1.2.2.1.6.1|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.2|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.3|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.4|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.5|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.6|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.7|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.8|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.9|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.10|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.11|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.12|4x|000397ba0500
|
||||
1.3.6.1.2.1.2.2.1.6.4119|4x|000397ba0513
|
||||
1.3.6.1.2.1.2.2.1.6.4125|4x|000397ba0515
|
||||
1.3.6.1.2.1.2.2.1.6.4210|4x|000397ba0510
|
||||
1.3.6.1.2.1.2.2.1.6.5343|4x|000397ba0512
|
||||
1.3.6.1.2.1.2.2.1.6.12301|4x|000397ba0503
|
||||
1.3.6.1.2.1.2.2.1.6.45069|4|
|
||||
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|1
|
||||
1.3.6.1.2.1.2.2.1.7.5|2|1
|
||||
1.3.6.1.2.1.2.2.1.7.6|2|1
|
||||
1.3.6.1.2.1.2.2.1.7.7|2|1
|
||||
1.3.6.1.2.1.2.2.1.7.8|2|1
|
||||
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|1
|
||||
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|1
|
||||
1.3.6.1.2.1.2.2.1.7.4119|2|1
|
||||
1.3.6.1.2.1.2.2.1.7.4125|2|1
|
||||
1.3.6.1.2.1.2.2.1.7.4210|2|1
|
||||
1.3.6.1.2.1.2.2.1.7.5343|2|1
|
||||
1.3.6.1.2.1.2.2.1.7.12301|2|1
|
||||
1.3.6.1.2.1.2.2.1.7.45069|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.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|2
|
||||
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|2
|
||||
1.3.6.1.2.1.2.2.1.8.12|2|2
|
||||
1.3.6.1.2.1.2.2.1.8.4119|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.4125|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.4210|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.5343|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.12301|2|1
|
||||
1.3.6.1.2.1.2.2.1.8.45069|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.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.9.4119|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.4125|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.4210|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.5343|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.12301|67|0
|
||||
1.3.6.1.2.1.2.2.1.9.45069|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.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|0
|
||||
1.3.6.1.2.1.2.2.1.13.12|65|0
|
||||
1.3.6.1.2.1.2.2.1.13.4119|65|2425
|
||||
1.3.6.1.2.1.2.2.1.13.4125|65|67156
|
||||
1.3.6.1.2.1.2.2.1.13.4210|65|29284
|
||||
1.3.6.1.2.1.2.2.1.13.5343|65|0
|
||||
1.3.6.1.2.1.2.2.1.13.12301|65|178
|
||||
1.3.6.1.2.1.2.2.1.13.45069|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.14.4119|65|0
|
||||
1.3.6.1.2.1.2.2.1.14.4125|65|0
|
||||
1.3.6.1.2.1.2.2.1.14.4210|65|0
|
||||
1.3.6.1.2.1.2.2.1.14.5343|65|0
|
||||
1.3.6.1.2.1.2.2.1.14.12301|65|0
|
||||
1.3.6.1.2.1.2.2.1.14.45069|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.19.4119|65|0
|
||||
1.3.6.1.2.1.2.2.1.19.4125|65|0
|
||||
1.3.6.1.2.1.2.2.1.19.4210|65|0
|
||||
1.3.6.1.2.1.2.2.1.19.5343|65|0
|
||||
1.3.6.1.2.1.2.2.1.19.12301|65|0
|
||||
1.3.6.1.2.1.2.2.1.19.45069|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.2.2.1.20.4119|65|0
|
||||
1.3.6.1.2.1.2.2.1.20.4125|65|0
|
||||
1.3.6.1.2.1.2.2.1.20.4210|65|0
|
||||
1.3.6.1.2.1.2.2.1.20.5343|65|0
|
||||
1.3.6.1.2.1.2.2.1.20.12301|65|0
|
||||
1.3.6.1.2.1.2.2.1.20.45069|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.1.1|4|Internal-CPU
|
||||
1.3.6.1.2.1.31.1.1.1.1.2|4|Internal-Switch
|
||||
1.3.6.1.2.1.31.1.1.1.1.3|4|Trunked-1+2
|
||||
1.3.6.1.2.1.31.1.1.1.1.4|4|Trunked-2+1
|
||||
1.3.6.1.2.1.31.1.1.1.1.5|4|Port-3
|
||||
1.3.6.1.2.1.31.1.1.1.1.6|4|Port-4
|
||||
1.3.6.1.2.1.31.1.1.1.1.7|4|Port-5
|
||||
1.3.6.1.2.1.31.1.1.1.1.8|4|Port-6
|
||||
1.3.6.1.2.1.31.1.1.1.1.9|4|Port-7
|
||||
1.3.6.1.2.1.31.1.1.1.1.10|4|Port-8
|
||||
1.3.6.1.2.1.31.1.1.1.1.11|4|Port-9
|
||||
1.3.6.1.2.1.31.1.1.1.1.12|4|Port-10
|
||||
1.3.6.1.2.1.31.1.1.1.1.4119|4|LAN/10
|
||||
1.3.6.1.2.1.31.1.1.1.1.4125|4|LAN/16
|
||||
1.3.6.1.2.1.31.1.1.1.1.4210|4|LAN/101
|
||||
1.3.6.1.2.1.31.1.1.1.1.5343|4|LAN/1234
|
||||
1.3.6.1.2.1.31.1.1.1.1.12301|4|Management
|
||||
1.3.6.1.2.1.31.1.1.1.1.45069|4|Shaper-LNS
|
||||
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|0
|
||||
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|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.12|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.4119|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.4125|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.4210|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.5343|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.12301|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.2.45069|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|61
|
||||
1.3.6.1.2.1.31.1.1.1.3.3|65|754585
|
||||
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|991
|
||||
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.3.4119|65|66416
|
||||
1.3.6.1.2.1.31.1.1.1.3.4125|65|145031
|
||||
1.3.6.1.2.1.31.1.1.1.3.4210|65|3396519
|
||||
1.3.6.1.2.1.31.1.1.1.3.5343|65|222097
|
||||
1.3.6.1.2.1.31.1.1.1.3.12301|65|3540
|
||||
1.3.6.1.2.1.31.1.1.1.3.45069|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.4.4119|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.4125|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.4210|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.5343|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.12301|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.4.45069|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|755576
|
||||
1.3.6.1.2.1.31.1.1.1.5.3|65|60
|
||||
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|1
|
||||
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.5.4119|65|7
|
||||
1.3.6.1.2.1.31.1.1.1.5.4125|65|7
|
||||
1.3.6.1.2.1.31.1.1.1.5.4210|65|35438
|
||||
1.3.6.1.2.1.31.1.1.1.5.5343|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.5.12301|65|661
|
||||
1.3.6.1.2.1.31.1.1.1.5.45069|65|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.2|70|134719743
|
||||
1.3.6.1.2.1.31.1.1.1.6.3|70|894469960
|
||||
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|8844782
|
||||
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|0
|
||||
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|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.6.4119|70|4754934
|
||||
1.3.6.1.2.1.31.1.1.1.6.4125|70|47136148
|
||||
1.3.6.1.2.1.31.1.1.1.6.4210|70|731759955
|
||||
1.3.6.1.2.1.31.1.1.1.6.5343|70|18408944
|
||||
1.3.6.1.2.1.31.1.1.1.6.12301|70|7417056
|
||||
1.3.6.1.2.1.31.1.1.1.6.45069|70|20170303
|
||||
1.3.6.1.2.1.31.1.1.1.7.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.2|70|929082
|
||||
1.3.6.1.2.1.31.1.1.1.7.3|70|970370
|
||||
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|73418
|
||||
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|0
|
||||
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|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.4119|70|710
|
||||
1.3.6.1.2.1.31.1.1.1.7.4125|70|69285
|
||||
1.3.6.1.2.1.31.1.1.1.7.4210|70|900448
|
||||
1.3.6.1.2.1.31.1.1.1.7.5343|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.7.12301|70|73422
|
||||
1.3.6.1.2.1.31.1.1.1.7.45069|70|60656
|
||||
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|0
|
||||
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|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.4119|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.4125|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.4210|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.5343|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.12301|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.8.45069|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|61
|
||||
1.3.6.1.2.1.31.1.1.1.9.3|70|754585
|
||||
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|991
|
||||
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.9.4119|70|66432
|
||||
1.3.6.1.2.1.31.1.1.1.9.4125|70|145060
|
||||
1.3.6.1.2.1.31.1.1.1.9.4210|70|3397196
|
||||
1.3.6.1.2.1.31.1.1.1.9.5343|70|222141
|
||||
1.3.6.1.2.1.31.1.1.1.9.12301|70|3540
|
||||
1.3.6.1.2.1.31.1.1.1.9.45069|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.2|70|903314629
|
||||
1.3.6.1.2.1.31.1.1.1.10.3|70|123559589
|
||||
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|11160154
|
||||
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|0
|
||||
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|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.4119|70|32936
|
||||
1.3.6.1.2.1.31.1.1.1.10.4125|70|38481421
|
||||
1.3.6.1.2.1.31.1.1.1.10.4210|70|79204654
|
||||
1.3.6.1.2.1.31.1.1.1.10.5343|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.10.12301|70|10674089
|
||||
1.3.6.1.2.1.31.1.1.1.10.45069|70|38415603
|
||||
1.3.6.1.2.1.31.1.1.1.11.1|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.2|70|1043872
|
||||
1.3.6.1.2.1.31.1.1.1.11.3|70|856072
|
||||
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|73093
|
||||
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|0
|
||||
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|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.12|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.4119|70|709
|
||||
1.3.6.1.2.1.31.1.1.1.11.4125|70|76903
|
||||
1.3.6.1.2.1.31.1.1.1.11.4210|70|778451
|
||||
1.3.6.1.2.1.31.1.1.1.11.5343|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.11.12301|70|73093
|
||||
1.3.6.1.2.1.31.1.1.1.11.45069|70|75757
|
||||
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.12.4119|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.4125|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.4210|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.5343|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.12301|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.12.45069|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|755611
|
||||
1.3.6.1.2.1.31.1.1.1.13.3|70|60
|
||||
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|1
|
||||
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.13.4119|70|7
|
||||
1.3.6.1.2.1.31.1.1.1.13.4125|70|7
|
||||
1.3.6.1.2.1.31.1.1.1.13.4210|70|35448
|
||||
1.3.6.1.2.1.31.1.1.1.13.5343|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.13.12301|70|661
|
||||
1.3.6.1.2.1.31.1.1.1.13.45069|70|0
|
||||
1.3.6.1.2.1.31.1.1.1.14.1|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.2|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.3|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.4|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.5|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.6|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.7|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.8|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.9|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.10|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.11|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.12|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.4119|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.4125|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.4210|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.5343|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.12301|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.14.45069|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.15.1|66|1000
|
||||
1.3.6.1.2.1.31.1.1.1.15.2|66|1000
|
||||
1.3.6.1.2.1.31.1.1.1.15.3|66|10000
|
||||
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|1000
|
||||
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|0
|
||||
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|0
|
||||
1.3.6.1.2.1.31.1.1.1.15.12|66|0
|
||||
1.3.6.1.2.1.31.1.1.1.15.4119|66|1000
|
||||
1.3.6.1.2.1.31.1.1.1.15.4125|66|1000
|
||||
1.3.6.1.2.1.31.1.1.1.15.4210|66|1000
|
||||
1.3.6.1.2.1.31.1.1.1.15.5343|66|1000
|
||||
1.3.6.1.2.1.31.1.1.1.15.12301|66|1000
|
||||
1.3.6.1.2.1.31.1.1.1.15.45069|66|1705
|
||||
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.16.4119|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.16.4125|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.16.4210|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.16.5343|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.16.12301|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.16.45069|2|2
|
||||
1.3.6.1.2.1.31.1.1.1.17.1|2|1
|
||||
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.17.4119|2|1
|
||||
1.3.6.1.2.1.31.1.1.1.17.4125|2|1
|
||||
1.3.6.1.2.1.31.1.1.1.17.4210|2|1
|
||||
1.3.6.1.2.1.31.1.1.1.17.5343|2|1
|
||||
1.3.6.1.2.1.31.1.1.1.17.12301|2|1
|
||||
1.3.6.1.2.1.31.1.1.1.17.45069|2|1
|
||||
1.3.6.1.2.1.31.1.1.1.18.1|4|Internal-CPU
|
||||
1.3.6.1.2.1.31.1.1.1.18.2|4|Internal-Switch
|
||||
1.3.6.1.2.1.31.1.1.1.18.3|4|LAN-1
|
||||
1.3.6.1.2.1.31.1.1.1.18.4|4|LAN-2
|
||||
1.3.6.1.2.1.31.1.1.1.18.5|4|Management-3
|
||||
1.3.6.1.2.1.31.1.1.1.18.6|4|?-4
|
||||
1.3.6.1.2.1.31.1.1.1.18.7|4|?-5
|
||||
1.3.6.1.2.1.31.1.1.1.18.8|4|?-6
|
||||
1.3.6.1.2.1.31.1.1.1.18.9|4|?-7
|
||||
1.3.6.1.2.1.31.1.1.1.18.10|4|?-8
|
||||
1.3.6.1.2.1.31.1.1.1.18.11|4|?-9
|
||||
1.3.6.1.2.1.31.1.1.1.18.12|4|?-10
|
||||
1.3.6.1.2.1.31.1.1.1.18.4119|4|TT_LAN
|
||||
1.3.6.1.2.1.31.1.1.1.18.4125|4|BT_10G_LAN
|
||||
1.3.6.1.2.1.31.1.1.1.18.4210|4|THN
|
||||
1.3.6.1.2.1.31.1.1.1.18.5343|4|table1
|
||||
1.3.6.1.2.1.31.1.1.1.18.12301|4|Management
|
||||
1.3.6.1.2.1.31.1.1.1.18.45069|4|LNS
|
||||
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.2.1.31.1.1.1.19.4119|67|0
|
||||
1.3.6.1.2.1.31.1.1.1.19.4125|67|0
|
||||
1.3.6.1.2.1.31.1.1.1.19.4210|67|0
|
||||
1.3.6.1.2.1.31.1.1.1.19.5343|67|0
|
||||
1.3.6.1.2.1.31.1.1.1.19.12301|67|0
|
||||
1.3.6.1.2.1.31.1.1.1.19.45069|67|0
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.1|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.2|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.3|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.4|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.5|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.6|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.7|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.8|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.9|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.10|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.11|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.12|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.13|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.14|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.15|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.16|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.17|4|Voltage (mV)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.18|4|Fan speed (RPM)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.19|4|Fan speed (RPM)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.20|4|Temperature (milliDegC)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.21|4|Temperature (milliDegC)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.22|4|Temperature (milliDegC)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.23|4|Temperature (milliDegC)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.24|4|Temperature (milliDegC)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.2.25|4|Temperature (milliDegC)
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.1|4|12V PSU A
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.2|4|12V PSU B
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.3|4|12V internal
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.4|4|VCore
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.5|4|0.95V
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.6|4|DDRVTT
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.7|4|0.85V
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.8|4|1.5V
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.9|4|1.8V
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.10|4|3.3V system
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.11|4|3.3V SFP
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.12|4|3.3V M.2 SSD
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.13|4|3.3V main CPU
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.14|4|2.5V
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.15|4|5V
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.16|4|VRTC
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.17|4|USB Bus
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.18|4|Fan 1
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.19|4|Fan 2
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.20|4|CPU NorthWest
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.21|4|CPU SouthEast
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.22|4|Main PCB front centre
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.23|4|Main PCB rear centre
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.24|4|PSU A
|
||||
1.3.6.1.4.1.24693.100.1.1.1.3.25|4|PSU B
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.1|2|968
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.2|2|12064
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.3|2|12015
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.4|2|1045
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.5|2|945
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.6|2|745
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.7|2|845
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.8|2|1497
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.9|2|1791
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.10|2|3300
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.11|2|3290
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.12|2|3290
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.13|2|3299
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.14|2|2504
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.15|2|4995
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.16|2|1700
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.17|2|0
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.18|2|4448
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.19|2|4428
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.20|2|37312
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.21|2|34625
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.22|2|28875
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.23|2|30687
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.24|2|-1
|
||||
1.3.6.1.4.1.24693.100.1.1.1.4.25|2|-1
|
||||
1.3.6.1.4.1.24693.100.2.1.1.2.5.1|66|2465
|
||||
1.3.6.1.4.1.24693.100.2.1.1.2.5.2|66|9
|
||||
1.3.6.1.4.1.24693.100.2.1.1.2.5.3|66|10
|
||||
1.3.6.1.4.1.24693.100.2.1.1.2.5.4|66|9
|
||||
1.3.6.1.4.1.24693.100.4.1.1|66|2064384
|
||||
1.3.6.1.4.1.24693.100.4.1.2|66|989184
|
||||
1.3.6.1.4.1.24693.100.179.1.1.1.1.4.90.155.53.63|2|1
|
||||
1.3.6.1.4.1.24693.100.179.1.1.1.1.4.90.155.53.64|2|1
|
||||
1.3.6.1.4.1.24693.100.179.1.1.1.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|2
|
||||
1.3.6.1.4.1.24693.100.179.1.1.1.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|2
|
||||
1.3.6.1.4.1.24693.100.179.1.1.2.1.4.90.155.53.63|4x|5A9B353F
|
||||
1.3.6.1.4.1.24693.100.179.1.1.2.1.4.90.155.53.64|4x|5A9B3540
|
||||
1.3.6.1.4.1.24693.100.179.1.1.2.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|4x|200108B0000000530000000000000063
|
||||
1.3.6.1.4.1.24693.100.179.1.1.2.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|4x|200108B0000000530000000000000064
|
||||
1.3.6.1.4.1.24693.100.179.1.1.3.1.4.90.155.53.63|4|a.peerless
|
||||
1.3.6.1.4.1.24693.100.179.1.1.3.1.4.90.155.53.64|4|b.peerless
|
||||
1.3.6.1.4.1.24693.100.179.1.1.3.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|4|a.peerless
|
||||
1.3.6.1.4.1.24693.100.179.1.1.3.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|4|b.peerless
|
||||
1.3.6.1.4.1.24693.100.179.1.1.4.1.4.90.155.53.63|2|5
|
||||
1.3.6.1.4.1.24693.100.179.1.1.4.1.4.90.155.53.64|2|5
|
||||
1.3.6.1.4.1.24693.100.179.1.1.4.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|5
|
||||
1.3.6.1.4.1.24693.100.179.1.1.4.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|5
|
||||
1.3.6.1.4.1.24693.100.179.1.1.5.1.4.90.155.53.63|2|20712
|
||||
1.3.6.1.4.1.24693.100.179.1.1.5.1.4.90.155.53.64|2|20712
|
||||
1.3.6.1.4.1.24693.100.179.1.1.5.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|20712
|
||||
1.3.6.1.4.1.24693.100.179.1.1.5.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|20712
|
||||
1.3.6.1.4.1.24693.100.179.1.1.6.1.4.90.155.53.63|2|943507
|
||||
1.3.6.1.4.1.24693.100.179.1.1.6.1.4.90.155.53.64|2|943495
|
||||
1.3.6.1.4.1.24693.100.179.1.1.6.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.6.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.7.1.4.90.155.53.63|2|21309
|
||||
1.3.6.1.4.1.24693.100.179.1.1.7.1.4.90.155.53.64|2|21294
|
||||
1.3.6.1.4.1.24693.100.179.1.1.7.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|21309
|
||||
1.3.6.1.4.1.24693.100.179.1.1.7.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|21296
|
||||
1.3.6.1.4.1.24693.100.179.1.1.8.1.4.90.155.53.63|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.8.1.4.90.155.53.64|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.8.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|199681
|
||||
1.3.6.1.4.1.24693.100.179.1.1.8.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|199689
|
||||
1.3.6.1.4.1.24693.100.179.1.1.9.1.4.90.155.53.63|2|2
|
||||
1.3.6.1.4.1.24693.100.179.1.1.9.1.4.90.155.53.64|2|2
|
||||
1.3.6.1.4.1.24693.100.179.1.1.9.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|2
|
||||
1.3.6.1.4.1.24693.100.179.1.1.9.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|2
|
||||
1.3.6.1.4.1.24693.100.179.1.1.10.1.4.90.155.53.63|2|1
|
||||
1.3.6.1.4.1.24693.100.179.1.1.10.1.4.90.155.53.64|2|1
|
||||
1.3.6.1.4.1.24693.100.179.1.1.10.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|2
|
||||
1.3.6.1.4.1.24693.100.179.1.1.10.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|2
|
||||
1.3.6.1.4.1.24693.100.179.1.1.11.1.4.90.155.53.63|4x|5A9B3507
|
||||
1.3.6.1.4.1.24693.100.179.1.1.11.1.4.90.155.53.64|4x|5A9B3507
|
||||
1.3.6.1.4.1.24693.100.179.1.1.11.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|4x|200108B0000000530000000000000007
|
||||
1.3.6.1.4.1.24693.100.179.1.1.11.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|4x|200108B0000000530000000000000007
|
||||
1.3.6.1.4.1.24693.100.179.1.1.12.1.4.90.155.53.63|2|20712
|
||||
1.3.6.1.4.1.24693.100.179.1.1.12.1.4.90.155.53.64|2|20712
|
||||
1.3.6.1.4.1.24693.100.179.1.1.12.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|20712
|
||||
1.3.6.1.4.1.24693.100.179.1.1.12.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|20712
|
||||
1.3.6.1.4.1.24693.100.179.1.1.13.1.4.90.155.53.63|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.13.1.4.90.155.53.64|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.13.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.13.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.14.1.4.90.155.53.63|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.14.1.4.90.155.53.64|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.14.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.14.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.15.1.4.90.155.53.63|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.15.1.4.90.155.53.64|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.15.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.99|2|0
|
||||
1.3.6.1.4.1.24693.100.179.1.1.15.2.16.32.1.8.176.0.0.0.83.0.0.0.0.0.0.0.100|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.1.0|2|19999
|
||||
1.3.6.1.4.1.24693.100.1701.0.1.1|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.1.2|2|1
|
||||
1.3.6.1.4.1.24693.100.1701.0.1.3|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.1.4|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.1.5|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.1.6|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.2.0|2|65534
|
||||
1.3.6.1.4.1.24693.100.1701.0.2.1|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.2.2|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.2.3|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.2.4|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.2.5|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.2.6|2|1
|
||||
1.3.6.1.4.1.24693.100.1701.0.2.7|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.2.8|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.2.9|2|0
|
||||
1.3.6.1.4.1.24693.100.1701.0.2.10|2|4095
|
Reference in New Issue
Block a user