All MIBs › CHASSIS-MIB › chasControlConfigSyncEnable
chasControlConfigSyncEnable
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasControlConfigSyncEnable
OID (numeric): 1.3.6.1.4.1.800.2.1.3.1.1.20
Node type: OBJECT-TYPE
Type: XylanConfigSyncEnable
Access: read-write
Description: enabled(1) - After changes to configuration data AND after 5 min from the last change if the image files are synced, sync synchronize the configuration data. disabled(2) - never automatically synchronize the configuration data.
What is chasControlConfigSyncEnable?
This object controls whether the chassis automatically synchronizes configuration data from Primary to Secondary five minutes after a change, once image files are already synced, or never does so automatically. An admin who wants tighter control over exactly when config changes propagate to the standby controller, for example during a maintenance window with many incremental changes, would disable this and sync manually instead of trusting the automatic 5-minute timer. With this object set to disabled(2), an admin making a series of test configuration changes on the Primary can be confident none will silently propagate to the Secondary until they choose to sync manually.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.20 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlConfigSyncEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.20.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasControlConfigSyncEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.3.1.1.20.1 s <value>
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasControlConfigSyncEnable OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.3 | chasController | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1 | chasControlTable | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1.1 | chasControlEntry | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1.1.20 | chasControlConfigSyncEnable | CHASSIS-MIB |