All MIBs › CISCO-VIRTUAL-SWITCH-MIB › cvsDomain
cvsDomain
Module: CISCO-VIRTUAL-SWITCH-MIB
OID (symbolic): CISCO-VIRTUAL-SWITCH-MIB::cvsDomain
OID (numeric): 1.3.6.1.4.1.9.9.388.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The virtual switch domain identifier to recognize a virtual switch domain. Only Switches with the same domain number can be in the same virtual switch.
0 means no switch domain configured.
What is cvsDomain?
This read-write value identifies the virtual switch domain a chassis belongs to, where zero means no domain has been configured yet. An admin cares because two switches must share the same non-zero domain number to be able to form a single virtual switch together, making this the first thing to check when a pairing isn't forming. For example, two chassis intended to form a virtual switch pair but configured with different domain values would fail to combine into a single logical switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.1.1 snmpwalk -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsDomain
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.1.1.1 snmpget -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsDomain.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.388.1.1.1.1 i <value>
Start monitoring Cisco Catalyst 6500/6800-series switches (VSS) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VIRTUAL-SWITCH-MIB::cvsDomain OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 6500/6800-series switches (VSS) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.388 | ciscoVirtualSwitchMIB | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1 | ciscoVirtualSwitchMIBObjects | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1.1 | cvsGlobalObjects | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1.1.1 | cvsDomain | CISCO-VIRTUAL-SWITCH-MIB |