We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2180e8 commit dd4cf02Copy full SHA for dd4cf02
.werks/18587.md
@@ -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
@@ -17,4 +17,5 @@
17
".1.3.6.1.4.1.9.1.2371",
18
".1.3.6.1.4.1.9.1.2427",
19
".1.3.6.1.4.1.9.1.2489",
20
+ ".1.3.6.1.4.1.9.1.2669", # Cisco Catalyst 9800-80
21
]
0 commit comments