hi, 

I have two agents running at different devices.  one is at 192.168.83.7,
the other one is running at 192.168.83.4.

I add the following line in the snmpd.conf file on 192.168.83.7.

com2sec -Cn ctx_remotehost2 notConfigUser  default       comty_password

proxy -Cn ctx_remotehost2  -v 3 -u MD5DESUser -a MD5 -A "PasswordA" -x
DES -X "PasswordX" -l authPriv  192.168.83.4  .1.3

 

Passoword on both agents are PasswordA amd PassowordX.

I can get OID from 192.168.83.7 no problem. but when I try to get an ODI
from 192.168.83.4, I got 

"Error in packet

Reason: (noSuchName) There is no such variable name in this MIB.

Failed object: SNMPv2-SMI::enterprises.3231.101.4.2.100.1.0"

 

What went wrong?

 

Thanks

 

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to