Install Guide

Table Of Contents
MIB Support for CAM
Dell EMC Networking provides a method to retrieve the CAM usage information. The following table lists the related MIB
objects:
Table 115. MIB Objects for CAM
MIB Object OID Description
camUsageL2Pi
peLine
1.3.6.1.4.1.6027.3.7.1.1.2.1.11 Contains information about the pipe line number of
the chip on the layer 2 switch where CAM is located.
camUsageL3Pi
peLine
1.3.6.1.4.1.6027.3.7.1.1.3.1.19 Contains information about the pipe line number of
the chip on the layer 3 switch where CAM is located.
camUsageL3In
gQosUsed
1.3.6.1.4.1.6027.3.7.1.1.3.1.12.stack-unit.port-pipe.pipe-
line
Contains information about the total CAM size
allocated to layer 3 ingress QOS.
camUsageL3In
gAclUsed
1.3.6.1.4.1.6027.3.7.1.1.3.1.16.stack-unit.port-pipe.pipe-
line
Contains information about the total CAM size
allocated to layer 3 ingress ACL.
camUsageL3E
grAclUsed
1.3.6.1.4.1.6027.3.7.1.1.3.1.18.stack-unit.port-pipe.pipe-
line
Contains information about the total CAM size
allocated to layer 3 egress ACL.
camUsageL2In
gAclUsed
1.3.6.1.4.1.6027.3.7.1.1.2.1.4.stack-unit.port-pipe.pipe-
line
Contains information about the total CAM size
allocated to layer 2 ingress ACL.
camUsageL2E
grAclUsed
1.3.6.1.4.1.6027.3.7.1.1.2.1.10.stack-unit.port-pipe.pipe-
line
Contains information about the total CAM size
allocated to layer 2 egress ACL.
NOTE: The last three digits of these OIDs correspond to the stack-unit, port-pipe, and pipe-line respectively. The values
corresponding to these fields are incremented by one before being displayed in the snmp walk output. As a result, the
stack-unit number, the port-pipe number, and the pipe-line number starts from 2 instead of 1.
Viewing the CAM MIB
To view the CAM MIB generated by the system, use the following commands.
snmpwalk -c public -v 2c 10.16.210.24 1.3.6.1.4.1.6027.3.7.1.1.3.1.12
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.12.1.1.1 = INTEGER: 0
snmpwalk -c public -v 2c 10.16.210.24 1.3.6.1.4.1.6027.3.7.1.1.3.1.16
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.16.1.1.1 = INTEGER: 1
snmpwalk -c public -v 2c 10.16.210.24 1.3.6.1.4.1.6027.3.7.1.1.3.1.18
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.18.1.1.1 = INTEGER: 8
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:
Simple Network Management Protocol (SNMP)
841