mplsLpsMeStatusSwitchovers

MPLS-LPS-MIB · .1.3.6.1.2.1.10.166.22.1.5.1.4

Object

Represents the count of switchovers that happened in this ME.
              
When the mplsLpsMeConfigPath value is 'working', this object
will return the number of times that traffic has been
switched from this working path to the protection path.
              
When the mplsLpsMeConfigPath value is 'protection', this
object will return the number of times that traffic has been
switched back to the working path from this protection path.

Context

MIB
MPLS-LPS-MIB
OID
.1.3.6.1.2.1.10.166.22.1.5.1.4
Type
column
Access
readonly
Status
current
Parent
mplsLpsMeStatusEntry
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 'MPLS-LPS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LPS-MIB::mplsLpsMeStatusSwitchovers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LPS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LPS-MIB::mplsLpsMeStatusSwitchovers.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LPS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LPS-MIB::mplsLpsMeStatusSwitchovers'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance