Re: Semaphore / Synchronizing write operations

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 23/10/2007, vsaavedra <[email protected]> wrote:
> When using a spinlock aproach, should I do :
>
> snmpset -v 2c -c public localhost SpinLockObject i 0 MyLeaf i 1

No.

First of all, the spinLockObject is a scalar object, so you need
to give the OID of the (sole) instance - i.e.  spinLockObject.0

Secondly, you need to give the correct spin-lock value - not 0.
Otherwise the SET will fail. That's the whole point of a spin-lock.

I suggest you re-read the description of the TestAndIncr syntax
(in the SNMPv2-TC MIB)

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.