Users Guide

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 identiers. The following
table lists the related MIB objects:
Table 98. 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 non–zero value and identies the
logical entity named by the same value of
entLogicalIndex.
entAliasMappingIdentier 1.3.6.1.2.1.47.1.3.2.1.2 Identies 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 Prole
Drops) Drop Counters. These statistics can also be obtained by using the CLI command:
show qos statistics wred-prole
. The following
table lists the related MIB objects, OID and description for the same:
Table 99. 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.
dellNetFpWredOutOfProleDrops 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) 953