CISCO-VIRTUAL-SWITCH-MIB

CISCO-VIRTUAL-SWITCH-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-VIRTUAL-SWITCH-MIB

cvsDomain
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.
cvsSwitchID
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.
cvsSwitchCapability
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.
cvsSwitchMode
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 o ...
cvsSwitchConvertingStatus
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.
cvsVSLChangeNotifEnable
Enable or disable the generation of cvsVSLConnectionChangeNotif notification.
cvsCoreSwitchConfigTable
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.
cvsCoreSwitchConfigEntry
An entry describes the configuration for a core switch information in the virtual switch architecture.
cvsCoreSwitchID
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.
cvsCoreSwitchPriority
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.
cvsCoreSwitchPreempt
The configured preemption information for this core switch. This configuration will enable or disable the preemption of choosing the active core with higher priority.
cvsChassisTable
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 ...
cvsChassisEntry
An entry describes the present chassis information in the virtual switch architecture.
cvsChassisSwitchID
The unique switch ID which is assigned for identifying a chassis in the virtual switch architecture.
cvsChassisRole
This object indicates the role of this chassis in the virtual switch architecture.
cvsChassisUpTime
The time (in hundredths of a second) since the chassis device was last re-initialized.
cvsVSLConnectionTable
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 ...
cvsVSLConnectionEntry
The entry contains connections information of the VSL channel interfaces between the core switches.
cvsVSLChannelIfindex
The interface index of the VSL channel interface in the core switch to be used for the VSL.
cvsVSLCoreSwitchID
The switch ID will be used to form the VSL.
cvsVSLConnectOperStatus
This object indicates the operational status of the VSL connection.
cvsVSLLastConnectionStateChange
The last time when the VSL connection was changed from up to down or down to up.
cvsVSLConfiguredPortCount
The number of configured ports for this VSL.
cvsVSLOperationalPortCount
The number of operational ports for this VSL.
cvsVSLConnectionRowStatus
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.
cvsVSLStatsTable
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.
cvsVSLStatsEntry
The entry contains transmitting and receiving statistics information of the VSL channel interface in the active core switch.
cvsVSLTxTotalPkts
The total number of transmitted packets.
cvsVSLTxErrorPkts
The number of transmitted error packets.
cvsVSLTxChksumErrPkts
The number of transmitted packets with checksum error.
cvsVSLRxTotalPkts
The total number of received packets.
cvsVSLRxErrorPkts
The number of received error packets.
cvsVSLRxChksumErrPkts
The number of received packets with checksum error.
cvsVSLTxLmpPkts
The number of transmitted LMP (Link Maintenance Protocol) packets.
cvsVSLTxRrpPkts
The number of transmitted RRP (Role Resolution Protocol) packets.
cvsVSLTxPingPkts
The number of transmitted VSL PING packets.
cvsVSLTxProtoPkts
The number of transmitted protocol packets, such as ISSU's (In Service software Upgrade) protocol.
cvsVSLTxDataPkts
The number of transmitted data packets, such as ISSU's .
cvsVSLTxAckPkts
The number of transmitted ACK (Acknowledge) packets.
cvsVSLRxLmpPkts
The number of received LMP packets.
cvsVSLRxRrpPkts
The number of received RRP packets.
cvsVSLRxPingPkts
The number of received VSL PING packets.
cvsVSLRxProtoPkts
The number of received ISSU's protocol packets.
cvsVSLRxDataPkts
The number of received ISSU's data packets.
cvsVSLRxAckPkts
The number of received ACK packets.
cvsVSLTxTotalEobcPkts
The total number of transmitted EOBC (Ethernet Out-of-Band Channel) packets.
cvsVSLTxLmpEobcPkts
The number of transmitted LMP EOBC packets.
cvsVSLTxRrpEobcPkts
The number of transmitted RRP EOBC packets.
cvsVSLTxPingEobcPkts
The number of transmitted VSL PING EOBC packets.
cvsVSLTxProtoEobcPkts
The number of transmitted ISSU's protocol EOBC packets.
cvsVSLTxDataEobcPkts
The number of transmitted ISSU's data EOBC packets.
cvsVSLTxAckEobcPkts
The number of transmitted ACK EOBC packets.
cvsVSLRxTotalEobcPkts
The total number of received EOBC packets.
cvsVSLRxLmpEobcPkts
The number of received LMP EOBC packets.
cvsVSLRxRrpEobcPkts
The number of received RRP EOBC packets.
cvsVSLRxPingEobcPkts
The number of received VSL PING EOBC packets.
cvsVSLRxProtoEobcPkts
The number of received ISSU's protocol EOBC packets.
cvsVSLRxDataEobcPkts
The number of received ISSU's data EOBC packets.
cvsVSLRxAckEobcPkts
The number of received ACK EOBC packets.
cvsVSLTxTotalHCPkts
The high capacity counter for the total number of transmitted packets.
cvsVSLTxErrorHCPkts
The high capacity counter for the total number of transmitted error packets.
cvsVSLTxChksumErrHCPkts
The high capacity counter for the number of transmitted packets with checksum error.
cvsVSLRxTotalHCPkts
The high capacity counter for the total number of received packets.
cvsVSLRxErrorHCPkts
The high capacity counter for the number of received error packets.
cvsVSLRxChksumErrHCPkts
The high capacity counter for the number of received received packets with checksum error.
cvsVSLPortStatsTable
This table contains the statistics information for the configured physical ports of the VSL (Virtual Switch Link) connection in the active core switch.
cvsVSLPortStatsEntry
The entry contains transmitting and receiving statistics information for a configured physical port of the VSL channel interface in the active core switch.
cvsVSLPortStatsIfindex
The interface index for the configured physical port in the VSL.
cvsVSLPortTxOkPkts
The number of transmitted packets without errors for the port.
cvsVSLPortTxFailPkts
The number of transmitted packets that had local sending failures, such as out of buffers and other internal errors for the port.
cvsVSLPortRxBidirPkts
The number of received packets indicating a bidirectional link for the port.
cvsVSLPortRxUnidirPkts
The number of received packets that do not indicate a bidirectional link for the port.
cvsVSLPortRxFailPkts
The number of received packets with incorrect data for the port.
cvsVSLPortRxBadPkts
The number of received packets with in invalid states for the port.
cvsVSLPortRxMyInfoMismatchPkts
The number of received packets with mismatched local switch information for the port.
cvsVSLPortRxMyInfoAbsentPkts
The number of received packets without local switch information for the port.
cvsVSLPortRxBadMacAddressPkts
The number of received packets with bad MAC addresses information for the port.
cvsVSLPortRxBadSwitchIdPkts
The number of received packets with bad switch IDs information for the port.
cvsVSLPortRxDomainIdMismatchPkts
The number of received packets with mismatched domain IDs information for the port.
cvsVSLPortRxPeerInfoMismatchPkts
The number of received packets with mismatched peer information for the port.
cvsModuleTable
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.
cvsModuleEntry
An entry describes the present physical module information.
cvsModuleVSSupported
The physical module is supported in the virtual switch architecture or not.
cvsModuleVSLCapable
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 ...
cvsModuleSlotNumber
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.
cvsModuleRprWarm
The object indicates in-chassis supervisor module is in the RPR Warm standby status or not. The RPR Warm status indicates a supervisor module is in the standby mode of the same chassis in the VS environment and the supervisor is acting like a DFC (Distrib ...
cvsGlobalGroup
The collection of objects which are used in the virtual switch or standalone environment.
cvsCoreSwitchGroup
The collection of objects which are used to configure the selection information of the active or standby core switches in the virtual switch environment.
cvsChassisGroup
The collection of objects which are used to monitor the chassis information in virtual switch architecture.
cvsVSLConnectionGroup
The collection of objects which are used to configure the VSL connection information in standalone or virtual switch environment.
cvsVSLStatisticsGroup
The collection of objects which are used to monitor the VSL statistics information in virtual switch architecture.
cvsModuleGroup
The collection of objects which are used to monitor the physical module information.
cvsVSLStatisticsExtGroup
The collection of objects which are used to monitor the more detail VSL statistics information in virtual switch architecture.
cvsVssModuleStandbyGroup
The collection of objects which are used to monitor the module in-chassis standby status information.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list