Reference Guide

Dell PowerConnect W-Series ArubaOS 6.0 MIB | Reference Guide Using MIBs | 23
Chapter 2
Using MIBs
This chapter provides information on and examples of using MIBs.
z Downloading MIB Files
z Monitoring WLAN Health
z Reading MIB Files
z SNMP File
z HP OpenView
z MIB Limitations
Downloading MIB Files
The most recent Dell MIB files are available for registered customers at:
http://www.support.dell.com
For assistance to set up an account and access files, please contact customer service. See “Contacting
Support” on page17.
Monitoring WLAN Health
This section lists SNMP MIBs that are frequently used to run health checks on Dell devices, which can be
performed through a MIB browser application. To retrieve information from a MIB, the following
information is required:
z SNMP version
z SNMP community name—public or private
z The IP Address of the Dell Mobility Controller
z The OID of the MIB value you want to monitor
In addition, MIB files can be placed in the appropriate disk location to assist the user in locating desired OID
values for monitoring. If MIB files need to be acquired, see “Downloading MIB Files” on page23, above.
It is assumed that the workstation is connected to the Dell controller and that a MIB browser is available. For
most applications, the root of the MIB must be included in the OID—the OID begins with a decimal point
as shown below.
.1.3.6.1.4.1.674.2.2.1.1.2.1
MIB Browsers
If using an application that is run through CLI (a cmd window), the command would resemble the following:
snmpget -v 2c -c <community name> <controller IP address><MIB OID>
Figure 2 shows an example of submitting a command to obtain information.
Figure 2 CLI Interface