CME-MIB :: cinGlobalEnable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBcinGlobalEnable

cinGlobalEnable

Module: CME-MIB

OID (symbolic): CME-MIB::cinGlobalEnable

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.11.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Disable/Enable Chassis Internal Network (CIN) function dynamically. Enabled: MM reads the CIN entries. For each enabled entry, - If the CIN VLAN ID is new and does not have a CIN interface created yet then create a new CIN interface based on that CIN VLAN ID. Use the CIN IP address from the entry to create a host route. - If the CIN IP address is 0.0.0.0 then start ARP monitoring.

Disabled: - Stop all ARP monitoring. - Delete all host routes. - Delete all CIN interfaces.

What is cinGlobalEnable?

This writable enum is the master switch that turns the Chassis Internal Network (CIN) feature on or off for the whole chassis; when enabled, the MM reads every configured CIN entry and, for each one that's individually enabled, creates a new CIN interface and host route as needed. It matters because disabling this globally tears down CIN connectivity chassis-wide regardless of individual entries' enable settings. An admin decommissioning all internal-network segmentation on a chassis would set cinGlobalEnable to cinDisabled(0) rather than disabling each CIN entry one by one.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.11.2
snmpwalk -v2c -c public <target> CME-MIB::cinGlobalEnable

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.11.2.1
snmpget -v2c -c public <target> CME-MIB::cinGlobalEnable.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.11.2.1 i <value>

Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::cinGlobalEnable OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.

OID Breakdown

Upper-level ancestors (11 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.2ibmBLADE-MIB
1.3.6.1.4.1.2.3ibmAgentsBLADE-MIB
1.3.6.1.4.1.2.3.51netfinitySupportProcessorAgentBLADE-MIB
1.3.6.1.4.1.2.3.51.2bladeCenterSnmpMIBBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4configureSPBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.4.11chassisInternalNetworkCME-MIB
1.3.6.1.4.1.2.3.51.2.4.11.2cinGlobalEnableCME-MIB