Wireshark-users: [Wireshark-users] e: filter SNMP traps on enterprise
From: Tony Barratt <tbarratt@xxxxxxxxxxx>
Date: Wed, 22 Jul 2009 22:10:46 +0100
|
Hi, Thanks for that! I am stuck with tshark.exe (did not know that was available till i read your post!) as only have access to windows version. I will try this in a vista command window tomorrow. Can I also do something equivalent inside wireshark GUI I wonder? BR Tony Date: Wed, 22 Jul 2009 19:55:57 +0200 From: j.snelders@xxxxxxxxxx Subject: Re: [Wireshark-users] filter SNMP traps on enterprise To: "Community support list for Wireshark" <wireshark-users@xxxxxxxxxxxxx> Message-ID: <4A542FF20000B5DD@xxxxxxxxxxxxxxxxxxxxxxxxxx> Content-Type: text/plain; charset="US-ASCII" Hi Tony, Please see my previous post: http://www.wireshark.org/lists/wireshark-users/200907/msg00175.html You can also use: $ tshark -r 20080512161200.pcap -R "snmp.name contains 1.3.6.1.4.1" -T fields -e snmp.name | sort | uniq 1.3.6.1.4.1.6247.4.8.5.13.0 1.3.6.1.4.1.6247.4.9.2.1.16.2 1.3.6.1.4.1.6247.4.9.2.1.16.3 $ tshark -r 20080512161200.pcap -R "snmp.name contains 1.3.6.1.4.1.6247.4.9.2.1.7.2" -T fields -e snmp.name | sort | uniq 1.3.6.1.4.1.6247.4.9.2.1.16.2 HTH Joan On Wed, 22 Jul 2009 16:13:17 +0100 Tony Barratt wrote: -- Tony Barratt Senior Consultant Mobile: +44 (0) 7795380202 http://www.mibtree.com Mibtree holds the IBM AAA Tivoli Deployment accreditation which is the highest level of accreditation available to IBM Tivoli business partners. This message may contain confidential, proprietary or legal privileged information and is intended only for the use of the addressee named above. If you are not the intended recipient of this message you are hereby notified that you must not use, disseminate, copy it in any form or take any action in relience on it. If you have received this message in error please delete it and any copies of it and notify MIBTREE LIMITED immediately. Anyviews expressed in this message are those of the individual sender, except where the message specifically states otherwise and the sender is authorised to state them to be the views of MIBTREE LIMITED. |
- Follow-Ups:
- Re: [Wireshark-users] e: filter SNMP traps on enterprise
- From: Sake Blok
- Re: [Wireshark-users] e: filter SNMP traps on enterprise
- Prev by Date: Re: [Wireshark-users] can't generate keyring material??
- Next by Date: Re: [Wireshark-users] e: filter SNMP traps on enterprise
- Previous by thread: Re: [Wireshark-users] Why are there a lot of ARP traffic in anetwork?
- Next by thread: Re: [Wireshark-users] e: filter SNMP traps on enterprise
- Index(es):