CME-MIB :: cinIpAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBcinIpAddress

cinIpAddress

Module: CME-MIB

OID (symbolic): CME-MIB::cinIpAddress

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.11.3.1.6

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: Chassis Internal Network (CIN) IP address.

Restrictions: - CIN entries cannot have matching IP addresses, with the exception of 0.0.0.0. - Multiple IP addresses of 0.0.0.0 with different VLAN IDs are allowed. - The IP address cannot be multi-cast. - The IP address cannot match the MM IP address. - If the CIN IP address is 0.0.0.0, the blade IP address for CIN which is configured in the blade's OS can not be in the same subnet as that of MM.

NOTE: If creating a new CIN definition, you must define cinId before you define cinIpAddress.

NOTE: Before changing this value on an existing CIN definition, you must first disable the definition. NOTE: When ipv6 is enable on one interface, this column will display all zero IPv4 address

What is cinIpAddress?

This writable IPv4 address sets the address for a Chassis Internal Network entry, with restrictions that CIN entries can't share IP addresses (except 0.0.0.0), the address can't be multicast, and it can't match the MM's own IP. It matters because the internal network relies on this address being unique and valid to properly separate traffic between blades and I/O modules on that CIN VLAN. An admin setting up a new CIN entry would pick an unused address like 192.168.70.1 and confirm it doesn't collide with any other CIN entry or the MM's own address.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.11.3.1.6
snmpwalk -v2c -c public <target> CME-MIB::cinIpAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.11.3.1.6.1
snmpget -v2c -c public <target> CME-MIB::cinIpAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.11.3.1.6.1 a <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::cinIpAddress 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.3cinTableCME-MIB
1.3.6.1.4.1.2.3.51.2.4.11.3.1cinEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.4.11.3.1.6cinIpAddressCME-MIB