Skip to content

Commit 6551dd3

Browse files
committed
SNMP: move cisco-catalyst sysobjectid additions to PR #23759
Drops the Catalyst 9200 / 1300 sysobjectid entries (3079, 3233, 3236) from this branch; they ship in #23759 instead so the metadata fallback work here can be evaluated against CI in isolation.
1 parent b339a0f commit 6551dd3

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

snmp/changelog.d/23498.fixed

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Cisco Catalyst and Cisco Small Business (cisco-sb): use ``entPhysicalSerialNum`` at entPhysical indexes ``67109120`` (Catalyst 1300 / CBS350) and ``1`` as ``serial_number`` fallbacks when the primary chassis serial source is absent. Adds new Catalyst 9200 (``1.3.6.1.4.1.9.1.3079``) and Catalyst 1300 (``1.3.6.1.4.1.9.1.3233``, ``1.3.6.1.4.1.9.1.3236``) sysobjectids to the cisco-catalyst profile so those devices match and report a serial.
1+
Cisco Catalyst and Cisco Small Business (cisco-sb): use ``entPhysicalSerialNum`` at entPhysical indexes ``67109120`` (Catalyst 1300 / CBS350) and ``1`` as ``serial_number`` fallbacks when the primary chassis serial source is absent.

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,3 @@ sysobjectid:
463463
- 1.3.6.1.4.1.9.1.3023 # ciscoC1000FE48T4GL
464464
- 1.3.6.1.4.1.9.1.3024 # ciscoC1000FE48P4GL
465465
- 1.3.6.1.4.1.9.1.3069 # ciscoC8500L8S4X
466-
- 1.3.6.1.4.1.9.1.3079 # ciscoC9200CX12P2X2G
467-
- 1.3.6.1.4.1.9.1.3233 # ciscoC130024P4G
468-
- 1.3.6.1.4.1.9.1.3236 # ciscoSwitch1300

0 commit comments

Comments
 (0)