Paban Agarwalla <pabanagarwa...@gmail.com> writes:

> We are using to Netsnmp to collect statistics from our device.
> 
> We are registering multiple subagents with the same set of oids.
> 
> can i get all sub agent statastics using the same oid with v2c/v1 snmp
> host?

The only way to deal with problems like that is to use SNMPv3 contexts,
where each context can map to a different subagent with overlapping OID
registrations.  You can make v1/v2c communities to v3 contexts using the
com2sec configuration tokens if you wish.

-- 
Wes Hardaker
Please mail all replies to net-snmp-coders@lists.sourceforge.net


_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to