sfpDiagLOS

ASAM-SFP-MIB · .1.3.6.1.4.1.637.61.1.56.5.1.4

Object

column mandatory Enumeration
A column in the sfpDiagTable, with the following code 
points.
              
los - the SFP in the specified SFP cage has detected Loss of 
  Signal (on its receiver).
noLos - the SFP in the specified SFP cage has detected a
  received signal with a suitable power level.  
notAvailable - the status of the received signal for the 
  specified SFP cage cannot be determined (e.g. because the 
  cage is empty - see sfpDiagAvailable).
              
ALCATEL NOTE:
  ACCESS: RO
  USAGE: NA
  PERSIST: NO 
  INSRVMOD: NO
  RANGE: NA
  DEFVALUE: NA
  UNITS: NA 
  SPARSE: NO
  DESCR: NA

Context

MIB
ASAM-SFP-MIB
OID
.1.3.6.1.4.1.637.61.1.56.5.1.4
Type
column
Access
readonly
Status
mandatory
Parent
sfpDiagEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1los
2noLos
3notAvailable