oaApsConfigGroupProtectStatus

OA-APS-MIB · .1.3.6.1.4.1.6926.1.41.20.1.5.1.8

Object

column Enumeration
Status of the working line-port (wdm-trunk).
inActive - Line port is not operational.
active   - Line port is operational.
           For BiDirectional mode both Rx & Tx belong to the protected channel,
           For UniDirectional mode only the Rx or the Tx fiber belongs to the protected channel.
standBy  - Line port is operational but in standBy mode.
           For BiDirectional mode both Rx & Tx belong to protected channel,
           For UniDirectional mode only the Rx or the Tx fiber belongs to the protected channel.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inActive
2active
3standBy