> On Mon, 15 Aug 2005 16:36:37 +0530 Anuradha wrote:
> AB> I would like to know if net-snmp 5.1 supports wildcard while
> specifying
> AB> subtree family.
>
> Yes, see the snmpd.conf man page on the view token, paying attention to
> the
> mask description.

I defined a proxy in snmpd.conf using:

proxy -v 1 -c public localhost:1161 .1.3.6.1.2.1.1.1.0

With the Mirosoft SNMP agent running on port 1161, an snmpget for
sysDescr.0 correctly gave the response from the MS agent via the proxy. 
However, if I defined the proxy using:

proxy -v 1 -c public localhost:1161 .1.3.6.1.2.1.1

I would get the sysDescr from Net-SNMP instead of the MS agent.  Based on
what the man page says, it should pass everything below system to the
other agent.

Is there a bug that could be affecting both the proxy and view tokens?

I tested this with 5.1.2.

Alex




-------------------------------------------------------
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-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to