Setup Guide

MIB Support for Monitoring the overall buer usage
for lossy and lossless trac per XPE
Dell EMC Networking provides MIB objects to display the information for Monitoring the overall buer usage for lossy and lossless trac
per XPE. These statistics can also be obtained by using the CLI command:
show hardware buer service-pool buer-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 buer usage for lossy and lossless trac per XPE.
MIB Object OID Description
dellNetFpServicePoolBuerSizeTable 1.3.6.1.4.1.6027.3.27.1.23 Table to show the sizes of congured and
used lossy as well as lossless service pools.
dellNetFpServicePoolBuerSizeEntry 1.3.6.1.4.1.6027.3.27.1.23.1 Table to show the sizes of congured 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.
dellNetFpLossyServicePoolConguredBuSi
ze
1.3.6.1.4.1.6027.3.27.1.23.1.2 Congured size of the lossy service-pool.
dellNetFpLossyServicePoolUsedBuSize 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 Congured size of the lossless service-pool.
dellNetFpLosslessServicePoolUsedBuSize 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, dened 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