rsrbRemotePeerVersion

CISCO-RSRB-MIB · .1.3.6.1.4.1.9.9.29.1.2.1.1.14

Object

The version of RSRB used between local and remote peer.
Generally peers can communicate if they are within one version
of each other.  The value returned is the lower version
of the two peers.

Context

MIB
CISCO-RSRB-MIB
OID
.1.3.6.1.4.1.9.9.29.1.2.1.1.14
Type
column
Access
readonly
Status
current
Parent
rsrbRemotePeerEntry
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-RSRB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RSRB-MIB::rsrbRemotePeerVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RSRB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RSRB-MIB::rsrbRemotePeerVersion.<rsrbVirtRingIndex>.<rsrbRemotePeerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RSRB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RSRB-MIB::rsrbRemotePeerVersion'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance