All MIBs › CISCO-UNIFIED-COMPUTING-FABRIC-MIB › cucsFabricVsanFcZoneSharingMode
cucsFabricVsanFcZoneSharingMode
Module: CISCO-UNIFIED-COMPUTING-FABRIC-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricVsanFcZoneSharingMode
OID (numeric): 1.3.6.1.4.1.9.9.719.1.19.62.1.18
Node type: OBJECT-TYPE
Type: CucsFabricFcZoneSharingMode
Access: read-only
Description: Cisco UCS fabric:Vsan:fcZoneSharingMode managed object property
What is cucsFabricVsanFcZoneSharingMode?
This reports the FC zone sharing mode configured for this VSAN - roughly, whether zone configuration is treated as VSAN-specific or shared across the fabric. This affects whether zoning changes made under one VSAN inadvertently apply to devices under another VSAN sharing the same fabric, so an admin managing multiple isolated storage tenants on shared hardware checks this to confirm zoning is properly scoped per-VSAN rather than shared. A VSAN configured with a non-shared, VSAN-specific zoning mode would keep its zone database completely separate from a sibling VSAN's zones even on the same physical switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.19.62.1.18 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricVsanFcZoneSharingMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.19.62.1.18.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricVsanFcZoneSharingMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsFabricVsanFcZoneSharingMode.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::cucsFabricVsanFcZoneSharingMode 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.62 | cucsFabricVsanTable | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.19.62.1 | cucsFabricVsanEntry | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.19.62.1.18 | cucsFabricVsanFcZoneSharingMode | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |