tmnxSysMgmtIfDsLocksSessionMode
TIMETRA-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.1.43.5.1.5
Object
column
Enumeration
The value of tmnxSysMgmtIfDsLocksSessionMode indicates
the candidate datastore access session mode:
global (1) - write access to the global candidate datastore
can be granted to multiple sessions
exclusive (2) - write access to the global candidate datastore
and the running datastore is limited to a single session
private (3) - write access to a candidate datastore can be granted
to multiple sessions, each with their own private
candidate datastore
privateExclusive (4) - write access to the private candidate datastore is granted,
in addition, a single session is granted write access
to the running datastore.
readOnly (5) - access to the datastore without write permissions.
Context
- MIB
- TIMETRA-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.1.43.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxSysMgmtIfDstoreLocksEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | global |
2 | exclusive |
3 | private |
4 | privateExclusive |
5 | readOnly |