Re: problems with passphrase
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2006-02-26 at 20:03 +0100, nik600 wrote:
> i'm trying to configure snmpd for get system information...
> /etc/snmpd/snmpd.conf
> rocommunity public
So this is configuring the agent for community-based
(SNMPv1 or SNMPv2c) requests, using the community "public"
> when i run snmget i get:
>
> Error: passphrase chosen is below the length requirements of the USM
which indicates that snmpget is using SNMPv3.
Try
snmpget -v 2c -c public localhost sysUpTime.0
That should work.
Dave
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users