CHASSIS-MIB :: chasControlConfigSyncStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasControlConfigSyncStatus

chasControlConfigSyncStatus

Module: CHASSIS-MIB

OID (symbolic): CHASSIS-MIB::chasControlConfigSyncStatus

OID (numeric): 1.3.6.1.4.1.800.2.1.3.1.1.19

Node type: OBJECT-TYPE

Type: XylanConfigSyncStatus

Access: read-write

Description: insync(1) All configuration data on the Primary is the same as that on the secondary. newer(2) The config data on the Primary MPM has been updated more recently than the config data on the secondary. (This is not a possible value if the instance is the Secondary) older(3) The config data on the Primary MPM has been updated more recently than the config data on the secondary. (This is not a possible value if the instance is the Primary) unknown(4)No meaniful response can be given. syncing(5)The Primary has initiated configuration synchronization this should be temporay 15 minutes at most! bootvalues(6) The configuration data contains the boot values. Only possible on secondary if snmp is interaction with chassis is possible If this value is SET to 1, the chassis attempts to synchronize the configuration file.

What is chasControlConfigSyncStatus?

This object reports whether the configuration data on the Primary MPM matches, is newer than, or is older than the configuration on the Secondary MPM. An admin who just made configuration changes should confirm this returns to insync before relying on the Secondary as a hot standby, since a failover to a Secondary with stale config would revert recent changes unexpectedly. After changing VLAN settings on the Primary, an admin would watch this object move from newer(2) back to insync(1) to confirm the Secondary picked up the change.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.19
snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlConfigSyncStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.19.1
snmpget -v2c -c public <target> CHASSIS-MIB::chasControlConfigSyncStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.3.1.1.19.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::chasControlConfigSyncStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.1xylanChassisXYLAN-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.800.2.1.3chasControllerCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.1chasControlTableCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.1.1chasControlEntryCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.1.1.19chasControlConfigSyncStatusCHASSIS-MIB