CISCO-VIRTUAL-SWITCH-MIB

        This MIB module defines the managed objects that support the
virtual switch architecture.
        
The virtual switch concept combines several individual
distributed physical switches together to build a single
logical management point.  The core switches are the control
point for a virtual switch, all the traffic is forwarded and
distributed in the core switches, including control and data
traffic.
        
The core switches are connected through a dedicated ether
channel called Virtual Switch Link (VSL) that is used for
both control traffic as well as some data traffic to provide
the traffic load sharing and switch redundancy between the
physical chassis.
        
One or multiple core switches can be supported in the virtual
switch architecture, but only one core called 'active core'
switch can be active to manage the traffic.  The other is
called 'standby core' switch as redundancy if there is.
        
The concept of virtual switch is to collect many physical
switches chassis together to form a single management unit to
simplify the whole network architecture.
    
ciscoVirtualSwitchMIB 1.3.6.1.4.1.9.9.388
Imported Objects
CISCO-SMI ciscoMgmt
ENTITY-MIB entPhysicalIndex
IF-MIB InterfaceIndex
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI Counter32 Counter64 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TC DateAndTime RowStatus TEXTUAL-CONVENTION TimeStamp TruthValue
Type Definitions (5)
VSConnectStatus Enumeration
up(1)
down(2)
VSSwitchCapability Bits
standalone(0)
core(1)
VSSwitchID Unsigned32
VSSwitchMode Enumeration
standalone(1)
multiNode(2)
VSSwitchRole Enumeration
standalone(1)
active(2)
standby(3)
Objects (103)
ciscoVirtualSwitchMIB .1.3.6.1.4.1.9.9.388
ciscoVirtualSwitchMIBNotifs .1.3.6.1.4.1.9.9.388.0
ciscoVirtualSwitchMIBObjects .1.3.6.1.4.1.9.9.388.1
cvsGlobalObjects .1.3.6.1.4.1.9.9.388.1.1
cvsDomain r/w Unsigned32 .1.3.6.1.4.1.9.9.388.1.1.1
cvsSwitchID r/w VSSwitchID .1.3.6.1.4.1.9.9.388.1.1.2
cvsSwitchCapability VSSwitchCapability .1.3.6.1.4.1.9.9.388.1.1.3
cvsSwitchMode r/w VSSwitchMode .1.3.6.1.4.1.9.9.388.1.1.4
cvsSwitchConvertingStatus SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.388.1.1.5
cvsVSLChangeNotifEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.388.1.1.6
cvsChassisObjects .1.3.6.1.4.1.9.9.388.1.2
cvsCoreSwitchConfigTable .1.3.6.1.4.1.9.9.388.1.2.1
cvsCoreSwitchConfigEntry cvsCoreSwitchID .1.3.6.1.4.1.9.9.388.1.2.1.1
cvsCoreSwitchID VSSwitchID .1.3.6.1.4.1.9.9.388.1.2.1.1.1
cvsCoreSwitchPriority r/w Unsigned32 .1.3.6.1.4.1.9.9.388.1.2.1.1.2
cvsCoreSwitchPreempt r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.388.1.2.1.1.3
cvsCoreSwitchLocation r/w SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.388.1.2.1.1.4
cvsChassisTable .1.3.6.1.4.1.9.9.388.1.2.2
cvsChassisEntry ENTITY-MIBentPhysicalIndex .1.3.6.1.4.1.9.9.388.1.2.2.1
cvsChassisSwitchID VSSwitchID .1.3.6.1.4.1.9.9.388.1.2.2.1.1
cvsChassisRole VSSwitchRole .1.3.6.1.4.1.9.9.388.1.2.2.1.2
cvsChassisUpTime SNMPv2-TCTimeStamp .1.3.6.1.4.1.9.9.388.1.2.2.1.3
cvsVSLObjects .1.3.6.1.4.1.9.9.388.1.3
cvsVSLConnectionTable .1.3.6.1.4.1.9.9.388.1.3.1
cvsVSLConnectionEntry cvsVSLChannelIfindex .1.3.6.1.4.1.9.9.388.1.3.1.1
cvsVSLChannelIfindex IF-MIBInterfaceIndex .1.3.6.1.4.1.9.9.388.1.3.1.1.1
cvsVSLCoreSwitchID r/w VSSwitchID .1.3.6.1.4.1.9.9.388.1.3.1.1.2
cvsVSLConnectOperStatus VSConnectStatus .1.3.6.1.4.1.9.9.388.1.3.1.1.3
cvsVSLLastConnectionStateChange SNMPv2-TCDateAndTime .1.3.6.1.4.1.9.9.388.1.3.1.1.4
cvsVSLConfiguredPortCount Unsigned32 .1.3.6.1.4.1.9.9.388.1.3.1.1.5
cvsVSLOperationalPortCount Unsigned32 .1.3.6.1.4.1.9.9.388.1.3.1.1.6
cvsVSLConnectionRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.388.1.3.1.1.7
cvsVSLStatsTable .1.3.6.1.4.1.9.9.388.1.3.2
cvsVSLStatsEntry cvsVSLChannelIfindex .1.3.6.1.4.1.9.9.388.1.3.2.1
cvsVSLTxTotalPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.2.1.1
cvsVSLTxProtoPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.10
cvsVSLTxDataPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.11
cvsVSLTxAckPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.12
cvsVSLRxLmpPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.13
cvsVSLRxRrpPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.14
cvsVSLRxPingPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.15
cvsVSLRxProtoPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.16
cvsVSLRxDataPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.17
cvsVSLRxAckPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.18
cvsVSLTxTotalEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.19
cvsVSLTxErrorPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.2.1.2
cvsVSLTxLmpEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.20
cvsVSLTxRrpEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.21
cvsVSLTxPingEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.22
cvsVSLTxProtoEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.23
cvsVSLTxDataEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.24
cvsVSLTxAckEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.25
cvsVSLRxTotalEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.26
cvsVSLRxLmpEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.27
cvsVSLRxRrpEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.28
cvsVSLRxPingEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.29
cvsVSLTxChksumErrPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.2.1.3
cvsVSLRxProtoEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.30
cvsVSLRxDataEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.31
cvsVSLRxAckEobcPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.32
cvsVSLTxTotalHCPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.33
cvsVSLTxErrorHCPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.34
cvsVSLTxChksumErrHCPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.35
cvsVSLRxTotalHCPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.36
cvsVSLRxErrorHCPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.37
cvsVSLRxChksumErrHCPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.38
cvsVSLRxTotalPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.2.1.4
cvsVSLRxErrorPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.2.1.5
cvsVSLRxChksumErrPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.2.1.6
cvsVSLTxLmpPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.7
cvsVSLTxRrpPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.8
cvsVSLTxPingPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.388.1.3.2.1.9
cvsVSLPortStatsTable .1.3.6.1.4.1.9.9.388.1.3.3
cvsVSLPortStatsEntry cvsVSLChannelIfindexcvsVSLPortStatsIfindex .1.3.6.1.4.1.9.9.388.1.3.3.1
cvsVSLPortStatsIfindex IF-MIBInterfaceIndex .1.3.6.1.4.1.9.9.388.1.3.3.1.1
cvsVSLPortRxBadMacAddressPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.10
cvsVSLPortRxBadSwitchIdPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.11
cvsVSLPortRxDomainIdMismatchPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.12
cvsVSLPortRxPeerInfoMismatchPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.13
cvsVSLPortTxOkPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.2
cvsVSLPortTxFailPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.3
cvsVSLPortRxBidirPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.4
cvsVSLPortRxUnidirPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.5
cvsVSLPortRxFailPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.6
cvsVSLPortRxBadPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.7
cvsVSLPortRxMyInfoMismatchPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.8
cvsVSLPortRxMyInfoAbsentPkts SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.388.1.3.3.1.9
cvsVSLLinkPortTable .1.3.6.1.4.1.9.9.388.1.3.4
cvsVSLLinkPortEntry cvsVSLChannelIfindexcvsVSLPortStatsIfindex .1.3.6.1.4.1.9.9.388.1.3.4.1
cvsVSLLinkPeerInterface SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.388.1.3.4.1.1
cvsModuleObjects .1.3.6.1.4.1.9.9.388.1.4
cvsModuleTable .1.3.6.1.4.1.9.9.388.1.4.1
cvsModuleEntry ENTITY-MIBentPhysicalIndex .1.3.6.1.4.1.9.9.388.1.4.1.1
cvsModuleVSSupported SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.388.1.4.1.1.1
cvsModuleVSLCapable SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.388.1.4.1.1.2
cvsModuleSlotNumber Unsigned32 .1.3.6.1.4.1.9.9.388.1.4.1.1.3
cvsModuleRprWarm Enumeration .1.3.6.1.4.1.9.9.388.1.4.1.1.4
cvsDualActiveDetection .1.3.6.1.4.1.9.9.388.1.5
cvsDualActiveDetectionNotifEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.388.1.5.1
cvsDualActiveDetectionInformation SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.388.1.5.2
ciscoVirtualSwitchMIBConform .1.3.6.1.4.1.9.9.388.2
cvsMIBCompliances .1.3.6.1.4.1.9.9.388.2.1
cvsMIBGroups .1.3.6.1.4.1.9.9.388.2.2
Notifications / Traps (2)
NameOIDDescription
cvsVSLConnectionChangeNotif .1.3.6.1.4.1.9.9.388.0.1
The notification will be generated when the state of the VSL
connection is changed.
cvsDualActiveDetectionNotif .1.3.6.1.4.1.9.9.388.0.2
The notification will be generated when dual-active
is detected.