# Multiple Labels for same field for SNMP

**URL:** https://discuss.elastic.co/t/multiple-labels-for-same-field-for-snmp/375642
**Category:** Logstash
**Created:** [March 10, 2025, 10:24am UTC](https://discuss.elastic.co/t/multiple-labels-for-same-field-for-snmp/375642 "2025-03-10T10:24:17Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Badger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/badger/32/25190_2.png) [@Badger](https://discuss.elastic.co/u/Badger)
#### Post date: [March 23, 2025, 1:57pm UTC](https://discuss.elastic.co/t/multiple-labels-for-same-field-for-snmp/375642/4 "2025-03-23T13:57:22Z")

</div>

See [this](https://discuss.elastic.co/t/custom-logstash-snmp-plugin-pipeline-approach/251901/2) post. It links to a couple of posts with ideas about how to split an SNMP response that covers multiple devices.

As I said, you could average the CPU cores on a device, but you may not want to take averages across different core types. This averaging would require further ruby code, but depending on the final data structure you end up with you may be able to do it in elasticsearch when retrieving the data.

---

_[View the full topic](https://discuss.elastic.co/t/multiple-labels-for-same-field-for-snmp/375642)._
