All MIBs › CISCO-VIRTUAL-SWITCH-MIB › cvsSwitchConvertingStatus
cvsSwitchConvertingStatus
Module: CISCO-VIRTUAL-SWITCH-MIB
OID (symbolic): CISCO-VIRTUAL-SWITCH-MIB::cvsSwitchConvertingStatus
OID (numeric): 1.3.6.1.4.1.9.9.388.1.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: 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.
What is cvsSwitchConvertingStatus?
This boolean indicates whether a chassis is currently in the middle of converting to the switch mode specified elsewhere in the MIB. An admin cares because a mode conversion typically requires a reload and takes time, so this flag tells you whether to expect the chassis to still be mid-transition rather than assuming a stuck or failed conversion. For example, polling this value as true shortly after initiating a conversion confirms the process is underway rather than having silently failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.1.5 snmpwalk -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsSwitchConvertingStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.1.5.1 snmpget -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsSwitchConvertingStatus.1
Start monitoring Cisco Catalyst 6500/6800-series switches (VSS) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VIRTUAL-SWITCH-MIB::cvsSwitchConvertingStatus OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 6500/6800-series switches (VSS) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.388 | ciscoVirtualSwitchMIB | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1 | ciscoVirtualSwitchMIBObjects | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1.1 | cvsGlobalObjects | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1.1.5 | cvsSwitchConvertingStatus | CISCO-VIRTUAL-SWITCH-MIB |