MIBs Depot

CISCO-VIRTUAL-SWITCH-MIB

Registered at
1.3.6.1.4.1.9.9.388
Last updated
2015-03-04 00:00
Organization
Cisco Systems, Inc.
Revisions
2015-03-04 00:00, 2012-04-10 00:00, 2010-01-21 00:00, 2007-09-25 00:00
Namespace
cisco
Source file
CISCO-VIRTUAL-SWITCH-MIB
Digest
sha256:7726fc4091572ffbfc003760074072e15342e50207376bbe8b1f3cd262a66519

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 Tel: +1 800 553-NETS cs-lan-switch-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
ENTITY-MIBentPhysicalIndex
IF-MIBInterfaceIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-SMI
CISCO-VIRTUAL-SWITCH-MIB
ENTITY-MIB
IANA-ENTITY-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
VSConnectStatus
TEXTUAL-CONVENTION
A textual convention to indicate the connection status of a link.
current
VSSwitchCapability
TEXTUAL-CONVENTION
Indication of the switch roles that can be supported on the chassis device. standalone : it means this chassis device can be a regular switch which is not a part of virtual switch architecture. core : it means this chassis device can be a core switch, active or standby, in the virtual switch architecture.
current
VSSwitchID
TEXTUAL-CONVENTION
An integer value that uniquely identifies a physical chassis in the virtual switch architecture. 0 means no switch ID configured for this switch. It implies the switch is in the standalone mode and not part of the virtual switch architecture.
current
VSSwitchMode
TEXTUAL-CONVENTION
The switch mode of the chassis device in the virtual switch environment or a chassis can also be a standalone device. standalone : it means this chassis device is not in a part of the virtual switch environment, it is a standalone switch. multiNode: it means this chassis device is in a part of the virtual switch environment. Only a switch with the capability to be a 'core' switch could be configured to multiNode(2).
current
VSSwitchRole
TEXTUAL-CONVENTION
The role of the chassis device. standalone : it means this chassis device is not a part of the virtual switch, it is a standalone switch. active : it means this chassis device is an active core switch in the virtual switch architecture. standby : it means this chassis device is a standby core switch in the virtual switch architecture.
current

Objects

