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
| From | Symbols |
|---|---|
| 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-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | Unsigned32 | read-write | current |
| 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.2 | VSSwitchID | read-write | current |
| 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.3 | VSSwitchCapability | read-only | current |
| 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.4 | VSSwitchMode | read-write | current |
| 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.5 | TruthValue | read-only | current |
| cvsVSLChangeNotifEnable OBJECT-TYPE Enable or disable the generation of cvsVSLConnectionChangeNotif notification. | 1.3.6.1.4.1.9.9.388.1.1.6 | TruthValue | read-write | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | VSSwitchID | not-accessible | current |
| 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.2 | Unsigned32 | read-write | current |
| 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.3 | TruthValue | read-write | current |
| cvsCoreSwitchLocation OBJECT-TYPE The configured location for this core switch. | 1.3.6.1.4.1.9.9.388.1.2.1.1.4 | SnmpAdminString | read-write | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | VSSwitchID | read-only | current |
| 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.2 | VSSwitchRole | read-only | current |
| 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.3 | TimeStamp | read-only | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | InterfaceIndex | not-accessible | current |
| 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.2 | VSSwitchID | read-create | current |
| 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.3 | VSConnectStatus | read-only | current |
| 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.4 | DateAndTime | read-only | current |
| cvsVSLConfiguredPortCount OBJECT-TYPE The number of configured ports for this VSL. | 1.3.6.1.4.1.9.9.388.1.3.1.1.5 | Unsigned32 | read-only | current |
| cvsVSLOperationalPortCount OBJECT-TYPE The number of operational ports for this VSL. | 1.3.6.1.4.1.9.9.388.1.3.1.1.6 | Unsigned32 | read-only | current |
| 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.7 | RowStatus | read-create | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| cvsVSLTxTotalPkts OBJECT-TYPE The total number of transmitted packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.1 | Counter32 | read-only | current |
| cvsVSLTxErrorPkts OBJECT-TYPE The number of transmitted error packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.2 | Counter32 | read-only | current |
| cvsVSLTxChksumErrPkts OBJECT-TYPE The number of transmitted packets with checksum error. | 1.3.6.1.4.1.9.9.388.1.3.2.1.3 | Counter32 | read-only | current |
| cvsVSLRxTotalPkts OBJECT-TYPE The total number of received packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.4 | Counter32 | read-only | current |
| cvsVSLRxErrorPkts OBJECT-TYPE The number of received error packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.5 | Counter32 | read-only | current |
| cvsVSLRxChksumErrPkts OBJECT-TYPE The number of received packets with checksum error. | 1.3.6.1.4.1.9.9.388.1.3.2.1.6 | Counter32 | read-only | current |
| 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.7 | Counter64 | read-only | current |
| 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.8 | Counter64 | read-only | current |
| cvsVSLTxPingPkts OBJECT-TYPE The number of transmitted VSL PING packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.9 | Counter64 | read-only | current |
| 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.10 | Counter64 | read-only | current |
| 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.11 | Counter64 | read-only | current |
| cvsVSLTxAckPkts OBJECT-TYPE The number of transmitted ACK (Acknowledge) packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.12 | Counter64 | read-only | current |
| cvsVSLRxLmpPkts OBJECT-TYPE The number of received LMP packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.13 | Counter64 | read-only | current |
| cvsVSLRxRrpPkts OBJECT-TYPE The number of received RRP packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.14 | Counter64 | read-only | current |
| cvsVSLRxPingPkts OBJECT-TYPE The number of received VSL PING packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.15 | Counter64 | read-only | current |
| cvsVSLRxProtoPkts OBJECT-TYPE The number of received ISSU's protocol packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.16 | Counter64 | read-only | current |
| cvsVSLRxDataPkts OBJECT-TYPE The number of received ISSU's data packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.17 | Counter64 | read-only | current |
| cvsVSLRxAckPkts OBJECT-TYPE The number of received ACK packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.18 | Counter64 | read-only | current |
| 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.19 | Counter64 | read-only | current |
| cvsVSLTxLmpEobcPkts OBJECT-TYPE The number of transmitted LMP EOBC packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.20 | Counter64 | read-only | current |
| cvsVSLTxRrpEobcPkts OBJECT-TYPE The number of transmitted RRP EOBC packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.21 | Counter64 | read-only | current |
| cvsVSLTxPingEobcPkts OBJECT-TYPE The number of transmitted VSL PING EOBC packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.22 | Counter64 | read-only | current |
| 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.23 | Counter64 | read-only | current |
| 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.24 | Counter64 | read-only | current |
| cvsVSLTxAckEobcPkts OBJECT-TYPE The number of transmitted ACK EOBC packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.25 | Counter64 | read-only | current |
| cvsVSLRxTotalEobcPkts OBJECT-TYPE The total number of received EOBC packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.26 | Counter64 | read-only | current |
| cvsVSLRxLmpEobcPkts OBJECT-TYPE The number of received LMP EOBC packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.27 | Counter64 | read-only | current |
| cvsVSLRxRrpEobcPkts OBJECT-TYPE The number of received RRP EOBC packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.28 | Counter64 | read-only | current |
| cvsVSLRxPingEobcPkts OBJECT-TYPE The number of received VSL PING EOBC packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.29 | Counter64 | read-only | current |
| 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.30 | Counter64 | read-only | current |
| 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.31 | Counter64 | read-only | current |
| cvsVSLRxAckEobcPkts OBJECT-TYPE The number of received ACK EOBC packets. | 1.3.6.1.4.1.9.9.388.1.3.2.1.32 | Counter64 | read-only | current |
| 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.33 | Counter64 | read-only | current |
| 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.34 | Counter64 | read-only | current |
| 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.35 | Counter64 | read-only | current |
| 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.36 | Counter64 | read-only | current |
| 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.37 | Counter64 | read-only | current |
| 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.38 | Counter64 | read-only | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | InterfaceIndex | not-accessible | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.6 | Counter32 | read-only | current |
| 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.7 | Counter32 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | Counter32 | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | Counter32 | read-only | current |
| 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.12 | Counter32 | read-only | current |
| 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.13 | Counter32 | read-only | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | SnmpAdminString | read-only | current |
| 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.1 | not-accessible | current | |
| cvsModuleEntry OBJECT-TYPE An entry describes the present physical module information. | 1.3.6.1.4.1.9.9.388.1.4.1.1 | not-accessible | current | |
| 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.1 | TruthValue | read-only | current |
| 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.2 | TruthValue | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | INTEGER {notApplicable(1), rprWarm(2), cSSO(3)} | read-only | current |
| 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.1 | TruthValue | read-write | current |
| 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.2 | SnmpAdminString | accessible-for-notify | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| cvsDualActiveDetectionNotif NOTIFICATION-TYPE The notification will be generated when dual-active is detected. | 1.3.6.1.4.1.9.9.388.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | deprecated |
| 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.2 | deprecated |
| 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.3 | deprecated |
| 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.4 | current |
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |
| 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.10 | current |
| 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.11 | current |
| 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.12 | current |
| 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.13 | current |
| 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.14 | current |