This content has been marked as final.
Show 2 replies
-
Re: Possible to parse out a line from SNMP Traps?
netlogixJan 21, 2011 12:31 PM (in response to Python)
are you running at least 10.0? If so, yea! Use ${vbData2} (var bind data 2, it could be 1 or 3, but from the trap you sent it looks like 2 ${vbData1} or ${vbData3}
The problem I have is that it is a specific line number of the trap not based of var line name, but at least its something.
-
Re: Possible to parse out a line from SNMP Traps?
netlogixFeb 2, 2011 10:57 AM (in response to netlogix)
python, did that work?
-