NameOIDSyntaxAccessStatus
ciscoVirtualSwitchMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.388.0
ciscoVirtualSwitchMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.388.1
cvsGlobalObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.388.1.1
cvsDomain
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.388.1.1.1Unsigned32read-writecurrent
cvsSwitchID
OBJECT-TYPE
The unique ID which is assigned to the current switch for identifying this physical chassis as a core switch in the virtual switch architecture. 0 means no switch ID configured.
1.3.6.1.4.1.9.9.388.1.1.2VSSwitchIDread-writecurrent
cvsSwitchCapability
OBJECT-TYPE
The capability of the switch can be. A physical chassis can be a standalone switch in the normal environment or a switch which is part of the virtual switch architecture.
1.3.6.1.4.1.9.9.388.1.1.3VSSwitchCapabilityread-onlycurrent
cvsSwitchMode
OBJECT-TYPE
Converting a standalone switch in the regular switch architecture to a switch in the virtual switch architecture. Or converting a switch in the virtual switch architecture to a standalone switch in the regular switch architecture. And the value of this object can only be set to one of mode where the corresponding bits in cvsSwitchCapability is set. To prevent vague switch status, this action will not only change the switch mode, but also reload the device automatically to activate to the new switch mode.
1.3.6.1.4.1.9.9.388.1.1.4VSSwitchModeread-writecurrent
cvsSwitchConvertingStatus
OBJECT-TYPE
Indicating whether the switch is in the process of converting the mode of switch which is specified in the object cvsSwitchMode. true(1) : the switch is in converting the switch mode. false(2) : the switch is not in converting the switch mode.
1.3.6.1.4.1.9.9.388.1.1.5TruthValueread-onlycurrent
cvsVSLChangeNotifEnable
OBJECT-TYPE
Enable or disable the generation of cvsVSLConnectionChangeNotif notification.
1.3.6.1.4.1.9.9.388.1.1.6TruthValueread-writecurrent
cvsChassisObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.388.1.2
cvsCoreSwitchConfigTable
OBJECT-TYPE
This table describes the configuration information for the core switches to select the active or standby core switches in the virtual switch architecture. If cvsDomain or cvsSwitchID objects are configured to 0, this table is not instantiated.
1.3.6.1.4.1.9.9.388.1.2.1not-accessiblecurrent
cvsCoreSwitchConfigEntry
OBJECT-TYPE
An entry describes the configuration for a core switch information in the virtual switch architecture.
1.3.6.1.4.1.9.9.388.1.2.1.1not-accessiblecurrent
cvsCoreSwitchID
OBJECT-TYPE
The switch number as an identifier for a core switch. If the priority value is the same, the higher switch number has the precedence to be the active core switch.
1.3.6.1.4.1.9.9.388.1.2.1.1.1VSSwitchIDnot-accessiblecurrent
cvsCoreSwitchPriority
OBJECT-TYPE
The configured priority information for this core switch. This priority value will be used to choose active or standby core switch. The core switch with the higher numerical value will be more desirable to be chosen as an active core switch.
1.3.6.1.4.1.9.9.388.1.2.1.1.2Unsigned32read-writecurrent
cvsCoreSwitchPreempt
OBJECT-TYPE
The configured preemption information for this core switch. This configuration will enable or disable the preemption of choosing the active core with higher priority.
1.3.6.1.4.1.9.9.388.1.2.1.1.3TruthValueread-writecurrent
cvsCoreSwitchLocation
OBJECT-TYPE
The configured location for this core switch.
1.3.6.1.4.1.9.9.388.1.2.1.1.4SnmpAdminStringread-writecurrent
cvsChassisTable
OBJECT-TYPE
This table describes the information of the devices listed in the ENTITY-MIB entPhysicalTable in the virtual switch architecture, whose entPhysicalClass is chassis(3). This table will only be instantiated when the value of cvsSwitchMode is 'multiNode' in the virtual switch architecture.
1.3.6.1.4.1.9.9.388.1.2.2not-accessiblecurrent
cvsChassisEntry
OBJECT-TYPE
An entry describes the present chassis information in the virtual switch architecture.
1.3.6.1.4.1.9.9.388.1.2.2.1not-accessiblecurrent
cvsChassisSwitchID
OBJECT-TYPE
The unique switch ID which is assigned for identifying a chassis in the virtual switch architecture.
1.3.6.1.4.1.9.9.388.1.2.2.1.1VSSwitchIDread-onlycurrent
cvsChassisRole
OBJECT-TYPE
This object indicates the role of this chassis in the virtual switch architecture.
1.3.6.1.4.1.9.9.388.1.2.2.1.2VSSwitchRoleread-onlycurrent
cvsChassisUpTime
OBJECT-TYPE
The time (in hundredths of a second) since the chassis device was last re-initialized.
1.3.6.1.4.1.9.9.388.1.2.2.1.3TimeStampread-onlycurrent
cvsVSLObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.388.1.3
cvsVSLConnectionTable
OBJECT-TYPE
This table contains the VSLs (Virtual Switch Link) connection information of the core switches. A bundle link is a collection of two or more physical point-to-point links which are combined to form one logical link. A VSL is a bundle link which spans the core switch to connect to another core switch in the virtual switch.
1.3.6.1.4.1.9.9.388.1.3.1not-accessiblecurrent
cvsVSLConnectionEntry
OBJECT-TYPE
The entry contains connections information of the VSL channel interfaces between the core switches.
1.3.6.1.4.1.9.9.388.1.3.1.1not-accessiblecurrent
cvsVSLChannelIfindex
OBJECT-TYPE
The interface index of the VSL channel interface in the core switch to be used for the VSL.
1.3.6.1.4.1.9.9.388.1.3.1.1.1InterfaceIndexnot-accessiblecurrent
cvsVSLCoreSwitchID
OBJECT-TYPE
The switch ID will be used to form the VSL.
1.3.6.1.4.1.9.9.388.1.3.1.1.2VSSwitchIDread-createcurrent
cvsVSLConnectOperStatus
OBJECT-TYPE
This object indicates the operational status of the VSL connection.
1.3.6.1.4.1.9.9.388.1.3.1.1.3VSConnectStatusread-onlycurrent
cvsVSLLastConnectionStateChange
OBJECT-TYPE
The last time when the VSL connection was changed from up to down or down to up.
1.3.6.1.4.1.9.9.388.1.3.1.1.4DateAndTimeread-onlycurrent
cvsVSLConfiguredPortCount
OBJECT-TYPE
The number of configured ports for this VSL.
1.3.6.1.4.1.9.9.388.1.3.1.1.5Unsigned32read-onlycurrent
cvsVSLOperationalPortCount
OBJECT-TYPE
The number of operational ports for this VSL.
1.3.6.1.4.1.9.9.388.1.3.1.1.6Unsigned32read-onlycurrent
cvsVSLConnectionRowStatus
OBJECT-TYPE
This object is a conceptual row entry that allows creating or removing entries in or from the cvsVSLConnectionTable. Creating an entry in this table means building the VSL connection and removing an entry means to remove the VSL connection.
1.3.6.1.4.1.9.9.388.1.3.1.1.7RowStatusread-createcurrent
cvsVSLStatsTable
OBJECT-TYPE
This table contains the VSL (Virtual Switch Link) connection statistics information between the core switches in the virtual switch architecture. This table will only show the statistics information for the channel interface in the active core switch.
1.3.6.1.4.1.9.9.388.1.3.2not-accessiblecurrent
cvsVSLStatsEntry
OBJECT-TYPE
The entry contains transmitting and receiving statistics information of the VSL channel interface in the active core switch.
1.3.6.1.4.1.9.9.388.1.3.2.1not-accessiblecurrent
cvsVSLTxTotalPkts
OBJECT-TYPE
The total number of transmitted packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.1Counter32read-onlycurrent
cvsVSLTxErrorPkts
OBJECT-TYPE
The number of transmitted error packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.2Counter32read-onlycurrent
cvsVSLTxChksumErrPkts
OBJECT-TYPE
The number of transmitted packets with checksum error.
1.3.6.1.4.1.9.9.388.1.3.2.1.3Counter32read-onlycurrent
cvsVSLRxTotalPkts
OBJECT-TYPE
The total number of received packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.4Counter32read-onlycurrent
cvsVSLRxErrorPkts
OBJECT-TYPE
The number of received error packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.5Counter32read-onlycurrent
cvsVSLRxChksumErrPkts
OBJECT-TYPE
The number of received packets with checksum error.
1.3.6.1.4.1.9.9.388.1.3.2.1.6Counter32read-onlycurrent
cvsVSLTxLmpPkts
OBJECT-TYPE
The number of transmitted LMP (Link Maintenance Protocol) packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.7Counter64read-onlycurrent
cvsVSLTxRrpPkts
OBJECT-TYPE
The number of transmitted RRP (Role Resolution Protocol) packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.8Counter64read-onlycurrent
cvsVSLTxPingPkts
OBJECT-TYPE
The number of transmitted VSL PING packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.9Counter64read-onlycurrent
cvsVSLTxProtoPkts
OBJECT-TYPE
The number of transmitted protocol packets, such as ISSU's (In Service software Upgrade) protocol.
1.3.6.1.4.1.9.9.388.1.3.2.1.10Counter64read-onlycurrent
cvsVSLTxDataPkts
OBJECT-TYPE
The number of transmitted data packets, such as ISSU's .
1.3.6.1.4.1.9.9.388.1.3.2.1.11Counter64read-onlycurrent
cvsVSLTxAckPkts
OBJECT-TYPE
The number of transmitted ACK (Acknowledge) packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.12Counter64read-onlycurrent
cvsVSLRxLmpPkts
OBJECT-TYPE
The number of received LMP packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.13Counter64read-onlycurrent
cvsVSLRxRrpPkts
OBJECT-TYPE
The number of received RRP packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.14Counter64read-onlycurrent
cvsVSLRxPingPkts
OBJECT-TYPE
The number of received VSL PING packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.15Counter64read-onlycurrent
cvsVSLRxProtoPkts
OBJECT-TYPE
The number of received ISSU's protocol packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.16Counter64read-onlycurrent
cvsVSLRxDataPkts
OBJECT-TYPE
The number of received ISSU's data packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.17Counter64read-onlycurrent
cvsVSLRxAckPkts
OBJECT-TYPE
The number of received ACK packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.18Counter64read-onlycurrent
cvsVSLTxTotalEobcPkts
OBJECT-TYPE
The total number of transmitted EOBC (Ethernet Out-of-Band Channel) packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.19Counter64read-onlycurrent
cvsVSLTxLmpEobcPkts
OBJECT-TYPE
The number of transmitted LMP EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.20Counter64read-onlycurrent
cvsVSLTxRrpEobcPkts
OBJECT-TYPE
The number of transmitted RRP EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.21Counter64read-onlycurrent
cvsVSLTxPingEobcPkts
OBJECT-TYPE
The number of transmitted VSL PING EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.22Counter64read-onlycurrent
cvsVSLTxProtoEobcPkts
OBJECT-TYPE
The number of transmitted ISSU's protocol EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.23Counter64read-onlycurrent
cvsVSLTxDataEobcPkts
OBJECT-TYPE
The number of transmitted ISSU's data EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.24Counter64read-onlycurrent
cvsVSLTxAckEobcPkts
OBJECT-TYPE
The number of transmitted ACK EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.25Counter64read-onlycurrent
cvsVSLRxTotalEobcPkts
OBJECT-TYPE
The total number of received EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.26Counter64read-onlycurrent
cvsVSLRxLmpEobcPkts
OBJECT-TYPE
The number of received LMP EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.27Counter64read-onlycurrent
cvsVSLRxRrpEobcPkts
OBJECT-TYPE
The number of received RRP EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.28Counter64read-onlycurrent
cvsVSLRxPingEobcPkts
OBJECT-TYPE
The number of received VSL PING EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.29Counter64read-onlycurrent
cvsVSLRxProtoEobcPkts
OBJECT-TYPE
The number of received ISSU's protocol EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.30Counter64read-onlycurrent
cvsVSLRxDataEobcPkts
OBJECT-TYPE
The number of received ISSU's data EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.31Counter64read-onlycurrent
cvsVSLRxAckEobcPkts
OBJECT-TYPE
The number of received ACK EOBC packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.32Counter64read-onlycurrent
cvsVSLTxTotalHCPkts
OBJECT-TYPE
The high capacity counter for the total number of transmitted packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.33Counter64read-onlycurrent
cvsVSLTxErrorHCPkts
OBJECT-TYPE
The high capacity counter for the total number of transmitted error packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.34Counter64read-onlycurrent
cvsVSLTxChksumErrHCPkts
OBJECT-TYPE
The high capacity counter for the number of transmitted packets with checksum error.
1.3.6.1.4.1.9.9.388.1.3.2.1.35Counter64read-onlycurrent
cvsVSLRxTotalHCPkts
OBJECT-TYPE
The high capacity counter for the total number of received packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.36Counter64read-onlycurrent
cvsVSLRxErrorHCPkts
OBJECT-TYPE
The high capacity counter for the number of received error packets.
1.3.6.1.4.1.9.9.388.1.3.2.1.37Counter64read-onlycurrent
cvsVSLRxChksumErrHCPkts
OBJECT-TYPE
The high capacity counter for the number of received received packets with checksum error.
1.3.6.1.4.1.9.9.388.1.3.2.1.38Counter64read-onlycurrent
cvsVSLPortStatsTable
OBJECT-TYPE
This table contains the statistics information for the configured physical ports of the VSL (Virtual Switch Link) connection in the active core switch.
1.3.6.1.4.1.9.9.388.1.3.3not-accessiblecurrent
cvsVSLPortStatsEntry
OBJECT-TYPE
The entry contains transmitting and receiving statistics information for a configured physical port of the VSL channel interface in the active core switch.
1.3.6.1.4.1.9.9.388.1.3.3.1not-accessiblecurrent
cvsVSLPortStatsIfindex
OBJECT-TYPE
The interface index for the configured physical port in the VSL.
1.3.6.1.4.1.9.9.388.1.3.3.1.1InterfaceIndexnot-accessiblecurrent
cvsVSLPortTxOkPkts
OBJECT-TYPE
The number of transmitted packets without errors for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.2Counter32read-onlycurrent
cvsVSLPortTxFailPkts
OBJECT-TYPE
The number of transmitted packets that had local sending failures, such as out of buffers and other internal errors for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.3Counter32read-onlycurrent
cvsVSLPortRxBidirPkts
OBJECT-TYPE
The number of received packets indicating a bidirectional link for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.4Counter32read-onlycurrent
cvsVSLPortRxUnidirPkts
OBJECT-TYPE
The number of received packets that do not indicate a bidirectional link for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.5Counter32read-onlycurrent
cvsVSLPortRxFailPkts
OBJECT-TYPE
The number of received packets with incorrect data for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.6Counter32read-onlycurrent
cvsVSLPortRxBadPkts
OBJECT-TYPE
The number of received packets with in invalid states for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.7Counter32read-onlycurrent
cvsVSLPortRxMyInfoMismatchPkts
OBJECT-TYPE
The number of received packets with mismatched local switch information for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.8Counter32read-onlycurrent
cvsVSLPortRxMyInfoAbsentPkts
OBJECT-TYPE
The number of received packets without local switch information for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.9Counter32read-onlycurrent
cvsVSLPortRxBadMacAddressPkts
OBJECT-TYPE
The number of received packets with bad MAC addresses information for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.10Counter32read-onlycurrent
cvsVSLPortRxBadSwitchIdPkts
OBJECT-TYPE
The number of received packets with bad switch IDs information for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.11Counter32read-onlycurrent
cvsVSLPortRxDomainIdMismatchPkts
OBJECT-TYPE
The number of received packets with mismatched domain IDs information for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.12Counter32read-onlycurrent
cvsVSLPortRxPeerInfoMismatchPkts
OBJECT-TYPE
The number of received packets with mismatched peer information for the port.
1.3.6.1.4.1.9.9.388.1.3.3.1.13Counter32read-onlycurrent
cvsVSLLinkPortTable
OBJECT-TYPE
This table contains the information for the configured physical ports of the VSL (Virtual Switch Link) connections in the active core switch and standby switch.
1.3.6.1.4.1.9.9.388.1.3.4not-accessiblecurrent
cvsVSLLinkPortEntry
OBJECT-TYPE
The entry contains the information for the configured physical ports of the VSL (Virtual Switch Link) connections in the active core switch and standby switch.
1.3.6.1.4.1.9.9.388.1.3.4.1not-accessiblecurrent
cvsVSLLinkPeerInterface
OBJECT-TYPE
This object displays the interface name of the peer interface.
1.3.6.1.4.1.9.9.388.1.3.4.1.1SnmpAdminStringread-onlycurrent
cvsModuleObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.388.1.4
cvsModuleTable
OBJECT-TYPE
This table describes the information of the physical modules listed in the ENTITY-MIB entPhysicalTable, whose entPhysicalClass is module(9). This table only contains physical linecards, no sub-linecards or port level module entities.
1.3.6.1.4.1.9.9.388.1.4.1not-accessiblecurrent
cvsModuleEntry
OBJECT-TYPE
An entry describes the present physical module information.
1.3.6.1.4.1.9.9.388.1.4.1.1not-accessiblecurrent
cvsModuleVSSupported
OBJECT-TYPE
The physical module is supported in the virtual switch architecture or not.
1.3.6.1.4.1.9.9.388.1.4.1.1.1TruthValueread-onlycurrent
cvsModuleVSLCapable
OBJECT-TYPE
The physical module has the capability to build the VSL connection between 2 core switches in the virtual switch architecture or not. If any physical port in this physical module is with the capability to build the VSL connection, it means this module is VSL capable.
1.3.6.1.4.1.9.9.388.1.4.1.1.2TruthValueread-onlycurrent
cvsModuleSlotNumber
OBJECT-TYPE
The module slot number for this physical module. If it is in the virtual switch environment, this object returns virtual slot number. If it is in the standalone environment, this object returns physical slot number.
1.3.6.1.4.1.9.9.388.1.4.1.1.3Unsigned32read-onlycurrent
cvsModuleRprWarm
OBJECT-TYPE
The object indicates in-chassis standby supervisor module's redundancy state in a VS environment. 'notApplicable' : the module is not applicable for the rest of states. 'rprWarm' : the module is the in-chassis standby supervisor in rpr warm state running as a DFC (Distributed Forwarding Card). 'cSSO' : the module is the in-chassis hot standby supervisor
1.3.6.1.4.1.9.9.388.1.4.1.1.4INTEGER {notApplicable(1), rprWarm(2), cSSO(3)}read-onlycurrent
cvsDualActiveDetection
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.388.1.5
cvsDualActiveDetectionNotifEnable
OBJECT-TYPE
Enable or disable the generation of cvsDualActiveDetectionNotif notification.
1.3.6.1.4.1.9.9.388.1.5.1TruthValueread-writecurrent
cvsDualActiveDetectionInformation
OBJECT-TYPE
This object provides information about the dual active notification cvsDualActiveDetectionNotif, i.e., the cause of dual-active, the detection method.
1.3.6.1.4.1.9.9.388.1.5.2SnmpAdminStringaccessible-for-notifycurrent
ciscoVirtualSwitchMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.388.2
cvsMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.388.2.1
cvsMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.388.2.2

