Dell W-7030 AOS 6.x MIB Reference Guide - Page 20

Reading MIB Files, Opening Line, Imports

Page 20 highlights

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 page 25. For additional information about MIB files, see "MIBs" on page 15. 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, 20 | Using MIBs Dell Networking W-Series ArubaOS 6.x MIB | Reference Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32

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 page 25
. For additional information
about MIB files, see
“MIBs” on page 15
.
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,