snmpset problem

Jochen Katz katz____telematik.informatik.uni-karlsruhe.de
Thu Jun 8 10:34:19 CEST 2000


Hi,

> >What exactly does not work (reading or writing)? I checked my public
> >agent with UCD-snmp version: 4.1.1 and I could read but not write with
> >v1/v2c because write access for v1/v2c is disabled. With enabled write
> >access get and set requests worked fine.
> 
> Both read and write. And full access is actually enabled.
> Using default settings, SNMPv1 is used right? So get, set, walk etc. from
> SNMP++ can access the Oids, but not with UCD's.
> 
> here some output of agent for walk:
> 
> ...
> 20000608.16:04:32: 00565: (2)EVENT  : RequestList: request received
> (id)(siz)(fro)(ver)(com): (547826118), (1), (127.0.0.1/1025), (SNMPv1),
> (v1).
> 20000608.16:04:32: 00565: (3)EVENT  : RequestList: received v1/v2c request
> (FOUND)(community)(cid)(cname)(filter_tag): : (FALSE), (v1), (), (), ().
          ^^^^^^^^^                                       ^^

you're using "v1" as community with UCD, so the agent will ignore the
request. Use "public" and it should work.

Best regards,
  Jochen



More information about the AGENTPP mailing list