Commit 983804f
committed
SNMP: extend Cisco serial_number coverage and add Catalyst 1300/9200 sysobjectids
Adds entPhysicalSerialNum.67109120 as the primary ENTITY-MIB fallback for
Cisco devices that expose chassis data at the CBS350/Catalyst 1300 index,
and keeps entPhysicalSerialNum.1 as the secondary fallback.
- _cisco-catalyst.yaml: insert the .67109120 entry ahead of .1 in the
serial_number symbols list so Catalyst 1300 and Cat 9400/9200 chassis
(e.g. cisco_switch_c9407r) report a serial even when the legacy
chassisSerialNumberString is absent.
- _cisco-metadata.yaml: add the same fallback chain so profiles that
inherit it (cisco.yaml via _base_cisco -> _cisco-generic) gain
serial_number metadata.
- cisco-sb.yaml: define serial_number with the same chain for CBS350
devices that fall outside the cisco-catalyst inheritance tree.
- cisco-catalyst.yaml: add Catalyst 9200 (1.3.6.1.4.1.9.1.3079) and
Catalyst 1300 (.3233, .3236) sysobjectids so those devices match the
Catalyst profile.
Refs AGENT-15682.1 parent e5577fe commit 983804f
4 files changed
Lines changed: 27 additions & 0 deletions
File tree
- snmp/datadog_checks/snmp/data/default_profiles
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
8 | 18 | | |
9 | 19 | | |
10 | 20 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
13 | 23 | | |
14 | 24 | | |
15 | 25 | | |
| |||
0 commit comments