Den 15-12-2010 04:27, nattaphon.phongwetpan...@thomsonreuters.com skrev:
> Dear Robert Story,
>
> Sorry for my mistake. It is joeTest.0. However, it still have a same
> problem.
Your function does not specify a return value, so it will be some random
value. You should normally return SNMP_ERR_NOE
Subject: Re: I have some problem when I use snmpset command.
On Tue, 14 Dec 2010 15:32:39 +0700
nattaphon.phongwetpan...@thomsonreuters.com
wrote:
NPC> #snmpset -u amstest -a MD5 -l AuthNoPriv -c private -A 0spring1 -v
2c
NPC> localhost REUTERS-JO-TEST-MIB::joeTest.1 i 1
Is joeTest.1 a typ
On Tue, 14 Dec 2010 15:32:39 +0700 nattaphon.phongwetpan...@thomsonreuters.com
wrote:
NPC> #snmpset -u amstest -a MD5 -l AuthNoPriv -c private -A 0spring1 -v 2c
NPC> localhost REUTERS-JO-TEST-MIB::joeTest.1 i 1
Is joeTest.1 a typo? The oid you registered and the oid in the error are
joeTest.0.
-