cvsCoreSwitchPriority
CISCO-VIRTUAL-SWITCH-MIB ·
.1.3.6.1.4.1.9.9.388.1.2.1.1.2
Object
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.
Context
- MIB
- CISCO-VIRTUAL-SWITCH-MIB
- OID
.1.3.6.1.4.1.9.9.388.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cvsCoreSwitchConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::cvsCoreSwitchPriority'
More examples
Read one indexed 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::cvsCoreSwitchPriority.<cvsCoreSwitchID>'
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::cvsCoreSwitchPriority'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
cvsMIBComplianceV03
readonly
Write access is not required.
cvsMIBComplianceV04
readonly
Write access is not required.