Re: Proxy question

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 01/05/07, Byron Schlemmer <[email protected]> wrote:
> > The facility to map from a particular community to a non-default
> > context was first added to the 5.2.x line.
> >   (See SVN revision 10797,  2004-July-30)
>
> What does this mean though? That proxy will only work in 5.1 for a single host?

No.

It means that if you want to proxy the same OID subtree from multiple hosts,
you must either:
   a)  Use SNMPv3 (which supports non-default contexts as standard)
or
   b)  Use the "proxy" directive to re-map them into separate locations
        in the visible OID tree.


For example, you could use the proxy mechanism to re-map

     .1.3.6.1.2.1  on hostA  into  .1.3.6.1.4.1.99999.65
and
     .1.3.6.1.2.1  on hostB  into  .1.3.6.1.4.1.99999.66

You management application would need to be configured so that
it knew how to interpret these "private" OIDs, of course.  But it
would still work with v5.1

If this sort of re-mapping isn't an option, then you'd either need
to use SNMPv3, or upgrade.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.