Reference Guide

Dell PowerConnect W-Series ArubaOS 6.0 MIB | Reference Guide Using MIBs | 29
TAddress,
TimeInterval,
RowStatus,
StorageType,
TestAndIncr,
MacAddress,
TruthValue
FROM SNMPv2-TC
OBJECT-GROUP
FROM SNMPv2-CONF
Inheritance
This section shows the vendor of the MIB and the inheritance, and provides an overall description.
A significant part of inheritance is the OID. The entire OID is not listed for each MIB object—instead, the parent
of the object is shown. The tree for the CTS MIB is illustrated in Figure 4 on page 32. The OID can be
determined from the parent object as follows.
wlsxEnterpriseMibModules is the parent object of the CTS MIB—its OID is
1.3.6.1.4.1.14823.2.2.1.
wlsxCtsMIB MODULE-IDENTITY shows
wlsxEnterpriseMibModules 11, which indicates 11 is
appended to the OID of
wlsxEnterpriseMibModules. The resultant OID is
1.3.6.1.4.1.14823.2.2.1.11.
wlsxCtsOpGroup OBJECT IDENTIFIER ::= { wlsxCtsMIB 1 } indicates the OID is
1.3.6.1.4.1.14823.2.2.1.11.1.
wlsxCtsRequestTable OBJECT-TYPE shows wlsxCtsOpGroup 1, which indicates the OID is
1.3.6.1.4.1.14823.2.2.1.11.1.1.
All MIBs and their related OIDs are listed in the snmp file of ArubaOS. For more information, see “SNMP File”
on page32.
wlsxEnterpriseMibModules
FROM ARUBA-MIB;
Identity
Identity is the opening description of the MIB. The information includes contact information for the vendor and
a general description of the MIB.
wlsxCtsMIB MODULE-IDENTITY
LAST-UPDATED "0609240301Z"
ORGANIZATION "Aruba Wireless Networks"
CONTACT-INFO
"Postal: 1322 Crossman Avenue
Sunnyvale, CA 94089
E-mail: dl-support@arubanetworks.com
Phone: +1 408 227 4500"
DESCRIPTION
"This MIB module defines MIB objects which provide
information about the Controller Transport Service (Cts) in the
Dell controller."
REVISION "0609240301Z"
DESCRIPTION
"The initial revision."
::= { wlsxEnterpriseMibModules 11 }