cApsStatusPSBFs

CISCO-APS-MIB · .1.3.6.1.4.1.9.10.71.1.2.1.6

Object

A count of Protection Switch Byte Failure conditions.
This condition occurs when either an inconsistent APS
byte or an invalid code is detected. An inconsistent
APS byte occurs when no three consecutive K1 bytes of
the last 12 successive frames are identical, starting
with the last frame containing a previously consistent
byte. An invalid code occurs when the incoming K1 byte
contains an unused code or a code irrelevant for the
specific switching operation (e.g., Reverse Request
while no switching request is outstanding) in three 
consecutive frames. An invalid code also occurs when 
the incoming K1 byte contains an invalid channel number
in three consecutive frames.

Context

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

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance