TIMETRA-CHASSIS-MIB :: tmnxChassisAdminControlApply

MIB Reference — IPNetwork Monitor

All MIBsTIMETRA-CHASSIS-MIBtmnxChassisAdminControlApply

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.6527timetraALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3timetraProductsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1tmnxSRMIBALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2tmnxSRObjsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2.2tmnxHwObjsALCATEL-IND1-TIMETRA-CHASSIS-MIB
1.3.6.1.4.1.6527.3.1.2.2.8tmnxChassisAdminObjectsALCATEL-IND1-TIMETRA-CHASSIS-MIB
1.3.6.1.4.1.6527.3.1.2.2.8.1tmnxChassisAdminCtrlObjsALCATEL-IND1-TIMETRA-CHASSIS-MIB
1.3.6.1.4.1.6527.3.1.2.2.8.1.2tmnxChassisAdminControlApplyTIMETRA-CHASSIS-MIB