All MIBs › CISCO-UNIFIED-COMPUTING-VM-MIB › cucsVmLifeCyclePolicyDn
cucsVmLifeCyclePolicyDn
Module: CISCO-UNIFIED-COMPUTING-VM-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-VM-MIB::cucsVmLifeCyclePolicyDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.52.7.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS vm:LifeCyclePolicy:dn managed object property
What is cucsVmLifeCyclePolicyDn?
This CucsManagedObjectDn value is the Distinguished Name (DN) of the policy that controls how long UCS Manager retains VM and vNIC inventory records after they disappear from 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 VM life-cycle retention policy 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 cucsVmLifeCyclePolicyDn 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.7.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-VM-MIB::cucsVmLifeCyclePolicyDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.52.7.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-VM-MIB::cucsVmLifeCyclePolicyDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsVmLifeCyclePolicyDn.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::cucsVmLifeCyclePolicyDn 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.7 | cucsVmLifeCyclePolicyTable | CISCO-UNIFIED-COMPUTING-VM-MIB |
| 1.3.6.1.4.1.9.9.719.1.52.7.1 | cucsVmLifeCyclePolicyEntry | CISCO-UNIFIED-COMPUTING-VM-MIB |
| 1.3.6.1.4.1.9.9.719.1.52.7.1.2 | cucsVmLifeCyclePolicyDn | CISCO-UNIFIED-COMPUTING-VM-MIB |