apsChanStatusSwitchovers

APS-MIB · .1.3.6.1.2.1.10.49.1.6.1.4

Object

When queried with index value apsChanConfigNumber other than
0, this object will return the number of times this channel
has switched to the protection line.
              
When queried with index value apsChanConfigNumber set to 0,
which is the protection line, this object will return the
number of times that any working channel has been switched
back to the working line from this protection line.
              
Discontinuities in the value of this counter can occur at
re-initialization of the management system, and at other
times as indicated by the value of
apsChanStatusDiscontinuityTime.

Context

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

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance