Skip to content

Commit 68b74cf

Browse files
authored
Fix incorrect MIBs and table names in OOTB profiles (DataDog#22591)
* Fix MIBs in aruba-clearpass and brocade-fc-switch * Revert aruba changes * Fix some other profiles * Oops
1 parent 5aaf5fd commit 68b74cf

6 files changed

Lines changed: 31 additions & 11 deletions

File tree

snmp/datadog_checks/snmp/data/default_profiles/brocade-fc-switch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ metrics:
8787
2: offline
8888
3: testing
8989
4: link_failure
90-
- MIB: SW-MIB
90+
- MIB: BROCADE-SYSTEM-MIB
9191
table:
9292
name: swFCPortTable
9393
OID: 1.3.6.1.4.1.1588.2.1.1.1.6.2

snmp/datadog_checks/snmp/data/default_profiles/chatsworth_pdu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ metrics:
489489
MIB: CPI-UNITY-MIB
490490
table:
491491
OID: 1.3.6.1.4.1.30932.1.10.1.7.100
492-
name: cpiPduOutletTable
492+
name: cpiEasTable
493493
symbols:
494494
# Indicates if the Electronic Access Control system is ready, inactive, or in an error state: inactive(0), ready(1), error(2)
495495
- OID: 1.3.6.1.4.1.30932.1.10.1.7.100.1.3

snmp/datadog_checks/snmp/data/default_profiles/dell-os10.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ metrics:
4545
- MIB: DELLEMC-OS10-CHASSIS-MIB
4646
table:
4747
OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.1.4
48-
name: dell.os10CardTable
48+
name: os10CardTable
4949
symbols:
5050
- OID: 1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.5
5151
name: dell.os10CardTemp

snmp/datadog_checks/snmp/data/default_profiles/dell-powerconnect.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ metrics:
118118
# TODO: enum in scalar metric is not supported yet (keep this metric and this comment in profile until it's fixed)
119119
- MIB: Dell-Vendor-MIB
120120
table:
121-
name: dell.envMonFanStatusTable
121+
name: envMonFanStatusTable
122122
OID: 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1
123123
symbols:
124124
- name: dell.envMonFanSpeed
@@ -141,7 +141,7 @@ metrics:
141141
6: not_functioning
142142
- MIB: Dell-Vendor-MIB
143143
table:
144-
name: dell.envMonSupplyStatusTable
144+
name: envMonSupplyStatusTable
145145
OID: 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2
146146
symbols:
147147
- name: dell.envMonSupplyCurrentPower

snmp/datadog_checks/snmp/data/default_profiles/servertech-pdu4.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ metrics:
7979
23: conflict
8080
- MIB: SENTRY4-MIB
8181
table:
82-
name: servertech.sentry4.st4InputCordMonitorTable
82+
name: st4InputCordMonitorTable
8383
OID: 1.3.6.1.4.1.1718.4.1.3.3
8484
symbols:
8585
- name: servertech.sentry4.st4InputCordActivePower
@@ -298,7 +298,7 @@ metrics:
298298
23: conflict
299299
- MIB: SENTRY4-MIB
300300
table:
301-
name: servertech.sentry4.st4LineMonitorTable
301+
name: st4LineMonitorTable
302302
OID: 1.3.6.1.4.1.1718.4.1.4.3
303303
symbols:
304304
- name: servertech.sentry4.st4LineCurrent
@@ -382,7 +382,7 @@ metrics:
382382
23: conflict
383383
- MIB: SENTRY4-MIB
384384
table:
385-
name: servertech.sentry4.st4PhaseMonitorTable
385+
name: st4PhaseMonitorTable
386386
OID: 1.3.6.1.4.1.1718.4.1.5.3
387387
symbols:
388388
- name: servertech.sentry4.st4PhaseVoltage
@@ -584,7 +584,7 @@ metrics:
584584
23: conflict
585585
- MIB: SENTRY4-MIB
586586
table:
587-
name: servertech.sentry4.st4BranchMonitorTable
587+
name: st4BranchMonitorTable
588588
OID: 1.3.6.1.4.1.1718.4.1.7.3
589589
symbols:
590590
- name: servertech.sentry4.st4BranchCurrent
@@ -767,7 +767,7 @@ metrics:
767767
23: conflict
768768
- MIB: SENTRY4-MIB
769769
table:
770-
name: servertech.sentry4.st4TempSensorMonitorTable
770+
name: st4TempSensorMonitorTable
771771
OID: 1.3.6.1.4.1.1718.4.1.9.3
772772
symbols:
773773
- name: servertech.sentry4.st4TempSensorValue
@@ -818,7 +818,7 @@ metrics:
818818
23: conflict
819819
- MIB: SENTRY4-MIB
820820
table:
821-
name: servertech.sentry4.st4HumidSensorMonitorTable
821+
name: st4HumidSensorMonitorTable
822822
OID: 1.3.6.1.4.1.1718.4.1.10.3
823823
symbols:
824824
- name: servertech.sentry4.st4HumidSensorValue

snmp/datadog_checks/snmp/data/default_profiles/vertiv-liebert-ac.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,28 @@ metrics:
1818
symbols:
1919
- OID: 1.3.6.1.4.1.476.1.42.3.4.1.2.3.1.3
2020
name: lgpEnvTemperatureMeasurementDegF
21+
metric_tags:
22+
- symbol:
23+
OID: 1.3.6.1.4.1.476.1.42.3.4.1.2.3.1.2 # OID index
24+
name: lgpEnvTemperatureDescrDegF
25+
tag: lgp_env_temperature_descr_deg_f
26+
- MIB: LIEBERT-GP-ENVIRONMENTAL-MIB
27+
table:
28+
OID: 1.3.6.1.4.1.476.1.42.3.4.1.3.3
29+
name: lgpEnvTemperatureTableDegC
30+
symbols:
2131
- OID: 1.3.6.1.4.1.476.1.42.3.4.1.3.3.1.3
2232
name: lgpEnvTemperatureMeasurementDegC
33+
metric_tags:
34+
- symbol:
35+
OID: 1.3.6.1.4.1.476.1.42.3.4.1.2.3.1.2 # OID index
36+
name: lgpEnvTemperatureDescrDegF
37+
tag: lgp_env_temperature_descr_deg_f
38+
- MIB: LIEBERT-GP-ENVIRONMENTAL-MIB
39+
table:
40+
OID: 1.3.6.1.4.1.476.1.42.3.4.2.2.3
41+
name: lgpEnvHumidityTableRel
42+
symbols:
2343
- OID: 1.3.6.1.4.1.476.1.42.3.4.2.2.3.1.3
2444
name: lgpEnvHumidityMeasurementRel
2545
metric_tags:

0 commit comments

Comments
 (0)