bcsiOptMonLaneRxPowerStatus

OBS ✓
BROCADE-OPTICAL-MONITORING-MIB · .1.3.6.1.4.1.1588.3.1.8.1.1.1.6

Object

column Enumeration
This object holds the status of the receiver optical signal power 
for the lane in the interface, indicating whether this is normal or
an alarm is present.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery Sensors
Explore Observium network monitoring

Context

MIB
BROCADE-OPTICAL-MONITORING-MIB
OID
.1.3.6.1.4.1.1588.3.1.8.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
bcsiOptMonLaneEntry
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 'BROCADE-OPTICAL-MONITORING-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-OPTICAL-MONITORING-MIB::bcsiOptMonLaneRxPowerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROCADE-OPTICAL-MONITORING-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-OPTICAL-MONITORING-MIB::bcsiOptMonLaneRxPowerStatus.<ifIndex>.<bcsiOptMonLaneNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-OPTICAL-MONITORING-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-OPTICAL-MONITORING-MIB::bcsiOptMonLaneRxPowerStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2notApplicable
3highAlarm
4highWarn
5normal
6lowWarn
7lowAlarm

Conformance