[ZBXNEXT-2] Handle SNMP value associations/lookups Created: 2009 Jun 30  Updated: 2016 Nov 21

Status: Open
Project: ZABBIX FEATURE REQUESTS
Component/s: Frontend (F)
Affects Version/s: None
Fix Version/s: None

Type: New Feature Request Priority: Major
Reporter: Gergely Czuczy Assignee: Unassigned
Resolution: Unresolved Votes: 13
Labels: snmp, valuemapping
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

SNMP



 Description   

MIB files contain the meaning of the given values of SNMP OIDs, practically telling you how should you interpret those values. Zabbix should be able to handle these values, know their meaning. It could either be done directly from the MIB files, or by telling them within templates.

From templates, extending the XML scheme would be simple, like:
<values>
<value data="1">Signal Lost</value>
<value data="2">Locked</value>
</values>



 Comments   
Comment by alex dekker [ 2009 Aug 28 ]

Zabbix could also interpret MIBs where possible to eliminate the need for Throw Maps. This would avoid needing to manually duplicate in Zabbix the data already extant in many MIBs.

Comment by richlv [ 2012 Apr 11 ]

this probably could be part on snmpwalk/mibbrowser feature, where it would look up the associations, create or reuse existing value maps and link them to items

Comment by Marc [ 2014 May 23 ]

Even when value mapping is the current way to solve lack of SNMP value translation, I'd prefer a different approach.
Instead of over-designing value mapping, I think snmp agent component in Zabbix-Server/-Proxy should be extended with proper snmp translate functionality.
Of course that should be optional and configurable on item level.

Edit:
Just to clarify. This is not about SNMP traps.
MIB value translation for SNMP traps is already covered by snmptt as richlv noted below

Comment by richlv [ 2014 May 23 ]

note that we quite explicitly support snmptt, it's even documented how to set it up with zabbix

Comment by Yamada Hiroyuki [ 2016 Nov 21 ]

This function would be really useful to start device monitoring quickly. Symbol translation is one of the important features of monitoring tool. But translating text symbols to Value Mapping is very complicated and time-consuming work. So I've created translation script from MIB to Zabbix Value map. But still, though Zabbix 3.0 supports Value map import/export feature, I think Zabbix should directly support MIB translation.

I hope the translation should be supported by Zabbix WebUI and API. Translated text data should not be preserved into database.

Generated at Sat Apr 20 03:01:56 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.