All MIBs › CISCO-UNIFIED-COMPUTING-PKI-MIB › cucsPkiKeyRingDn
cucsPkiKeyRingDn
Module: CISCO-UNIFIED-COMPUTING-PKI-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-PKI-MIB::cucsPkiKeyRingDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.37.4.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS pki:KeyRing:dn managed object property
What is cucsPkiKeyRingDn?
This is the Distinguished Name (DN) of an RSA keyring, the named container that holds a private key and its associated certificate for use by UCS services, the full slash-delimited path UCS Manager assigns so that one specific instance can be addressed uniquely within its management tree. An admin relies on this DN to tell apart one KeyRing instance from every sibling instance sharing the same class, because its state tells you whether the keyring's certificate is valid, pending, or needs to be regenerated. For the default keyring backing the fabric interconnect's HTTPS management interface, this DN is what an SNMP-based inventory tool would follow to walk straight to that one KeyRing instance's other properties instead of guessing which same-named object in the tree it came from.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.37.4.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-PKI-MIB::cucsPkiKeyRingDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.37.4.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-PKI-MIB::cucsPkiKeyRingDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsPkiKeyRingDn.1
Start monitoring Cisco UCS systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-PKI-MIB::cucsPkiKeyRingDn OID value, configure state conditions and alerts, and monitor any Cisco UCS systems 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.37 | cucsPkiObjects | CISCO-UNIFIED-COMPUTING-PKI-MIB |
| 1.3.6.1.4.1.9.9.719.1.37.4 | cucsPkiKeyRingTable | CISCO-UNIFIED-COMPUTING-PKI-MIB |
| 1.3.6.1.4.1.9.9.719.1.37.4.1 | cucsPkiKeyRingEntry | CISCO-UNIFIED-COMPUTING-PKI-MIB |
| 1.3.6.1.4.1.9.9.719.1.37.4.1.2 | cucsPkiKeyRingDn | CISCO-UNIFIED-COMPUTING-PKI-MIB |