snmp.objectID_value is the value what you are looking is for the name so: snmp.ObjectName == 1.3.6.1.2.1.2.2.1.16.7 should work for you
In development versions after 0.99.6 you could also filter this with: mibs.ifOutOctets && mibs.ifEntry.ifIndex == 7 L On 10/15/07, Dennis Perisa <[EMAIL PROTECTED]> wrote: > Hi all, > > Can anyone give me an example of how to filter an SNMP packet on a specific > object ID? I seem to be having trouble using the built-in filter > snmp.objectID_value. > > Here's an example of what I have tried thus far: > snmp.objectID_value == 1.3.6.1.2.1.2.2.1.16.7 > ==> returns nothing > > Thanks in advance, > Dennis > > > > _______________________________________________ > Wireshark-users mailing list > Wireshark-users@wireshark.org > http://www.wireshark.org/mailman/listinfo/wireshark-users > > -- This information is top security. When you have read it, destroy yourself. -- Marshall McLuhan _______________________________________________ Wireshark-users mailing list Wireshark-users@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-users