All MIBs › CISCO-UNIFIED-COMPUTING-VM-MIB › cucsVmEpDn
cucsVmEpDn
Module: CISCO-UNIFIED-COMPUTING-VM-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-VM-MIB::cucsVmEpDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.52.3.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS vm:Ep:dn managed object property
What is cucsVmEpDn?
This CucsManagedObjectDn value is the Distinguished Name (DN) of the VMM connection endpoint UCS Manager uses to reach and inventory a VMware vCenter -- the full hierarchical path UCS Manager uses to address this exact instance in its management information tree. Because every managed object in UCS Manager is uniquely identified by its DN, an admin polling this VMM endpoint via SNMP uses this value to know precisely which instance a set of sibling readings (name, status, IDs) belongs to when several exist at once. For example, two virtual machines with the same guest name on different hypervisors will still report distinct cucsVmEpDn values, letting monitoring software tell them apart in a report.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.52.3.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-VM-MIB::cucsVmEpDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.52.3.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-VM-MIB::cucsVmEpDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsVmEpDn.1
Start monitoring Cisco UCS (Unified Computing System) platforms (VM) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-VM-MIB::cucsVmEpDn OID value, configure state conditions and alerts, and monitor any Cisco UCS (Unified Computing System) platforms (VM) 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.52 | cucsVmObjects | CISCO-UNIFIED-COMPUTING-VM-MIB |
| 1.3.6.1.4.1.9.9.719.1.52.3 | cucsVmEpTable | CISCO-UNIFIED-COMPUTING-VM-MIB |
| 1.3.6.1.4.1.9.9.719.1.52.3.1 | cucsVmEpEntry | CISCO-UNIFIED-COMPUTING-VM-MIB |
| 1.3.6.1.4.1.9.9.719.1.52.3.1.2 | cucsVmEpDn | CISCO-UNIFIED-COMPUTING-VM-MIB |