CISCO-VIRTUAL-SWITCH-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-VIRTUAL-SWITCH-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoVirtualSwitchMIB 1.3.6.1.4.1.9.9.388
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.
         ciscoVirtualSwitchMIBNotifs 1.3.6.1.4.1.9.9.388.0
             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.
         ciscoVirtualSwitchMIBObjects 1.3.6.1.4.1.9.9.388.1
             cvsGlobalObjects 1.3.6.1.4.1.9.9.388.1.1
                 cvsDomain 1.3.6.1.4.1.9.9.388.1.1.1 unsigned32 read-write
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 1.3.6.1.4.1.9.9.388.1.1.2 vsswitchid read-write
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 1.3.6.1.4.1.9.9.388.1.1.3 vsswitchcapability read-only
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 1.3.6.1.4.1.9.9.388.1.1.4 vsswitchmode read-write
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.
                 cvsSwitchConvertingStatus 1.3.6.1.4.1.9.9.388.1.1.5 truthvalue read-only
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 1.3.6.1.4.1.9.9.388.1.1.6 truthvalue read-write
Enable or disable the generation of cvsVSLConnectionChangeNotif notification.
             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 no-access
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 1.3.6.1.4.1.9.9.388.1.2.1.1 no-access
An entry describes the configuration for a core switch information in the virtual switch architecture.
                         cvsCoreSwitchID 1.3.6.1.4.1.9.9.388.1.2.1.1.1 vsswitchid no-access
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 1.3.6.1.4.1.9.9.388.1.2.1.1.2 unsigned32 read-write
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 1.3.6.1.4.1.9.9.388.1.2.1.1.3 truthvalue read-write
The configured preemption information for this core switch. This configuration will enable or disable the preemption of choosing the active core with higher priority.
                         cvsCoreSwitchLocation 1.3.6.1.4.1.9.9.388.1.2.1.1.4 snmpadminstring read-write
The configured location for this core switch.
                 cvsChassisTable 1.3.6.1.4.1.9.9.388.1.2.2 no-access
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.
                     cvsChassisEntry 1.3.6.1.4.1.9.9.388.1.2.2.1 no-access
An entry describes the present chassis information in the virtual switch architecture.
                         cvsChassisSwitchID 1.3.6.1.4.1.9.9.388.1.2.2.1.1 vsswitchid read-only
The unique switch ID which is assigned for identifying a chassis in the virtual switch architecture.
                         cvsChassisRole 1.3.6.1.4.1.9.9.388.1.2.2.1.2 vsswitchrole read-only
This object indicates the role of this chassis in the virtual switch architecture.
                         cvsChassisUpTime 1.3.6.1.4.1.9.9.388.1.2.2.1.3 timestamp read-only
The time (in hundredths of a second) since the chassis device was last re-initialized.
             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 no-access
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.
                     cvsVSLConnectionEntry 1.3.6.1.4.1.9.9.388.1.3.1.1 no-access
The entry contains connections information of the VSL channel interfaces between the core switches.
                         cvsVSLChannelIfindex 1.3.6.1.4.1.9.9.388.1.3.1.1.1 interfaceindex no-access
The interface index of the VSL channel interface in the core switch to be used for the VSL.
                         cvsVSLCoreSwitchID 1.3.6.1.4.1.9.9.388.1.3.1.1.2 vsswitchid read-only
The switch ID will be used to form the VSL.
                         cvsVSLConnectOperStatus 1.3.6.1.4.1.9.9.388.1.3.1.1.3 vsconnectstatus read-only
This object indicates the operational status of the VSL connection.
                         cvsVSLLastConnectionStateChange 1.3.6.1.4.1.9.9.388.1.3.1.1.4 dateandtime read-only
The last time when the VSL connection was changed from up to down or down to up.
                         cvsVSLConfiguredPortCount 1.3.6.1.4.1.9.9.388.1.3.1.1.5 unsigned32 read-only
The number of configured ports for this VSL.
                         cvsVSLOperationalPortCount 1.3.6.1.4.1.9.9.388.1.3.1.1.6 unsigned32 read-only
