Reference Guide
OID String OID Name Description
Temperature
.1.3.6.1.4.1.6027.3.10.1.2.5.1.7 chSysPortXfpRecvTemp OID displays the temperature of the
connected optics.
NOTE: These OIDs only generate if
you enable the enable optic-
info-update-interval is
enabled command.
Hardware MIB Buer Statistics
.1.3.6.1.4.1.6027.3.16.1.1.4 fpPacketBuerTable View the modular packet buers details
per stack unit and the mode of allocation.
.1.3.6.1.4.1.6027.3.16.1.1.5 fpStatsPerPortTable View the forwarding plane statistics
containing the packet buer usage per
port per stack unit.
.1.3.6.1.4.1.6027.3.16.1.1.6 fpStatsPerCOSTable View the forwarding plane statistics
containing the packet buer statistics per
COS per port.
Buer Tuning
Buer tuning allows you to modify the way your switch allocates buers from its available memory and helps prevent packet drops
during a temporary burst of trac.
The application-specic integrated circuit (ASICs) implement the key functions of queuing, feature lookups, and forwarding lookups
in hardware.
Forwarding processor (FP) ASICs provide Ethernet MAC functions, queueing, and buering, as well as store feature and forwarding
tables for hardware-based lookup and forwarding decisions. 1G and 10G interfaces use dierent FPs.
You can tune buers at three locations
1. CSF — Output queues going from the CSF.
2. FP Uplink — Output queues going from the FP to the CSF IDP links.
3. Front-End Link — Output queues going from the FP to the front-end PHY.
All ports support eight queues, four for data trac and four for control trac. All eight queues are tunable.
Physical memory is organized into cells of 128 bytes. The cells are organized into two buer pools — the dedicated buer and the
dynamic buer.
• Dedicated buer — this pool is reserved memory that other interfaces cannot use on the same ASIC or by other queues on the
same interface. This buer is always allocated, and no dynamic re-carving takes place based on changes in interface status.
Dedicated buers introduce a trade-o. They provide each interface with a guaranteed minimum buer to prevent an overused
and congested interface from starving all other interfaces. However, this minimum guarantee means that the buer manager
does not reallocate the buer to an adjacent congested interface, which means that in some cases, memory is under-used.
• Dynamic buer — this pool is shared memory that is allocated as needed, up to a congured limit. Using dynamic buers
provides the benet of statistical buer sharing. An interface requests dynamic buers when its dedicated buer pool is
exhausted. The buer manager grants the request based on three conditions:
– The number of used and available dynamic buers.
– The maximum number of cells that an interface can occupy.
– Available packet pointers (2k per interface). Each packet is managed in the buer using a unique packet pointer. Thus, each
interface can manage up to 2k packets.
242
Debugging and Diagnostics










