2009/1/14 Mike Ayers :
>> > $ snmpwalk -v 2c -c mll-O 'lb001.geni.com vsvrTotHits."www"'
>>
>> The problem with that command is that the shell will swallow
>> the double quotes. These need to be passed to the SNMP
>> command, so that it can distinguish between implied string
>> index values ('www
> From: dave.shi...@googlemail.com
> [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield
> Sent: Wednesday, January 14, 2009 12:55 AM
> 2009/1/13 Mike Ayers :
> >Try:
> >
> > $ snmpwalk -v 2c -c mll-O 'lb001.geni.com vsvrTotHits."www"'
>
> The problem with that command is that t
>> From: Ed Greenberg [mailto:e...@greenberg.org]
>> $ snmpwalk -v 2c -c mll-O lb001.geni.com vsvrTotHits.\"www\"
That should have worked.
Which version of the code are you using?
("snmpwalk -V")
2009/1/13 Mike Ayers :
>Try:
>
> $ snmpwalk -v 2c -c mll-O 'lb001.geni.com vsvrTot
> From: Ed Greenberg [mailto:e...@greenberg.org]
> Sent: Tuesday, January 13, 2009 7:55 AM
> If I do this:
> $ snmpwalk -v 2c -c mll-O lb001.geni.com vsvrTotHits.3.119.119.119
> I get this:
> NS-ROOT-MIB::vsvrTotHits."www" = Counter64: 1464380524
>
> Does it not then follow that I should be