All MIBs › CISCO-UNIFIED-COMPUTING-SW-MIB › cucsSwCmclanDn
cucsSwCmclanDn
Module: CISCO-UNIFIED-COMPUTING-SW-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-SW-MIB::cucsSwCmclanDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.46.69.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS sw:Cmclan:dn managed object property
What is cucsSwCmclanDn?
This string holds the Distinguished Name (Dn) of a CMC (chassis management controller) LAN interface record -- the internal management-network link between a chassis's CMC and the fabric interconnect, the full hierarchical path UCS Manager uses to address that one Cmclan instance uniquely in its management information tree. An admin cares about this because it is the exact handle needed to correlate this SNMP row with the matching object in the UCS Manager GUI/CLI or in another API call, rather than guessing from a bare name. For example, polling this Dn lets a monitoring script tie a Cmclan alarm or stat sample back to the specific chassis, blade, or fabric-interconnect slot it came from.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.46.69.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-SW-MIB::cucsSwCmclanDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.46.69.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-SW-MIB::cucsSwCmclanDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsSwCmclanDn.1
Start monitoring Cisco UCS fabric interconnects with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-SW-MIB::cucsSwCmclanDn OID value, configure state conditions and alerts, and monitor any Cisco UCS fabric interconnects from a single console.
OID Breakdown
Upper-level ancestors (10 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.719 | ciscoUnifiedComputingMIB | CISCO-UNIFIED-COMPUTING-MIB |
| 1.3.6.1.4.1.9.9.719.1 | ciscoUnifiedComputingMIBObjects | CISCO-UNIFIED-COMPUTING-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.719.1.46 | cucsSwObjects | CISCO-UNIFIED-COMPUTING-SW-MIB |
| 1.3.6.1.4.1.9.9.719.1.46.69 | cucsSwCmclanTable | CISCO-UNIFIED-COMPUTING-SW-MIB |
| 1.3.6.1.4.1.9.9.719.1.46.69.1 | cucsSwCmclanEntry | CISCO-UNIFIED-COMPUTING-SW-MIB |
| 1.3.6.1.4.1.9.9.719.1.46.69.1.2 | cucsSwCmclanDn | CISCO-UNIFIED-COMPUTING-SW-MIB |