All MIBs › CISCO-UNIFIED-COMPUTING-COMPUTE-MIB › cucsComputeChassisConnPolicyDn
cucsComputeChassisConnPolicyDn
Module: CISCO-UNIFIED-COMPUTING-COMPUTE-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeChassisConnPolicyDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.9.46.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS compute:ChassisConnPolicy:dn managed object property
What is cucsComputeChassisConnPolicyDn?
This is the distinguished name (DN) that pinpoints exactly where this Chassis Connectivity Policy object sits in the UCS Manager management information tree. An admin uses this DN to reference or script against this specific policy instance rather than guessing at its location among the potentially dozens of connectivity policies defined across different sub-organizations in a large UCS domain. A typical value looks like org-root/chassis-conn-policy-4Link, and a Python UCSM SDK script that needs to reassign a chassis to a different link-aggregation policy would fetch the object by exactly this DN string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.9.46.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeChassisConnPolicyDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.9.46.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeChassisConnPolicyDn.1
Start monitoring Cisco UCS blade servers and chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeChassisConnPolicyDn OID value, configure state conditions and alerts, and monitor any Cisco UCS blade servers and chassis 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.9 | cucsComputeObjects | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |
| 1.3.6.1.4.1.9.9.719.1.9.46 | cucsComputeChassisConnPolicyTable | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |
| 1.3.6.1.4.1.9.9.719.1.9.46.1 | cucsComputeChassisConnPolicyEntry | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |
| 1.3.6.1.4.1.9.9.719.1.9.46.1.2 | cucsComputeChassisConnPolicyDn | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |