Setup Guide
Viewing the Details of MAC addresses
You can retrieve the dellNetSecureMacAddrType details, use the snmpwalk command.
To retrieve the dellNetSecureMacAddrType on a MAC address (00:00:00:00:11:11) learnt or congured on a VLAN 10, use the 
following command.
snmpwalk -v 2c -c public 10.16.129.24 1.3.6.1.4.1.6027.3.31.1.3.1.1.4.6.0.0.0.0.17.17.10
SNMPv2-SMI::enterprises.6027.3.31.1.3.1.1.4.6.0.0.0.0.17.17.10 = INTEGER: 1
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 132. MIB Objects for CAM
MIB Object OID Description
camUsageL2Pip
eLine
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.
camUsageL3Pip
eLine
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.
camUsageL3Ing
QosUsed
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.
camUsageL3Ing
AclUsed
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.
camUsageL3Eg
rAclUsed
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.
camUsageL2Ing
AclUsed
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.
camUsageL2Eg
rAclUsed
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 elds 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
956
Simple Network Management Protocol (SNMP)










