sfpDiagTxFault

ASAM-SFP-MIB · .1.3.6.1.4.1.637.61.1.56.5.1.5

Object

column mandatory Enumeration
A column in the sfpDiagTable, with the following code 
points.
              
txFault - the SFP in the specified SFP cage has detected a 
  TxFault error (as defined in SFF-8472).
noTxFault - the SFP in the specified SFP cage has not detected 
  a TxFault error.
notApplicable - the SFP is electrical, so TxFault is not 
  applicable (the detection technology is optical).
notAvailable - the TxFault status of 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.5
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::sfpDiagTxFault'
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::sfpDiagTxFault.<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::sfpDiagTxFault'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1txFault
2noTxFault
3notApplicable
4notAvailable