Description

This article explains the limitation of the MIB to monitoring the Fabric-Level Drops on LC9600 (AFT Based) jnxFabricSourceStatisticsDropPackets 

Symptoms

Hostname: piastri-re0

Model: mx10004

Junos: 22.4R2.8


labroot@piastri-re0> show snmp mib walk jnxFabricSourceStatisticsDropPackets    

 

labroot@piastri-re0> show snmp mib walk jnxFabricSourceStatisticsDropPackets   

Solution

The fabric statistics counters are not displayed in the output of "show snmp mib walk ascii jnxFabricMib". Not updating Fabric Counts.


PFE Telemetry streaming for AFT/ULC cards to RE is broken causing jnxFabricMib not getting updated.



The limitation has been rectified/Fixed from the Junos Version 23.4R2-S6.


labroot@jtac-mx10004-r2001-re1> show version | match : 

Hostname: jtac-mx10004-r2001-re1

Model: mx10004

Junos: 23.4R2-S6.1

 

labroot@jtac-mx10004-r2001-re1> show snmp mib walk jnxFabricSourceStatisticsDropPackets 

jnxFabricSourceStatisticsDropPackets.1.0.0.2.0.0.255 = 0

jnxFabricSourceStatisticsDropPackets.1.0.0.2.0.1.255 = 0

jnxFabricSourceStatisticsDropPackets.1.0.0.2.0.2.255 = 0

jnxFabricSourceStatisticsDropPackets.1.0.0.2.0.3.255 = 0

jnxFabricSourceStatisticsDropPackets.1.0.0.2.0.4.255 = 0

Modification History

2025-10-15 : Article Created