ltHostSfpDownlinkStatus

ASAM-SFP-MIB · .1.3.6.1.4.1.637.61.1.56.18.1.3

Object

column mandatory Enumeration
This is the host shelf SFP or XFP status.
ok (1):                     The SFP or XFP is operational.
sfpNotPresent (2):          The SFP or XFP cage is empty.
los (3):                    The SFP or XFP has detected Loss of Signal. 
txFail (4):                 The SFP or XFP has detected Transmitter 
                            Fail.
invalidAlcatelId (5):       The SFP or XFP does not contain
                            a valid Alcatel-Lucent ID.
unknown (6):                The host expansion card is planned but
                            not inserted.
sfpControlFail (7):         The SFP or XFP is not responding, or the 
                            I2C read failed.
notApplicable (8):          Retrieval of status information from the
                            SFP or XFP cage is not supported.
txFailAndLos (9):           The SFP or XFP has detected both 
                            Transmitter Fail and Loss of Signal.
sfpPlanDetectMismatch (10): Not used - superseded by the
                            ltHostSfpCablingMismatch object.
ALCATEL NOTE: 
ACCESS: RO
USAGE: NA
PERSIST: NO 
INSRVMOD: NA
RANGE: NA
DEFVALUE: 6 / status is unknown
UNITS: NA 
SPARSE: NO
DESCR: NA

Context

MIB
ASAM-SFP-MIB
OID
.1.3.6.1.4.1.637.61.1.56.18.1.3
Type
column
Access
readonly
Status
mandatory
Parent
ltHostSfpStatusEntry

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::ltHostSfpDownlinkStatus'
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::ltHostSfpDownlinkStatus.<ltHostStatusSfpLogSlotId>.<ltHostStatusSfpFaceplateNumber>'
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::ltHostSfpDownlinkStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ok
2sfpNotPresent
3los
4txFail
5invalidAlcatelId
6unknown
7sfpControlFail
8notApplicable
9txFailAndLos
10sfpPlanDetectMismatch