Users Guide
Table Of Contents
- About this Guide
- MIBs Overview
- Using MIBs
- MIB Modules and Traps
- AP and AM Modules
- Authentication Module
- Controller Transport Service
- External Services Interface (ESI) Module
- IF External (IF EXT)
- Mesh Module
- Mobility Module
- Monitor Module
- Signal Noise Ratio (SNR) Module
- Switch Module
- System External Module
- Textual Conventions
- Traps Module
- Tunneled-Node Module
- User Module
- User6 module
- Voice Module
- Wireless Local Area Network Module
- Index
20 | Using MIBs Dell Networking W-Series ArubaOS 6.x MIB | Reference Guide
Figure 3 Graphical User Interface
Reading MIB Files
This section describes how to interpret the basic components of a MIB file. To determine the OIDs, viewing
the file snmp.h may be necessary, which is described in “SNMP File” on page25. For additional information
about MIB files, see “MIBs” on page15.
MIB files describe a specific component of a network device. The files are numerical strings that are
converted to ASCII text by the compiler of the SNMP manager. A word processor or text editor can be used
to open the ASCII file. The contents of an example ArubaOS enterprise MIB file, aruba-cts.my, are described
below.
Opening Line
Following is the opening line, the beginning of the MIB file.
WLSX-CTS-MIB DEFINITIONS ::= BEGIN
Imports
The Imports section lists the objects that are defined in external ASN.1 files and are used in the current
MIB file.
IMPORTS
TEXTUAL-CONVENTION,
MODULE-IDENTITY,
OBJECT-TYPE,
snmpModules,