jj33

2,606
reputation
129 views

Registered User

name jj33
member for 1 year
seen Nov 30 at 2:44
website
location US
age 32
I'm a bit pusher. I push bits.
Dec
6
awarded  Mortarboard
Nov
4
awarded  Popular Question
Aug
6
awarded  Yearling
Aug
3
awarded  Enlightened
Aug
3
awarded  Nice Answer
Jul
16
accepted How can I parse a raw SNMP trap in Perl?
Jul
15
answered How can I parse a raw SNMP trap in Perl?
Jul
15
comment How can I parse a raw SNMP trap in Perl?
The concept of NSNMP should work, but it's a very fragile module. It only supports one limited version and it doesn't match what I need right now, going back to building my own which I can expand to suit all versions later now that I understand better how BER works. +1 for the good suggestion though.
Jul
15
comment How can I parse a raw SNMP trap in Perl?
Argh! I thought I had, but it looks like what I actually stumbled across was NSNMP::Simple, which isn't what I want. NSNMP looks like a likely solution. Poking at it some now...
Jul
14
revised How can I parse a raw SNMP trap in Perl?
added come comments about the encoding
Jul
14
asked How can I parse a raw SNMP trap in Perl?
Jul
8
awarded  Disciplined