On Tue, 2005-08-02 at 14:42 +0200, Schoenbach Andreas wrote:
> 3. In the /etc/snmp/snmpd.conf file I introduced a line like
> "proxy -v 3 -u <username> -A <password> -l authNoPriv
> -p 5050 192.168.1.100 .1" for the proxy configuration.
>
> try ".1.3" for OID instead ".1"
>
> I think, ".1" is not a valid OID and this helps in my case.
Nope.
The agent should be quite happy with .1 to specify the whole
of the .iso subtree. The main problem is the handling of
specific-vs-general overlapping MIB regions.
But I've just noticed another possible problem:
> "proxy .... -p 5050 192.168.1.100
The '-p' option was part of the v4 (ucd) command-line options,
but was dropped from the v5 (net-snmp) suite. This may well
be invalid in a proxy line too.
Ravi, you might be better off using
proxy ..... 192.168.1.100:5050
instead.
Dave
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders