On Wed, 2005-07-06 at 13:07 -0700, Srini Kode (skode) wrote: > In net-snmp 5.1 version do we support community string with > special characters. For e.g. [EMAIL PROTECTED]
Yes - that works, both with the current development version, and the 5.1.x line (though I haven't gone back as far as 5.1) > The agent does not respond when I try to access it with the > above community name. Make sure that the client *is* actually sending this community string. You may need to quote it, so that the shell doesn't try to interpret the characters specially. Try running 'snmpget -d ....' and check that the outgoing PDU contains the expected community string. Dave ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
