cinId
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.11.3.1.5
Object
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.
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::cinId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::cinId.<cinIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::cinId'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647