Reference Guide

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.