Setup Guide

Table Of Contents
MIB Support for PFC Storm Control
Dell EMC Networking provides MIB objects to display the information for PFC Storm Control. The OIDs specific to PFC Storm Control are
appended to the dellNetFpStatsMib. These statistics can also be obtained by using the CLI commands:
show storm-control pfc status
stack-unit <> port-set <>
and
show storm-control pfc statistics stack-unit <> port-set <>
. The following table lists the related
MIB objects, OID and description for the same:
Table 111. MIB Objects to Display the Information for PFC Storm Control
MIB Object OID Description
dellNetFpPfcStormControl 1.3.6.1.4.1.6027.3.27.1.21 Index for the table.
dellNetFpPfcStormControlStatus 1.3.6.1.4.1.6027.3.27.1.21.1 Storm control status.
dellNetFpPfcStormControlStatusTable 1.3.6.1.4.1.6027.3.27.1.21.1.1 Table to show counters of Pfc Storm-
Control on per port per priority basis.
dellNetFpPfcStormControlStatusEntry 1.3.6.1.4.1.6027.3.27.1.21.1.1.1 Table entry of PFC storm-control status
counters.
dellNetFpPfcStormControlQueueState 1.3.6.1.4.1.6027.3.27.1.21.1.1.1.1 Queue state (normal/drop).
dellNetFpPfcStormControlDurationInDiscard
State
1.3.6.1.4.1.6027.3.27.1.21.1.1.1.2 Number of milli-seconds the queue is in
discard state.
dellNetFpPfcStormControlDroppedPacketsI
ngress
1.3.6.1.4.1.6027.3.27.1.21.1.1.1.3 Number of packets dropped on ingress.
dellNetFpPfcStormControlDroppedPackets
Egress
1.3.6.1.4.1.6027.3.27.1.21.1.1.1.4 Number of packets dropped on egress.
dellNetFpPfcStormControlCumulativeDropp
edPacketsIngress
1.3.6.1.4.1.6027.3.27.1.21.1.1.1.5 Cumulative number of packets dropped on
ingress.
dellNetFpPfcStormControlCumulativeDropp
edPacketsEgress
1.3.6.1.4.1.6027.3.27.1.21.1.1.1.6 Cumulative number of packets dropped on
egress.
dellNetFpPfcStormControlStatistics 1.3.6.1.4.1.6027.3.27.1.21.2 Storm control statistics.
dellNetFpPfcStormControlStatisticsTable 1.3.6.1.4.1.6027.3.27.1.21.2.1 Table to show counters of PFC storm-
control on per-port, per-priority basis.
dellNetFpPfcStormControlStatisticsEntry 1.3.6.1.4.1.6027.3.27.1.21.2.1.1 Table entry of PFC storm-control statistics
counters.
dellNetFpPfcStormControlDiscardStateCou
nt
1.3.6.1.4.1.6027.3.27.1.21.2.1.1.1 Number of times the queue is moved to
drop state.
dellNetFpPfcStormControlDiscardStateForc
edClearCount
1.3.6.1.4.1.6027.3.27.1.21.2.1.1.2 Number of times the queue is moved
forcefully to normal state.
dellNetFpPfcStormControlDiscardStateNor
xPfcClearCount
1.3.6.1.4.1.6027.3.27.1.21.2.1.1.3 Number of times the queue is moved to
normal state due to no rxPFC.
SNMP Walk Example Output
snmpwalk -v 2c -c public 10.16.134.200 1.3.6.1.4.1.6027.3.27.1.21
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.1.2097157.5 = INTEGER: 1
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.1.2097157.6 = INTEGER: 1
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.1.2097413.5 = INTEGER: 1
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.1.2097413.6 = INTEGER: 1
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.1.2097669.5 = INTEGER: 2
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.1.2097669.6 = INTEGER: 1
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.1.2097925.5 = INTEGER: 1
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.1.2097925.6 = INTEGER: 1
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.2.2097157.5 = Counter64: 0
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.2.2097157.6 = Counter64: 0
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.2.2097413.5 = Counter64: 0
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.2.2097413.6 = Counter64: 0
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.2.2097669.5 = Counter64: 7040
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.2.2097669.6 = Counter64: 0
SNMPv2-SMI::enterprises.6027.3.27.1.21.1.1.1.2.2097925.5 = Counter64: 0
Simple Network Management Protocol (SNMP)
803