apsStatusCurrentR

APS-R-MIB · .1.3.6.1.4.1.164.20.2.1.2.1.3

Object

column Bits
The current status of the APS group.
              
modeMismatch
              
Modes other than 1+1 unidirectional monitor protection line
K2 bit 5, which indicates the architecture  and K2 bits
6-8, which indicate if the mode is unidirectional or
bidirectional. A conflict between the current local mode
and the received K2 mode information constitutes a
mode mismatch.
              
channelMismatch
              
This bit indicates a  mismatch between the transmitted K1 channel
and the received K2 channel has been detected.
              
psbf
              
This bit indicates a Protection Switch Byte Failure (PSBF) is
in effect. This condition occurs when an invalid code or
persistently unacceptable codes in the K1 byte are received.
              
feplf
              
Modes other than 1+1 unidirectional monitor the K1 byte
for Far-End Protection-Line failures. A Far-End
Protection-Line defect is declared based on receiving
SF on the protection line.
              
extraTraffic
              
This bit indicates whether extra traffic is currently being
accepted on the protection line.

Context

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

Syntax

Bits

Values & Constraints

Enumerated Values
0modeMismatch
1channelMismatch
2psbf
3feplf
4extraTraffic

Conformance