Dell PowerConnect W-IAP175P Dell Instant 5.0.3.0-1.1.0.0 MIB Reference Guide - Page 18

Reading MIB Files, Opening Line, Imports

Page 18 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 20. For additional information about MIB files, see "MIBs" on page 13. For a listing of SNMP MIB OIDs, see Chapter 4, "SNMP MIBs Reference" on page 39. 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 Instant enterprise MIB file, aruba-cts.my, are described below. Opening Line Following is the opening line, the beginning of the MIB file. AI-AP-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 FROM SNMPv2-TC MODULE-IDENTITY, OBJECT-TYPE, snmpModules, Integer32, Counter32, Counter64, IpAddress, 18 | Using MIBs Dell PowerConnect W-Instant Access Point 5.0.3.0-1.1.0.0 | 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
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42

18
|
Using MIBs
Dell PowerConnect W-Instant Access Point 5.0.3.0-1.1.0.0
| 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 20
. For additional information about MIB
files, see
“MIBs” on page 13
. For a listing of SNMP MIB OIDs, see
Chapter 4, “SNMP MIBs Reference” on page 39
.
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 Instant enterprise MIB file,
aruba-cts.my
, are described below.
Opening Line
Following is the opening line, the beginning of the MIB file.
AI-AP-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
FROM SNMPv2-TC
MODULE-IDENTITY,
OBJECT-TYPE,
snmpModules,
Integer32,
Counter32,
Counter64,
IpAddress,