The number of operational ports for this VSL.
                         cvsVSLConnectionRowStatus 1.3.6.1.4.1.9.9.388.1.3.1.1.7 rowstatus read-only
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 1.3.6.1.4.1.9.9.388.1.3.2 no-access
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 1.3.6.1.4.1.9.9.388.1.3.2.1 no-access
The entry contains transmitting and receiving statistics information of the VSL channel interface in the active core switch.
                         cvsVSLTxTotalPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.1 counter32 read-only
The total number of transmitted packets.
                         cvsVSLTxErrorPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.2 counter32 read-only
The number of transmitted error packets.
                         cvsVSLTxChksumErrPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.3 counter32 read-only
The number of transmitted packets with checksum error.
                         cvsVSLRxTotalPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.4 counter32 read-only
The total number of received packets.
                         cvsVSLRxErrorPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.5 counter32 read-only
The number of received error packets.
                         cvsVSLRxChksumErrPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.6 counter32 read-only
The number of received packets with checksum error.
                         cvsVSLTxLmpPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.7 counter64 read-only
The number of transmitted LMP (Link Maintenance Protocol) packets.
                         cvsVSLTxRrpPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.8 counter64 read-only
The number of transmitted RRP (Role Resolution Protocol) packets.
                         cvsVSLTxPingPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.9 counter64 read-only
The number of transmitted VSL PING packets.
                         cvsVSLTxProtoPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.10 counter64 read-only
The number of transmitted protocol packets, such as ISSU's (In Service software Upgrade) protocol.
                         cvsVSLTxDataPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.11 counter64 read-only
The number of transmitted data packets, such as ISSU's .
                         cvsVSLTxAckPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.12 counter64 read-only
The number of transmitted ACK (Acknowledge) packets.
                         cvsVSLRxLmpPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.13 counter64 read-only
The number of received LMP packets.
                         cvsVSLRxRrpPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.14 counter64 read-only
The number of received RRP packets.
                         cvsVSLRxPingPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.15 counter64 read-only
The number of received VSL PING packets.
                         cvsVSLRxProtoPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.16 counter64 read-only
The number of received ISSU's protocol packets.
                         cvsVSLRxDataPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.17 counter64 read-only
The number of received ISSU's data packets.
                         cvsVSLRxAckPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.18 counter64 read-only
The number of received ACK packets.
                         cvsVSLTxTotalEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.19 counter64 read-only
The total number of transmitted EOBC (Ethernet Out-of-Band Channel) packets.
                         cvsVSLTxLmpEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.20 counter64 read-only
The number of transmitted LMP EOBC packets.
                         cvsVSLTxRrpEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.21 counter64 read-only
The number of transmitted RRP EOBC packets.
                         cvsVSLTxPingEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.22 counter64 read-only
The number of transmitted VSL PING EOBC packets.
                         cvsVSLTxProtoEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.23 counter64 read-only
The number of transmitted ISSU's protocol EOBC packets.
                         cvsVSLTxDataEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.24 counter64 read-only
The number of transmitted ISSU's data EOBC packets.
                         cvsVSLTxAckEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.25 counter64 read-only
The number of transmitted ACK EOBC packets.
                         cvsVSLRxTotalEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.26 counter64 read-only
The total number of received EOBC packets.
                         cvsVSLRxLmpEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.27 counter64 read-only
The number of received LMP EOBC packets.
                         cvsVSLRxRrpEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.28 counter64 read-only
The number of received RRP EOBC packets.
                         cvsVSLRxPingEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.29 counter64 read-only
The number of received VSL PING EOBC packets.
                         cvsVSLRxProtoEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.30 counter64 read-only
The number of received ISSU's protocol EOBC packets.
                         cvsVSLRxDataEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.31 counter64 read-only
The number of received ISSU's data EOBC packets.
                         cvsVSLRxAckEobcPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.32 counter64 read-only
The number of received ACK EOBC packets.
                         cvsVSLTxTotalHCPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.33 counter64 read-only
