xcmGenLockRowStatus
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.8.2.1.2
Object
This object manages the row status of this conceptual row in
the 'xcmGenLockTable'.
Usage: Conforming implementations which support static rows
SHALL support 'active' and 'notInService' writes to this
'xcmGenLockRowStatus' row status object; and
SHALL clear the 'xcmGenLockGroup' bit in
'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'.
Usage: Conforming implementations which support dynamic rows
SHALL support 'createAndGo' and 'destroy' writes to this
'xcmGenLockRowStatus' row status object; and
SHALL set the 'xcmGenLockGroup' bit in
'xcmGenBaseGroupCreateSupport' in the 'xcmGenBaseTable'.
Usage: Conforming implementations NEED NOT support dynamic row
creation (via 'createAndGo(4)') nor dynamic row deletion (via
'destroy(6)').
Usage: Conforming implementations MAY support a single, static
conceptual row, but SHALL allocate that row with an
'xcmGenLockIndex' value of one ('1').
Usage: Conforming management stations, when they first create
or activate rows in this table, SHALL set
'xcmGenLockRowStatus' to 'active(1)' (for static rows) or
'createAndGo(4)' (for dynamic rows),
'xcmGenLockOwnerString' (if an owner string is available),
'xcmGenLockOwnerSubtree' (if not 'zeroDotZero'), and
'xcmGenLockOwnerTimer' (to a suitable value)
SIMULTANEOUSLY (in the same SNMP Set-Request PDU).
Usage: Conforming management agents SHALL NOT accept sets to
'xcmGenLockOwnerString', or
'xcmGenLockOwnerSubtree'
AFTER row creation (these objects are 'write-once').
Usage: To explicitly release this advisory lock, the current
lock owner (management station or management agent) SHALL
set 'xcmGenLockRowStatus' in this row to 'notInService(2)' (for
static rows) or 'destroy(6)' (for dynamic rows).
Usage: See section 3.4 'Secure Modes of Operation' and section
3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for
details of secure modes of access to this row status object.
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.8.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmGenLockEntry
- Table
- xcmGenLockTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| xcmGenLockIndex A unique value used by this host system to identify this
conceptual row in the 'xcmGenLockTable' - each conceptual row in
the 'xcmGenLockTable' represents an 'advisory contention … | column | XEROX-GENERAL-TCOrdinal32 | .1.3.6.1.4.1.253.8.51.8.2.1.1 |
| xcmGenLockOwnerString The advisory lock owner string corresponding to the current
'owner' of this advisory lock.
Usage: Conforming management stations, when they first create
or activat… | column | OctetString | .1.3.6.1.4.1.253.8.51.8.2.1.3 |
| xcmGenLockOwnerSubtree The advisory lock owner subtree (ie, scope) for the current
'owner' of this advisory lock.
Usage: Conforming management stations, when they first create
or activat… | column | ObjectIdentifier | .1.3.6.1.4.1.253.8.51.8.2.1.4 |
| xcmGenLockOwnerTimer The advisory lock owner lock time remaining for the current
'owner' of this advisory lock (in seconds).
Usage: A conforming management agent MAY choose to reduce t… | column | seconds XEROX-GENERAL-TCCardinal32 | .1.3.6.1.4.1.253.8.51.8.2.1.5 |