edfaStatus

SL-EDFA-MIB · smartoptics variant · .1.3.6.1.4.1.4515.1.9.1.1.1.6

Object

column Integer32
This variable indicates the Line Status of the
Edfa module.  
              
The edfaStatus is a bit map represented as a
sum, therefore, it can represent multiple failures (alarms) 
simultaneously.
              
edfaNoAlarm must be set if and only if no other
flag is set.
              
The various bit positions are:
1    edfaNoAlarm           No alarm present
2    edfaPumpTemperuture   Pump temperatur is out-of-bound
4    edfaPumpWavelength    Pump wavelength is out-of-bound
8    edfaHwFail            Pump HW failure
16    edfaRvcSignalDetect   Loss of input signal
32    edfaPumpPower         Pump power is out-of-bound
64    edfaRcvPower          Rx Power is out-of-bound
128    edfaTemprature        Edfa temperature is out-of-bound
256	edfaEyeSafty		  Eye safety alarm (available only in eye-safety mode)
512	edafGainFlatness	  Gain flatness alarm
1024    edfaXmtPower          Tx Power is out-of-bound
2048    edfaGain              Edfa Gain is out-of-bound
4096    edfaEol               Pump End Of Life

Context

MIB
SL-EDFA-MIB
OID
.1.3.6.1.4.1.4515.1.9.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
edfaConfigEntry

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 'SL-EDFA-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-EDFA-MIB::edfaStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-EDFA-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-EDFA-MIB::edfaStatus.<edfaIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-EDFA-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-EDFA-MIB::edfaStatus'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-8191