vsiSpecifiedVersion

CISCO-VSIMASTER-MIB · .1.3.6.1.4.1.9.9.162.1.1.1.8

Object

column r/w Integer32
When this object is written with a non-zero value, 
re-synchronization procedures will be initiated, if necessary,
in order to constrain the master and slaves to use the 
indicated protocol version. When written with zero (0), the 
master and slaves should use the version dictated by the 
usual protocol version selection procedures; resynchronization
procedures will be invoked, if necessary, to achieve this 
result.

Context

MIB
CISCO-VSIMASTER-MIB
OID
.1.3.6.1.4.1.9.9.162.1.1.1.8
Type
column
Access
readwrite
Status
current
Parent
vsiMasterControllerEntry
Groups
1

Walk 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-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSIMASTER-MIB::vsiSpecifiedVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSIMASTER-MIB::vsiSpecifiedVersion.<vsiControllerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VSIMASTER-MIB::vsiSpecifiedVersion'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
Write access is not required.