Dell PowerConnect W-IAP3WN Dell Instant 5.0.3.0-1.1.0.0 MIB Reference Guide - Page 20

Group, Table, Entry, Closing Line, SNMP File

Page 20 highlights

The first object of a table is an Entry. The keyword SEQUENCE lists the objects of the table that contain device information. Each subsequent object (Informative MIB Objects) inherits the OID of the Entry, and contains information sorted by keywords: Syntax, Access, Status, Description. For details about keywords, see "MIBs" on page 13. The OID of the Entry is aiAccessPointEntry is aiAccessPointTable 1, which represents 1.3.6.1.4.1.674.2.3.3.1.2.1.1. The OIDs of the subsequent objects of this table are appended increments of the Entry OID. Group aiStateGroup OBJECT IDENTIFIER ::= { aiMIB 2 } Table aiAccessPointTable OBJECT-TYPE SYNTAX SEQUENCE OF AiAccessPointEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This contains all access points connected to the virtual controler. This table is empty on AP where virtual controller is not active" ::= { aiStateGroup 1 } Entry aiAccessPointEntry OBJECT-TYPE SYNTAX AiAccessPointEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " " INDEX { aiAPMACAddress } ::= { aiAccessPointTable 1 } AiAccessPointEntry ::= SEQUENCE { aiAPMACAddress MacAddress, aiAPName DisplayString, aiAPIPAddress IpAddress, aiAPSerialNum DisplayString, aiAPModel OBJECT IDENTIFIER, aiAPModelName DisplayString, aiAPCPUUtilization Integer32, aiAPMemoryFree Integer32, aiAPUptime TimeTicks Closing Line Following is the closing line-the end of the MIBs file. END SNMP File The snmp.h file lists the OIDs of all MIBs. Following are sections from snmp.h that show the complete OID of each of the Controller Transport Service (CTS) MIB elements. The list starts from the ancestral parent iso. The SNMP file with all Dell MIBs is listed in Chapter 4, "SNMP MIBs Reference" on page 39. All Instant MIBs inherit their OIDs from the Dell MIB node. The following rows list the MIBs that precede CTS, starting from iso. 20 | 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

20
|
Using MIBs
Dell PowerConnect W-Instant Access Point 5.0.3.0-1.1.0.0
| MIB Reference Guide
The first object of a table is an
Entry
. The keyword
SEQUENCE
lists the objects of the table that contain device
information. Each subsequent object (Informative MIB Objects) inherits the OID of the Entry, and contains
information sorted by keywords: Syntax, Access, Status, Description. For details about keywords, see
“MIBs” on
page 13
.
The OID of the Entry is aiAccessPointEntry is aiAccessPointTable 1, which represents
1.3.6.1.4.1.674.2.3.3.1.2.1.1. The OIDs of the subsequent objects of this table are appended increments of the
Entry OID.
Group
aiStateGroup
OBJECT IDENTIFIER ::= { aiMIB 2 }
Table
aiAccessPointTable
OBJECT-TYPE
SYNTAX
SEQUENCE OF AiAccessPointEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"This contains all access points connected to the
virtual controler. This table is empty on AP where
virtual controller is not active"
::= { aiStateGroup 1 }
Entry
aiAccessPointEntry OBJECT-TYPE
SYNTAX
AiAccessPointEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
" "
INDEX { aiAPMACAddress }
::= { aiAccessPointTable 1 } AiAccessPointEntry ::=
SEQUENCE {
aiAPMACAddress
MacAddress,
aiAPName
DisplayString,
aiAPIPAddress
IpAddress,
aiAPSerialNum
DisplayString,
aiAPModel
OBJECT IDENTIFIER,
aiAPModelName
DisplayString,
aiAPCPUUtilization
Integer32,
aiAPMemoryFree
Integer32,
aiAPUptime
TimeTicks
Closing Line
Following is the closing line—the end of the MIBs file.
END
SNMP File
The snmp.h file lists the OIDs of all MIBs. Following are sections from snmp.h that show the complete OID of
each of the Controller Transport Service (CTS) MIB elements. The list starts from the ancestral parent iso.
The SNMP file with all Dell MIBs is listed in
Chapter 4, “SNMP MIBs Reference” on page 39
.
All Instant MIBs inherit their OIDs from the Dell MIB node. The following rows list the MIBs that precede CTS,
starting from iso.