-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Minor
-
None
-
Affects Version/s: 2.0.2
-
Component/s: Proxy (P), Server (S)
-
Environment:FreeBSD-8.2, net-snmp v5.7.1, perl v5.10.1
All PDU INFO and VARBINDS items has two leading whitespaces, so if I want to check exact OID in trigger I should write regexp like "^ OID" instead of just "^OID", which is rather counterintuitive and error-prone.