All MIBs › CME-MIB › cinIpAddress
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 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4 | configureSP | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.11 | chassisInternalNetwork | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.11.3 | cinTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.11.3.1 | cinEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.11.3.1.6 | cinIpAddress | CME-MIB |