White Papers

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 135. 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 1 instead of 0.
Viewing the CAM MIB
To view the CAM MIB generated by the system, use the following commands.
snmpwalk -c public -v 2c 10.16.133.177 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
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.12.1.1.2 = INTEGER: 0
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.12.1.1.3 = INTEGER: 0
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.12.1.1.4 = INTEGER: 0
snmpwalk -c public -v 2c 10.16.133.177 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 //1st tile
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.16.1.1.2 = INTEGER: 1 //2nd tile
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.16.1.1.3 = INTEGER: 1 //3rd tile
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.16.1.1.4 = INTEGER: 1 //4th tile
snmpwalk -c public -v 2c 10.16.133.177 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
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.18.1.1.2 = INTEGER: 8
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.18.1.1.3 = INTEGER: 8
SNMPv2-SMI::enterprises.6027.3.7.1.1.3.1.18.1.1.4 = INTEGER: 8
868
Simple Network Management Protocol (SNMP)