vacmViewSpinLock
SNMP-VIEW-BASED-ACM-MIB ·
.1.3.6.1.6.3.16.1.5.1
Object
An advisory lock used to allow cooperating SNMP
Command Generator applications to coordinate their
use of the Set operation in creating or modifying
views.
When creating a new view or altering an existing
view, it is important to understand the potential
interactions with other uses of the view. The
vacmViewSpinLock should be retrieved. The name of
the view to be created should be determined to be
unique by the SNMP Command Generator application by
consulting the vacmViewTreeFamilyTable. Finally,
the named view may be created (Set), including the
advisory lock.
If another SNMP Command Generator application has
altered the views in the meantime, then the spin
lock's value will have changed, and so this creation
will fail because it will specify the wrong value for
the spin lock.
Since this is an advisory lock, the use of this lock
is not enforced.
Context
- MIB
- SNMP-VIEW-BASED-ACM-MIB
- OID
.1.3.6.1.6.3.16.1.5.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- vacmMIBViews
- Siblings
- 1
Values & Constraints
Type Constraints
range: 0..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vacmViewTreeFamilyTable Locally held information about families of subtrees
within MIB views.
Each MIB view is defined by two sets of view subtrees:
- the included view subtrees, and
- the… | table | - | .1.3.6.1.6.3.16.1.5.2 |