Notifications

NameOIDStatus
cvsVSLConnectionChangeNotif
NOTIFICATION-TYPE
The notification will be generated when the state of the VSL connection is changed.
1.3.6.1.4.1.9.9.388.0.1current
cvsDualActiveDetectionNotif
NOTIFICATION-TYPE
The notification will be generated when dual-active is detected.
1.3.6.1.4.1.9.9.388.0.2current

Conformance

NameOIDStatus
cvsMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-VIRTUAL-SWITCH-MIB.
1.3.6.1.4.1.9.9.388.2.1.1deprecated
cvsMIBComplianceV02
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-VIRTUAL-SWITCH-MIB.
1.3.6.1.4.1.9.9.388.2.1.2deprecated
cvsMIBComplianceV03
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-VIRTUAL-SWITCH-MIB.
1.3.6.1.4.1.9.9.388.2.1.3deprecated
cvsMIBComplianceV04
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-VIRTUAL-SWITCH-MIB.
1.3.6.1.4.1.9.9.388.2.1.4current
cvsGlobalGroup
OBJECT-GROUP
The collection of objects which are used in the virtual switch or standalone environment.
1.3.6.1.4.1.9.9.388.2.2.1current
cvsCoreSwitchGroup
OBJECT-GROUP
The collection of objects which are used to configure the selection information of the active or standby core switches in the virtual switch environment.
1.3.6.1.4.1.9.9.388.2.2.2current
cvsChassisGroup
OBJECT-GROUP
The collection of objects which are used to monitor the chassis information in virtual switch architecture.
1.3.6.1.4.1.9.9.388.2.2.3current
cvsVSLConnectionGroup
OBJECT-GROUP
The collection of objects which are used to configure the VSL connection information in standalone or virtual switch environment.
1.3.6.1.4.1.9.9.388.2.2.4current
cvsVSLStatisticsGroup
OBJECT-GROUP
The collection of objects which are used to monitor the VSL statistics information in virtual switch architecture.
1.3.6.1.4.1.9.9.388.2.2.5current
cvsModuleGroup
OBJECT-GROUP
The collection of objects which are used to monitor the physical module information.
1.3.6.1.4.1.9.9.388.2.2.6current
cvsConnectionNotifsGroup
NOTIFICATION-GROUP
The collection of notifications for the connections in virtual switch environment.
1.3.6.1.4.1.9.9.388.2.2.7current
cvsVSLStatisticsExtGroup
OBJECT-GROUP
The collection of objects which are used to monitor the more detail VSL statistics information in virtual switch architecture.
1.3.6.1.4.1.9.9.388.2.2.8current
cvsVssModuleStandbyGroup
OBJECT-GROUP
The collection of objects which are used to monitor the module in-chassis standby status information.
1.3.6.1.4.1.9.9.388.2.2.9current
cvsCoreSwitchLocationGroup
OBJECT-GROUP
The collection of objects which are used to configure the location information of the core switches in the virtual switch environment.
1.3.6.1.4.1.9.9.388.2.2.10current
cvsDualActiveDetectionNotifsControlGroup
OBJECT-GROUP
The collection of object(s) which are used to control the notification of dual active detection in the virtual switch environment.
1.3.6.1.4.1.9.9.388.2.2.11current
cvsDualActiveDetectionNotifsInfoGroup
OBJECT-GROUP
The collection of object(s) providing variable binding for the dual active detection notification in the virtual switch environment.
1.3.6.1.4.1.9.9.388.2.2.12current
cvsDualActiveDetectionNotifsGroup
NOTIFICATION-GROUP
The collection of notification(s) for the dual active detection in the virtual switch environment.
1.3.6.1.4.1.9.9.388.2.2.13current
cvsVSLLinkPortGroup
OBJECT-GROUP
The collection of object(s) which are used to get the VSL Interface Name.
1.3.6.1.4.1.9.9.388.2.2.14current