All MIBs › CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB › cucsEquipmentAdaptorDefDn
cucsEquipmentAdaptorDefDn
Module: CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentAdaptorDefDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.15.1.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS equipment:AdaptorDef:dn managed object property
What is cucsEquipmentAdaptorDefDn?
This is the object's distinguished name (Dn) — the exact path in Cisco UCS Manager's Management Information Tree that addresses one specific instance of a capability-catalog record describing an adapter card model's supported port speeds. Like AdaptorConnDef, this is static catalog data (not a live reading) that tells UCS Manager what a specific adapter card model is capable of, which is what the software checks against before it lets you provision a speed or FC-uplink setting the hardware can't actually support. For example, this Dn might read something like `sys/chassis-cat/adaptor-cat/VIC1340/adaptor-def`, which is the handle UCS Central or a script calling the UCS XML API would use to fetch this exact record rather than every AdaptorDef in the domain.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.15.1.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentAdaptorDefDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.15.1.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentAdaptorDefDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsEquipmentAdaptorDefDn.1
Start monitoring Cisco UCS chassis, blade/rack servers, fabric interconnects with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentAdaptorDefDn OID value, configure state conditions and alerts, and monitor any Cisco UCS chassis, blade/rack servers, 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.15 | cucsEquipmentObjects | CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.15.1 | cucsEquipmentAdaptorDefTable | CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.15.1.1 | cucsEquipmentAdaptorDefEntry | CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.15.1.1.2 | cucsEquipmentAdaptorDefDn | CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB |