Install Guide

Table Of Contents
To retrieve the static MAC address configured, use the following command.
snmpget -v 2c -c public 10.16.129.26
1.3.6.1.4.1.6027.3.31.1.2.2.1.4.6.0.0.0.0.17.17.100.2101252
MIB objects for configuring MAC addresses
This section describes about the MIB table dellNetPortSecSecureMacAddrTable that contains the MAC database of the
system.
The table is indexed by the following parameters:
MAC Address (Octet string of length 6 and MAC address ( in decimal) as value
VLAN ID
Table 131. MIB Objects for configuring MAC addresses
MIB Object OID Access or
Permission
Description
dellNetSecureMacIfIndex 1.3.6.1.4.1.6027.3.31.1.3.1.1.3 read-only Shows in which interface the
dellNetSecureMacAddress is
configured or learnt.
dellNetSecureMacAddrType 1.3.6.1.4.1.6027.3.31.1.3.1.1.4 read-only Indicates if the secure MAC address
is configured as a static, dynamic, or
sticky.
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 configured 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
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.
866 Simple Network Management Protocol (SNMP)