Skip to content

Commit dd4cf02

Browse files
lbuhleiemo-ki
andcommitted
18587 AP & AP Client monitoring for Cisco Catalyst 9800-80
CMK-25102 Closes: #839 Co-Authored-By: Moritz Kiemer <[email protected]> Change-Id: Id536a6b83dd9229d1e734283eea59f58b176ff33
1 parent a2180e8 commit dd4cf02

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.werks/18587.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[//]: # (werk v2)
2+
# AP & AP Client monitoring for Cisco Catalyst 9800-80
3+
4+
key | value
5+
---------- | ---
6+
date | 2025-08-21T12:03:56+00:00
7+
version | 2.3.0p36
8+
class | feature
9+
edition | cre
10+
component | checks
11+
level | 1
12+
compatible | yes
13+
14+
This adds the OID of Cisco Catalyst 9800-80 to the list of Cisco WLC OIDs.
15+
It enables AP & AP Client monitoring on this model.

cmk/plugins/lib/cisco_wlc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@
1717
".1.3.6.1.4.1.9.1.2371",
1818
".1.3.6.1.4.1.9.1.2427",
1919
".1.3.6.1.4.1.9.1.2489",
20+
".1.3.6.1.4.1.9.1.2669", # Cisco Catalyst 9800-80
2021
]

0 commit comments

Comments
 (0)