Deployment Guide

Table Of Contents
Table 132. MIB Objects for CAM (continued)
MIB Object OID Description
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
MIB support for MAC notification traps
Dell EMC Networking OS provides MIB support to generate SNMP trap messages on learning or station move of a new or
existing MAC address in the system with mac–address, vlan–id, and port details. The following table lists the related MIB
objects, OID, and description for the same:
Table 133. MIB Objects for MAC notification traps
MIB Object OID Description
dellNetMacNotifMib 1.3.6.1.4.1.6027.3.28.1 Contains the MAC notification groups.
dellNetMacNotificationGroups 1.3.6.1.4.1.6027.3.28.1.1 Contains the MAC notification objects in
the group.
dellNetMacNotificationObjects 1.3.6.1.4.1.6027.3.28.1.1.1 Contains the types of MAC notification
traps.
macLearnNotification 1.3.6.1.4.1.6027.3.28.1.1.1.1 Specifies the trap generated when a new
MAC is learnt in the system
macMoveNotification 1.3.6.1.4.1.6027.3.28.1.1.1.2 Specifies the trap generated when a
station move is detected within 3
seconds
Simple Network Management Protocol (SNMP) 867