All MIBs › CISCO-UNIFIED-COMPUTING-FABRIC-MIB › cucsFabricVlanCloud
cucsFabricVlanCloud
Module: CISCO-UNIFIED-COMPUTING-FABRIC-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricVlanCloud
OID (numeric): 1.3.6.1.4.1.9.9.719.1.19.60.1.20
Node type: OBJECT-TYPE
Type: CucsFabricCloudType
Access: read-only
Description: Cisco UCS fabric:Vlan:cloud managed object property
What is cucsFabricVlanCloud?
This indicates which 'cloud' (Cisco UCS's term for a switching domain - lan or san) this VLAN entry belongs to. Because UCS lets Ethernet VLANs be defined for the LAN cloud, this field is really a sanity marker confirming the record being read is a LAN-side VLAN and not something misfiled under the SAN cloud's VSAN handling. A typical entry here reads lan for essentially every VLAN object exposed through this table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.19.60.1.20 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricVlanCloud
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.19.60.1.20.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricVlanCloud.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsFabricVlanCloud.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::cucsFabricVlanCloud 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.60 | cucsFabricVlanTable | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.19.60.1 | cucsFabricVlanEntry | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.19.60.1.20 | cucsFabricVlanCloud | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |