Re: Wireshirk: net-snmp 5.4.3: table snmpwalk without using GETNEXT?

2011-04-08 Thread Dave Shield
On 8 April 2011 06:33, Zimmer Hu wrote: >> I'm using wireshark 1.2.11 to monitor SNMP traffic, I observed when I >> snmpwalk through MyTable, there are a lot of GETNEXT request sent out, but >> in my handler, branch GETNEXT doesn't get executed > Ok, I have found in netsnmp_table_iterator_hel

Re: snmget for v3 => Unknown Object Identifier

2011-04-08 Thread Dave Shield
On 7 April 2011 20:37, akshata s harkantra wrote: > I am using snmpget command using v3 for retrieving the variable. > >  snmpget  -v 3 -u testuser -l noAuthNoPriv localhost:161 myHwType.0 > > However, it always throws an error of "Unknown Object Identifier" only for V3. > For v2 it works fine. Al