Skip to content

Commit 3fb0c5c

Browse files
gouri-yerraclaude
andauthored
Add Cisco Catalyst CW9800H1 OID to cisco-catalyst-wlc SNMP profile (DataDog#23551)
* Add Cisco Catalyst CW9800H1 OID to cisco-catalyst-wlc SNMP profile Adds sysobjectid 1.3.6.1.4.1.9.1.3324 for the Cisco Catalyst CW9800H1 which was missing from the profile, causing devices to fall back to the generic SNMP profile and not collect AP-related metrics. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Add changelog entry for cisco-catalyst-wlc CW9800H1 OID addition Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4f8c1f4 commit 3fb0c5c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

snmp/changelog.d/23551.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add Cisco Catalyst CW9800H1 (OID 1.3.6.1.4.1.9.1.3324) to cisco-catalyst-wlc SNMP profile.

snmp/datadog_checks/snmp/data/default_profiles/cisco-catalyst-wlc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ sysobjectid:
2020
- 1.3.6.1.4.1.9.1.2825 # ciscoCMeWlc
2121
- 1.3.6.1.4.1.9.1.2860 # ciscoC9800LCK9
2222
- 1.3.6.1.4.1.9.1.2861 # ciscoC9800LFK9
23+
- 1.3.6.1.4.1.9.1.3324 # ciscoCW9800H1
2324

2425
metadata:
2526
device:

0 commit comments

Comments
 (0)