Specifications
Summit WM Series WLAN Switch and Altitude Access Point Software Version 4.1 Technical Reference Guide
87
10 SNMP MIBs
Summit WM series switch is the main repository of all configuration and statistical data for itself and all
Altitude APs, WM-ADs and attached Mobile Units. SNMP is one of the user interfaces to retrieve such
information.
For retrieval of such information, Summit WM series switch supports a subset of MIB-II, as well as
proprietary MIBs. In implementation of standard MIBs, all Altitude APs and their interfaces are
presented as extensions of the Summit WM series switch, as if they are physical interfaces of the
Summit WM series switch. Each WM-AD is also presented as one of the interfaces of Summit WM
series switch. The supported MIBs are:
● IF-MIB
● RFC1213
● SNMPv2-MIB
● IEEE802dot11-MIB
● EXTREME-SUMMIT-WM-DOT11-EXTS-MIB
● SUMMIT-WIRELESS-PRODUCT-MIB
● EXTREME-SUMMIT-WM-MIB.my
● EXTREME-SUMMIT-WM-BRANCH-OFFICE-MIB
IF-MIB
Summit WM series switch supports ifTable and ifXTable tables in this MIB. These tables return
information about all physical interfaces of Summit WM series switch as well as WM-ADs as interface
objects and Altitude AP interfaces. The description of each interface helps identify the interface object.
For example, WM-AD interface description is the name of the WM-AD and each Altitude AP has three
interfaces—one wired and two radio. The wired interface of theAltitude AP is named by concatenation
of the Altitude AP serial number and word “_ethernet” and each radio interface is named by
concatenation of the Altitude AP serial number and the radio type. The following are examples of some
of the interfaces with arbitrary indices.
● Some of the physical ports of the Summit WM series switch:
ifDesc.1 = esa0
ifDesc.2 = esa1
● WM-AD by the name “roaming”:
ifDesc.7 = roaming
● Altitude AP with serial number 1122334455667788 (assuming the arbitrary indices of 100, 101 and
102):
Wired interface: ifDesc.100 = 1122334455667788_ethernet
802.11b/g radio: ifDesc.101 = 1122334455667788_802.11b/g
802.11a radio: ifDesc.102 = 1122334455667788_802.11a