RE: snmpbulkwalk syntax

2009-11-11 Thread Jerry Huang (jerhuang)
Thanks. - Jerry -Original Message- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Shield Sent: Tuesday, November 10, 2009 12:32 AM To: Jerry Huang (jerhuang) Cc: [email protected] Subject: Re: snmpbulkwalk syntax 2009/11/9

Re: snmpbulkwalk syntax

2009-11-10 Thread Dave Shield
2009/11/9 Jerry Huang (jerhuang) : >    When I try the following snmpbulkwalk command, I will get "No Such > Instance" message. > > [jerhu...@snmplab-linux2 ~/performance_extra]$ snmpbulkwalk -v2c -c public > 172.28.83.92 -Cr80 vtpVlanState.1.100 > CISCO-VTP-MIB::vtpVlanState.1.100 = No Such Instan

RE: snmpbulkwalk syntax

2009-11-10 Thread Jerry Huang (jerhuang)
o:[email protected]] On Behalf Of Dave Shield Sent: Monday, November 09, 2009 1:52 AM To: Jerry Huang (jerhuang) Cc: [email protected] Subject: Re: snmpbulkwalk syntax 2009/10/28 Jerry Huang (jerhuang) : > I have the following command syntax works fine for

Re: snmpbulkwalk syntax

2009-11-09 Thread Dave Shield
2009/10/28 Jerry Huang (jerhuang) : > I have the following command syntax works fine for "getbulk from > snmpResearch": > >   getbulk -v2c 172.28.83.100 public 0 1000 vtpVlanState.1.300 > > What is the corresponding for "snmpbulkwalk"? The simplest command would be snmpbulkwalk -v2

snmpbulkwalk syntax

2009-11-02 Thread Jerry Huang (jerhuang)
Hi, Can you show me the correct syntax for snmpbulkwalk? I have the following command syntax works fine for "getbulk from snmpResearch": getbulk -v2c 172.28.83.100 public 0 1000 vtpVlanState.1.300 What is the corresponding for "snmpbulkwalk"? Thanks. - Jerry Huang ---