cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
649
Views
1
Helpful
3
Replies

How to check sfp module serial number

asri-putri
Level 1
Level 1

Hi all,

i have a modul SFP 10G and cisco SNS 3755, i want to check the serial number of inserted sfp, already googling but not working. how to check sfp module is working? (the indicator lamp woking fine)

3 Replies 3

Max Jobs
Level 1
Level 1

Hi Asri,

The best way i know is to enter this command:

show idprom interface gigabitEthernet 1/0/35

Just replace the port number with your own target.

Thanks

Gopinath_Pigili
Spotlight
Spotlight

Hello asri-putri ,

To check the SFP module on a Cisco device, you can use the "show interfaces transceiver" command. This command provides detailed information about the SFP module, including its type, status, and various optical parameters such as temperature, voltage, and power levels.

show int t5/1 transceiver detail


ITU Channel not available (Wavelength not available),
Transceiver is internally calibrated.
mA: milliamperes, dBm: decibels (milliwatts), NA or N/A: not applicable.
++ : high alarm, + : high warning, - : low warning, -- : low alarm.
A2D readouts (if they differ), are reported in parentheses.
The threshold values are calibrated.

High Alarm High Warn Low Warn Low Alarm
Temperature Threshold Threshold Threshold Threshold
Port (Celsius) (Celsius) (Celsius) (Celsius) (Celsius)
--------- ------------------ ---------- --------- --------- ---------
Te5/1 31.6 75.0 70.0 0.0 -5.0

High Alarm High Warn Low Warn Low Alarm
Voltage Threshold Threshold Threshold Threshold
Port (Volts) (Volts) (Volts) (Volts) (Volts)
--------- --------------- ---------- --------- --------- ---------
Te5/1 3.29 3.60 3.50 3.10 3.00

Optical High Alarm High Warn Low Warn Low Alarm
Transmit Power Threshold Threshold Threshold Threshold
Port (dBm) (dBm) (dBm) (dBm) (dBm)
--------- ----------------- ---------- --------- --------- ---------
Te5/1 -2.3 3.4 0.4 -8.2 -12.2

Optical High Alarm High Warn Low Warn Low Alarm
Receive Power Threshold Threshold Threshold Threshold
Port (dBm) (dBm) (dBm) (dBm) (dBm)
------- ----------------- ---------- --------- --------- ---------
Te5/1 -5.1 3.4 0.4 -14.4 -18.4

Best regards
******* If This Helps, Please Rate *******