The high capacity counter for the total number of transmitted packets.
                         cvsVSLTxErrorHCPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.34 counter64 read-only
The high capacity counter for the total number of transmitted error packets.
                         cvsVSLTxChksumErrHCPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.35 counter64 read-only
The high capacity counter for the number of transmitted packets with checksum error.
                         cvsVSLRxTotalHCPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.36 counter64 read-only
The high capacity counter for the total number of received packets.
                         cvsVSLRxErrorHCPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.37 counter64 read-only
The high capacity counter for the number of received error packets.
                         cvsVSLRxChksumErrHCPkts 1.3.6.1.4.1.9.9.388.1.3.2.1.38 counter64 read-only
The high capacity counter for the number of received received packets with checksum error.
                 cvsVSLPortStatsTable 1.3.6.1.4.1.9.9.388.1.3.3 no-access
This table contains the statistics information for the configured physical ports of the VSL (Virtual Switch Link) connection in the active core switch.
                     cvsVSLPortStatsEntry 1.3.6.1.4.1.9.9.388.1.3.3.1 no-access
The entry contains transmitting and receiving statistics information for a configured physical port of the VSL channel interface in the active core switch.
                         cvsVSLPortStatsIfindex 1.3.6.1.4.1.9.9.388.1.3.3.1.1 interfaceindex no-access
The interface index for the configured physical port in the VSL.
                         cvsVSLPortTxOkPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.2 counter32 read-only
The number of transmitted packets without errors for the port.
                         cvsVSLPortTxFailPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.3 counter32 read-only
The number of transmitted packets that had local sending failures, such as out of buffers and other internal errors for the port.
                         cvsVSLPortRxBidirPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.4 counter32 read-only
The number of received packets indicating a bidirectional link for the port.
                         cvsVSLPortRxUnidirPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.5 counter32 read-only
The number of received packets that do not indicate a bidirectional link for the port.
                         cvsVSLPortRxFailPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.6 counter32 read-only
The number of received packets with incorrect data for the port.
                         cvsVSLPortRxBadPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.7 counter32 read-only
The number of received packets with in invalid states for the port.
                         cvsVSLPortRxMyInfoMismatchPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.8 counter32 read-only
The number of received packets with mismatched local switch information for the port.
                         cvsVSLPortRxMyInfoAbsentPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.9 counter32 read-only
The number of received packets without local switch information for the port.
                         cvsVSLPortRxBadMacAddressPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.10 counter32 read-only
The number of received packets with bad MAC addresses information for the port.
                         cvsVSLPortRxBadSwitchIdPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.11 counter32 read-only
The number of received packets with bad switch IDs information for the port.
                         cvsVSLPortRxDomainIdMismatchPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.12 counter32 read-only
The number of received packets with mismatched domain IDs information for the port.
                         cvsVSLPortRxPeerInfoMismatchPkts 1.3.6.1.4.1.9.9.388.1.3.3.1.13 counter32 read-only
The number of received packets with mismatched peer information for the port.
                 cvsVSLLinkPortTable 1.3.6.1.4.1.9.9.388.1.3.4 no-access
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.
                     cvsVSLLinkPortEntry 1.3.6.1.4.1.9.9.388.1.3.4.1 no-access
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.
                         cvsVSLLinkPeerInterface 1.3.6.1.4.1.9.9.388.1.3.4.1.1 snmpadminstring read-only
This object displays the interface name of the peer interface.
             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 no-access
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 1.3.6.1.4.1.9.9.388.1.4.1.1 no-access
An entry describes the present physical module information.
                         cvsModuleVSSupported 1.3.6.1.4.1.9.9.388.1.4.1.1.1 truthvalue read-only
The physical module is supported in the virtual switch architecture or not.
                         cvsModuleVSLCapable 1.3.6.1.4.1.9.9.388.1.4.1.1.2 truthvalue read-only
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.
                         cvsModuleSlotNumber 1.3.6.1.4.1.9.9.388.1.4.1.1.3 unsigned32 read-only
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 1.3.6.1.4.1.9.9.388.1.4.1.1.4 integer read-only
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 Enumeration: 'rprWarm': 2, 'notApplicable': 1, 'cSSO': 3.
             cvsDualActiveDetection 1.3.6.1.4.1.9.9.388.1.5
                 cvsDualActiveDetectionNotifEnable 1.3.6.1.4.1.9.9.388.1.5.1 truthvalue read-write
