Skip to content

Commit e01416d

Browse files
committed
Revert "SNMP: move cisco-catalyst sysobjectid additions to PR #23759"
This reverts commit 6551dd3.
1 parent 6551dd3 commit e01416d

2 files changed

Lines changed: 4 additions & 1 deletion

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.
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.

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,3 +463,6 @@ 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)