All MIBs › CISCO-UNIFIED-COMPUTING-MGMT-MIB › cucsMgmtBackupPolicyConfigDn
cucsMgmtBackupPolicyConfigDn
Module: CISCO-UNIFIED-COMPUTING-MGMT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtBackupPolicyConfigDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.31.43.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS mgmt:BackupPolicyConfig:dn managed object property
What is cucsMgmtBackupPolicyConfigDn?
This is the full distinguished name (DN) of the trigger/scheduling record that actually fires a BackupPolicy and governs retention of its output files, i.e. the complete path through the UCS management information tree that uniquely locates this exact object. Because BackupPolicyConfig objects are scoped underneath their owning domain/chassis/policy in the tree, the DN is what a script or UCS Manager XML-API call uses to address this specific BackupPolicyConfig instance rather than any other one like it. For the scheduler record that fires the weekly-fullstate BackupPolicy every Sunday at 02:00, the DN might look like sys/svc-ext/config-backup/backup-weekly-fullstate appended with the child object's own relative name.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.31.43.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtBackupPolicyConfigDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.31.43.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtBackupPolicyConfigDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsMgmtBackupPolicyConfigDn.1
Start monitoring Cisco UCS Manager-managed blade/rack servers and fabric interconnects with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtBackupPolicyConfigDn OID value, configure state conditions and alerts, and monitor any Cisco UCS Manager-managed blade/rack servers and 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.31 | cucsMgmtObjects | CISCO-UNIFIED-COMPUTING-MGMT-MIB |
| 1.3.6.1.4.1.9.9.719.1.31.43 | cucsMgmtBackupPolicyConfigTable | CISCO-UNIFIED-COMPUTING-MGMT-MIB |
| 1.3.6.1.4.1.9.9.719.1.31.43.1 | cucsMgmtBackupPolicyConfigEntry | CISCO-UNIFIED-COMPUTING-MGMT-MIB |
| 1.3.6.1.4.1.9.9.719.1.31.43.1.2 | cucsMgmtBackupPolicyConfigDn | CISCO-UNIFIED-COMPUTING-MGMT-MIB |