I think it's not possible to store only the trap value because using snmptrap with regex you can not extract a group value.
But I don't know why in documention literally apperas: "Note that other formats such as 'Numeric' are also acceptable but might require a custom trap handler."
I have done lots of changes in "zabbix_trap_receiver.pl" but without the snmptrap oid in the snmp trap file, zabbix don't match the trap, and in this case you need to select log or text in the item.
So, anybody knows how to match traps and store only values, or maybe modify or create a trap handler to do this an save value as numeric??
Thank you.
But I don't know why in documention literally apperas: "Note that other formats such as 'Numeric' are also acceptable but might require a custom trap handler."
I have done lots of changes in "zabbix_trap_receiver.pl" but without the snmptrap oid in the snmp trap file, zabbix don't match the trap, and in this case you need to select log or text in the item.
So, anybody knows how to match traps and store only values, or maybe modify or create a trap handler to do this an save value as numeric??
Thank you.