tmnxChassisAdminControlApply
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.8.1.2
Object
scalar
r/w
Enumeration
The value of tmnxChassisAdminControlApply specifies how
tmnxChassisAdminTable object is used in order to update
tmnxChassisTable table objects.
When set to initialize(2) (BEGIN-TRANSACTION), the objects in
tmnxChassisAdminTable are set to the current Operational values, from
the tmnxChassisTable.
When set to commit(3) (END-TRANSACTION), all of the objects from
tmnxChassisAdminTable are copied to the corresponding tmnxChassisTable
table objects.
When set to none(1) (ABORT-TRANSACTION) any uncommitted changes will
be lost.
If changes are not committed within a predefined timeout, they will be
lost.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.8.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxChassisAdminCtrlObjs
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | initialize |
3 | commit |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxChassisAdminOwner Who has last initialized the chassis administrative table, who is
making all the changes, and who is expected to either commit or
re-initialize (ABORT-TRANSACTION).
tmn… | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.6527.3.1.2.2.8.1.1 |
| tmnxChassisAdminLastSetTimer obsolete The time remaining until the agent re-initializes the administrative
tables.
If tmnxChassisAdminControlApply is not set to commit(3) within
tmnxChassisAdminLastSetTimeo… | scalar | seconds SNMPv2-TCTimeInterval | .1.3.6.1.4.1.6527.3.1.2.2.8.1.3 |
| tmnxChassisAdminLastSetTimeout obsolete Timeout for tmnxChassisAdminLastSetTimer. The value zero is not
allowed. | scalar | seconds SNMPv2-TCTimeInterval | .1.3.6.1.4.1.6527.3.1.2.2.8.1.4 |