-
Type:
Incident report
-
Resolution: Incomplete
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Steps to reproduce:
The ** snmptrap item is:
Name: BFD link status trap for interface xe-1/2/2.0
Key: snmptrap["BFD-STD-MIB::(bfdSessDown|bfdSessUp)(.|[[:space:]])*xe-1\/2\/2\.0"]
Result:
If zabbix receives two trap messages at the same time:
| 2018-12-19 20:05:57 | 20:05:52 2018/12/19 BFD-STD-MIB::bfdSessDown Normal "Status Events" 1.1.1.2 - Gauge32: 4 Gauge32: 4 ipv4 Hex-STRING: 01 01 01 02 xe-1/2/2.0 20:05:52 2018/12/19 IF-MIB::linkDown Normal "Status Events" 1.1.1.1 - Link down on interface 603. Admin state: up. Operational state: down |
This item cannot catch the bfdsessdown trap message. Unable to render embedded object: File not found. which is catched by snmptrap.fallback.
Expected:
The item can catch the specified message based on the key expression.