Hi, you please explain what does the below line means in snmpd.conf ?
" proxy -Cn ctx_remote -v1 -c public :161 .1.3.6.1 "
ctx_remote is defined by the line :-
com2sec -Cn ctx_remote notConfigUser default cmty_remote1
On node 1 when I run "snmpget -v1 -c cmty_remote1 localhost
SNMPv2-MIB::sysN
Nishant Nayan writes:
> Hi, you please explain what does the below line means in snmpd.conf ?
In this case the client (snmpget) is sending the request to the agent on
the localhost with a specific context in the message (ctx_remote). The
agent, with this configuration that indicates anything co
Neil Mckee writes:
> You are very welcome. Let me know if you want to discuss any of the
> particulars.
Well, the biggest question in my mind is: are you willing to contribute
the patches back?
It's unclear if any of them break backwards compatability (which we
always strive for), but certainly