All MIBs › CISCO-UNIFIED-COMPUTING-VNIC-MIB › cucsVnicEtherIfDn
cucsVnicEtherIfDn
Module: CISCO-UNIFIED-COMPUTING-VNIC-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-VNIC-MIB::cucsVnicEtherIfDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.53.10.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS vnic:EtherIf:dn managed object property
What is cucsVnicEtherIfDn?
This read-only CucsManagedObjectDn value is the Distinguished Name (DN) of a vNIC Ethernet Interface entry object — the full hierarchical path UCS Manager uses to uniquely address one specific vNIC Ethernet Interface entry instance in its management-information tree. Since a UCS domain can contain many vNIC Ethernet Interface entry instances (one row per VLAN attached to a vNIC or vNIC template), the DN is what lets monitoring tools or scripts pin an SNMP row to the exact instance it describes rather than just the object type. For example, an admin troubleshooting an Ethernet Interface entry attaching VLAN 130 to vNIC template 'vNIC-Templ-A' as its default (native) network would read this OID to get a DN like 'org-root/...dn', letting them jump straight to that instance in UCS Manager instead of searching through the whole tree.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.53.10.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-VNIC-MIB::cucsVnicEtherIfDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.53.10.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-VNIC-MIB::cucsVnicEtherIfDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsVnicEtherIfDn.1
Start monitoring Cisco UCS blade/rack servers and fabric interconnects (vNIC/vHBA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-VNIC-MIB::cucsVnicEtherIfDn OID value, configure state conditions and alerts, and monitor any Cisco UCS blade/rack servers and fabric interconnects (vNIC/vHBA) 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.53 | cucsVnicObjects | CISCO-UNIFIED-COMPUTING-VNIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.53.10 | cucsVnicEtherIfTable | CISCO-UNIFIED-COMPUTING-VNIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.53.10.1 | cucsVnicEtherIfEntry | CISCO-UNIFIED-COMPUTING-VNIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.53.10.1.2 | cucsVnicEtherIfDn | CISCO-UNIFIED-COMPUTING-VNIC-MIB |