cinId
Module: CME-MIB
OID (symbolic): CME-MIB::cinId
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.11.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is the Chassis Internal Network (CIN) Virtual LAN (VLAN) ID for the internal management network between the Management Module, I/O Module, and the blade OS. The range of valid CIN VLAN IDs is 3 to 4094 (inclusive). This value cannot be the same as the Serial Over LAN (SOL) or Concurrent KVM (cKVM) VLAN ID.
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.
What is cinId?
This writable integer sets the VLAN ID (3-4094) for a Chassis Internal Network definition, used for the internal management network between the MM, I/O modules, and blade OS instances; it must differ from any VLAN ID used for SOL or concurrent KVM, and must be set before cinIpAddress on a new definition. Getting this VLAN ID wrong or colliding with SOL/cKVM would break internal management traffic isolation on the chassis. An admin creating a new CIN definition would first set cinId to, say, 100, before configuring its cinIpAddress.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.11.3.1.5 snmpwalk -v2c -c public <target> CME-MIB::cinId
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.5.1 snmpget -v2c -c public <target> CME-MIB::cinId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.11.3.1.5.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::cinId 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.5 | cinId | CME-MIB |