tmnxRouteNHAdminControlApply
TIMETRA-ROUTE-NEXT-HOP-TEMPLATE-MIB ·
.1.3.6.1.4.1.6527.3.1.2.90.1.1.3
Object
scalar
r/w
Enumeration
The value of tmnxRouteNHAdminControlApply specifies the copying of
tmnxRouteNextHopObjs tables from one instance of
tmnxRouteNHTemplateVersion to another. This object reads as
'none(1)' when not editing this table and 'initialize(2)' when
editing it.
When set to 'initialize(2)', the rows in tmnxRouteNextHopObjs tables
with the version index set to 'admin' are set to the values with the
index set to 'oper' in the same tables. Any uncommitted changes are
lost, so setting this value corresponds to both BEGIN-TRANSACTION and
ABORT-TRANSACTION.
When set to 'commit(3)' (END-TRANSACTION), all of the rows in
tmnxRouteNextHopObjs tables with the version set to 'admin' are copied
to the same rows with the index set to 'oper'. Then, the new values
are applied in the system.
In this way, the (expensive) application can be performed at one time,
ensuring a coherent route next-hop configuration.
Context
- MIB
- TIMETRA-ROUTE-NEXT-HOP-TEMPLATE-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.90.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxRouteNHAdminControl
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | initialize |
3 | commit |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxRouteNHAdminLastChangeTime The value of tmnxRouteNHAdminLastChangeTime indicates the last time a
successful set was performed of tmnxRouteNHAdminControlApply to
'commit'. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.90.1.1.1 |
| tmnxRouteNHAdminOwner The value of tmnxRouteNHAdminOwner specifies who has last initialized
the configuration tables, who is making all the changes, and who is
expected to either commit or re-initializ… | scalar | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.90.1.1.2 |