# Logstash - Translate Use custom MIBS (OEM - Oracle Enterprise Manager)

**URL:** https://discuss.elastic.co/t/logstash-translate-use-custom-mibs-oem-oracle-enterprise-manager/382915
**Category:** Logstash
**Created:** [October 23, 2025, 11:47am UTC](https://discuss.elastic.co/t/logstash-translate-use-custom-mibs-oem-oracle-enterprise-manager/382915 "2025-10-23T11:47:34Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Rios](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rios/32/95745_2.png) [@Rios](https://discuss.elastic.co/u/Rios)
#### Post date: [October 23, 2025, 2:45pm UTC](https://discuss.elastic.co/t/logstash-translate-use-custom-mibs-oem-oracle-enterprise-manager/382915/6 "2025-10-23T14:45:15Z")

</div>

[Here](https://discuss.elastic.co/t/snmptrap-not-reading-snmp-traffic-through-logstash/56199/5) is a sample, for input&output. Also you can rename the original field based on MIBs in meaningful name for instance: ""SNMPv2-SMI::enterprises.6027.3.1.1.4.1.2" -\> [chAlarmVarString](https://mibs.observium.org/mib/F10-CHASSIS-MIB/#chAlarmVarString). You can get MIB database from [online](https://mibbrowser.online/mibdb_search.php?mib=ORACLE-ENTERPRISE-MANAGER-4-MIB).

Also use debug in the output, provide us with more details.  
`stdout { codec => rubydebug{}}`

---

_[View the full topic](https://discuss.elastic.co/t/logstash-translate-use-custom-mibs-oem-oracle-enterprise-manager/382915)._
