All MIBs › CISCO-UNIFIED-COMPUTING-NETWORK-MIB › cucsNetworkElementDn
cucsNetworkElementDn
Module: CISCO-UNIFIED-COMPUTING-NETWORK-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-NETWORK-MIB::cucsNetworkElementDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.32.1.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS network:Element:dn managed object property
What is cucsNetworkElementDn?
This OID carries the Distinguished Name (DN) of a network Element object, the Fabric Interconnect switch that anchors this UCS domain's unified network fabric, i.e. the full slash-delimited path UCS Manager assigns to that exact instance in its management-information tree. An admin or a monitoring script reads this DN to know precisely which Element instance a given SNMP row belongs to, since a UCS domain can hold many Element instances side by side. For example, an alerting tool that just polled a numeric status column for Element can walk over to this same table row's cucsNetworkElementDn value to print the exact object path in the alert instead of a bare index number.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.32.1.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-NETWORK-MIB::cucsNetworkElementDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.32.1.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-NETWORK-MIB::cucsNetworkElementDn.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-NETWORK-MIB::cucsNetworkElementDn 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.32 | cucsNetworkObjects | CISCO-UNIFIED-COMPUTING-NETWORK-MIB |
| 1.3.6.1.4.1.9.9.719.1.32.1 | cucsNetworkElementTable | CISCO-UNIFIED-COMPUTING-NETWORK-MIB |
| 1.3.6.1.4.1.9.9.719.1.32.1.1 | cucsNetworkElementEntry | CISCO-UNIFIED-COMPUTING-NETWORK-MIB |
| 1.3.6.1.4.1.9.9.719.1.32.1.1.2 | cucsNetworkElementDn | CISCO-UNIFIED-COMPUTING-NETWORK-MIB |