All MIBs › CISCO-UNIFIED-COMPUTING-STORAGE-MIB › cucsStorageConnectionDefRn
cucsStorageConnectionDefRn
Module: CISCO-UNIFIED-COMPUTING-STORAGE-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-STORAGE-MIB::cucsStorageConnectionDefRn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.45.15.1.3
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: Cisco UCS storage:ConnectionDef:rn managed object property
What is cucsStorageConnectionDefRn?
This is the Relative Name (RN) of a storage connection definition object: the single naming component that, combined with its parent's DN, distinguishes this storage connection definition from any sibling instances under the same parent. Admins rarely read the RN by itself, but UCS Manager and management tools use it to build and parse the full DN path so each instance of a storage connectivity definition specifying how UCS connects to a SAN, including its Fibre Channel zoning type and operational state can be addressed uniquely. For instance, when a SAN fabric has several storage connection definitions attached, the RN is the piece that differs between their otherwise-identical parent DNs, letting a script enumerate all of them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.45.15.1.3 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-STORAGE-MIB::cucsStorageConnectionDefRn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.45.15.1.3.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-STORAGE-MIB::cucsStorageConnectionDefRn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsStorageConnectionDefRn.1
Start monitoring Cisco UCS (Unified Computing System) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-STORAGE-MIB::cucsStorageConnectionDefRn OID value, configure state conditions and alerts, and monitor any Cisco UCS (Unified Computing System) platforms 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.45 | cucsStorageObjects | CISCO-UNIFIED-COMPUTING-STORAGE-MIB |
| 1.3.6.1.4.1.9.9.719.1.45.15 | cucsStorageConnectionDefTable | CISCO-UNIFIED-COMPUTING-STORAGE-MIB |
| 1.3.6.1.4.1.9.9.719.1.45.15.1 | cucsStorageConnectionDefEntry | CISCO-UNIFIED-COMPUTING-STORAGE-MIB |
| 1.3.6.1.4.1.9.9.719.1.45.15.1.3 | cucsStorageConnectionDefRn | CISCO-UNIFIED-COMPUTING-STORAGE-MIB |