cvsSwitchMode
CISCO-VIRTUAL-SWITCH-MIB ·
.1.3.6.1.4.1.9.9.388.1.1.4
Object
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.
Context
- MIB
- CISCO-VIRTUAL-SWITCH-MIB
- OID
.1.3.6.1.4.1.9.9.388.1.1.4- Type
- scalar
- Access
- readwrite
- 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::cvsSwitchMode.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::cvsSwitchMode'
Syntax
- Source
- VSSwitchMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | standalone |
2 | multiNode |
Conformance
Member of
Compliance refinements
cvsMIBComplianceV03
readonly
Write access is not required.
cvsMIBComplianceV04
readonly
Write access is not required.