snmpset problem

Frank Fock frank.fock____marconicomms.com
Thu Jun 8 10:37:18 CEST 2000


CK Ng wrote:
> 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), (), (), ().
> 

>From the second log entry I conclude that you added the snmp_community_mib()
to your Mib. If this is the case, then the community MIB will be used
to map the incoming community from v1/v2c requests to v3 security information.

In your case, the request has the community "v1" for which there is no entry
in the COMMUNITY MIB. 

Best regards,
Frank

-- 
Frank Fock                     Marconi Communications Software Systems
<frank.fock at marconicomms.com>  Blumenstrasse 22-24, 
Phone: +49 7191 13-4851        71522 Backnang,            
Fax:   +49 7191 13-2502        Germany



More information about the AGENTPP mailing list