wwwDocCtrlLastNLock
WWW-MIB ·
.1.3.6.1.2.1.65.1.3.1.1.2
Object
This object allows a manager to lock the wwwDocLastNTable
in order to retrieve the wwwDocLastNTable in a consistent
state. The agent is expected to take a snapshot of the
wwwDocLastNTable when it is locked and to continue updating
the real wwwDocLastNTable table so that recent information is
available as soon as the wwwDocLastNTable is unlocked again.
Setting this object to a value greater than 0 will lock
the table. The timer ticks backwards until it reaches 0.
The table unlocks automatically once the timer reaches 0
and the timer stops ticking.
A manager can increase the timer to request more time to
read the table. However, any attempt to decrease the timer
will fail with an inconsistentValue error. This rule ensures
that multiple managers can simultaneously lock and retrieve
the wwwDocLastNTable. Note that managers must cooperate in
using wwwDocCtrlLastNLock. In particular, a manager MUST not
keep the wwwDocLastNTable locked when it is not necessary to
finish a retrieval operation.
Context
- MIB
- WWW-MIB
- OID
.1.3.6.1.2.1.65.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwwDocCtrlEntry
- Table
- wwwDocCtrlTable
- Siblings
- 4
Syntax
SNMPv2-SMITimeTicks
- Source
- SNMPv2-SMITimeTicks
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wwwDocCtrlLastNSize The maximum number of entries in the wwwDocLastNTable. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.65.1.3.1.1.1 |
| wwwDocCtrlBuckets The maximum number of buckets maintained by the agent
before the oldest bucket is deleted. The buckets are
used to populate the wwwDocAccessTopNTable and the
wwwDocBytesTopNTable.… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.65.1.3.1.1.3 |
| wwwDocCtrlBucketTimeInterval The time interval after which a new bucket is created.
Changing this object has no effect on existing buckets. | column | SNMPv2-TCTimeInterval | .1.3.6.1.2.1.65.1.3.1.1.4 |
| wwwDocCtrlTopNSize The maximum number of entries shown in the
wwwDocAccessTopNTable and the wwwDocBytesTopNTable.
Changing this object has no effect on existing buckets. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.65.1.3.1.1.5 |