Setup Guide
MIB Support for Monitoring the overall buer usage 
for lossy and lossless trac per XPE
Dell EMC Networking provides MIB objects to display the information for Monitoring the overall buer usage for lossy and lossless trac 
per XPE. These statistics can also be obtained by using the CLI command:
show hardware buer service-pool buer-info
. The following 
table lists the related MIB objects, OID and description for the same:
Table 129. MIB Objects to Display the Information for Monitoring the overall buer usage for lossy and lossless trac per XPE.
MIB Object OID Description
dellNetFpServicePoolBuerSizeTable 1.3.6.1.4.1.6027.3.27.1.23 Table to show the sizes of congured and 
used lossy as well as lossless service pools.
dellNetFpServicePoolBuerSizeEntry 1.3.6.1.4.1.6027.3.27.1.23.1 Table to show the sizes of congured and 
used lossy as well as lossless service pools.
dellNetFpXPENumber 1.3.6.1.4.1.6027.3.27.1.23.1.1 Denotes XPE number in the MMU.
dellNetFpLossyServicePoolConguredBuSi
ze
1.3.6.1.4.1.6027.3.27.1.23.1.2 Congured size of the lossy service-pool.
dellNetFpLossyServicePoolUsedBuSize 1.3.6.1.4.1.6027.3.27.1.23.1.3 Used Size of the lossy service-pool.
dellNetFpLosslessServicePoolConfiguredBuf
fSize
1.3.6.1.4.1.6027.3.27.1.23.1.4 Congured size of the lossless service-pool.
dellNetFpLosslessServicePoolUsedBuSize 1.3.6.1.4.1.6027.3.27.1.23.1.5 Used size of the lossless service-pool.
SNMP Walk Output
snmpwalk -v 2c -c public 10.16.210.86 1.3.6.1.4.1.6027.3.27.1.23.1
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.2.1.1.1 = Counter32: 2910
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.2.1.1.2 = Counter32: 2910
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.2.1.1.3 = Counter32: 2910
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.2.1.1.4 = Counter32: 2910
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.3.1.1.1 = Counter32: 0
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.3.1.1.2 = Counter32: 0
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.3.1.1.3 = Counter32: 0
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.3.1.1.4 = Counter32: 0
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.4.1.1.1 = Counter32: 491
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.4.1.1.2 = Counter32: 491
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.4.1.1.3 = Counter32: 491
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.4.1.1.4 = Counter32: 491
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.5.1.1.1 = Counter32: 130
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.5.1.1.2 = Counter32: 0
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.5.1.1.3 = Counter32: 102
SNMPv2-SMI::enterprises.6027.3.27.1.23.1.5.1.1.4 = Counter32: 0
Manage VLANs using SNMP
The qBridgeMIB managed objects in Q-BRIDGE-MIB, dened in RFC 2674, allows you to use SNMP to manage VLANs.
Creating a VLAN
To create a VLAN, use the dot1qVlanStaticRowStatus object.
The snmpset operation shown in the following example creates VLAN 10 by specifying a value of 4 for instance 10 of the 
dot1qVlanStaticRowStatus object.
Simple Network Management Protocol (SNMP)
949










