Deployment Guide

Table Of Contents
SNMPv2-SMI::enterprises.6027.3.9.1.8.0 = Gauge32: 2047
MIB Support for entAliasMappingTable
Dell Networking provides a method to map the physical interface to its corresponding ifindex value. The
entAliasMappingTable table contains zero or more rows, representing the logical entity mapping and physical component
to external MIB identifiers. The following table lists the related MIB objects:
Table 108. MIB Objects for entAliasMappingTable
MIB Object OID Description
entAliasMappingTable 1.3.6.1.2.1.47.1.3.2 Contains information about
entAliasMapping table.
entAliasMappingEntry 1.3.6.1.2.1.47.1.3.2.1 Contains information about a particular
logical entity.
entAliasLogicalIndexOrZero 1.3.6.1.2.1.47.1.3.2.1.1 Contains a nonzero value and identifies
the logical entity named by the same
value of entLogicalIndex.
entAliasMappingIdentifier 1.3.6.1.2.1.47.1.3.2.1.2 Identifies a particular conceptual
row associated with the
indicated entPhysicalIndex and
entLogicalIndex pair.
Viewing the entAliasMappingTable MIB
To view the entAliasMappingTable generated by the system, use the following command.
snmpwalk -v 2c -c public -On 10.16.150.97 1.3.6.1.2.1.47.1.3.2.1
.1.3.6.1.2.1.47.1.3.2.1.2.5.0 = OID: .1.3.6.1.2.1.2.2.1.1.2097157
.1.3.6.1.2.1.47.1.3.2.1.2.9.0 = OID: .1.3.6.1.2.1.2.2.1.1.2097669
.1.3.6.1.2.1.47.1.3.2.1.2.13.0 = OID: .1.3.6.1.2.1.2.2.1.1.2098181
.1.3.6.1.2.1.47.1.3.2.1.2.17.0 = OID: .1.3.6.1.2.1.2.2.1.1.2098693
.1.3.6.1.2.1.47.1.3.2.1.2.21.0 = OID: .1.3.6.1.2.1.2.2.1.1.2099205
.1.3.6.1.2.1.47.1.3.2.1.2.25.0 = OID: .1.3.6.1.2.1.2.2.1.1.2099717
.1.3.6.1.2.1.47.1.3.2.1.2.29.0 = OID: .1.3.6.1.2.1.2.2.1.1.2100228
.1.3.6.1.2.1.47.1.3.2.1.2.30.0 = OID: .1.3.6.1.2.1.2.2.1.1.2100356
.1.3.6.1.2.1.47.1.3.2.1.2.31.0 = OID: .1.3.6.1.2.1.2.2.1.1.2100484
SNMP Support for WRED Green/Yellow/Red Drop
Counters
Dell Networking provides MIB objects to display the information for WRED Green (Green Drops)/Yellow (Yellow Drops)/Red
(Out of Profile Drops) Drop Counters. These statistics can also be obtained by using the CLI command:
show qos statistics
wred-profile
. The following table lists the related MIB objects, OID and description for the same:
Table 109. MIB Objects to Display the information for WRED Green/Yellow/Red Drop Counters
MIB Object OID Description
dellNetFpWredGreenDrops 1.3.6.1.4.1.6027.3.27.1.3.1.29 Count of WRED drops of green packets.
dellNetFpWredYellowDrops 1.3.6.1.4.1.6027.3.27.1.3.1.30 Count of WRED drops of yellow packets.
dellNetFpWredOutOfProfileDrops 1.3.6.1.4.1.6027.3.27.1.3.1.31 Count of WRED drops of red packets.
Simple Network Management Protocol (SNMP) 921