All MIBs › CISCO-UNIFIED-COMPUTING-FABRIC-MIB › cucsFabricFcUserZoneDn
cucsFabricFcUserZoneDn
Module: CISCO-UNIFIED-COMPUTING-FABRIC-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricFcUserZoneDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.19.216.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS fabric:FcUserZone:dn managed object property
What is cucsFabricFcUserZoneDn?
The real DESCRIPTION field here is just the auto-generated stub "Cisco UCS fabric:FcUserZone:dn managed object property", so it carries no real prose -- but the property name and its CucsManagedObjectDn type tell you what it holds: It holds the dn (distinguished name) of this exact SAN user zone instance -- the full path through UCS Manager's management tree that locates it, such as sys/switch-A/san-8. Because a SAN user zone can exist on either fabric interconnect and in multiple instances, this dn is what lets a monitoring tool match this specific SNMP row back to the exact object an admin would click on in the UCS Manager GUI or see in a `show tech-support` dump, rather than confusing it with a similarly-named SAN user zone on the other fabric side. For example, this dn might read sys/switch-A/fcuserzone-65, unambiguously identifying one SAN user zone out of dozens configured across the domain.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.19.216.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricFcUserZoneDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.19.216.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricFcUserZoneDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsFabricFcUserZoneDn.1
Start monitoring Cisco UCS fabric interconnects with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricFcUserZoneDn OID value, configure state conditions and alerts, and monitor any Cisco UCS 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.19 | cucsFabricObjects | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.19.216 | cucsFabricFcUserZoneTable | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.19.216.1 | cucsFabricFcUserZoneEntry | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.19.216.1.2 | cucsFabricFcUserZoneDn | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |