cvsSwitchConvertingStatus
CISCO-VIRTUAL-SWITCH-MIB ·
.1.3.6.1.4.1.9.9.388.1.1.5
Object
scalar SNMPv2-TCTruthValue
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.
Context
- MIB
- CISCO-VIRTUAL-SWITCH-MIB
- OID
.1.3.6.1.4.1.9.9.388.1.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cvsGlobalObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VIRTUAL-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIRTUAL-SWITCH-MIB::cvsSwitchConvertingStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VIRTUAL-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VIRTUAL-SWITCH-MIB::cvsSwitchConvertingStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of