All MIBs › TIMETRA-CHASSIS-MIB › tmnxChassisAdminControlApply
tmnxChassisAdminControlApply
Module: TIMETRA-CHASSIS-MIB
OID (symbolic): TIMETRA-CHASSIS-MIB::tmnxChassisAdminControlApply
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.8.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object controls the use of tmnxChassisAdminTable.
when set to initialize(2), the objects in tmnxChassisAdminTable are set to the current Operational values, from the tmnxChassisTable. 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 objects from tmnxChassisAdminTable are copied to the corresponding tmnxChassisTable table objects.
What is tmnxChassisAdminControlApply?
This object manages transaction-based updates to chassis configuration, functioning like a database commit/rollback control. Setting it to 'initialize' resets pending changes and syncs administrative settings with operational values; setting it to 'commit' finalizes changes and applies them system-wide. Operators use this to perform atomic, all-or-nothing configuration updates to the chassis without partial application or inconsistency.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.8.1.2 snmpwalk -v2c -c public <target> TIMETRA-CHASSIS-MIB::tmnxChassisAdminControlApply
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.8.1.2.1 snmpget -v2c -c public <target> TIMETRA-CHASSIS-MIB::tmnxChassisAdminControlApply.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.2.8.1.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.8 | tmnxChassisAdminObjects | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.8.1 | tmnxChassisAdminCtrlObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.8.1.2 | tmnxChassisAdminControlApply | TIMETRA-CHASSIS-MIB |