Hi all,
I'm new to Zabbix, so please bear with me.
I am getting traps to my Zabbix server, and have configured items to catch standard Linkdown, Linkup traps.
What FUNCTION(s) are available for SNMP Trap triggers? For example, I currently have this trigger expression:
{t_PIX_Common:.1.3.6.1.6.3.1.1.5.3.str(down)}=1
Is it necessary to use "str" ?
Also, I am confused about how to use =1 and =0, what do those mean?
Thanks in advance!
I'm new to Zabbix, so please bear with me.
I am getting traps to my Zabbix server, and have configured items to catch standard Linkdown, Linkup traps.
What FUNCTION(s) are available for SNMP Trap triggers? For example, I currently have this trigger expression:
{t_PIX_Common:.1.3.6.1.6.3.1.1.5.3.str(down)}=1
Is it necessary to use "str" ?
Also, I am confused about how to use =1 and =0, what do those mean?
Thanks in advance!
Comment