Enable or disable the generation of cvsDualActiveDetectionNotif notification.
                 cvsDualActiveDetectionInformation 1.3.6.1.4.1.9.9.388.1.5.2 snmpadminstring no-access
This object provides information about the dual active notification cvsDualActiveDetectionNotif, i.e., the cause of dual-active, the detection method.
         ciscoVirtualSwitchMIBConform 1.3.6.1.4.1.9.9.388.2
             cvsMIBCompliances 1.3.6.1.4.1.9.9.388.2.1
                 cvsMIBCompliance 1.3.6.1.4.1.9.9.388.2.1.1
The compliance statement for entities which implement the CISCO-VIRTUAL-SWITCH-MIB.
                 cvsMIBComplianceV02 1.3.6.1.4.1.9.9.388.2.1.2
The compliance statement for entities which implement the CISCO-VIRTUAL-SWITCH-MIB.
                 cvsMIBComplianceV03 1.3.6.1.4.1.9.9.388.2.1.3
The compliance statement for entities which implement the CISCO-VIRTUAL-SWITCH-MIB.
                 cvsMIBComplianceV04 1.3.6.1.4.1.9.9.388.2.1.4
The compliance statement for entities which implement the CISCO-VIRTUAL-SWITCH-MIB.
             cvsMIBGroups 1.3.6.1.4.1.9.9.388.2.2
                 cvsGlobalGroup 1.3.6.1.4.1.9.9.388.2.2.1
The collection of objects which are used in the virtual switch or standalone environment.
                 cvsCoreSwitchGroup 1.3.6.1.4.1.9.9.388.2.2.2
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 1.3.6.1.4.1.9.9.388.2.2.3
The collection of objects which are used to monitor the chassis information in virtual switch architecture.
                 cvsVSLConnectionGroup 1.3.6.1.4.1.9.9.388.2.2.4
The collection of objects which are used to configure the VSL connection information in standalone or virtual switch environment.
                 cvsVSLStatisticsGroup 1.3.6.1.4.1.9.9.388.2.2.5
The collection of objects which are used to monitor the VSL statistics information in virtual switch architecture.
                 cvsModuleGroup 1.3.6.1.4.1.9.9.388.2.2.6
The collection of objects which are used to monitor the physical module information.
                 cvsConnectionNotifsGroup 1.3.6.1.4.1.9.9.388.2.2.7
The collection of notifications for the connections in virtual switch environment.
                 cvsVSLStatisticsExtGroup 1.3.6.1.4.1.9.9.388.2.2.8
The collection of objects which are used to monitor the more detail VSL statistics information in virtual switch architecture.
                 cvsVssModuleStandbyGroup 1.3.6.1.4.1.9.9.388.2.2.9
The collection of objects which are used to monitor the module in-chassis standby status information.
                 cvsCoreSwitchLocationGroup 1.3.6.1.4.1.9.9.388.2.2.10
The collection of objects which are used to configure the location information of the core switches in the virtual switch environment.
                 cvsDualActiveDetectionNotifsControlGroup 1.3.6.1.4.1.9.9.388.2.2.11
The collection of object(s) which are used to control the notification of dual active detection in the virtual switch environment.
                 cvsDualActiveDetectionNotifsInfoGroup 1.3.6.1.4.1.9.9.388.2.2.12
The collection of object(s) providing variable binding for the dual active detection notification in the virtual switch environment.
                 cvsDualActiveDetectionNotifsGroup 1.3.6.1.4.1.9.9.388.2.2.13
The collection of notification(s) for the dual active detection in the virtual switch environment.
                 cvsVSLLinkPortGroup 1.3.6.1.4.1.9.9.388.2.2.14
The collection of object(s) which are used to get the VSL Interface Name.