All MIBs › CISCO-UNIFIED-COMPUTING-COMPUTE-MIB › cucsComputeChassisConnPolicyName
cucsComputeChassisConnPolicyName
Module: CISCO-UNIFIED-COMPUTING-COMPUTE-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeChassisConnPolicyName
OID (numeric): 1.3.6.1.4.1.9.9.719.1.9.46.1.8
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: Cisco UCS compute:ChassisConnPolicy:name managed object property
What is cucsComputeChassisConnPolicyName?
This is the human-readable name an administrator assigned to the Chassis Connectivity Policy when creating it, the value that shows up in the UCSM GUI's policy dropdown when attaching the policy to a chassis profile. Getting this right matters because technicians select policies by name when provisioning new chassis, and an ambiguous name invites the wrong connectivity settings being applied to a chassis. A well-chosen example would be 'FI-A-Primary-4Link', as opposed to an unhelpful 'Policy1'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.9.46.1.8 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeChassisConnPolicyName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.9.46.1.8.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeChassisConnPolicyName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsComputeChassisConnPolicyName.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::cucsComputeChassisConnPolicyName 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.8 | cucsComputeChassisConnPolicyName | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |