EXTREME-WIRELESS-MIB

File: EXTREME-WIRELESS-MIB.mib (383596 bytes)

Imported modules

IF-MIB SNMPv2-SMI SNMPv2-TC
RFC1213-MIB EXTREME-BASE-MIB INET-ADDRESS-MIB

Imported symbols

ifIndex InterfaceIndex MODULE-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE RowStatus
Unsigned32 IpAddress TimeTicks
Counter32 Counter64 Integer32
TruthValue MacAddress DisplayString
extremeAgent ExtremeDeviceId extremeV2Traps
ClientAuthType WPACipherSet WPAKeyMgmtSet
WirelessRemoteConnectBindingType InetAddressType InetAddress
extremeAP extremeLAC TEXTUAL-CONVENTION

Defined Types

Dot11Type  
The current standard supports A, B, G interfaces.
TEXTUAL-CONVENTION    
  INTEGER a(1), b(2), g(3), bg(4)  

Dot11Speed  
Specifies the speed in Mbps to use for the interface. A value of 0 indicates auto.
TEXTUAL-CONVENTION    
  BITS speed1(0), speed2(1), speed5(2), speed11(3), speed6(4), speed9(5), speed12(6), speed18(7), speed24(8), speed36(9), speed48(10), speed54(11)  

Dot11AChannel  
Specifies the channel number for 802.11A interface.
TEXTUAL-CONVENTION    
  BITS channel36(0), channel40(1), channel44(2), channel52(3), channel56(4), channel60(5), channel64(6), channel100(7), channel104(8), channel108(9), channel112(10), channel116(11), channel120(12), channel124(13), channel128(14), channel132(15), channel140(16)  

Dot11AuthMode  
Specifies the allowed authentication type.
TEXTUAL-CONVENTION    
  INTEGER open(0), shared(1)  

NetworkAuthMode  
Specifies the allowed authentication type.
TEXTUAL-CONVENTION    
  INTEGER none(0), webNetlogin(1), macRadius(2), wpaPlusLegacy(3), wpaOnly(4), wpa2PlusWPA(5), wpa2Only(6)  

ExtremeWirelessCountryCode  
Specifies the country code the AP operates in.
TEXTUAL-CONVENTION    
  INTEGER unitedStates(840), japan(392), taiwan(158), newZealand(554), albania(8), algeria(12), argentina(32), armenia(51), australia(36), austria(40), azerbaijan(31), bahrain(48), belarus(112), belgium(56), belize(84), bolivia(68), brazil(76), bruneiDarussalam(96), bulgaria(100), canada(124), chile(152), china(156), colombia(170), costaRica(188), croatia(191), cyprus(196), czech(203), denmark(208), dominicanRepublic(214), ecuador(218), egypt(818), elSalvador(222), estonia(233), faeroeIslands(234), finland(246), france(250), georgia(268), germany(276), greece(300), guatemala(320), honduras(340), hongKong(344), hungary(348), iceland(352), india(356), indonesia(360), iran(364), iraq(368), ireland(372), israel(376), italy(380), jamaica(388), japan1(393), japan2(394), japan3(395), jordan(400), kazakhstan(398), kenya(404), koreaNorth(408), koreaRoc(410), koreaRoc2(411), kuwait(414), latvia(428), lebanon(422), libya(434), liechtenstein(438), lithuania(440), luxembourg(442), macau(446), macedonia(807), malaysia(458), mexico(484), monaco(492), morocco(504), netherlands(528), nicaragua(558), norway(578), oman(512), pakistan(586), panama(591), paraguay(600), peru(604), philippines(608), poland(616), portugal(620), puertoRico(630), qatar(634), romania(642), russia(643), saudiArabia(682), singapore(702), slovakia(703), slovenia(705), southAfrica(710), spain(724), sweden(752), switzerland(756), syria(760), thailand(764), trinidadTYobago(780), tunisia(788), turkey(792), uae(784), ukraine(804), unitedKingdom(826), uruguay(858), uzbekistan(860), venezuela(862), vietNam(704), yemen(887), zimbabwe(716), restOfTheWorld(0), extremeDefault(998), unknown(999)  

ExtremeWirelessAntennaType  
Specifies Antenna type attached to the access-point. The integrated antenna is specified by CTL table on PCI eeprom. The detachable model 15901 is an omni-directional antenna. The detachable model 15902 is a directional antenna.
TEXTUAL-CONVENTION    
  INTEGER integrated(0), detachable15901(1), detachable15902(2)  

ExtremeWirelessAntennaLocation  
Specifies whether the antenna is an indoor or outdoor antenna
TEXTUAL-CONVENTION    
  INTEGER indoor(0), outdoor(1)  

ExtremeWirelessPhysInterfaceIndex  
The value of a physical interface number. Each radio on an AP corresponds to a physical interface. There can be multiple virtual interface on each physical interface. The format for the physical interface is xxxxyy where xxxx is the port IF index to which the AP is connected. YY is the interface index within that AP.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

ExtremeWirelessVirtInterfaceIndex  
The value of a virtual interface number. Each radio on an AP corresponds to a physical interface. There can be multiple virtual interface on each physical interface. The format for the virtual interface is xxxxyyzz where xxxx is the port IF index to which the AP is connected. YY is the physical interface index within that AP and ZZ is the index of the virtual interface within that physical interface.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

ExtremeWirelessChannelAutoSelectStatus  
Specifies the status of the channel auto-selection process.
TEXTUAL-CONVENTION    
  BITS notApplicable(0), inProgress(1), success(2), radarInterferenceDuringScan(3), radarInterferenceDuringOperation(4), restartedDueToInterference(5)  

ExtremeWirelessPortCfgEntry  
SEQUENCE    
  extremeWirelessPortIfIndex InterfaceIndex
  extremeWirelessPortCfgIpAddress IpAddress
  extremeWirelessPortCfgLocation DisplayString
  extremeWirelessPortCfgDetectedTimeout TimeTicks
  extremeWirelessPortCfgClientWatchdog TruthValue
  extremeWirelessPortLastChange TimeTicks
  extremeWirelessPortState INTEGER
  extremeWirelessPortAntennaType ExtremeWirelessAntennaType
  extremeWirelessPortAntennaLocation ExtremeWirelessAntennaLocation

ExtremeWirelessPortStatusEntry  
SEQUENCE    
  extremeWirelessPortIpAddress IpAddress
  extremeWirelessPortNetmask IpAddress
  extremeWirelessPortGateway IpAddress
  extremeWirelessPortManagementIP IpAddress
  extremeWirelessPortEnableWirelessTraps TruthValue
  extremeWirelessPortLocation DisplayString
  extremeWirelessPortDetectedMaxAge TimeTicks
  extremeWirelessPortMgmtVLAN INTEGER
  extremeWirelessPortBootromVersion DisplayString
  extremeWirelessPortSWVersion DisplayString
  extremeWirelessPortSysDescr DisplayString
  extremeWirelessPortManufacturerName DisplayString
  extremeWirelessPortProductName DisplayString
  extremeWirelessPortSerialNumber DisplayString
  extremeWirelessPortEdpNeighborId ExtremeDeviceId
  extremeWirelessPortClearCounters TruthValue
  extremeWirelessPortClearLog TruthValue
  extremeWirelessPortWatchdogReset TruthValue
  extremeWirelessPortNumPhysInterfaces INTEGER
  extremeWirelessPortHWVersion DisplayString
  extremeWirelessPortMacAddress MacAddress
  extremeWirelessPortRadiusPortID DisplayString
  extremeWirelessPortBootUpTime TimeTicks
  extremeWirelessPortCountryCode ExtremeWirelessCountryCode
  extremeWirelessPortWallclockTime INTEGER
  extremeWirelessPortPartNumber DisplayString
  extremeWirelessPortPartRevision DisplayString
  extremeWirelessPortUpTime TimeTicks
  extremeWirelessPortStatusAntennaType ExtremeWirelessAntennaType
  extremeWirelessPortStatusAntennaLocation ExtremeWirelessAntennaLocation
  extremeWirelessPortStatusAntenna2point4GHZGain INTEGER
  extremeWirelessPortStatusAntenna5GHZGain INTEGER
  extremeWirelessPortPrimaryBootloaderVersion DisplayString
  extremeWirelessPortSecondaryBootloaderVersion DisplayString
  extremeWirelessPortCurrentBootloaderInUse INTEGER

ExtremeWirelessPortLogStatusEntry  
SEQUENCE    
  extremeWirelessPortLogStatusIndex INTEGER
  extremeWirelessPortLogStatusDestIp InetAddress
  extremeWirelessPortLogStatusDestIpType InetAddressType
  extremeWirelessPortLogStatusPort INTEGER
  extremeWirelessPortLogStatusFacility INTEGER
  extremeWirelessPortLogStatusSeverity INTEGER
  extremeWirelessPortLogStatusStatus TruthValue

ExtremeWirelessPortLogEntry  
SEQUENCE    
  extremeWirelessPortLogIndex INTEGER
  extremeWirelessPortLogMessage DisplayString

ExtremeWirelessPhysInterfaceCtlEntry  
SEQUENCE    
  extremeWirelessPhysInterfaceIndex ExtremeWirelessPhysInterfaceIndex
  extremeWirelessPhysInterfacePHYChannel INTEGER
  extremeWirelessPhysInterfaceSpeed Dot11Speed
  extremeWirelessPhysInterfaceNumVirtInterfaces INTEGER
  extremeWirelessPhysInterfaceChannelAutoSelectStatus ExtremeWirelessChannelAutoSelectStatus
  extremeWirelessPhysInterfaceRadarInterfaceChannelList Dot11AChannel

ExtremeWirelessVirtInterfaceCtlEntry  
SEQUENCE    
  extremeWirelessVirtInterfaceIndex ExtremeWirelessVirtInterfaceIndex
  extremeWirelessVirtInterfaceMacAddress MacAddress
  extremeWirelessVirtInterfaceMaxClients INTEGER
  extremeWirelessVirtInterfaceWirelessBridging TruthValue
  extremeWirelessVirtInterfaceLastStateChange TimeTicks
  extremeWirelessVirtInterfaceState INTEGER
  extremeWirelessVirtInterfaceIappEnabled TruthValue
  extremeWirelessVirtInterfaceSvpEnabled TruthValue

ExtremeWirelessVirtInterfaceSecurityCtlEntry  
SEQUENCE    
  extremeWirelessVirtInterfaceESSName OCTET STRING
  extremeWirelessVirtInterfaceSSIDInBeacon TruthValue
  extremeWirelessVirtInterfaceDot11AuthMode Dot11AuthMode
  extremeWirelessVirtInterfaceNetworkAuthMode NetworkAuthMode
  extremeWirelessVirtInterfaceDataVlan INTEGER
  extremeWirelessVirtInterfaceIgnoreVSAVlan TruthValue
  extremeWirelessVirtInterfaceWEPDefaultKey INTEGER
  extremeWirelessVirtInterfaceEncryptionLength INTEGER

ExtremeWirelessVirtInterfaceDot1xCtlEntry  
SEQUENCE    
  extremeWirelessVirtInterfaceKeyMgmtSuite WPAKeyMgmtSet
  extremeWirelessVirtInterfaceMcastCipherSuite WPACipherSet
  extremeWirelessVirtInterfaceDot1xPSKValue OCTET STRING
  extremeWirelessVirtInterfaceDot1xPSKPassPhrase DisplayString
  extremeWirelessVirtInterfaceDot1xReAuthPeriod INTEGER
  extremeWirelessVirtInterfaceGroupUpdateTimeOut Unsigned32
  extremeWirelessVirtInterfacePairwiseUpdateTimeOut Unsigned32

ExtremeWirelessVirtInterfaceWEPKeyEntry  
SEQUENCE    
  extremeWirelessVirtInterfaceWEPKeyIndex INTEGER
  extremeWirelessVirtInterfaceWEPKey OCTET STRING
  extremeWirelessVirtInterfaceWEPKeyStatus TruthValue

ExtremeWirelessPhysInterfaceRFCtlEntry  
SEQUENCE    
  extremeWirelessPhysInterfaceBeaconPeriod INTEGER
  extremeWirelessPhysInterfaceTxPowerLevel INTEGER
  extremeWirelessPhysInterfaceDTIMPeriod INTEGER
  extremeWirelessPhysInterfaceFragLength INTEGER
  extremeWirelessPhysInterfaceLongRetry INTEGER
  extremeWirelessPhysInterfaceShortRetry INTEGER
  extremeWirelessPhysInterfaceRTSThreshold INTEGER
  extremeWirelessPhysInterfaceSupportedDataRatesRxValue Dot11Speed
  extremeWirelessPhysInterfaceSupportedDataRatesTxValue Dot11Speed
  extremeWirelessPhysInterfacePHYType Dot11Type
  extremeWirelessPhysInterfacePHYSupportedTypes BITS
  extremeWirelessPhysInterfacePreamble INTEGER
  extremeWirelessPhysInterfaceAbsTxPowerLevel INTEGER

ExtremeWirelessInterfaceStatusEntry  
SEQUENCE    
  extremeWirelessIntfTotalDetected Unsigned32
  extremeWirelessIntfTotalAuthed Unsigned32
  extremeWirelessIntfTotalAuthFailed Unsigned32
  extremeWirelessIntfTotalAssoc Unsigned32
  extremeWirelessIntfTotalAssocFailed Unsigned32
  extremeWirelessIntfRateDetected Unsigned32
  extremeWirelessIntfRateAuthed Unsigned32
  extremeWirelessIntfRateAuthFailed Unsigned32
  extremeWirelessIntfRateAssoc Unsigned32
  extremeWirelessIntfRateAssocFailed Unsigned32
  extremeWirelessIntfBlockTime Unsigned32
  extremeWirelessIntfCurrentDetected Unsigned32
  extremeWirelessIntfCurrentAuthed Unsigned32
  extremeWirelessIntfCurrentAssoc Unsigned32
  extremeWirelessIntfCurrentForwarding Unsigned32

ExtremeWirelessClientEntry  
SEQUENCE    
  extremeWirelessClientID MacAddress
  extremeWirelessClientState INTEGER
  extremeWirelessClientEncryption WPACipherSet
  extremeWirelessClientSignalStrength INTEGER
  extremeWirelessClientLinkQuality INTEGER
  extremeWirelessClientVLAN INTEGER
  extremeWirelessClientPriority INTEGER
  extremeWirelessClientAuthType ClientAuthType
  extremeWirelessClientLastStateChangeTime TimeTicks
  extremeWirelessClientTxFrames Counter32
  extremeWirelessClientRxFrames Counter32
  extremeWirelessClientTxBytes Counter64
  extremeWirelessClientRxBytes Counter64
  extremeWirelessClientLastPacketType INTEGER
  extremeWirelessClientSSID OCTET STRING
  extremeWirelessClientStatus RowStatus
  extremeWirelessClientIP IpAddress
  extremeWirelessClientUsername DisplayString
  extremeWirelessClientDecryptionFailures Counter32
  extremeWirelessClientMICFailures Counter32

ExtremeRFProfileEntry  
SEQUENCE    
  extremeRFProfileIndex INTEGER
  extremeRFProfileName DisplayString
  extremeRFProfileType Dot11Type
  extremeRFProfileBeaconInterval INTEGER
  extremeRFProfileDTIM INTEGER
  extremeRFProfileFragLength INTEGER
  extremeRFProfileRTSThresh INTEGER
  extremeRFProfilePreamble INTEGER
  extremeRFProfileShortRetry INTEGER
  extremeRFProfileLongRetry INTEGER
  extremeRFProfileStatus RowStatus

ExtremeSecurityProfileEntry  
SEQUENCE    
  extremeSecurityProfileIndex INTEGER
  extremeSecurityProfileName DisplayString
  extremeSecurityProfileESSName OCTET STRING
  extremeSecurityProfileSSIDInBeacon TruthValue
  extremeSecurityProfileDot11AuthMode Dot11AuthMode
  extremeSecurityProfileNetworkAuthMode NetworkAuthMode
  extremeSecurityProfileDataVlan INTEGER
  extremeSecurityProfileIgnoreVSAVlan TruthValue
  extremeSecurityWEPDefaultKey INTEGER
  extremeSecurityProfileEncryptionLength INTEGER
  extremeSecurityProfileStatus RowStatus

ExtremeSecurityDot1xConfigEntry  
SEQUENCE    
  extremeSecurityKeyMgmtSuite WPAKeyMgmtSet
  extremeSecurityMcastCipherSuite WPACipherSet
  extremeSecurityDot1xPSKValue OCTET STRING
  extremeSecurityDot1xPSKPassPhrase DisplayString
  extremeSecurityDot1xReAuthPeriod INTEGER
  extremeSecurityGroupUpdateTimeOut Unsigned32
  extremeSecurityPairwiseUpdateTimeOut Unsigned32

ExtremeWEPKeyEntry  
SEQUENCE    
  extremeWEPKeyIndex INTEGER
  extremeWEPKey OCTET STRING
  extremeWEPKeyStatus RowStatus

ExtremeWirelessPhysInterfaceConfigEntry  
SEQUENCE    
  extremeWirelessPhysInterfaceConfigRFProfile INTEGER
  extremeWirelessPhysInterfaceConfigRFChannel INTEGER
  extremeWirelessPhysInterfaceConfigSpeed Dot11Speed
  extremeWirelessPhysInterfaceConfigPowerLevel INTEGER

ExtremeWirelessVirtInterfaceConfigEntry  
SEQUENCE    
  extremeWirelessVirtInterfaceConfigSecurityProfile INTEGER
  extremeWirelessVirtInterfaceConfigMaxClients INTEGER
  extremeWirelessVirtInterfaceConfigWirelessBridging TruthValue
  extremeWirelessVirtInterfaceConfigState INTEGER

ExtremeAntennaProfileEntry  
SEQUENCE    
  extremeAntennaProfileIndex INTEGER
  extremeAntennaProfileName DisplayString
  extremeAntennaProfile2point4GHZGain INTEGER
  extremeAntennaProfile5GHZGain INTEGER
  extremeAntennaProfileStatus RowStatus

ExtremeWirelessRemoteConnectBindingEntry  
SEQUENCE    
  extremeWirelessRemoteConnectBindingPortIndex INTEGER
  extremeWirelessRemoteConnectBindingIfIndex Integer32
  extremeWirelessRemoteConnectBindingType WirelessRemoteConnectBindingType
  extremeWirelessRemoteConnectBindingMAC MacAddress
  extremeWirelessRemoteConnectBindingSerial OCTET STRING
  extremeWirelessRemoteConnectBindingIPAddressType InetAddressType
  extremeWirelessRemoteConnectBindingIPAddress InetAddress
  extremeWirelessRemoteConnectBindingEnabled TruthValue
  extremeWirelessRemoteConnectBindingBound TruthValue
  extremeWirelessRemoteConnectBindingRowStatus RowStatus

ExtremeWirelessRemoteConnectRedirectBindingEntry  
SEQUENCE    
  extremeWirelessRemoteConnectRedirectBindingIndex INTEGER
  extremeWirelessRemoteConnectRedirectBindingType WirelessRemoteConnectBindingType
  extremeWirelessRemoteConnectRedirectBindingMAC MacAddress
  extremeWirelessRemoteConnectRedirectBindingSerial OCTET STRING
  extremeWirelessRemoteConnectRedirectBindingIPAddressType InetAddressType
  extremeWirelessRemoteConnectRedirectBindingIPAddress InetAddress
  extremeWirelessRemoteConnectRedirectBindAttachSwitchIPAddrType InetAddressType
  extremeWirelessRemoteConnectRedirectBindAttachSwitchIPAddr InetAddress
  extremeWirelessRemoteConnectRedirectBindingEnabled TruthValue
  extremeWirelessRemoteConnectRedirectBindingNumRedirects Counter32
  extremeWirelessRemoteConnectRedirectBindingRowStatus RowStatus

ExtremeWirelessRemoteConnectUnboundAPsEntry  
SEQUENCE    
  extremeWirelessRemoteConnectUnboundAPsIndex INTEGER
  extremeWirelessRemoteConnectUnboundAPsMAC MacAddress
  extremeWirelessRemoteConnectUnboundAPsSerial OCTET STRING
  extremeWirelessRemoteConnectUnboundAPsIPAddressType InetAddressType
  extremeWirelessRemoteConnectUnboundAPsIPAddress InetAddress
  extremeWirelessRemoteConnectUnboundAPsNumAttempts Counter32
  extremeWirelessRemoteConnectUnboundAPsRowStatus RowStatus

ExtremeAPAuthServerEntry  
SEQUENCE    
  extremeAPAuthServerIndex INTEGER
  extremeAPAuthServerAddressType InetAddressType
  extremeAPAuthServerAddress InetAddress
  extremeAPAuthServerPort INTEGER
  extremeAPAuthServerSecret OCTET STRING
  extremeAPAuthServerReTransmit INTEGER
  extremeAPAuthServerStatus TruthValue

ExtremeWirelessScanCfgEntry  
SEQUENCE    
  extremeWirelessScanEnable TruthValue
  extremeWirelessScanSendProbe TruthValue
  extremeWirelessScanProbeInterval Unsigned32
  extremeWirelessScanResultTableSize Unsigned32
  extremeWirelessScanResultTimeout Unsigned32
  extremeWirelessScanResetStats TruthValue
  extremeWirelessScanClearTable TruthValue
  extremeWirelessScanSendAPAddedTrap TruthValue
  extremeWirelessScanSendAPRemovedTrap TruthValue
  extremeWirelessScanSendAPUpdatedTrap TruthValue

ExtremeWirelessOffChannelScanCfgEntry  
SEQUENCE    
  extremeWirelessOffChannelScanStart TruthValue
  extremeWirelessOffChannelScanList BITS
  extremeWirelessOffChannelScanMinWait Unsigned32
  extremeWirelessOffChannelScanMaxWait Unsigned32
  extremeWirelessOffChannelContinuous TruthValue

ExtremeWirelessScanStatusEntry  
SEQUENCE    
  extremeWirelessScanCurrentTableSize Unsigned32
  extremeWirelessScanTableWatermark Unsigned32
  extremeWirelessScanTotalOverflows Unsigned32
  extremeWirelessScanTotalTimeouts Unsigned32
  extremeWirelessScanOffChannelRunning TruthValue
  extremeWirelessScanCurrentChannel Unsigned32
  extremeWirelessScanLastElement TimeTicks
  extremeWirelessScanNumProbes Unsigned32

ExtremeWirelessScanResultsEntry  
SEQUENCE    
  extremeWirelessScanResultsStationId MacAddress
  extremeWirelessScanResultsFirstSeen TimeTicks
  extremeWirelessScanResultsLastChange TimeTicks
  extremeWirelessScanResultsPacketTime INTEGER
  extremeWirelessScanResultsPacketRate INTEGER
  extremeWirelessScanResultsChannel INTEGER
  extremeWirelessScanResultsMinRSS INTEGER
  extremeWirelessScanResultsMaxRSS INTEGER
  extremeWirelessScanResultsAvgRSS INTEGER
  extremeWirelessScanResultsTotalBeacons Unsigned32
  extremeWirelessScanResultsTotalProbes Unsigned32
  extremeWirelessScanResultsDiscoveredBy INTEGER
  extremeWirelessScanResultsDSSOFDM TruthValue
  extremeWirelessScanResultsRSNEnabled TruthValue
  extremeWirelessScanResultsGShortSlot TruthValue
  extremeWirelessScanResultsChannelAgility TruthValue
  extremeWirelessScanResultsPBCC TruthValue
  extremeWirelessScanResultsPreamble TruthValue
  extremeWirelessScanResultsPrivacy TruthValue
  extremeWirelessScanResultsCFPollReq TruthValue
  extremeWirelessScanResultsCFPollable TruthValue
  extremeWirelessScanResultsNetworkType INTEGER
  extremeWirelessScanResultsSSID OCTET STRING
  extremeWirelessScanResultsRateSet OCTET STRING
  extremeWirelessScanResultsExtRateSet OCTET STRING
  extremeWirelessScanResultsDSSParameter INTEGER
  extremeWirelessScanResultsTIMCount INTEGER
  extremeWirelessScanResultsTIMPeriod INTEGER
  extremeWirelessScanResultsTIMTrafficInd TruthValue
  extremeWirelessScanResultsCountryCode OCTET STRING
  extremeWirelessScanWPAIEPresent TruthValue
  extremeWirelessScanWPAVersion Unsigned32
  extremeWirelessScanWPAIEMcastCipher WPACipherSet
  extremeWirelessScanWPAUcastCipherCount Unsigned32
  extremeWirelessScanWPAUcastCipher WPACipherSet
  extremeWirelessScanWPAKeyMgmtCount Unsigned32
  extremeWirelessScanWPAKeyMgmtSuite WPAKeyMgmtSet
  extremeWirelessScanResultsIEBlob OCTET STRING

ExtremeWirelessProbeInfoCfgEntry  
SEQUENCE    
  extremeWirelessProbeInfoEnable TruthValue
  extremeWirelessProbeInfoKeepIEs TruthValue
  extremeWirelessProbeInfoTableSize Unsigned32
  extremeWirelessProbeInfoTimeout Unsigned32
  extremeWirelessProbeInfoTableClear TruthValue
  extremeWirelessProbeInfoSourceClear MacAddress
  extremeWirelessProbeInfoTableStatsClear TruthValue
  extremeWirelessProbeInfoSourceStatsClear MacAddress
  extremeWirelessProbeInfoSendAddedTrap TruthValue
  extremeWirelessProbeInfoSendRemovedTrap TruthValue

ExtremeWirelessProbeInfoStatusEntry  
SEQUENCE    
  extremeWirelessProbeInfoStatusCurrentTableSize Unsigned32
  extremeWirelessProbeInfoStatusWatermark Unsigned32
  extremeWirelessProbeInfoStatusTotalOverflows Unsigned32
  extremeWirelessProbeInfoStatusTotalTimeouts Unsigned32
  extremeWirelessProbeInfoStatusLastElement TimeTicks
  extremeWirelessProbeInfoStatusTotalProbes Unsigned32

ExtremeWirelessProbeInfoEntry  
SEQUENCE    
  extremeWirelessProbeInfoSource MacAddress
  extremeWirelessProbeInfoTotalProbes Unsigned32
  extremeWirelessProbeInfoTotalProbeResp Unsigned32
  extremeWirelessProbeInfoRateIESize Unsigned32
  extremeWirelessProbeInfoRateIE OCTET STRING
  extremeWirelessProbeInfoFirstSeen TimeTicks
  extremeWirelessProbeInfoLastChange TimeTicks
  extremeWirelessProbeInfoLastRSS INTEGER
  extremeWirelessProbeInfoLastRate INTEGER
  extremeWirelessProbeInfoLastChannel INTEGER

ExtremeWirelessClientDiagCfgEntry  
SEQUENCE    
  extremeWirelessClientDiagCfgEnable TruthValue
  extremeWirelessClientDiagCfgClearClient MacAddress
  extremeWirelessClientDiagCfgTableSize Unsigned32
  extremeWirelessClientDiagCfgTimeout Unsigned32

ExtremeWirelessClientDiagStatusEntry  
SEQUENCE    
  extremeWirelessClientDiagCurrentTableSize Unsigned32
  extremeWirelessClientDiagTableWatermark Unsigned32
  extremeWirelessClientDiagTotalOverflows Unsigned32
  extremeWirelessClientDiagTotalTimeouts Unsigned32
  extremeWirelessClientDiagLastElement TimeTicks
  extremeWirelessClientDiagSupportsSizeCounters TruthValue
  extremeWirelessClientDiagSupportsSpeedCounters TruthValue
  extremeWirelessClientDiagSupportsPacketCounters TruthValue

ExtremeWirelessClientDiagEntry  
SEQUENCE    
  extremeWirelessClientDiagMac MacAddress
  extremeWirelessClientDiagStateWatermark INTEGER
  extremeWirelessClientDiagEntersInDetected Unsigned32
  extremeWirelessClientDiagErrorsInDetected Unsigned32
  extremeWirelessClientDiagAuthReqInDetected Unsigned32
  extremeWirelessClientDiagOtherReqInDetected Unsigned32
  extremeWirelessClientDiagMgmtActionInDetected Unsigned32
  extremeWirelessClientDiagTimeOutInDetected Unsigned32
  extremeWirelessClientDiagEntersInAuth Unsigned32
  extremeWirelessClientDiagErrorsInAuth Unsigned32
  extremeWirelessClientDiagAssocReqInAuth Unsigned32
  extremeWirelessClientDiagOtherReqInAuth Unsigned32
  extremeWirelessClientDiagMgmtActionInAuth Unsigned32
  extremeWirelessClientDiagTimeOutInAuth Unsigned32
  extremeWirelessClientDiagEntersInAssoc Unsigned32
  extremeWirelessClientDiagErrorsInAssoc Unsigned32
  extremeWirelessClientDiagMgmtActionInAssoc Unsigned32
  extremeWirelessClientDiagTimeOutInAssoc Unsigned32
  extremeWirelessClientDiagEntersInForward Unsigned32
  extremeWirelessClientDiagMgmtActionInForward Unsigned32
  extremeWirelessClientDiagTimeOutInForward Unsigned32
  extremeWirelessClientDiagTotal802Auths Unsigned32
  extremeWirelessClientDiagTotalNetLoginAuths Unsigned32

ExtremeWirelessClientAssocInfoEntry  
SEQUENCE    
  extremeWirelessClientAssocInfoAssociated TruthValue
  extremeWirelessClientAssocInfoTotalAssocReq Unsigned32
  extremeWirelessClientAssocInfoTotalReAssocReq Unsigned32
  extremeWirelessClientAssocInfoTotalAssocResp Unsigned32
  extremeWirelessClientAssocInfoTotalAssocOK Unsigned32
  extremeWirelessClientAssocInfoTotalAssocFail Unsigned32
  extremeWirelessClientAssocInfoTotalDisassocReq Unsigned32
  extremeWirelessClientAssocInfoTotalDisassocResp Unsigned32
  extremeWirelessClientAssocInfoRateIE OCTET STRING
  extremeWirelessClientAssocInfoLastAssoc TimeTicks
  extremeWirelessClientAssocInfoLastError TimeTicks
  extremeWirelessClientAssocInfoLastErrorType INTEGER
  extremeWirelessClientAssocInfoErrorRateMismatch Unsigned32
  extremeWirelessClientAssocInfoErrorBadState Unsigned32
  extremeWirelessClientAssocInfoErrorBadCapability Unsigned32
  extremeWirelessClientAssocInfoErrorCounterMeasure Unsigned32
  extremeWirelessClientAssocInfoErrorMcastCipher Unsigned32
  extremeWirelessClientAssocInfoErrorMaxAssoc Unsigned32
  extremeWirelessClientAssocInfoErrorRSNRequired Unsigned32
  extremeWirelessClientAssocInfoErrorRSNMismatch Unsigned32
  extremeWirelessClientAssocInfoErrorOther Unsigned32
  extremeWirelessClientAssocInfoWPAIEPresent TruthValue
  extremeWirelessClientAssocInfoWPAVersion Unsigned32
  extremeWirelessClientAssocInfoWPAIEMcastCipher WPACipherSet
  extremeWirelessClientAssocInfoWPAUcastCipherCount Unsigned32
  extremeWirelessClientAssocInfoWPAUcastCipher WPACipherSet
  extremeWirelessClientAssocInfoWPAKeyMgmtCount Unsigned32
  extremeWirelessClientAssocInfoWPAKeyMgmtSuite WPAKeyMgmtSet
  extremeWirelessClientAssocIEBlob OCTET STRING

ExtremeWirelessClientAuthInfoEntry  
SEQUENCE    
  extremeWirelessClientAuthInfoCurrentAuth TruthValue
  extremeWirelessClientAuthInfoTotalAuths Unsigned32
  extremeWirelessClientAuthInfoTotalAuthResp Unsigned32
  extremeWirelessClientAuthInfoTotalAuthsOK Unsigned32
  extremeWirelessClientAuthInfoTotalAuthsFailed Unsigned32
  extremeWirelessClientAuthInfoTotalDeauthReq Unsigned32
  extremeWirelessClientAuthInfoTotalDeauthResp Unsigned32
  extremeWirelessClientAuthInfoTotalOpen Unsigned32
  extremeWirelessClientAuthInfoTotalShared Unsigned32
  extremeWirelessClientAuthInfoLastAuth TimeTicks
  extremeWirelessClientAuthInfoLastAuthType INTEGER
  extremeWirelessClientAuthInfoLastError TimeTicks
  extremeWirelessClientAuthInfoLastErrorType INTEGER
  extremeWirelessClientAuthInfoErrorResourceFailure Unsigned32
  extremeWirelessClientAuthInfoErrorSequenceNum Unsigned32
  extremeWirelessClientAuthInfoErrorChallengeText Unsigned32
  extremeWirelessClientAuthInfoErrorTypeMismatch Unsigned32
  extremeWirelessClientAuthInfoErrorKeyIndex Unsigned32
  extremeWirelessClientAuthInfoErrorOther Unsigned32

ExtremeWirelessClientMACInfoEntry  
SEQUENCE    
  extremeWirelessClientMACInfoMinRSS INTEGER
  extremeWirelessClientMACInfoMaxRSS INTEGER
  extremeWirelessClientMACInfoAvgRSS INTEGER
  extremeWirelessClientMACInfoTotalProbeReq Unsigned32
  extremeWirelessClientMACInfoTotalAuthReq Unsigned32
  extremeWirelessClientMACInfoTotalAssocReq Unsigned32
  extremeWirelessClientMACInfoTotalReAssocReq Unsigned32
  extremeWirelessClientMACInfoTotalDeAssocReq Unsigned32
  extremeWirelessClientMACInfoTotalDeAuthReq Unsigned32
  extremeWirelessClientMACInfoTotalPsPoll Unsigned32
  extremeWirelessClientMACInfoTotalData Unsigned32
  extremeWirelessClientMACInfoNavValue Unsigned32

ExtremeWirelessClientSizeCounterEntry  
SEQUENCE    
  extremeWirelessClientFrameSizeReXmit64 Unsigned32
  extremeWirelessClientFrameSizeReXmit128 Unsigned32
  extremeWirelessClientFrameSizeReXmit256 Unsigned32
  extremeWirelessClientFrameSizeReXmit512 Unsigned32
  extremeWirelessClientFrameSizeReXmit1024 Unsigned32
  extremeWirelessClientFrameSizeReXmit2048 Unsigned32
  extremeWirelessClientFrameSizeTX64 Unsigned32
  extremeWirelessClientFrameSizeTX128 Unsigned32
  extremeWirelessClientFrameSizeTX256 Unsigned32
  extremeWirelessClientFrameSizeTX512 Unsigned32
  extremeWirelessClientFrameSizeTX1024 Unsigned32
  extremeWirelessClientFrameSizeTX2048 Unsigned32
  extremeWirelessClientFrameSizeRX64 Unsigned32
  extremeWirelessClientFrameSizeRX128 Unsigned32
  extremeWirelessClientFrameSizeRX256 Unsigned32
  extremeWirelessClientFrameSizeRX512 Unsigned32
  extremeWirelessClientFrameSizeRX1024 Unsigned32
  extremeWirelessClientFrameSizeRX2048 Unsigned32
  extremeWirelessClientFrameSizeErrorTX64 Unsigned32
  extremeWirelessClientFrameSizeErrorTX128 Unsigned32
  extremeWirelessClientFrameSizeErrorTX256 Unsigned32
  extremeWirelessClientFrameSizeErrorTX512 Unsigned32
  extremeWirelessClientFrameSizeErrorTX1024 Unsigned32
  extremeWirelessClientFrameSizeErrorTX2048 Unsigned32
  extremeWirelessClientFrameSizeErrorRX64 Unsigned32
  extremeWirelessClientFrameSizeErrorRX128 Unsigned32
  extremeWirelessClientFrameSizeErrorRX256 Unsigned32
  extremeWirelessClientFrameSizeErrorRX512 Unsigned32
  extremeWirelessClientFrameSizeErrorRX1024 Unsigned32
  extremeWirelessClientFrameSizeErrorRX2048 Unsigned32
  extremeWirelessClientPacketSizeTX64 Unsigned32
  extremeWirelessClientPacketSizeTX128 Unsigned32
  extremeWirelessClientPacketSizeTX256 Unsigned32
  extremeWirelessClientPacketSizeTX512 Unsigned32
  extremeWirelessClientPacketSizeTX1024 Unsigned32
  extremeWirelessClientPacketSizeTX2048 Unsigned32
  extremeWirelessClientPacketSizeRX64 Unsigned32
  extremeWirelessClientPacketSizeRX128 Unsigned32
  extremeWirelessClientPacketSizeRX256 Unsigned32
  extremeWirelessClientPacketSizeRX512 Unsigned32
  extremeWirelessClientPacketSizeRX1024 Unsigned32
  extremeWirelessClientPacketSizeRX2048 Unsigned32

ExtremeWirelessClientSpeedCounterEntry  
SEQUENCE    
  extremeWirelessClientSpeedReXmit1 Unsigned32
  extremeWirelessClientSpeedReXmit2 Unsigned32
  extremeWirelessClientSpeedReXmit5p5 Unsigned32
  extremeWirelessClientSpeedReXmit6 Unsigned32
  extremeWirelessClientSpeedReXmit9 Unsigned32
  extremeWirelessClientSpeedReXmit12 Unsigned32
  extremeWirelessClientSpeedReXmit18 Unsigned32
  extremeWirelessClientSpeedReXmit24 Unsigned32
  extremeWirelessClientSpeedReXmit36 Unsigned32
  extremeWirelessClientSpeedReXmit48 Unsigned32
  extremeWirelessClientSpeedReXmit54 Unsigned32
  extremeWirelessClientSpeedTX1 Unsigned32
  extremeWirelessClientSpeedTX2 Unsigned32
  extremeWirelessClientSpeedTX5p5 Unsigned32
  extremeWirelessClientSpeedTX6 Unsigned32
  extremeWirelessClientSpeedTX9 Unsigned32
  extremeWirelessClientSpeedTX12 Unsigned32
  extremeWirelessClientSpeedTX18 Unsigned32
  extremeWirelessClientSpeedTX24 Unsigned32
  extremeWirelessClientSpeedTX36 Unsigned32
  extremeWirelessClientSpeedTX48 Unsigned32
  extremeWirelessClientSpeedTX54 Unsigned32
  extremeWirelessClientSpeedRX1 Unsigned32
  extremeWirelessClientSpeedRX2 Unsigned32
  extremeWirelessClientSpeedRX5p5 Unsigned32
  extremeWirelessClientSpeedRX6 Unsigned32
  extremeWirelessClientSpeedRX9 Unsigned32
  extremeWirelessClientSpeedRX12 Unsigned32
  extremeWirelessClientSpeedRX18 Unsigned32
  extremeWirelessClientSpeedRX24 Unsigned32
  extremeWirelessClientSpeedRX36 Unsigned32
  extremeWirelessClientSpeedRX48 Unsigned32
  extremeWirelessClientSpeedRX54 Unsigned32

ExtremeWirelessIntfFrameSizeEntry  
SEQUENCE    
  extremeWirelessIntfFrameSizeMgmtTX64 Unsigned32
  extremeWirelessIntfFrameSizeMgmtTX128 Unsigned32
  extremeWirelessIntfFrameSizeMgmtTX256 Unsigned32
  extremeWirelessIntfFrameSizeMgmtTX512 Unsigned32
  extremeWirelessIntfFrameSizeMgmtTX1024 Unsigned32
  extremeWirelessIntfFrameSizeMgmtTX2048 Unsigned32
  extremeWirelessIntfFrameSizeMgmtRX64 Unsigned32
  extremeWirelessIntfFrameSizeMgmtRX128 Unsigned32
  extremeWirelessIntfFrameSizeMgmtRX256 Unsigned32
  extremeWirelessIntfFrameSizeMgmtRX512 Unsigned32
  extremeWirelessIntfFrameSizeMgmtRX1024 Unsigned32
  extremeWirelessIntfFrameSizeMgmtRX2048 Unsigned32
  extremeWirelessIntfFrameSizeCtlTX64 Unsigned32
  extremeWirelessIntfFrameSizeCtlTX128 Unsigned32
  extremeWirelessIntfFrameSizeCtlTX256 Unsigned32
  extremeWirelessIntfFrameSizeCtlTX512 Unsigned32
  extremeWirelessIntfFrameSizeCtlTX1024 Unsigned32
  extremeWirelessIntfFrameSizeCtlTX2048 Unsigned32
  extremeWirelessIntfFrameSizeCtlRX64 Unsigned32
  extremeWirelessIntfFrameSizeCtlRX128 Unsigned32
  extremeWirelessIntfFrameSizeCtlRX256 Unsigned32
  extremeWirelessIntfFrameSizeCtlRX512 Unsigned32
  extremeWirelessIntfFrameSizeCtlRX1024 Unsigned32
  extremeWirelessIntfFrameSizeCtlRX2048 Unsigned32
  extremeWirelessIntfFrameSizeDataTX64 Unsigned32
  extremeWirelessIntfFrameSizeDataTX128 Unsigned32
  extremeWirelessIntfFrameSizeDataTX256 Unsigned32
  extremeWirelessIntfFrameSizeDataTX512 Unsigned32
  extremeWirelessIntfFrameSizeDataTX1024 Unsigned32
  extremeWirelessIntfFrameSizeDataTX2048 Unsigned32
  extremeWirelessIntfFrameSizeDataRX64 Unsigned32
  extremeWirelessIntfFrameSizeDataRX128 Unsigned32
  extremeWirelessIntfFrameSizeDataRX256 Unsigned32
  extremeWirelessIntfFrameSizeDataRX512 Unsigned32
  extremeWirelessIntfFrameSizeDataRX1024 Unsigned32
  extremeWirelessIntfFrameSizeDataRX2048 Unsigned32

ExtremeWirelessIntfFrameSizeErrorEntry  
SEQUENCE    
  extremeWirelessIntfFrameSizeReXmit64 Unsigned32
  extremeWirelessIntfFrameSizeReXmit128 Unsigned32
  extremeWirelessIntfFrameSizeReXmit256 Unsigned32
  extremeWirelessIntfFrameSizeReXmit512 Unsigned32
  extremeWirelessIntfFrameSizeReXmit1024 Unsigned32
  extremeWirelessIntfFrameSizeReXmit2048 Unsigned32
  extremeWirelessIntfFrameSizeErrorTX64 Unsigned32
  extremeWirelessIntfFrameSizeErrorTX128 Unsigned32
  extremeWirelessIntfFrameSizeErrorTX256 Unsigned32
  extremeWirelessIntfFrameSizeErrorTX512 Unsigned32
  extremeWirelessIntfFrameSizeErrorTX1024 Unsigned32
  extremeWirelessIntfFrameSizeErrorTX2048 Unsigned32
  extremeWirelessIntfFrameSizeErrorRX64 Unsigned32
  extremeWirelessIntfFrameSizeErrorRX128 Unsigned32
  extremeWirelessIntfFrameSizeErrorRX256 Unsigned32
  extremeWirelessIntfFrameSizeErrorRX512 Unsigned32
  extremeWirelessIntfFrameSizeErrorRX1024 Unsigned32
  extremeWirelessIntfFrameSizeErrorRX2048 Unsigned32

ExtremeWirelessIntfFrameSpeedEntry  
SEQUENCE    
  extremeWirelessIntfSpeedMgmtTX1 Unsigned32
  extremeWirelessIntfSpeedMgmtTX2 Unsigned32
  extremeWirelessIntfSpeedMgmtTX5p5 Unsigned32
  extremeWirelessIntfSpeedMgmtTX6 Unsigned32
  extremeWirelessIntfSpeedMgmtTX9 Unsigned32
  extremeWirelessIntfSpeedMgmtTX11 Unsigned32
  extremeWirelessIntfSpeedMgmtTX12 Unsigned32
  extremeWirelessIntfSpeedMgmtTX18 Unsigned32
  extremeWirelessIntfSpeedMgmtTX24 Unsigned32
  extremeWirelessIntfSpeedMgmtTX36 Unsigned32
  extremeWirelessIntfSpeedMgmtTX48 Unsigned32
  extremeWirelessIntfSpeedMgmtTX54 Unsigned32
  extremeWirelessIntfSpeedMgmtRX1 Unsigned32
  extremeWirelessIntfSpeedMgmtRX2 Unsigned32
  extremeWirelessIntfSpeedMgmtRX5p5 Unsigned32
  extremeWirelessIntfSpeedMgmtRX6 Unsigned32
  extremeWirelessIntfSpeedMgmtRX9 Unsigned32
  extremeWirelessIntfSpeedMgmtRX11 Unsigned32
  extremeWirelessIntfSpeedMgmtRX12 Unsigned32
  extremeWirelessIntfSpeedMgmtRX18 Unsigned32
  extremeWirelessIntfSpeedMgmtRX24 Unsigned32
  extremeWirelessIntfSpeedMgmtRX36 Unsigned32
  extremeWirelessIntfSpeedMgmtRX48 Unsigned32
  extremeWirelessIntfSpeedMgmtRX54 Unsigned32
  extremeWirelessIntfSpeedCtlTX1 Unsigned32
  extremeWirelessIntfSpeedCtlTX2 Unsigned32
  extremeWirelessIntfSpeedCtlTX5p5 Unsigned32
  extremeWirelessIntfSpeedCtlTX6 Unsigned32
  extremeWirelessIntfSpeedCtlTX9 Unsigned32
  extremeWirelessIntfSpeedCtlTX11 Unsigned32
  extremeWirelessIntfSpeedCtlTX12 Unsigned32
  extremeWirelessIntfSpeedCtlTX18 Unsigned32
  extremeWirelessIntfSpeedCtlTX24 Unsigned32
  extremeWirelessIntfSpeedCtlTX36 Unsigned32
  extremeWirelessIntfSpeedCtlTX48 Unsigned32
  extremeWirelessIntfSpeedCtlTX54 Unsigned32
  extremeWirelessIntfSpeedCtlRX1 Unsigned32
  extremeWirelessIntfSpeedCtlRX2 Unsigned32
  extremeWirelessIntfSpeedCtlRX5p5 Unsigned32
  extremeWirelessIntfSpeedCtlRX6 Unsigned32
  extremeWirelessIntfSpeedCtlRX9 Unsigned32
  extremeWirelessIntfSpeedCtlRX11 Unsigned32
  extremeWirelessIntfSpeedCtlRX12 Unsigned32
  extremeWirelessIntfSpeedCtlRX18 Unsigned32
  extremeWirelessIntfSpeedCtlRX24 Unsigned32
  extremeWirelessIntfSpeedCtlRX36 Unsigned32
  extremeWirelessIntfSpeedCtlRX48 Unsigned32
  extremeWirelessIntfSpeedCtlRX54 Unsigned32
  extremeWirelessIntfSpeedDataTX1 Unsigned32
  extremeWirelessIntfSpeedDataTX2 Unsigned32
  extremeWirelessIntfSpeedDataTX5p5 Unsigned32
  extremeWirelessIntfSpeedDataTX6 Unsigned32
  extremeWirelessIntfSpeedDataTX9 Unsigned32
  extremeWirelessIntfSpeedDataTX11 Unsigned32
  extremeWirelessIntfSpeedDataTX12 Unsigned32
  extremeWirelessIntfSpeedDataTX18 Unsigned32
  extremeWirelessIntfSpeedDataTX24 Unsigned32
  extremeWirelessIntfSpeedDataTX36 Unsigned32
  extremeWirelessIntfSpeedDataTX48 Unsigned32
  extremeWirelessIntfSpeedDataTX54 Unsigned32
  extremeWirelessIntfSpeedDataRX1 Unsigned32
  extremeWirelessIntfSpeedDataRX2 Unsigned32
  extremeWirelessIntfSpeedDataRX5p5 Unsigned32
  extremeWirelessIntfSpeedDataRX6 Unsigned32
  extremeWirelessIntfSpeedDataRX9 Unsigned32
  extremeWirelessIntfSpeedDataRX11 Unsigned32
  extremeWirelessIntfSpeedDataRX12 Unsigned32
  extremeWirelessIntfSpeedDataRX18 Unsigned32
  extremeWirelessIntfSpeedDataRX24 Unsigned32
  extremeWirelessIntfSpeedDataRX36 Unsigned32
  extremeWirelessIntfSpeedDataRX48 Unsigned32
  extremeWirelessIntfSpeedDataRX54 Unsigned32

ExtremeWirelessIntfFrameSpeedErrorEntry  
SEQUENCE    
  extremeWirelessIntfSpeedReXmit1 Unsigned32
  extremeWirelessIntfSpeedReXmit2 Unsigned32
  extremeWirelessIntfSpeedReXmit5p5 Unsigned32
  extremeWirelessIntfSpeedReXmit6 Unsigned32
  extremeWirelessIntfSpeedReXmit9 Unsigned32
  extremeWirelessIntfSpeedReXmit11 Unsigned32
  extremeWirelessIntfSpeedReXmit12 Unsigned32
  extremeWirelessIntfSpeedReXmit18 Unsigned32
  extremeWirelessIntfSpeedReXmit24 Unsigned32
  extremeWirelessIntfSpeedReXmit36 Unsigned32
  extremeWirelessIntfSpeedReXmit48 Unsigned32
  extremeWirelessIntfSpeedReXmit54 Unsigned32
  extremeWirelessIntfSpeedErrorTX1 Unsigned32
  extremeWirelessIntfSpeedErrorTX2 Unsigned32
  extremeWirelessIntfSpeedErrorTX5p5 Unsigned32
  extremeWirelessIntfSpeedErrorTX6 Unsigned32
  extremeWirelessIntfSpeedErrorTX9 Unsigned32
  extremeWirelessIntfSpeedErrorTX11 Unsigned32
  extremeWirelessIntfSpeedErrorTX12 Unsigned32
  extremeWirelessIntfSpeedErrorTX18 Unsigned32
  extremeWirelessIntfSpeedErrorTX24 Unsigned32
  extremeWirelessIntfSpeedErrorTX36 Unsigned32
  extremeWirelessIntfSpeedErrorTX48 Unsigned32
  extremeWirelessIntfSpeedErrorTX54 Unsigned32
  extremeWirelessIntfSpeedErrorRX1 Unsigned32
  extremeWirelessIntfSpeedErrorRX2 Unsigned32
  extremeWirelessIntfSpeedErrorRX5p5 Unsigned32
  extremeWirelessIntfSpeedErrorRX6 Unsigned32
  extremeWirelessIntfSpeedErrorRX9 Unsigned32
  extremeWirelessIntfSpeedErrorRX11 Unsigned32
  extremeWirelessIntfSpeedErrorRX12 Unsigned32
  extremeWirelessIntfSpeedErrorRX18 Unsigned32
  extremeWirelessIntfSpeedErrorRX24 Unsigned32
  extremeWirelessIntfSpeedErrorRX36 Unsigned32
  extremeWirelessIntfSpeedErrorRX48 Unsigned32
  extremeWirelessIntfSpeedErrorRX54 Unsigned32

ExtremeWirelessIntfUtilizationEntry  
SEQUENCE    
  extremeWirelessIntfUtilizationNav Unsigned32
  extremeWirelessIntfUtilizationNoiseFloor Unsigned32

ExtremeWirelessOpaqueEntry  
SEQUENCE    
  extremeWirelessClientData OCTET STRING
  extremeWirelessPAEStatsData OCTET STRING
  extremeWirelessPAEDiagData OCTET STRING
  extremeWirelessScanResultsData OCTET STRING
  extremeWirelessProbeInfoData OCTET STRING
  extremeWirelessClientDiagData OCTET STRING
  extremeWirelessClientAssocData OCTET STRING
  extremeWirelessClientAuthData OCTET STRING
  extremeWirelessClientMACInfoData OCTET STRING
  extremeWirelessSizeCounterData OCTET STRING
  extremeWirelessSpeedCounterData OCTET STRING

ExtremeWirelessTraceTableEntry  
SEQUENCE    
  extremeWirelessTraceMsgsOut INTEGER
  extremeWirelessTraceBytesOut INTEGER
  extremeWirelessTraceSuppressed INTEGER
  extremeWirelessTraceOtherErr INTEGER
  extremeWirelessTraceOpaque OCTET STRING

ExtremeWirelessTraceModuleEntry  
SEQUENCE    
  extremeWirelessTraceModuleId INTEGER
  extremeWirelessTraceModuleDesc DisplayString
  extremeWirelessTraceModuleHeader DisplayString
  extremeWirelessTraceModuleLevel INTEGER
  extremeWirelessTraceModuleSuppressed INTEGER
  extremeWirelessTraceModuleMsgsOut INTEGER
  extremeWirelessTraceModuleBytesOut INTEGER

ExtremeWirelessLogDiagEntry  
SEQUENCE    
  extremeWirelessLogDiagEventLogTotalCount Unsigned32
  extremeWirelessLogDiagEventLogTotalEmergCount Unsigned32
  extremeWirelessLogDiagEventLogTotalAlertCount Unsigned32
  extremeWirelessLogDiagEventLogTotalCritCount Unsigned32
  extremeWirelessLogDiagEventLogTotalErrorCount Unsigned32
  extremeWirelessLogDiagEventLogTotalWarnCount Unsigned32
  extremeWirelessLogDiagEventLogTotalNoticeCount Unsigned32
  extremeWirelessLogDiagEventLogTotalInfoCount Unsigned32
  extremeWirelessLogDiagEventLogTotalDebugCount Unsigned32
  extremeWirelessLogDiagEventLogTotalSuppressedCount Unsigned32
  extremeWirelessLogDiagEventLogTotalByteCount Unsigned32
  extremeWirelessLogDiagSyslogTotalEventCount Unsigned32
  extremeWirelessLogDiagSyslogTotalSuppressedCount Unsigned32
  extremeWirelessLogDiagSyslogTotalByteCount Unsigned32
  extremeWirelessLogDiagNVRAMTotalEventCount Unsigned32
  extremeWirelessLogDiagNVRAMTotalSuppressedCount Unsigned32
  extremeWirelessLogDiagNVRAMTotalDroppedCount Unsigned32
  extremeWirelessLogDiagNVRAMTotalByteCount Unsigned32
  extremeWirelessLogDiagClearStats TruthValue

ExtremeWirelessClientWPAStatsEntry  
SEQUENCE    
  extremeWirelessClientWPAStatsStarts Counter32
  extremeWirelessClientWPAStatsPairwiseKeySuccesses Counter32
  extremeWirelessClientWPAStatsPairwiseKeyFailures Counter32
  extremeWirelessClientWPAStatsGroupKeySuccesses Counter32
  extremeWirelessClientWPAStatsGroupKeyFailures Counter32
  extremeWirelessClientWPAStatsPairwiseKey1Sends Counter32
  extremeWirelessClientWPAStatsPairwiseKey3Sends Counter32
  extremeWirelessClientWPAStatsGroupKeySends Counter32
  extremeWirelessClientWPAStatsEAPOLKeyReceivedInPairwise1Key Counter32
  extremeWirelessClientWPAStatsEAPOLKeyReceivedInPairwise3Key Counter32
  extremeWirelessClientWPAStatsEAPOLKeyReceivedInGroupKey Counter32
  extremeWirelessClientWPAStatsDoubleEAPOLKeyReceived Counter32
  extremeWirelessClientWPAStatsEAPOLKeyIgnores Counter32
  extremeWirelessClientWPAStatsEAPOLKeyErrors Counter32
  extremeWirelessClientWPAStatsEAPOLKeyAborts Counter32
  extremeWirelessClientWPAStatsEAPOLKeyVerificationSuccesses Counter32

Defined Values

extremeWireless 1.3.6.1.4.1.1916.1.25
Extreme Wireless Access Tables
MODULE-IDENTITY    

extremeAPTraps 1.3.6.1.4.1.1916.4.5
OBJECT IDENTIFIER    

extremeAPTrapsPrefix 1.3.6.1.4.1.1916.4.5.0
OBJECT IDENTIFIER    

extremeLACGeneral 1.3.6.1.4.1.1916.1.25.2.1
OBJECT IDENTIFIER    

extremeProfile 1.3.6.1.4.1.1916.1.25.2.2
OBJECT IDENTIFIER    

extremeAPTotalAuthFailures 1.3.6.1.4.1.1916.1.25.2.1.1
This variable gives the total number of Authentication failures that have been seen by all the wireless ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeAPTotalDetectedStations 1.3.6.1.4.1.1916.1.25.2.1.2
This variable gives the total number of detected stations on all the wireless ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeAPTotalAssociatedStations 1.3.6.1.4.1.1916.1.25.2.1.3
This variable gives the total number of associated stations on all the wireless ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeAPTotalAuthenticatedStations 1.3.6.1.4.1.1916.1.25.2.1.4
This variable gives the total number of authenticated stations on all the wireless ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessCfgMgmtVLAN 1.3.6.1.4.1.1916.1.25.2.1.5
This value indicates the VLAN tag that should be applied to all control traffic between the AP and the platform.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessCfgNetmask 1.3.6.1.4.1.1916.1.25.2.1.6
This value is the subnet of the Mgmt Vlan
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

extremeWirelessCfgGateway 1.3.6.1.4.1.1916.1.25.2.1.7
This value is assigned to the APs as the gateway for the management vlan.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

extremeWirelessCfgEnableWirelessTraps 1.3.6.1.4.1.1916.1.25.2.1.8
If set to TRUE the wireless port will send traps for Authentication and association events. If set to FALSE no traps will be generated. Note: We always generate the wireless port status traps.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessCfgCountryCode 1.3.6.1.4.1.1916.1.25.2.1.10
This variable allows configuration of the country code in which the AP will operate. Setting this value will enable the AP to range check frequency and other regulatory settings.
Status: current Access: read-write
OBJECT-TYPE    
  ExtremeWirelessCountryCode  

extremeWirelessPortCfgTable 1.3.6.1.4.1.1916.1.25.2.3
This table contains one entry per wireless port that the user has configured. The AP does not have to be plugged in for the user to configure it via this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessPortCfgEntry

extremeWirelessPortCfgEntry 1.3.6.1.4.1.1916.1.25.2.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessPortCfgEntry  

extremeWirelessPortIfIndex 1.3.6.1.4.1.1916.1.25.2.3.1.1
This is the MIB-II ifIndex of the port this entry describes.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

extremeWirelessPortCfgIpAddress 1.3.6.1.4.1.1916.1.25.2.3.1.2
This value is assigned to the port for external management.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

extremeWirelessPortCfgLocation 1.3.6.1.4.1.1916.1.25.2.3.1.3
This describes the physical location of the wireless port.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortCfgDetectedTimeout 1.3.6.1.4.1.1916.1.25.2.3.1.4
This is the number of seconds a station can stay in the detected station table without authenticating.
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

extremeWirelessPortCfgClientWatchdog 1.3.6.1.4.1.1916.1.25.2.3.1.5
Setting this value to true will force the AP to run a watch-dog process for system health.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessPortLastChange 1.3.6.1.4.1.1916.1.25.2.3.1.6
The value of sysUpTime when the port entered its last state
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessPortState 1.3.6.1.4.1.1916.1.25.2.3.1.7
The current state of the wireless part of this port. enabled : Port is actively looking for wireless interfaces. disabled : Port is administratively unable to detect new interfaces. reset : Interfaces have been detected and are being brought up (access point is booting). addressing : IP Address is being assigned. register : Interfaces are registering for service syncing : Interfaces are retrieving their configuration and updating their state. online : Interfaces are operational. If an error occurs the wireless port will transistion to the error state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), reset(3), addressing(4), register(5), syncing(6), online(7), error(8)  

extremeWirelessPortAntennaType 1.3.6.1.4.1.1916.1.25.2.3.1.8
This is the type of the Antenna for Detachable product. For Altitude-2d series, further selection is available through this variable.
Status: current Access: read-write
OBJECT-TYPE    
  ExtremeWirelessAntennaType  

extremeWirelessPortAntennaLocation 1.3.6.1.4.1.1916.1.25.2.3.1.9
This specifies the location the detachable antenna.
Status: current Access: read-write
OBJECT-TYPE    
  ExtremeWirelessAntennaLocation  

extremeWirelessPortStatusTable 1.3.6.1.4.1.1916.1.25.1.1
This table contains one entry per detected AP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessPortStatusEntry

extremeWirelessPortStatusEntry 1.3.6.1.4.1.1916.1.25.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessPortStatusEntry  

extremeWirelessPortIpAddress 1.3.6.1.4.1.1916.1.25.1.1.1.1
This value is assigned to the port for external management.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

extremeWirelessPortNetmask 1.3.6.1.4.1.1916.1.25.1.1.1.2
This value is assigned to the AP for external management.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

extremeWirelessPortGateway 1.3.6.1.4.1.1916.1.25.1.1.1.3
This value is assigned to the AP for external management.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

extremeWirelessPortManagementIP 1.3.6.1.4.1.1916.1.25.1.1.1.4
This value is used by the AP when sending out Management packets to the external world. This IP is used as src-ip address in Syslog messages, as NAS-Identifier in Radius requests, and as Agent-Addr in SNMP trap pdu's.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

extremeWirelessPortEnableWirelessTraps 1.3.6.1.4.1.1916.1.25.1.1.1.5
If set to TRUE the wireless port will send traps for Authentication and association successful events. If set to FALSE no traps will be generated. Note: We always generate the wireless port status traps.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessPortLocation 1.3.6.1.4.1.1916.1.25.1.1.1.6
This describes the physical location of the wireless port.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortDetectedMaxAge 1.3.6.1.4.1.1916.1.25.1.1.1.7
This is the number of seconds a station can stay in the detected station table without authenticating.
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

extremeWirelessPortMgmtVLAN 1.3.6.1.4.1.1916.1.25.1.1.1.8
This value indicates the VLAN tag that should be applied to all control traffic between the AP and the platform.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessPortBootromVersion 1.3.6.1.4.1.1916.1.25.1.1.1.9
This is the current version of the bootrom on this AP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortSWVersion 1.3.6.1.4.1.1916.1.25.1.1.1.10
This is the current software version of this AP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortSysDescr 1.3.6.1.4.1.1916.1.25.1.1.1.11
This is the equivalent value of sysDescr from the AP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortManufacturerName 1.3.6.1.4.1.1916.1.25.1.1.1.12
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortProductName 1.3.6.1.4.1.1916.1.25.1.1.1.13
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortSerialNumber 1.3.6.1.4.1.1916.1.25.1.1.1.14
This is the unique serial number for this device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortEdpNeighborId 1.3.6.1.4.1.1916.1.25.1.1.1.15
EDP assigns a unique ID to each neighbor to disambiguate references. This can be used to index into the extremeEdpTable.
Status: current Access: read-only
OBJECT-TYPE    
  ExtremeDeviceId  

extremeWirelessPortClearCounters 1.3.6.1.4.1.1916.1.25.1.1.1.16
This value can be set to true to force the device to reset it's counters. A read will return false.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessPortClearLog 1.3.6.1.4.1.1916.1.25.1.1.1.17
This value can be set to true to force the device to clear its local log store. A read will return false.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessPortWatchdogReset 1.3.6.1.4.1.1916.1.25.1.1.1.18
This is to enable/disable watchdog timer reset on timeout. Default is enable. If it is enabled, system should reset when the watchdog kicks in. On next bootup, it should send out an syslog message to syslog server. If it is disabled, it should record the error and not reset the system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessPortNumPhysInterfaces 1.3.6.1.4.1.1916.1.25.1.1.1.19
Each wireless port has a set of physical interface which are numbered 1-N. This variable gives the number of physical interfaces on this AP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessPortHWVersion 1.3.6.1.4.1.1916.1.25.1.1.1.20
This is the current hardware version of this AP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortMacAddress 1.3.6.1.4.1.1916.1.25.1.1.1.21
Unique MAC Address assigned to the ethernet interface on the AP.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

extremeWirelessPortRadiusPortID 1.3.6.1.4.1.1916.1.25.1.1.1.22
A string value that should be sent by the AP to the radius server as the Port-ID radius attribute in authentication requests
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortBootUpTime 1.3.6.1.4.1.1916.1.25.1.1.1.23
The sysUpTime of the LAC when the port was booted up. Should be set only during the AP boot up.
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

extremeWirelessPortCountryCode 1.3.6.1.4.1.1916.1.25.1.1.1.24
The country code that the AP is programmed to operate in.
Status: current Access: read-write
OBJECT-TYPE    
  ExtremeWirelessCountryCode  

extremeWirelessPortWallclockTime 1.3.6.1.4.1.1916.1.25.1.1.1.25
The wall clock time as known to the LAC. Expressed in number of seconds since Jan 1, 1970
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessPortPartNumber 1.3.6.1.4.1.1916.1.25.1.1.1.26
This describes the part number of the AP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortPartRevision 1.3.6.1.4.1.1916.1.25.1.1.1.27
This describes the revision of the AP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortUpTime 1.3.6.1.4.1.1916.1.25.1.1.1.28
The number of seconds the port has been in the online state.
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

extremeWirelessPortStatusAntennaType 1.3.6.1.4.1.1916.1.25.1.1.1.29
This is the type of the Antenna for Detachable product. For Altitude-2d series, further selection is available through this variable.
Status: current Access: read-write
OBJECT-TYPE    
  ExtremeWirelessAntennaType  

extremeWirelessPortStatusAntennaLocation 1.3.6.1.4.1.1916.1.25.1.1.1.30
This specifies the location the detachable antenna.
Status: current Access: read-write
OBJECT-TYPE    
  ExtremeWirelessAntennaLocation  

extremeWirelessPortStatusAntenna2point4GHZGain 1.3.6.1.4.1.1916.1.25.1.1.1.31
This specifies 2.4GHz gain value for detachable antenna in dbi
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

extremeWirelessPortStatusAntenna5GHZGain 1.3.6.1.4.1.1916.1.25.1.1.1.32
This specifies 5GHz gain value for detachable antenna in dbi
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

extremeWirelessPortPrimaryBootloaderVersion 1.3.6.1.4.1.1916.1.25.1.1.1.33
This is the version of the primary bootloader on this AP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortSecondaryBootloaderVersion 1.3.6.1.4.1.1916.1.25.1.1.1.34
This is the version of the Secondary bootloader on this AP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessPortCurrentBootloaderInUse 1.3.6.1.4.1.1916.1.25.1.1.1.35
This specifies if the bootloader booted is primary or secondary one.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

extremeWirelessPortLogStatusTable 1.3.6.1.4.1.1916.1.25.1.2
This table contains one entry for each wireless port which is configured via the configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessPortLogStatusEntry

extremeWirelessPortLogStatusEntry 1.3.6.1.4.1.1916.1.25.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessPortLogStatusEntry  

extremeWirelessPortLogStatusIndex 1.3.6.1.4.1.1916.1.25.1.2.1.1
There are 9 entries in this table to correspond to the 8 entries configured in the cfg table plus one for the LAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..9  

extremeWirelessPortLogStatusDestIp 1.3.6.1.4.1.1916.1.25.1.2.1.2
This is the IP address to which syslog messsages will be sent. A value of 0.0.0.0 indicates that this entry is disabled. The source IP for every syslog message comes from the ManagementIP field in extremeWirelessPortStatusTable
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

extremeWirelessPortLogStatusDestIpType 1.3.6.1.4.1.1916.1.25.1.2.1.3
The type of address specified in the object 'extremeWirelessPortLogStatusDestIp. Currently, only 'ipv4' and 'dns' are supported.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

extremeWirelessPortLogStatusPort 1.3.6.1.4.1.1916.1.25.1.2.1.4
This is the port to which syslog messages will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessPortLogStatusFacility 1.3.6.1.4.1.1916.1.25.1.2.1.5
Optional value for syslog facility local0-7.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

extremeWirelessPortLogStatusSeverity 1.3.6.1.4.1.1916.1.25.1.2.1.6
The syslog message severity. All syslog messages that have a severity >= specified severity, will be sent to this syslog server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER critical(0), error(1), warning(2), notice(3), info(4), debugSummary(5), debugVerbose(6), debugData(7)  

extremeWirelessPortLogStatusStatus 1.3.6.1.4.1.1916.1.25.1.2.1.7
Specifies whether the log server is enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessPortLogTable 1.3.6.1.4.1.1916.1.25.1.3
This table allows access to the syslog entries on particular wireless ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessPortLogEntry

extremeWirelessPortLogEntry 1.3.6.1.4.1.1916.1.25.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessPortLogEntry  

extremeWirelessPortLogIndex 1.3.6.1.4.1.1916.1.25.1.3.1.1
This is an arbitrary integer which is assinged to entries in order of their insertion.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

extremeWirelessPortLogMessage 1.3.6.1.4.1.1916.1.25.1.3.1.2
This is the formatted syslog message which was sent.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessPhysInterfaceCtlTable 1.3.6.1.4.1.1916.1.25.1.4
This table provides configuration of per-physical interface values.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessPhysInterfaceCtlEntry

extremeWirelessPhysInterfaceCtlEntry 1.3.6.1.4.1.1916.1.25.1.4.1
Each entry is indexed by the wirelessInterfaceIndex, and represents a wireless interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessPhysInterfaceCtlEntry  

extremeWirelessPhysInterfaceIndex 1.3.6.1.4.1.1916.1.25.1.4.1.1
This is the ifIndex of an individual physical interface on an AP. Each radio will have a unique value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  ExtremeWirelessPhysInterfaceIndex  

extremeWirelessPhysInterfacePHYChannel 1.3.6.1.4.1.1916.1.25.1.4.1.2
This is the RF channel which will be used by this transmitter. Range should be established by configuration of RegDomain and PHYType.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..99  

extremeWirelessPhysInterfaceSpeed 1.3.6.1.4.1.1916.1.25.1.4.1.3
This value indicates the current setting for Tx speed for the interface. Only one of thebits of this bit set can be set. If all bits are unset (ie a 0 is passed as a value) then it means that the interface should choose a speed based on some algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  Dot11Speed  

extremeWirelessPhysInterfaceNumVirtInterfaces 1.3.6.1.4.1.1916.1.25.1.4.1.4
Each physical interface has a number of virtual interfaces This specifies the number of virt interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessPhysInterfaceChannelAutoSelectStatus 1.3.6.1.4.1.1916.1.25.1.4.1.5
This OID reflects the status of the channel auto selection process.
Status: current Access: read-only
OBJECT-TYPE    
  ExtremeWirelessChannelAutoSelectStatus  

extremeWirelessPhysInterfaceRadarInterfaceChannelList 1.3.6.1.4.1.1916.1.25.1.4.1.6
This OID reflects the list oc 802.11(a) channels on which radar interference was detected.
Status: current Access: read-only
OBJECT-TYPE    
  Dot11AChannel  

extremeWirelessVirtInterfaceCtlTable 1.3.6.1.4.1.1916.1.25.1.6
This table provides configuration of per-physical-interface values.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessVirtInterfaceCtlEntry

extremeWirelessVirtInterfaceCtlEntry 1.3.6.1.4.1.1916.1.25.1.6.1
Each entry is indexed by the wirelessInterfaceIndex, and represents a virtual wireless interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessVirtInterfaceCtlEntry  

extremeWirelessVirtInterfaceIndex 1.3.6.1.4.1.1916.1.25.1.6.1.1
This is the ifIndex of an individual interface on an AP. Each virtual interface will have a unique value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  ExtremeWirelessVirtInterfaceIndex  

extremeWirelessVirtInterfaceMacAddress 1.3.6.1.4.1.1916.1.25.1.6.1.2
The maximum number of clients that can associate with this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

extremeWirelessVirtInterfaceMaxClients 1.3.6.1.4.1.1916.1.25.1.6.1.3
The maximum number of clients that can associate with this virtual interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..128  

extremeWirelessVirtInterfaceWirelessBridging 1.3.6.1.4.1.1916.1.25.1.6.1.4
This specifies whether wireless bridging is enabled on this interface. If wireless bridging is enabled then traffic originating from a client on this interface will be bridged to clients on the same VLAN on this or other virtual interfaces that have wireless bridging enabled. So basically wireless bridging should be enabled on both the source and the destination virtual interface for traffic to be bridged.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessVirtInterfaceLastStateChange 1.3.6.1.4.1.1916.1.25.1.6.1.5
The value of sysUpTime when the virtual interface entered its current state
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessVirtInterfaceState 1.3.6.1.4.1.1916.1.25.1.6.1.6
This value specifies whether the virtual interface is active or not
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

extremeWirelessVirtInterfaceIappEnabled 1.3.6.1.4.1.1916.1.25.1.6.1.7
IAPP status. A value of TRUE indicates IAPP is enabled on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessVirtInterfaceSvpEnabled 1.3.6.1.4.1.1916.1.25.1.6.1.8
SVP status. A value of TRUE indicates SVP is enabled on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessVirtInterfaceSecurityCtlTable 1.3.6.1.4.1.1916.1.25.1.7
This table provides configuration of per-interface values.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessVirtInterfaceSecurityCtlEntry

extremeWirelessVirtInterfaceSecurityCtlEntry 1.3.6.1.4.1.1916.1.25.1.7.1
Each entry is indexed by the wirelessInterfaceIndex, and represents a wireless interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessVirtInterfaceSecurityCtlEntry  

extremeWirelessVirtInterfaceESSName 1.3.6.1.4.1.1916.1.25.1.7.1.1
The ESS ID of this interface.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessVirtInterfaceSSIDInBeacon 1.3.6.1.4.1.1916.1.25.1.7.1.2
Does this interface generate a beacon with the SSID in it?
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessVirtInterfaceDot11AuthMode 1.3.6.1.4.1.1916.1.25.1.7.1.3
Setting this to true indicates whether to use open or shared authentication
Status: current Access: read-write
OBJECT-TYPE    
  Dot11AuthMode  

extremeWirelessVirtInterfaceNetworkAuthMode 1.3.6.1.4.1.1916.1.25.1.7.1.4
This specifies the authentication mode to use on top of dot11 MAC authentication
Status: current Access: read-write
OBJECT-TYPE    
  NetworkAuthMode  

extremeWirelessVirtInterfaceDataVlan 1.3.6.1.4.1.1916.1.25.1.7.1.5
This is the VLAN to use for client data in case of the VLAN is not received as a VSA. This VLAN is also used for authentication types like PSK, WEP, etc
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessVirtInterfaceIgnoreVSAVlan 1.3.6.1.4.1.1916.1.25.1.7.1.6
If this is set then the VLAN returned as a VSA will be ignored and the Data Vlan specified above will be used instead
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessVirtInterfaceWEPDefaultKey 1.3.6.1.4.1.1916.1.25.1.7.1.7
This value indicates the index in dot11WEPDefaultKeyTable that identifies the key this interface will use to decrypt packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessVirtInterfaceEncryptionLength 1.3.6.1.4.1.1916.1.25.1.7.1.8
This is the length of the encryption key to use in case of dot1x legacy mode and WEP. If this length is 0 then no WEP encryption.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), sixtyfour(64), onetwentyeight(128)  

extremeWirelessVirtInterfaceDot1xCtlTable 1.3.6.1.4.1.1916.1.25.1.8
There is one entry in this table for each virtual interface It reflects the dot1x security config
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessVirtInterfaceDot1xCtlEntry

extremeWirelessVirtInterfaceDot1xCtlEntry 1.3.6.1.4.1.1916.1.25.1.8.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessVirtInterfaceDot1xCtlEntry  

extremeWirelessVirtInterfaceKeyMgmtSuite 1.3.6.1.4.1.1916.1.25.1.8.1.1
This bitmask configures the authentication suites to be used.
Status: current Access: read-write
OBJECT-TYPE    
  WPAKeyMgmtSet  

extremeWirelessVirtInterfaceMcastCipherSuite 1.3.6.1.4.1.1916.1.25.1.8.1.2
This configures the cipher suite to use for mcast traffic. The cipher suite to use for unicast traffic is derived from this using the following algorithm: Mcast cipher = WEP (64/128), Unicast cipher = TKIP Mcast cipher = TKIP, Unicast cipher = TKIP Mcast cipher = AES, Unicast cipher = AES. This therefore determines the max unicast cipher suite the client can use to associate with this interface.
Status: current Access: read-write
OBJECT-TYPE    
  WPACipherSet  

extremeWirelessVirtInterfaceDot1xPSKValue 1.3.6.1.4.1.1916.1.25.1.8.1.3
The Pre-Shared Key (PSK) for when WPA in PSK mode is the selected authentication suite.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

extremeWirelessVirtInterfaceDot1xPSKPassPhrase 1.3.6.1.4.1.1916.1.25.1.8.1.4
The PSK, for when WPA in PSK mode is the selected authentication suite, is configured by extremeWirelessVirtInterfaceKeyMgmtSuite. An alternative manner of setting the PSK uses the password-to-key algorithm defined in section XXX. This variable provides a means to enter a pass phrase. When this object is written, the RSN entity shall use the password-to-key algorithm specified in section XXX to derive a pre-shared and populate extremeWirelessVirtInerfaceDot1xPSKValue with this key. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

extremeWirelessVirtInterfaceDot1xReAuthPeriod 1.3.6.1.4.1.1916.1.25.1.8.1.5
Number of seconds a clients authentication will last before the AP automatically issues a reauthentication request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessVirtInterfaceGroupUpdateTimeOut 1.3.6.1.4.1.1916.1.25.1.8.1.6
The time in minutes after which the RSN group update handshake will be retried. The timer shall start at the moment the group update message is sent.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..1440  

extremeWirelessVirtInterfacePairwiseUpdateTimeOut 1.3.6.1.4.1.1916.1.25.1.8.1.7
The time in minutes after which the RSN 4-way handshake will be retried. The timer shall start at the moment a 4-way message is sent.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..1440  

extremeWirelessVirtInterfaceWEPKeyTable 1.3.6.1.4.1.1916.1.25.1.9
This table contains per-profile WEP keys. Reference ieee802dot11.1.2.3.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessVirtInterfaceWEPKeyEntry

extremeWirelessVirtInterfaceWEPKeyEntry 1.3.6.1.4.1.1916.1.25.1.9.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessVirtInterfaceWEPKeyEntry  

extremeWirelessVirtInterfaceWEPKeyIndex 1.3.6.1.4.1.1916.1.25.1.9.1.1
There can be upto 4 wep keys for any wireless interface. Four of the keys are to be used with WEP Authentication, and the other four with MAC Auth.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4  

extremeWirelessVirtInterfaceWEPKey 1.3.6.1.4.1.1916.1.25.1.9.1.2
This is a write-only wep key.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..19)  

extremeWirelessVirtInterfaceWEPKeyStatus 1.3.6.1.4.1.1916.1.25.1.9.1.3
Specifies whether the key is present or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

extremeWirelessPhysInterfaceRFCtlTable 1.3.6.1.4.1.1916.1.25.1.10
This table provides configuration of per-interface values.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessPhysInterfaceRFCtlEntry

extremeWirelessPhysInterfaceRFCtlEntry 1.3.6.1.4.1.1916.1.25.1.10.1
Each entry is indexed by the wirelessInterfaceIndex, and represents a wireless interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessPhysInterfaceRFCtlEntry  

extremeWirelessPhysInterfaceBeaconPeriod 1.3.6.1.4.1.1916.1.25.1.10.1.1
This is the beacon interval to use
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessPhysInterfaceTxPowerLevel 1.3.6.1.4.1.1916.1.25.1.10.1.2
This is the % of max power to transmit at.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

extremeWirelessPhysInterfaceDTIMPeriod 1.3.6.1.4.1.1916.1.25.1.10.1.3
This is the DTIM period.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessPhysInterfaceFragLength 1.3.6.1.4.1.1916.1.25.1.10.1.4
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessPhysInterfaceLongRetry 1.3.6.1.4.1.1916.1.25.1.10.1.5
Attribute indicates the maximum number of transmission attempts of a frame whose size is > RTS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

extremeWirelessPhysInterfaceShortRetry 1.3.6.1.4.1.1916.1.25.1.10.1.6
Attribute indicates the maximum number of transmission attempts of a frame whose size is <= RTS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

extremeWirelessPhysInterfaceRTSThreshold 1.3.6.1.4.1.1916.1.25.1.10.1.7
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessPhysInterfaceSupportedDataRatesRxValue 1.3.6.1.4.1.1916.1.25.1.10.1.8
A bitmask of all supported datarates for Rx.
Status: current Access: read-only
OBJECT-TYPE    
  Dot11Speed  

extremeWirelessPhysInterfaceSupportedDataRatesTxValue 1.3.6.1.4.1.1916.1.25.1.10.1.9
A bitmask of all supported datarates for Tx.
Status: current Access: read-only
OBJECT-TYPE    
  Dot11Speed  

extremeWirelessPhysInterfacePHYType 1.3.6.1.4.1.1916.1.25.1.10.1.10
This variable selects between 802.11 a/b/g for this transmitter. It should be used by ap to range check frequency, etc.
Status: current Access: read-write
OBJECT-TYPE    
  Dot11Type  

extremeWirelessPhysInterfacePHYSupportedTypes 1.3.6.1.4.1.1916.1.25.1.10.1.11
This is the 802.11 standard supported by this interface as a bitmask
Status: current Access: read-only
OBJECT-TYPE    
  BITS bsupported(0), asupported(1), gsupported(2)  

extremeWirelessPhysInterfacePreamble 1.3.6.1.4.1.1916.1.25.1.10.1.12
This changes the 802 preamble expected by the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER short(0), long(1)  

extremeWirelessPhysInterfaceAbsTxPowerLevel 1.3.6.1.4.1.1916.1.25.1.10.1.13
This is the absolute value of max power to transmit level in dBm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessInterfaceStatusTable 1.3.6.1.4.1.1916.1.25.1.5
This table provides statistics and information on the current condition of each wireless interace. There is one entry per virtual and physical wireless interface in this table. The values for the physical interfaces represent the sum of the values for all sub interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessInterfaceStatusEntry

extremeWirelessInterfaceStatusEntry 1.3.6.1.4.1.1916.1.25.1.5.1
Each entry in this table is indexed by either a virtual or a physical ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessInterfaceStatusEntry  

extremeWirelessIntfTotalDetected 1.3.6.1.4.1.1916.1.25.1.5.1.1
This gives the total number of stations which have entered the detected state on this wireless interface since the last time the counters were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfTotalAuthed 1.3.6.1.4.1.1916.1.25.1.5.1.2
This gives the total number of stations which have entered the authenticated state on this wireless interface since the last time the counters were cleared. Note that this is equal to the number of stations which have entered the forwarding state. This is not necessaryly equivalent to the number of stations which have succeeded in MAC-level authentication.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfTotalAuthFailed 1.3.6.1.4.1.1916.1.25.1.5.1.3
This gives the total number of stations which have failed to authenticate on this wireless interface. Note that no distinction is made between a MAC-layer or higher-layer authentication failure.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfTotalAssoc 1.3.6.1.4.1.1916.1.25.1.5.1.4
This gives the total number of stations which have entered the associated state on this wireless interface since the last time the counters were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfTotalAssocFailed 1.3.6.1.4.1.1916.1.25.1.5.1.5
This gives the total number of stations which have failed the association on this wireless interface since the last time the counters were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfRateDetected 1.3.6.1.4.1.1916.1.25.1.5.1.6
This gives the rate of clients being detected on this interface over a 5 second period using EMWA averaging.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfRateAuthed 1.3.6.1.4.1.1916.1.25.1.5.1.7
This gives teh rate of clients being authenticated on this interface over a 5 second period using EMWA averaging.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfRateAuthFailed 1.3.6.1.4.1.1916.1.25.1.5.1.8
This gives the rate of clients failed authentication on this interface over a 5 second period using EMWA averaging.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfRateAssoc 1.3.6.1.4.1.1916.1.25.1.5.1.9
This gives the rate of clients being associated on this interface over a 5 second period using EMWA averaging.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfRateAssocFailed 1.3.6.1.4.1.1916.1.25.1.5.1.10
This gives the rate of clients failing association on this interface over a 5 second period using EMWA averaging.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfBlockTime 1.3.6.1.4.1.1916.1.25.1.5.1.11
This value specifies the number of ticks until traffic will be allowed back on this interface. A non-zero value indicates that traffic has been blocked, most likely due to countermeasures.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfCurrentDetected 1.3.6.1.4.1.1916.1.25.1.5.1.12
This gives the current number of stations which are in the detected state on this wireless interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfCurrentAuthed 1.3.6.1.4.1.1916.1.25.1.5.1.13
This gives the current number of stations which are in the authenticated state on this wireless interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfCurrentAssoc 1.3.6.1.4.1.1916.1.25.1.5.1.14
This gives the current number of stations which are in the associated state on this wireless interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfCurrentForwarding 1.3.6.1.4.1.1916.1.25.1.5.1.15
This gives the current number of stations which are in the forwarding state on this wireless interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientTable 1.3.6.1.4.1.1916.1.25.1.11
This table augments the Dot11AccessPointAddressTableEntry to add a per-client VLAN entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessClientEntry

extremeWirelessClientEntry 1.3.6.1.4.1.1916.1.25.1.11.1
An entry in the extremeWirelessClientTable. It is possible for there to be multiple IEEE 802.11 interfaces on one agent, each with its unique MAC address. The relationship between an IEEE 802.11 interface and an interface in the context of the Internet-standard MIB is one-to-one. As such, the value of an ifIndex object instance can be directly used to identify corresponding instances of the objects defined herein. by ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessClientEntry  

extremeWirelessClientID 1.3.6.1.4.1.1916.1.25.1.11.1.1
The Unique MAC Address of the station for which this address table entry pertains.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

extremeWirelessClientState 1.3.6.1.4.1.1916.1.25.1.11.1.2
This attribute shall indicate the current state of the connection between a wireless station and the AP. The attribute is enumerated as follows: 1 - Detected - station has been detected, but not is communicating with AP 2 - Authenticated - station is authenticated but not currently associated. 3 - Associated - station is authenticated and associated 4 - Data-forwarding - station is on the network It is assumed that if an station is deauthenticated, or disassociated then it no longer has an entry the AP's Address Table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER detected(1), authenticated(2), associated(3), data-forwarding(4)  

extremeWirelessClientEncryption 1.3.6.1.4.1.1916.1.25.1.11.1.3
This attribute is contains the encryption mechanism being used by the station in an AP that allows mixed encryption modes.
Status: current Access: read-only
OBJECT-TYPE    
  WPACipherSet  

extremeWirelessClientSignalStrength 1.3.6.1.4.1.1916.1.25.1.11.1.4
This attribute shall specify the signal strength of the last frame received from the station in - dBm. e.g. a value of 50 implies -50 dBm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..100  

extremeWirelessClientLinkQuality 1.3.6.1.4.1.1916.1.25.1.11.1.5
This attribute shall contain an indication of the quality of the signal as measured in the last frame received from the station. TBD format of this attribute
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..100  

extremeWirelessClientVLAN 1.3.6.1.4.1.1916.1.25.1.11.1.6
This is the per-client VLAN which was pushed over by a RADIUS server or other mechanism.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessClientPriority 1.3.6.1.4.1.1916.1.25.1.11.1.7
This is a per-client 802.1p value which was either configured by the RADIUS server or statically through the port configuration table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessClientAuthType 1.3.6.1.4.1.1916.1.25.1.11.1.8
This is an indication of what access method was used to authenticated the client. The strongest mechanism used should be listed here, in case more than one was used. For example, if a combination of mac-based shared-key and dot1x were used, this value should indicated dot1x.
Status: current Access: read-only
OBJECT-TYPE    
  ClientAuthType  

extremeWirelessClientLastStateChangeTime 1.3.6.1.4.1.1916.1.25.1.11.1.9
This is the sysUpTime of the switch when the clients state changed last
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessClientTxFrames 1.3.6.1.4.1.1916.1.25.1.11.1.10
This is the number of packets transmitted to the client
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientRxFrames 1.3.6.1.4.1.1916.1.25.1.11.1.11
This is the number of packets transmitted by the client
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientTxBytes 1.3.6.1.4.1.1916.1.25.1.11.1.12
This is the number of bytes transmitted to the client
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

extremeWirelessClientRxBytes 1.3.6.1.4.1.1916.1.25.1.11.1.13
This is the number of bytes transmitted by the client
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

extremeWirelessClientLastPacketType 1.3.6.1.4.1.1916.1.25.1.11.1.14
This the the last packet type seen from the specific client
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER data(0), psPoll(1), probeRequest(2), disassociation(3), deauthentication(4), association(5), reassociation(6), authentication(7)  

extremeWirelessClientSSID 1.3.6.1.4.1.1916.1.25.1.11.1.15
The SSID that this client was using
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessClientStatus 1.3.6.1.4.1.1916.1.25.1.11.1.16
This variable is used to delete an entry from the table. The only value this can be set to, is delete (6). If an entry is deleted, that is already in Associated or data-forwarding state, then the AP should dis-associate the particular client by sending a disassociate message. If an entry is in Authenticated state, and is deleted, then the AP should 'deAuthenticate' that client. If an entry is in 'detected' state and is deleted, then the entry should just be removed from the table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

extremeWirelessClientIP 1.3.6.1.4.1.1916.1.25.1.11.1.17
IP Address of the wireless client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

extremeWirelessClientUsername 1.3.6.1.4.1.1916.1.25.1.11.1.18
Username (if any) of the wireless client.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessClientDecryptionFailures 1.3.6.1.4.1.1916.1.25.1.11.1.19
This is the number of failures during decrypting packets from this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientMICFailures 1.3.6.1.4.1.1916.1.25.1.11.1.20
This is the number of MIC failures for this client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeRFProfile 1.3.6.1.4.1.1916.1.25.2.2.1
OBJECT IDENTIFIER    

extremeRFProfileTable 1.3.6.1.4.1.1916.1.25.2.2.1.1
There is one entry in this table for each RF profile defined on the LAC. Configuration for wireless intf. should only be done by manipulating these variables. Changes here will be reflected in the corresponding 802dot11 MIB variables (see references below). On bootup this table should be populated with one default entry for each supported type (A, G, etc).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeRFProfileEntry

extremeRFProfileEntry 1.3.6.1.4.1.1916.1.25.2.2.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeRFProfileEntry  

extremeRFProfileIndex 1.3.6.1.4.1.1916.1.25.2.2.1.1.1.1
Integer index for this table. This is here to avoid having to index into the table via the string name.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..34  

extremeRFProfileName 1.3.6.1.4.1.1916.1.25.2.2.1.1.1.2
String name of this profile. The value |default| is a special token and should not be allowed.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

extremeRFProfileType 1.3.6.1.4.1.1916.1.25.2.2.1.1.1.3
This is the type of this RF profile. This will decide the ranges of some of the values (i.e. channel).
Status: current Access: read-create
OBJECT-TYPE    
  Dot11Type  

extremeRFProfileBeaconInterval 1.3.6.1.4.1.1916.1.25.2.2.1.1.1.5
This is the number of TU between beacon frames.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..65535  

extremeRFProfileDTIM 1.3.6.1.4.1.1916.1.25.2.2.1.1.1.6
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..255  

extremeRFProfileFragLength 1.3.6.1.4.1.1916.1.25.2.2.1.1.1.7
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 256..2345  

extremeRFProfileRTSThresh 1.3.6.1.4.1.1916.1.25.2.2.1.1.1.8
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..2347  

extremeRFProfilePreamble 1.3.6.1.4.1.1916.1.25.2.2.1.1.1.9
This changes the 802 preamble expected by the interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER short(0), long(1)  

extremeRFProfileShortRetry 1.3.6.1.4.1.1916.1.25.2.2.1.1.1.11
Attribute indicates the maximum number of transmission attempts of a frame whose size is <= RTS.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..255  

extremeRFProfileLongRetry 1.3.6.1.4.1.1916.1.25.2.2.1.1.1.12
Attribute indicates the maximum number of transmission attempts of a frame whose size is > RTS.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..255  

extremeRFProfileStatus 1.3.6.1.4.1.1916.1.25.2.2.1.1.1.13
Standard row-status semantics.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

extremeSecurityProfile 1.3.6.1.4.1.1916.1.25.2.2.2
OBJECT IDENTIFIER    

extremeSecurityProfileTable 1.3.6.1.4.1.1916.1.25.2.2.2.1
There is one entry in this table per security profile on the LAC. Each profile is identified by a string name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeSecurityProfileEntry

extremeSecurityProfileEntry 1.3.6.1.4.1.1916.1.25.2.2.2.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeSecurityProfileEntry  

extremeSecurityProfileIndex 1.3.6.1.4.1.1916.1.25.2.2.2.1.1.1
This is an integer index used instead of string name.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..32  

extremeSecurityProfileName 1.3.6.1.4.1.1916.1.25.2.2.2.1.1.2
This is a unique string name which identifies this profile. The token |default| is special and should not be allowed.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

extremeSecurityProfileESSName 1.3.6.1.4.1.1916.1.25.2.2.2.1.1.3
This is the desired ESS name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

extremeSecurityProfileSSIDInBeacon 1.3.6.1.4.1.1916.1.25.2.2.2.1.1.4
Setting this value to true will have the channel place the ssid in the beacon frame.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

extremeSecurityProfileDot11AuthMode 1.3.6.1.4.1.1916.1.25.2.2.2.1.1.5
Specified whether to use open or shared authentication
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot11AuthMode  

extremeSecurityProfileNetworkAuthMode 1.3.6.1.4.1.1916.1.25.2.2.2.1.1.6
This specifies the authentication to use on top of dot11 mac authentication
Status: current Access: not-accessible
OBJECT-TYPE    
  NetworkAuthMode  

extremeSecurityProfileDataVlan 1.3.6.1.4.1.1916.1.25.2.2.2.1.1.7
This specifies the VLAN to use in case it does not come back as a VSA or in case the IgnoreVSAVlan is set to true
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

extremeSecurityProfileIgnoreVSAVlan 1.3.6.1.4.1.1916.1.25.2.2.2.1.1.8
This specifies if Vlan associations in VSAs from the radius server has to be ignored or not
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

extremeSecurityWEPDefaultKey 1.3.6.1.4.1.1916.1.25.2.2.2.1.1.9
This value indicates the index in extremeWEPKeyTable that identifies the key this interface will use to decrypt packets.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

extremeSecurityProfileEncryptionLength 1.3.6.1.4.1.1916.1.25.2.2.2.1.1.10
This gives the size in bits of the key. This variable defines the length of all WEP keys and also the encryption to use in case of legacy dot1x. If the encryption is set to none then no WEP encryption is set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), sixtyfour(64), onetwentyeight(128)  

extremeSecurityProfileStatus 1.3.6.1.4.1.1916.1.25.2.2.2.1.1.11
Standard row-creation semantics.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

extremeSecurityDot1xConfigTable 1.3.6.1.4.1.1916.1.25.2.2.2.2
There is one entry in this table per security profile on the LAC. It reflects the dot1x security config
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeSecurityDot1xConfigEntry

extremeSecurityDot1xConfigEntry 1.3.6.1.4.1.1916.1.25.2.2.2.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeSecurityDot1xConfigEntry  

extremeSecurityKeyMgmtSuite 1.3.6.1.4.1.1916.1.25.2.2.2.2.1.1
This bitmask configures the authentication suites to be used.
Status: current Access: read-write
OBJECT-TYPE    
  WPAKeyMgmtSet  

extremeSecurityMcastCipherSuite 1.3.6.1.4.1.1916.1.25.2.2.2.2.1.2
This configures the cipher suite to use for mcast traffic. The cipher suite to use for unicast traffic is derived from this using the following algorithm: Mcast cipher = WEP (64/128), Unicast cipher = TKIP Mcast cipher = TKIP, Unicast cipher = TKIP Mcast cipher = AES, Unicast cipher = AES. This therefore determines the max unicast cipher suite the client can use to associate with this interface.
Status: current Access: read-write
OBJECT-TYPE    
  WPACipherSet  

extremeSecurityDot1xPSKValue 1.3.6.1.4.1.1916.1.25.2.2.2.2.1.3
The Pre-Shared Key (PSK) for when RSN in PSK mode is the selected authentication suite.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

extremeSecurityDot1xPSKPassPhrase 1.3.6.1.4.1.1916.1.25.2.2.2.2.1.4
The PSK, for when WPA in PSK mode is the selected authentication suite, is configured by extremeSecurityKeyMgmtSuite. An alternative manner of setting the PSK uses the password-to-key algorithm defined in section XXX. This variable provides a means to enter a pass phrase. When this object is written, the RSN entity shall use the password-to-key algorithm specified in section XXX to derive a pre-shared and populate extremeSecurityDot1xPSKValue with this key. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

extremeSecurityDot1xReAuthPeriod 1.3.6.1.4.1.1916.1.25.2.2.2.2.1.5
Number of seconds a clients authentication will last before the AP automatically issues a reauthentication request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeSecurityGroupUpdateTimeOut 1.3.6.1.4.1.1916.1.25.2.2.2.2.1.6
The time in minutes after which the RSN group update handshake will be retried. The timer shall start at the moment the group update message is sent.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..1440  

extremeSecurityPairwiseUpdateTimeOut 1.3.6.1.4.1.1916.1.25.2.2.2.2.1.7
The time in minutes after which the RSN 4-way handshake will be retried. The timer shall start at the moment a 4-way message is sent.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..1440  

extremeWEPKeyTable 1.3.6.1.4.1.1916.1.25.2.2.2.4
This table contains per-profile WEP keys. Reference ieee802dot11.1.2.3.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWEPKeyEntry

extremeWEPKeyEntry 1.3.6.1.4.1.1916.1.25.2.2.2.4.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWEPKeyEntry  

extremeWEPKeyIndex 1.3.6.1.4.1.1916.1.25.2.2.2.4.1.1
There can be upto 8 wep keys for any wireless interface. Four of the keys are to be used with WEP Authentication, and the other four with MAC Auth.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..8  

extremeWEPKey 1.3.6.1.4.1.1916.1.25.2.2.2.4.1.2
This is a write-only wep key.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..19)  

extremeWEPKeyStatus 1.3.6.1.4.1.1916.1.25.2.2.2.4.1.3
Standard row-creation semantics.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

extremeWirelessPhysInterfaceConfigTable 1.3.6.1.4.1.1916.1.25.2.2.3
This table contains the configured bindings between physical wireless interfaces and RF profiles and other RF properties. There is one instance of a physical wireless interface per radio on the AP. Entries in this table have a duration that exceeds the lifetime of entries in the wirelessPhysInterfaceCtlTable. A configured binding spans the reset or removal of a wireless interface. Entries can be removed from this table by the user. If there is a mismatch between a new wireless port and a previously configured profile, the default profile will be applied and this table will be updated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessPhysInterfaceConfigEntry

extremeWirelessPhysInterfaceConfigEntry 1.3.6.1.4.1.1916.1.25.2.2.3.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessPhysInterfaceConfigEntry  

extremeWirelessPhysInterfaceConfigRFProfile 1.3.6.1.4.1.1916.1.25.2.2.3.1.1
This is the index into the extremeRFProfileTable for the RF profile that this wireless interface is bound to. The default value is equivalent to the profile index for the interface-appropriate default in the table.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

extremeWirelessPhysInterfaceConfigRFChannel 1.3.6.1.4.1.1916.1.25.2.2.3.1.2
This is the RF channel which has been selected for this wireless interface. It should be one of the supported channels as given by the phy tables in the dot11 mib.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

extremeWirelessPhysInterfaceConfigSpeed 1.3.6.1.4.1.1916.1.25.2.2.3.1.3
This is the speed to configure the interface at. A value of 0 indicates automatic speed detection.
Status: current Access: read-create
OBJECT-TYPE    
  Dot11Speed  

extremeWirelessPhysInterfaceConfigPowerLevel 1.3.6.1.4.1.1916.1.25.2.2.3.1.4
This value specifies the tx power (in % of max power) to use.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

extremeWirelessVirtInterfaceConfigTable 1.3.6.1.4.1.1916.1.25.2.2.4
This table contains the configured bindings between virtual wireless interfaces and security profiles and other security properties. There are upto 8 virtual interface for each physical interface. Entries in this table have a duration that exceeds the lifetime of entries in the wirelessVirtInterfaceCtlTable. A configured binding spans the reset or removal of a wireless interface. Entries can be removed from this table by the user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessVirtInterfaceConfigEntry

extremeWirelessVirtInterfaceConfigEntry 1.3.6.1.4.1.1916.1.25.2.2.4.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessVirtInterfaceConfigEntry  

extremeWirelessVirtInterfaceConfigSecurityProfile 1.3.6.1.4.1.1916.1.25.2.2.4.1.1
This is the index into the extremeSecurityProfileTable for the security profile that this wireless interface is bound to. The default value is equivalent to the profile index for the interface-appropriate default in the table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeWirelessVirtInterfaceConfigMaxClients 1.3.6.1.4.1.1916.1.25.2.2.4.1.2
The maximum number of clients that can associate with this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..128  

extremeWirelessVirtInterfaceConfigWirelessBridging 1.3.6.1.4.1.1916.1.25.2.2.4.1.3
This specifies whether wireless bridging is enabled on this interface. If wireless bridging is enabled then traffic originating from a client on this interface will be bridged to clients on the same VLAN on this or other virtual interfaces that have wireless bridging enabled. So basically wireless bridging should be enabled on both the source and the destination virtual interface for traffic to be bridged.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessVirtInterfaceConfigState 1.3.6.1.4.1.1916.1.25.2.2.4.1.4
This value specifies whether the virtual interface is active or not
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(0), disabled(1)  

extremeAntennaProfile 1.3.6.1.4.1.1916.1.25.2.2.5
OBJECT IDENTIFIER    

extremeAntennaProfileTable 1.3.6.1.4.1.1916.1.25.2.2.5.1
There is one entry in this table per antenna profile on the LAC. Each profile is identified by a string name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeAntennaProfileEntry

extremeAntennaProfileEntry 1.3.6.1.4.1.1916.1.25.2.2.5.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeAntennaProfileEntry  

extremeAntennaProfileIndex 1.3.6.1.4.1.1916.1.25.2.2.5.1.1.1
This is an integer index used instead of string name.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..32  

extremeAntennaProfileName 1.3.6.1.4.1.1916.1.25.2.2.5.1.1.2
This is a unique string name which identifies this profile. The token |default| is special and should not be allowed.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

extremeAntennaProfile2point4GHZGain 1.3.6.1.4.1.1916.1.25.2.2.5.1.1.3
This specifies 2.4GHz gain value for detachable antenna in dbi
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

extremeAntennaProfile5GHZGain 1.3.6.1.4.1.1916.1.25.2.2.5.1.1.4
This specifies 5GHz gain value for detachable antenna in dbi
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

extremeAntennaProfileStatus 1.3.6.1.4.1.1916.1.25.2.2.5.1.1.5
Standard row-creation semantics.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

extremeWirelessRemoteConnectGlobalCfgGroup 1.3.6.1.4.1.1916.1.25.2.2.6
OBJECT IDENTIFIER    

extremeWirelessRemoteConnectGlobalBindingType 1.3.6.1.4.1.1916.1.25.2.2.6.1
Global Binding Tye
Status: current Access: read-write
OBJECT-TYPE    
  WirelessRemoteConnectBindingType  

extremeWirelessRemoteConnectBindingTable 1.3.6.1.4.1.1916.1.25.2.2.7
This table specifies the RemoteConnect binding configuration for various ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessRemoteConnectBindingEntry

extremeWirelessRemoteConnectBindingEntry 1.3.6.1.4.1.1916.1.25.2.2.7.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessRemoteConnectBindingEntry  

extremeWirelessRemoteConnectBindingPortIndex 1.3.6.1.4.1.1916.1.25.2.2.7.1.1
The index of this binding. This maps one-to-one with the value specified in the CLI. For example, if you say v:1 in the CLI, then this value should be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..48  

extremeWirelessRemoteConnectBindingIfIndex 1.3.6.1.4.1.1916.1.25.2.2.7.1.2
This is the IF index that is used in the extremeWirelessPortConfigTable etc to refer to this RemoteConnect port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

extremeWirelessRemoteConnectBindingType 1.3.6.1.4.1.1916.1.25.2.2.7.1.3
This is the type of binding. Based on this, one of the following columns will be valid.
Status: current Access: read-create
OBJECT-TYPE    
  WirelessRemoteConnectBindingType  

extremeWirelessRemoteConnectBindingMAC 1.3.6.1.4.1.1916.1.25.2.2.7.1.4
The MAC address of the AP that is bound to this virtual port. This is valid only if the extremeWirelessRemoteConnectBindingType is set to mac-address
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

extremeWirelessRemoteConnectBindingSerial 1.3.6.1.4.1.1916.1.25.2.2.7.1.5
The serial number of the AP that is bound to this virtual port. This is valid only if the extremeWirelessRemoteConnectBindingType is set to serial-number
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessRemoteConnectBindingIPAddressType 1.3.6.1.4.1.1916.1.25.2.2.7.1.6
The IP address type of the AP that is bound to this virtual port. This is valid only if the extremeWirelessRemoteConnectBindingType is set to ip-address
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

extremeWirelessRemoteConnectBindingIPAddress 1.3.6.1.4.1.1916.1.25.2.2.7.1.7
The IP address of the AP that is bound to this virtual port. This is valid only if the extremeWirelessRemoteConnectBindingType is set to ip-address
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

extremeWirelessRemoteConnectBindingEnabled 1.3.6.1.4.1.1916.1.25.2.2.7.1.8
An entry in this table can be created but left as disabled. If you set this variable to True then the RemoteConnect controller will consider this binding when trying to map APs to RemoteConnect ports. Else, it will ignore it.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessRemoteConnectBindingBound 1.3.6.1.4.1.1916.1.25.2.2.7.1.9
Specifies if an AP has come up and has been matched to this binding. If this is true, then the extremeWirelessPortStatus table will have an entry for this RemoteConnect port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessRemoteConnectBindingRowStatus 1.3.6.1.4.1.1916.1.25.2.2.7.1.10
RowStatus attribute. When this row is deleted, the binding goes away
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

extremeWirelessRemoteConnectRedirectBindingTable 1.3.6.1.4.1.1916.1.25.2.2.8
This table specifies the RemoteConnect redirection configuration for various ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessRemoteConnectRedirectBindingEntry

extremeWirelessRemoteConnectRedirectBindingEntry 1.3.6.1.4.1.1916.1.25.2.2.8.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessRemoteConnectRedirectBindingEntry  

extremeWirelessRemoteConnectRedirectBindingIndex 1.3.6.1.4.1.1916.1.25.2.2.8.1.1
The index of this RedirectBinding.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..255  

extremeWirelessRemoteConnectRedirectBindingType 1.3.6.1.4.1.1916.1.25.2.2.8.1.2
This is the type of RedirectBinding. Based on this, one of the following columns will be valid.
Status: current Access: read-create
OBJECT-TYPE    
  WirelessRemoteConnectBindingType  

extremeWirelessRemoteConnectRedirectBindingMAC 1.3.6.1.4.1.1916.1.25.2.2.8.1.3
The MAC address of the AP that will be redirected. This is valid only if the extremeWirelessRemoteConnectRedirectBindingType is set to mac-address
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

extremeWirelessRemoteConnectRedirectBindingSerial 1.3.6.1.4.1.1916.1.25.2.2.8.1.4
The serial number of the AP that is bound to this virtual port. This is valid only if the extremeWirelessRemoteConnectRedirectBindingType is set to serial-number
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessRemoteConnectRedirectBindingIPAddressType 1.3.6.1.4.1.1916.1.25.2.2.8.1.5
The IP address type of the AP that will be redirected. This is valid only if the extremeWirelessRemoteConnectRedirectBindingType is set to ip-address
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

extremeWirelessRemoteConnectRedirectBindingIPAddress 1.3.6.1.4.1.1916.1.25.2.2.8.1.6
The IP address of the AP that will be redirected. This is valid only if the extremeWirelessRemoteConnectRedirectBindingType is set to ip-address
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

extremeWirelessRemoteConnectRedirectBindAttachSwitchIPAddrType 1.3.6.1.4.1.1916.1.25.2.2.8.1.7
The IP address type of the slave
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

extremeWirelessRemoteConnectRedirectBindAttachSwitchIPAddr 1.3.6.1.4.1.1916.1.25.2.2.8.1.8
The IP address of the slave
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

extremeWirelessRemoteConnectRedirectBindingEnabled 1.3.6.1.4.1.1916.1.25.2.2.8.1.9
An entry in this table can be created but left as disabled. If you set this variable to True then the RemoteConnect controller will consider this RedirectBinding when trying to redirect APs. Else, it will ignore it.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessRemoteConnectRedirectBindingNumRedirects 1.3.6.1.4.1.1916.1.25.2.2.8.1.10
The number of times this redirect has been invoked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessRemoteConnectRedirectBindingRowStatus 1.3.6.1.4.1.1916.1.25.2.2.8.1.11
Standard row status semantics.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

extremeWirelessRemoteConnectDeviceDBGroup 1.3.6.1.4.1.1916.1.25.2.2.9
OBJECT IDENTIFIER    

extremeWirelessRemoteConnectDeviceDBTimeOut 1.3.6.1.4.1.1916.1.25.2.2.9.1
Timeout value for unbound APs entry in seconds. 0 for disable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 30..3600  

extremeWirelessRemoteConnectUnboundAPsTable 1.3.6.1.4.1.1916.1.25.2.2.10
This table contains the list of APs that could not be bound or redirected.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessRemoteConnectUnboundAPsEntry

extremeWirelessRemoteConnectUnboundAPsEntry 1.3.6.1.4.1.1916.1.25.2.2.10.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessRemoteConnectUnboundAPsEntry  

extremeWirelessRemoteConnectUnboundAPsIndex 1.3.6.1.4.1.1916.1.25.2.2.10.1.1
The index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

extremeWirelessRemoteConnectUnboundAPsMAC 1.3.6.1.4.1.1916.1.25.2.2.10.1.2
The MAC address of the unbound AP.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

extremeWirelessRemoteConnectUnboundAPsSerial 1.3.6.1.4.1.1916.1.25.2.2.10.1.3
The serial number of the unbound AP
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessRemoteConnectUnboundAPsIPAddressType 1.3.6.1.4.1.1916.1.25.2.2.10.1.4
The IP address type of the unbound AP
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

extremeWirelessRemoteConnectUnboundAPsIPAddress 1.3.6.1.4.1.1916.1.25.2.2.10.1.5
The IP address of the unbound AP
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

extremeWirelessRemoteConnectUnboundAPsNumAttempts 1.3.6.1.4.1.1916.1.25.2.2.10.1.6
The number of times this AP contacted this controller.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessRemoteConnectUnboundAPsRowStatus 1.3.6.1.4.1.1916.1.25.2.2.10.1.7
Standard row status semantics. Only valid value to set is destroy (6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

extremeAPAuthServerTable 1.3.6.1.4.1.1916.1.25.1.12
This table is proxied by the wireless APs. It allows the wireless concentrator to configure the APs security settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeAPAuthServerEntry

extremeAPAuthServerEntry 1.3.6.1.4.1.1916.1.25.1.12.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeAPAuthServerEntry  

extremeAPAuthServerIndex 1.3.6.1.4.1.1916.1.25.1.12.1.1
Integer representing either primary (1) or backup (2) server.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2  

extremeAPAuthServerAddressType 1.3.6.1.4.1.1916.1.25.1.12.1.2
The type of address specified in the object 'extremeAuthServerAddress'. Currently, only 'ipv4' and 'dns' are supported.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

extremeAPAuthServerAddress 1.3.6.1.4.1.1916.1.25.1.12.1.3
IP address of the radius server. The act of assigning an IP address enables the client to use the server. Setting this value to 0.0.0.0 disables this entry.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

extremeAPAuthServerPort 1.3.6.1.4.1.1916.1.25.1.12.1.4
The UDP port number of the remote syslog server to which syslog messages will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

extremeAPAuthServerSecret 1.3.6.1.4.1.1916.1.25.1.12.1.5
This is the shared secret between the Authenticator and radius server. This is logically write-only.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

extremeAPAuthServerReTransmit 1.3.6.1.4.1.1916.1.25.1.12.1.6
This is the timeout in seconds after which the Authenticator will re transmit requests to the radius server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

extremeAPAuthServerStatus 1.3.6.1.4.1.1916.1.25.1.12.1.7
Specifies whether the DNS entry is in use or not
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanCfgTable 1.3.6.1.4.1.1916.1.25.1.24
This table contains one entry per wireless interface. It allows for configuration of active and passive scan parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessScanCfgEntry

extremeWirelessScanCfgEntry 1.3.6.1.4.1.1916.1.25.1.24.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessScanCfgEntry  

extremeWirelessScanEnable 1.3.6.1.4.1.1916.1.25.1.24.1.1
By setting this to true the wireless interface will collect information from beacons and (possible) probe responses. If this value is set to false this information will not be collected.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanSendProbe 1.3.6.1.4.1.1916.1.25.1.24.1.2
If this value is set to TRUE the wireless interface will send probe requests to the broadcast SSID every ProbeInterval. The results of these probes will be recorded in the scan results table. If this is false, the AP will only collect information from beacon frames.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanProbeInterval 1.3.6.1.4.1.1916.1.25.1.24.1.3
This allows for the configuration of the interval over which probe requests will be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanResultTableSize 1.3.6.1.4.1.1916.1.25.1.24.1.4
This parameter permits the configuration of the result table size. If there are more entries discovered than there are room for the new entry will replace the oldest entry in the table. In this case a new entry trap will be sent with the OverFlow value set to TRUE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanResultTimeout 1.3.6.1.4.1.1916.1.25.1.24.1.5
By default the scan result table will age out entries which haven't been updated for some time. When an entry is aged out of the table a scanResultAgeOut trap is generated. Setting this value to 0 will disable the aging out of entries.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanResetStats 1.3.6.1.4.1.1916.1.25.1.24.1.6
Setting this to TRUE will cause the scan module to reset its internal statistics, as well as the packet counts for each entry in the scan results table. It will *not* remove any entries in the scan table.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanClearTable 1.3.6.1.4.1.1916.1.25.1.24.1.7
Setting this to TRUE will cause the scan module to reset its internal table. All currently detected stations will be removed. Scan statistics (i.e. watermark) will not be reset.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanSendAPAddedTrap 1.3.6.1.4.1.1916.1.25.1.24.1.8
Setting this to TRUE will cause the scan module to send a trap whenever a new entry is added to the scan results table. If this value is false the scan module will suppress the trap.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanSendAPRemovedTrap 1.3.6.1.4.1.1916.1.25.1.24.1.9
Setting this to TRUE will cause the scan module to send a trap whenever an entry is removed from the scan results table.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanSendAPUpdatedTrap 1.3.6.1.4.1.1916.1.25.1.24.1.10
Setting this to TRUE will cause the scan module to send a trap whenever an entry is updated in the scan results table. This will happen if the list of IEs sent from a particular MAC address changes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessOffChannelScanCfgTable 1.3.6.1.4.1.1916.1.25.1.25
This table contains one entry per wireless interface. It allows for configuration of off-channel scan. To start an off-channel scan the management station should write values for channel list, min and max wait. Toggling the start value at this point will start an off-channel scan, unless one is already running. Results of the off-channel scan are reported to the scan results table together with the results of passive scan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessOffChannelScanCfgEntry

extremeWirelessOffChannelScanCfgEntry 1.3.6.1.4.1.1916.1.25.1.25.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessOffChannelScanCfgEntry  

extremeWirelessOffChannelScanStart 1.3.6.1.4.1.1916.1.25.1.25.1.1
Setting this to TRUE will cause the scan module to start an off-channel scan. The radio will be disabled for the duration of the scan. The scan module will change to each of the specified channels in order. It will then conduct passive (and perhaps active) scans on that channel for the configured intervals. When the scan is finished the radio will be re-enabled. The scan will wait on each channel for at least MinWait milliseconds even if it sees no traffic on the channel. It will wait for at most MaxWait msecs even if it sees traffic. As a result the best case time for the scan is given by: # Of Channels * extremeWirelessOffChannelScanMinWait The worst case completion time is given by: # Of Channels * extremeWirelessOffChannelScanMaxWait Results of the off-channnel scan a reported to the scan results table.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessOffChannelScanList 1.3.6.1.4.1.1916.1.25.1.25.1.2
This value controls the channels which will be scanned during the off-channel scan. Two special values should be noted: all - causes the radio to scan all channels supported by the configured country code. While on each channel the radio will send out probe requests if the value of extremeWirelessScanSendProbeRequest is true. every - causes the radio to scan all channels, even those which are restricted by the country code. The radio will only send probe request on channels that are legal for that country code.
Status: current Access: read-write
OBJECT-TYPE    
  BITS scanAll(0), scanEvery(1), scanChannel1(2), scanChannel2(3), scanChannel3(4), scanChannel4(5), scanChannel5(6), scanChannel6(7), scanChannel7(8), scanChannel8(9), scanChannel9(10), scanChannel10(11), scanChannel11(12), scanChannel12(13), scanChannel13(14), scanChannel14(15), scanChannel34(16), scanChannel36(17), scanChannel40(18), scanChannel44(19), scanChannel48(20), scanChannel52(21), scanChannel56(22), scanChannel60(23), scanChannel64(24), scanChannel100(25), scanChannel104(26), scanChannel108(27), scanChannel113(28), scanChannel116(29), scanChannel120(30), scanChannel124(31), scanChannel128(32), scanChannel132(33), scanChannel140(34), scanChannel149(35), scanChannel153(36), scanChannel157(37), scanChannel161(38), scanChannel165(39)  

extremeWirelessOffChannelScanMinWait 1.3.6.1.4.1.1916.1.25.1.25.1.3
This value controls the minimum time the off-channel scan will wait on a particular channel if it doesn't see any traffic.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

extremeWirelessOffChannelScanMaxWait 1.3.6.1.4.1.1916.1.25.1.25.1.4
This value controls the maximum time the off-channel scan will wait on a particular channel even if it is receiving beacons etc.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

extremeWirelessOffChannelContinuous 1.3.6.1.4.1.1916.1.25.1.25.1.5
Setting this value to true results in the off-channel scan looping on the configured values until the channel scan is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanStatusTable 1.3.6.1.4.1.1916.1.25.1.26
This table contains one entry per wireless interface. It provides status and statistics information for the scan feature operating on that wireless interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessScanStatusEntry

extremeWirelessScanStatusEntry 1.3.6.1.4.1.1916.1.25.1.26.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessScanStatusEntry  

extremeWirelessScanCurrentTableSize 1.3.6.1.4.1.1916.1.25.1.26.1.1
This indicates the current number of entries in the scan results table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanTableWatermark 1.3.6.1.4.1.1916.1.25.1.26.1.2
This indicates the largest size the results table has reached since the status values have been reset, or the system has booted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanTotalOverflows 1.3.6.1.4.1.1916.1.25.1.26.1.3
This gives the total number of entries which have been removed to make room for a newer entry. This should be equal to the number of AP added traps the system has generated with the overflow value set to true.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanTotalTimeouts 1.3.6.1.4.1.1916.1.25.1.26.1.4
This gives the total number of entries which have been removed because they have become stale. This should be equal to the number of AP removed traps sent by the system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanOffChannelRunning 1.3.6.1.4.1.1916.1.25.1.26.1.5
If this value is true it indicates that an off-channel scan is currently running. This implies that the radio is current disabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanCurrentChannel 1.3.6.1.4.1.1916.1.25.1.26.1.6
If the value of extremeWirelessScanOffChannelRunning is true this variable give the value of the current channel the AP is scanning on. If a scan is not running, the value of this variable is undefined.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanLastElement 1.3.6.1.4.1.1916.1.25.1.26.1.7
This gives the sysUpTime when the last new station was inserted in the results table.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessScanNumProbes 1.3.6.1.4.1.1916.1.25.1.26.1.8
This gives the number of probe requests sent by this wireless interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanResultsTable 1.3.6.1.4.1.1916.1.25.1.27
This table contains one entry per wireless interface. It provides status and statistics information for the scan feature operating on that wireless interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessScanResultsEntry

extremeWirelessScanResultsEntry 1.3.6.1.4.1.1916.1.25.1.27.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessScanResultsEntry  

extremeWirelessScanResultsStationId 1.3.6.1.4.1.1916.1.25.1.27.1.1
This is the MAC address of the detected station.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

extremeWirelessScanResultsFirstSeen 1.3.6.1.4.1.1916.1.25.1.27.1.2
This gives the sysUpTime when this station entry was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessScanResultsLastChange 1.3.6.1.4.1.1916.1.25.1.27.1.3
This gives the sysUpTime of the station entry the last time it was updated (i.e. a beacon etc was received).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessScanResultsPacketTime 1.3.6.1.4.1.1916.1.25.1.27.1.4
This gives the timestamp field from the last beacon/probe response received from this station.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessScanResultsPacketRate 1.3.6.1.4.1.1916.1.25.1.27.1.5
This gives the rate at which the last packet was sent by the station. TODO: What are the units here on rate?
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessScanResultsChannel 1.3.6.1.4.1.1916.1.25.1.27.1.6
This gives the channel the last packet received by this station was recieved on.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessScanResultsMinRSS 1.3.6.1.4.1.1916.1.25.1.27.1.7
This is the smallest RSS value of any packet recieved from this station.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessScanResultsMaxRSS 1.3.6.1.4.1.1916.1.25.1.27.1.8
This is the largest RSS value of any packet recieved from this station.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessScanResultsAvgRSS 1.3.6.1.4.1.1916.1.25.1.27.1.9
This is a running average of RSS values of all the packets received from this station.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessScanResultsTotalBeacons 1.3.6.1.4.1.1916.1.25.1.27.1.10
This counter gives the total number of beacons received from this station.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanResultsTotalProbes 1.3.6.1.4.1.1916.1.25.1.27.1.11
This counter gives the total number of probe responses received from this station.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanResultsDiscoveredBy 1.3.6.1.4.1.1916.1.25.1.27.1.12
This gives the type of packet which cause this results entry to be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER probe(1), beacon(2)  

extremeWirelessScanResultsDSSOFDM 1.3.6.1.4.1.1916.1.25.1.27.1.13
TODO : What is this?
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanResultsRSNEnabled 1.3.6.1.4.1.1916.1.25.1.27.1.14
Indicates if RSN capabilities are enabled on the sending station.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanResultsGShortSlot 1.3.6.1.4.1.1916.1.25.1.27.1.15
TODO : What is this?
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanResultsChannelAgility 1.3.6.1.4.1.1916.1.25.1.27.1.16
TODO : What is this?
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanResultsPBCC 1.3.6.1.4.1.1916.1.25.1.27.1.17
TODO : What is this?
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanResultsPreamble 1.3.6.1.4.1.1916.1.25.1.27.1.18
TODO : What is this?
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanResultsPrivacy 1.3.6.1.4.1.1916.1.25.1.27.1.19
This is true if MAC-based privacy is invoked on the sending station.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanResultsCFPollReq 1.3.6.1.4.1.1916.1.25.1.27.1.20
TODO: What is this?
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanResultsCFPollable 1.3.6.1.4.1.1916.1.25.1.27.1.21
TODO: What is this?
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanResultsNetworkType 1.3.6.1.4.1.1916.1.25.1.27.1.22
This indicates what type of network it is. If this value is IBSS the last beacon/probe response was sent by a host operating in ad-hoc mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ibss(1), bss(2)  

extremeWirelessScanResultsSSID 1.3.6.1.4.1.1916.1.25.1.27.1.23
This provides the value of the SSID value as is was recieved in the beacon or probe response. If no SSID was sent in the probe this value is NULL.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessScanResultsRateSet 1.3.6.1.4.1.1916.1.25.1.27.1.24
This provides the value of the rate set IE as it was received in the beacon or probe response. If no rate set was recieved then this value is NULL.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessScanResultsExtRateSet 1.3.6.1.4.1.1916.1.25.1.27.1.25
This provides the value of the extended rate set IE as it was received in the beacon or probe response. If no rate set was recieved then this value is NULL.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessScanResultsDSSParameter 1.3.6.1.4.1.1916.1.25.1.27.1.26
Provides the value of the DSS parameter IE, which is the channel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessScanResultsTIMCount 1.3.6.1.4.1.1916.1.25.1.27.1.27
TODO: What is this?
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessScanResultsTIMPeriod 1.3.6.1.4.1.1916.1.25.1.27.1.28
TODO: What is this?
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessScanResultsTIMTrafficInd 1.3.6.1.4.1.1916.1.25.1.27.1.29
TODO: What is this?
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanResultsCountryCode 1.3.6.1.4.1.1916.1.25.1.27.1.30
Value of country code supplied by the IE
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessScanWPAIEPresent 1.3.6.1.4.1.1916.1.25.1.27.1.31
If this value is true it indicates that WPA information was gathered from this AP in the last beacon. It implies that the WPA variables below are valid. If this value is false it indicates that this AP did not send a WPA IE in its last beacon, and the values below are meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessScanWPAVersion 1.3.6.1.4.1.1916.1.25.1.27.1.32
This value gives the version of WPA supported by this AP. See IEEE 802.11i Draft 3.0 section 7 for meaning of various values.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanWPAIEMcastCipher 1.3.6.1.4.1.1916.1.25.1.27.1.33
This value gives the single multicast cipher supported by this AP.
Status: current Access: read-only
OBJECT-TYPE    
  WPACipherSet  

extremeWirelessScanWPAUcastCipherCount 1.3.6.1.4.1.1916.1.25.1.27.1.34
This value gives the total number of unicast ciphers supported by this AP. It corresponds to the number of bits set in the extremeWirelessScanWPAUcastCipher variable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanWPAUcastCipher 1.3.6.1.4.1.1916.1.25.1.27.1.35
This gives the list of cipher suites which are supported by this AP.
Status: current Access: read-only
OBJECT-TYPE    
  WPACipherSet  

extremeWirelessScanWPAKeyMgmtCount 1.3.6.1.4.1.1916.1.25.1.27.1.36
This gives the number of key-management schemes supported by this AP. It corresponds to the number of bits set in the extremeWirelessScanWPAKeyMgmtSuite variable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessScanWPAKeyMgmtSuite 1.3.6.1.4.1.1916.1.25.1.27.1.37
This indicates the supported key-management suites supported by this AP.
Status: current Access: read-only
OBJECT-TYPE    
  WPAKeyMgmtSet  

extremeWirelessScanResultsIEBlob 1.3.6.1.4.1.1916.1.25.1.27.1.38
All the IEs received in the last packet encoded as a blob of Type, Length, Value tuples.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessProbeInfoCfgTable 1.3.6.1.4.1.1916.1.25.1.28
This table contains one entry per physical and virtual interface. It controls the collection of client information via PROBE REQ packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessProbeInfoCfgEntry

extremeWirelessProbeInfoCfgEntry 1.3.6.1.4.1.1916.1.25.1.28.1
Note that the ifIndex here can be either a physical or virtual wireless interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessProbeInfoCfgEntry  

extremeWirelessProbeInfoEnable 1.3.6.1.4.1.1916.1.25.1.28.1.1
If this is set to TRUE then this virtual or physical interface will register with the MAC layer to receive notification of PROBE REQ packets. In the case of a virtual interface this implies the receipt of directed PROBE REQ packets. If set to FALSE no PROBE REQ packets will be received, and current entries will eventually timeout.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessProbeInfoKeepIEs 1.3.6.1.4.1.1916.1.25.1.28.1.2
If this value is set to TRUE then the rate IE which is carried in the PROBE REQ packet will be recorded. If FALSE, no rate information will be kept.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessProbeInfoTableSize 1.3.6.1.4.1.1916.1.25.1.28.1.3
This value sets the maximum size of the probe info results table, which limits the number of clients this AP can record PROBE REQ information from.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

extremeWirelessProbeInfoTimeout 1.3.6.1.4.1.1916.1.25.1.28.1.4
This is the timeout, in seconds, for an entry in the probe info table. Once a PROBE REQ has not been heard from a client in this time period, it's entry is removed. The value 0 is a sentinel, indicating no timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

extremeWirelessProbeInfoTableClear 1.3.6.1.4.1.1916.1.25.1.28.1.5
Setting this value to TRUE causes all entries in the probe info table to be removed. Reading this value has no meaning.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessProbeInfoSourceClear 1.3.6.1.4.1.1916.1.25.1.28.1.6
Setting this to the value of some MAC address results in any matching MAC address in the probe info table being removed. Reading this value has no meaning.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

extremeWirelessProbeInfoTableStatsClear 1.3.6.1.4.1.1916.1.25.1.28.1.7
Setting this to TRUE results in all historical statistics in the probe info table being set to 0. No entries will be removed. Reading this has no meaning.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessProbeInfoSourceStatsClear 1.3.6.1.4.1.1916.1.25.1.28.1.8
Setting this to a MAC address will clear the historical stats associated with the matching MAC address in the probe info table. Reading this has no meaning.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

extremeWirelessProbeInfoSendAddedTrap 1.3.6.1.4.1.1916.1.25.1.28.1.9
Setting this to TRUE will cause the management module to send a trap whenever a new PROBE REQ source is added to the probe info table. Setting this to FALSE will suppress the trap.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessProbeInfoSendRemovedTrap 1.3.6.1.4.1.1916.1.25.1.28.1.10
Setting this to TRUE will cause the management module to send a trap whenever a PROBE REQ source is removed from the probe info table. Setting this to false will suppress the trap.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessProbeInfoStatusTable 1.3.6.1.4.1.1916.1.25.1.29
This table contains one entry per physical and virtual interface. It gives debugging and status information for the operation of the probe info feature on that interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessProbeInfoStatusEntry

extremeWirelessProbeInfoStatusEntry 1.3.6.1.4.1.1916.1.25.1.29.1
Note that the ifIndex here can be either a physical or virtual wireless interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessProbeInfoStatusEntry  

extremeWirelessProbeInfoStatusCurrentTableSize 1.3.6.1.4.1.1916.1.25.1.29.1.1
This gives the current number of entries in the probe info table for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessProbeInfoStatusWatermark 1.3.6.1.4.1.1916.1.25.1.29.1.2
This is the maximum size the probe info table has been since the statistics have been reset.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessProbeInfoStatusTotalOverflows 1.3.6.1.4.1.1916.1.25.1.29.1.3
This gives the number of times an entry in the probe info table was overwritten because the table was full.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessProbeInfoStatusTotalTimeouts 1.3.6.1.4.1.1916.1.25.1.29.1.4
This gives the number of times an entry in the probe info table was timed out.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessProbeInfoStatusLastElement 1.3.6.1.4.1.1916.1.25.1.29.1.5
This gives the sysUpTime the last time an entry was added to the probe info table (or modified).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessProbeInfoStatusTotalProbes 1.3.6.1.4.1.1916.1.25.1.29.1.6
This gives the total number of PROBE REQ packets that this interface has gotten.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessProbeInfoTable 1.3.6.1.4.1.1916.1.25.1.30
This table contains one entry for each source MAC from which a PROBE REQ packet has been received. Entries are added when a packet is recieved from a new source mac. Entries are removed via management action, or by timeout or overflow.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessProbeInfoEntry

extremeWirelessProbeInfoEntry 1.3.6.1.4.1.1916.1.25.1.30.1
Note that the ifIndex here can be either a physical or virtual wireless interface index. In addition, this table is indexed by the MAC address of the PROBE REQ source.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessProbeInfoEntry  

extremeWirelessProbeInfoSource 1.3.6.1.4.1.1916.1.25.1.30.1.1
This is the MAC address of the source which sent us the PROBE REQ packets described by this entry.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

extremeWirelessProbeInfoTotalProbes 1.3.6.1.4.1.1916.1.25.1.30.1.2
This gives the total number of PROBE REQ packets we have received from this source since the last time the stats were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessProbeInfoTotalProbeResp 1.3.6.1.4.1.1916.1.25.1.30.1.3
This gives the total number of PROBE RESP packets we have sent to this source. This may not be equal to PROBE REQ based on rxmit, misses, etc.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessProbeInfoRateIESize 1.3.6.1.4.1.1916.1.25.1.30.1.4
This gives the size of the rate-ie field in bytes. This may be 0, at which point there is no rate-ie.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessProbeInfoRateIE 1.3.6.1.4.1.1916.1.25.1.30.1.5
This gives the rate IE as recieved in the last PROBE REQ packet. It is encoded as a TLV exactly as it was in the frame. This field may return NULL if storing of rate IE fields is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessProbeInfoFirstSeen 1.3.6.1.4.1.1916.1.25.1.30.1.6
This gives the sysUpTime the first time a PROBE REQ was seen from this source.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessProbeInfoLastChange 1.3.6.1.4.1.1916.1.25.1.30.1.7
This gives the sysUpTime the last time a PROBE REQ was seen from this source.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessProbeInfoLastRSS 1.3.6.1.4.1.1916.1.25.1.30.1.8
This gives the RSSI from the last PROBE REQ packet received from this station.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessProbeInfoLastRate 1.3.6.1.4.1.1916.1.25.1.30.1.9
This gives the rate at which the last packet was received from this station.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessProbeInfoLastChannel 1.3.6.1.4.1.1916.1.25.1.30.1.10
This gives the channel on which the last PROBE REQ from this station was heard. PROBE REQs may be heard during an off-channel scan, at which point this may not be equal to the current channel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessClientDiagCfgTable 1.3.6.1.4.1.1916.1.25.1.31
This table contains one row per wireless interface. Each row contains configuration values for collection of per-client diagnostic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessClientDiagCfgEntry

extremeWirelessClientDiagCfgEntry 1.3.6.1.4.1.1916.1.25.1.31.1
There is one entry in this table per virtual interface (SSID).
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessClientDiagCfgEntry  

extremeWirelessClientDiagCfgEnable 1.3.6.1.4.1.1916.1.25.1.31.1.1
Setting this to TRUE enables the collection of historical information on this virtual interface. This implies that stations which send ASSOC or AUTH packets will have new entries created in the table for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessClientDiagCfgClearClient 1.3.6.1.4.1.1916.1.25.1.31.1.2
Setting this to the MAC address of a client in the diag tables will clear the counters for that client. The entry will not be removed from the table, but all summation counters will be cleared.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

extremeWirelessClientDiagCfgTableSize 1.3.6.1.4.1.1916.1.25.1.31.1.3
This value will configure the maximum size of the diag table. The value is specified in number of entries. A value of 0 implies no upper limit.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagCfgTimeout 1.3.6.1.4.1.1916.1.25.1.31.1.4
This value will configure the timeout of an entry from the diagnostics tables. The value is given in seconds. A value of 0 implies no timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagStatusTable 1.3.6.1.4.1.1916.1.25.1.32
This table contains one entry per virtual interface. Values stored here give current status of the historical client diag feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessClientDiagStatusEntry

extremeWirelessClientDiagStatusEntry 1.3.6.1.4.1.1916.1.25.1.32.1
Note that ifIndex here is virtual ifIndex (SSID).
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessClientDiagStatusEntry  

extremeWirelessClientDiagCurrentTableSize 1.3.6.1.4.1.1916.1.25.1.32.1.1
This is the current size, in entries of the client diag tables.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagTableWatermark 1.3.6.1.4.1.1916.1.25.1.32.1.2
This is the maximum size the client diag table has been since the last time the statistics were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagTotalOverflows 1.3.6.1.4.1.1916.1.25.1.32.1.3
This is the total number of times an entry has been replaced by a newer entry because there was no room left in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagTotalTimeouts 1.3.6.1.4.1.1916.1.25.1.32.1.4
This is the total number of times an entry has been aged-out of the table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagLastElement 1.3.6.1.4.1.1916.1.25.1.32.1.5
This is sysUpTime when the last entry was added to the table.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessClientDiagSupportsSpeedCounters 1.3.6.1.4.1.1916.1.25.1.32.1.6
This value indicates if this AP supports the speed-based counters from the extremeWirelessClientSpeedCountersTable.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessClientDiagSupportsSizeCounters 1.3.6.1.4.1.1916.1.25.1.32.1.7
This value indicates if this AP supports the size-based counters from the extremeWirelessClientMACSizeCounterTable.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessClientDiagSupportsPacketCounters 1.3.6.1.4.1.1916.1.25.1.32.1.8
This value indicates if this AP supports the packet-based counters from the extremeWirelessClientPacketCountersTable.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessClientDiagTable 1.3.6.1.4.1.1916.1.25.1.33
This table contains information on a per-client basis. Rows are indexed first by virtual interface, then by client MAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessClientDiagEntry

extremeWirelessClientDiagEntry 1.3.6.1.4.1.1916.1.25.1.33.1
Note that ifIndex here is virtual ifIndex (SSID).
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessClientDiagEntry  

extremeWirelessClientDiagMac 1.3.6.1.4.1.1916.1.25.1.33.1.1
This is the MAC address of the station this entry describes.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

extremeWirelessClientDiagStateWatermark 1.3.6.1.4.1.1916.1.25.1.33.1.2
This is the highest state this client has been in.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessClientDiagEntersInDetected 1.3.6.1.4.1.1916.1.25.1.33.1.3
This is the total number of times the client has entered the detected state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagErrorsInDetected 1.3.6.1.4.1.1916.1.25.1.33.1.4
This is the total number of errors this client has experienced since the counters were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagAuthReqInDetected 1.3.6.1.4.1.1916.1.25.1.33.1.5
This is the total number of AUTH REQ packets received from this client while it was in the detected state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagOtherReqInDetected 1.3.6.1.4.1.1916.1.25.1.33.1.6
This is the total number of REQ packets received from this client while it was in detected state that were not AUTH REQ packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagMgmtActionInDetected 1.3.6.1.4.1.1916.1.25.1.33.1.7
This is the total number of times management initiated action (i.e. force-disassociate) was received for this client in the detected state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagTimeOutInDetected 1.3.6.1.4.1.1916.1.25.1.33.1.8
This is the total number of timeouts which happened to this client in the detected state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagEntersInAuth 1.3.6.1.4.1.1916.1.25.1.33.1.9
This is the total number of times the client has entered the AUTHED state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagErrorsInAuth 1.3.6.1.4.1.1916.1.25.1.33.1.10
This is the total number of times the client has had errors in the AUTHED state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagAssocReqInAuth 1.3.6.1.4.1.1916.1.25.1.33.1.11
This is the total number of ASSOC REQ or REASSOC REQ packets received from this client while in the AUTHED state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagOtherReqInAuth 1.3.6.1.4.1.1916.1.25.1.33.1.12
This is the total number of non-ASSOC/REASSOC packets received from this client while in the AUTHED state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagMgmtActionInAuth 1.3.6.1.4.1.1916.1.25.1.33.1.13
This is the total number of management initiated action which this client experienced while in the AUTHED state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagTimeOutInAuth 1.3.6.1.4.1.1916.1.25.1.33.1.14
This is the total number of times this client timed out while in the authed state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagEntersInAssoc 1.3.6.1.4.1.1916.1.25.1.33.1.15
This is the total number of times this client has entered the associated state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagErrorsInAssoc 1.3.6.1.4.1.1916.1.25.1.33.1.16
This is the total number of errors this client has had in the associated state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagMgmtActionInAssoc 1.3.6.1.4.1.1916.1.25.1.33.1.17
This is the total number of management actions which have happened to this client in the associated state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagTimeOutInAssoc 1.3.6.1.4.1.1916.1.25.1.33.1.18
This is the total number of times this station has been timed-out in the associated state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagEntersInForward 1.3.6.1.4.1.1916.1.25.1.33.1.19
This is the total number of times this client has entered the forwarding state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagMgmtActionInForward 1.3.6.1.4.1.1916.1.25.1.33.1.20
This is the total number of times this client has experience a management action while in forwarding.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagTimeOutInForward 1.3.6.1.4.1.1916.1.25.1.33.1.21
This is the total number of timeouts this client has experienced while in forwarding.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagTotal802Auths 1.3.6.1.4.1.1916.1.25.1.33.1.22
This is the total number of times this client has tried to authenticate using 802.1x.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientDiagTotalNetLoginAuths 1.3.6.1.4.1.1916.1.25.1.33.1.23
This is the total number of times this client has tried to authenticate using NetLogin.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoTable 1.3.6.1.4.1.1916.1.25.1.34
This table contains one row per client on a wireless interface. It gives information about the association history and parameters of that client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessClientAssocInfoEntry

extremeWirelessClientAssocInfoEntry 1.3.6.1.4.1.1916.1.25.1.34.1
Note that ifIndex here is virtual ifIndex (SSID).
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessClientAssocInfoEntry  

extremeWirelessClientAssocInfoAssociated 1.3.6.1.4.1.1916.1.25.1.34.1.1
This gives the current MAC-layer association status of this client.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessClientAssocInfoTotalAssocReq 1.3.6.1.4.1.1916.1.25.1.34.1.2
This gives the total number of ASSOC REQ pdus recieved from this client since the last time the counters were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoTotalReAssocReq 1.3.6.1.4.1.1916.1.25.1.34.1.3
This gives the total number of REASSOC REQ PDUs received from this client since the last time the counters were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoTotalAssocResp 1.3.6.1.4.1.1916.1.25.1.34.1.4
This gives the total number of ASSOC RESP pdus sent to this client since the last time the counters were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoTotalAssocOK 1.3.6.1.4.1.1916.1.25.1.34.1.5
This gives the total number of ASSOC RESP PDUs which carried a status = ok response.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoTotalAssocFail 1.3.6.1.4.1.1916.1.25.1.34.1.6
This gives the total number of ASSOC RESP PDUs which carried a status = failed response.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoTotalDisassocReq 1.3.6.1.4.1.1916.1.25.1.34.1.7
This gives the total number of ASSOC RESP PDUs which carried a status = failed response.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoTotalDisassocResp 1.3.6.1.4.1.1916.1.25.1.34.1.8
This gives the total number of ASSOC RESP PDUs which carried a status = failed response.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoRateIE 1.3.6.1.4.1.1916.1.25.1.34.1.9
This is the value of the rate IE carried in the last ASSOC REQ packet if this wireless interface is configured to keep IEs. If it's not, this will be NULL. The IE is encoded as a series of bytes exactly as the value portion of the IE in the PDU.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessClientAssocInfoLastAssoc 1.3.6.1.4.1.1916.1.25.1.34.1.10
This is sysUpTime when the last ASSOC REQ was received from this client.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessClientAssocInfoLastError 1.3.6.1.4.1.1916.1.25.1.34.1.11
This is sysUpTime when the last ASSOC RESP was sent to this client with a failure status.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessClientAssocInfoLastErrorType 1.3.6.1.4.1.1916.1.25.1.34.1.12
This is an enumerated type which indicates which was the last error this client experienced during association.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noError(0), rateMismatch(1), badState(2), badCapability(3), couterMeasure(4), mcastCipher(5), maxAssoc(6), rsnRequired(7), rsnMismatch(8), otherError(9)  

extremeWirelessClientAssocInfoErrorRateMismatch 1.3.6.1.4.1.1916.1.25.1.34.1.13
This is the total number of failed associations due to a mismatch of the rate IEs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoErrorBadState 1.3.6.1.4.1.1916.1.25.1.34.1.14
This is the total number of failed associations due to the client being in the wrong state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoErrorBadCapability 1.3.6.1.4.1.1916.1.25.1.34.1.15
This is the total number of failed associations due to the client having a capability mismatch with the AP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoErrorCounterMeasure 1.3.6.1.4.1.1916.1.25.1.34.1.16
This is the total number of failed associations due to the client being subject to a counter measure.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoErrorMcastCipher 1.3.6.1.4.1.1916.1.25.1.34.1.17
This is the total number of failed associations due to the client not supporting the current multicast cipher.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoErrorMaxAssoc 1.3.6.1.4.1.1916.1.25.1.34.1.18
This is the total number of failed associations due to the AP having too many associations already.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoErrorRSNRequired 1.3.6.1.4.1.1916.1.25.1.34.1.19
This is the total number of failed associations due to the client not supplying the (required) RSN IE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoErrorRSNMismatch 1.3.6.1.4.1.1916.1.25.1.34.1.20
This is the total number of failed associations due to the client's RSN IE not matching supported features on the AP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoErrorOther 1.3.6.1.4.1.1916.1.25.1.34.1.21
This is the total number of failed associations due to the client's RSN IE not matching supported features on the AP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoWPAIEPresent 1.3.6.1.4.1.1916.1.25.1.34.1.22
If this value is true it indicates that WPA information was gathered from this station in the last association request. If true, it implies the values of the WPA variables below are valid. If false, it indicates that this station did not send a WPA IE in its last association.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessClientAssocInfoWPAVersion 1.3.6.1.4.1.1916.1.25.1.34.1.23
This value gives the version of WPA supported by this station. See IEEE 802.11i Draft 3.0 section 7 for meaning of various values.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoWPAIEMcastCipher 1.3.6.1.4.1.1916.1.25.1.34.1.24
This value gives the single multicast cipher supported by this client.
Status: current Access: read-only
OBJECT-TYPE    
  WPACipherSet  

extremeWirelessClientAssocInfoWPAUcastCipherCount 1.3.6.1.4.1.1916.1.25.1.34.1.25
This gives the number of set bits in the ucast cipher variable below. In this case this number should always be 1.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoWPAUcastCipher 1.3.6.1.4.1.1916.1.25.1.34.1.26
This gives the cipher suites which was requested by this client during its last assoc req.
Status: current Access: read-only
OBJECT-TYPE    
  WPACipherSet  

extremeWirelessClientAssocInfoWPAKeyMgmtCount 1.3.6.1.4.1.1916.1.25.1.34.1.27
This value gives the number of key management suites requested by this client in the last assoc. req message. It indicates the number of set bits in the mgmt suite variable below.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAssocInfoWPAKeyMgmtSuite 1.3.6.1.4.1.1916.1.25.1.34.1.28
Gives the key management suite requested by this client during its last association request.
Status: current Access: read-only
OBJECT-TYPE    
  WPAKeyMgmtSet  

extremeWirelessClientAssocIEBlob 1.3.6.1.4.1.1916.1.25.1.34.1.29
This is the IE list sent in the association frame encoded as a series of TLVs.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessClientAuthInfoTable 1.3.6.1.4.1.1916.1.25.1.35
This table contains one row per client on a wireless interface. It gives information about the authentication history and params of that client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessClientAuthInfoEntry

extremeWirelessClientAuthInfoEntry 1.3.6.1.4.1.1916.1.25.1.35.1
Note that ifIndex here is virtual ifIndex (SSID).
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessClientAuthInfoEntry  

extremeWirelessClientAuthInfoCurrentAuth 1.3.6.1.4.1.1916.1.25.1.35.1.1
This gives the current MAC-layer authentication status of the client.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

extremeWirelessClientAuthInfoTotalAuths 1.3.6.1.4.1.1916.1.25.1.35.1.2
This is the total number of AUTH REQ packets received from this client since the last time the counters were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoTotalAuthResp 1.3.6.1.4.1.1916.1.25.1.35.1.3
This is the total number of AUTH RESP packets sent to this client since the last time the counters were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoTotalAuthsOK 1.3.6.1.4.1.1916.1.25.1.35.1.4
This is the total number of AUTH RESP packets sent to this client which carried a STATUS = OK message.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoTotalAuthsFailed 1.3.6.1.4.1.1916.1.25.1.35.1.5
This is the total number of AUTH RESP packets sent to this client which carried a STATUS = Failed message.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoTotalDeauthReq 1.3.6.1.4.1.1916.1.25.1.35.1.6
This is the total number of DEAUTH REQ packets sent from this client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoTotalDeauthResp 1.3.6.1.4.1.1916.1.25.1.35.1.7
This is the total number of DEAUTH RESP packets sent to this client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoTotalOpen 1.3.6.1.4.1.1916.1.25.1.35.1.8
This is the total number of AUTH REQ packets which requested open authentication from the AP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoTotalShared 1.3.6.1.4.1.1916.1.25.1.35.1.9
This is the total number of AUTH REQ packets which requested shared authentication from the AP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoLastAuth 1.3.6.1.4.1.1916.1.25.1.35.1.10
This is the sysUpTime the last time this client sent a request for authentication.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessClientAuthInfoLastAuthType 1.3.6.1.4.1.1916.1.25.1.35.1.11
This is the last type of authentication requested by this client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER open(1), shared(2)  

extremeWirelessClientAuthInfoLastError 1.3.6.1.4.1.1916.1.25.1.35.1.12
This is the sysUpTime of the last authentication failure for this client.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

extremeWirelessClientAuthInfoLastErrorType 1.3.6.1.4.1.1916.1.25.1.35.1.13
This is the OID of the last error counter that was incremented for this client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noError(0), resourceFailure(1), sequenceNumber(2), challengeText(3), algorithmMismatch(4), keyIndex(5), otherError(6)  

extremeWirelessClientAuthInfoErrorResourceFailure 1.3.6.1.4.1.1916.1.25.1.35.1.14
This is the total number of authentication failures which have resulted from resource failures.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoErrorSequenceNum 1.3.6.1.4.1.1916.1.25.1.35.1.15
This is the total number of authentication failures which have resulted from bad packet sequence numbers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoErrorChallengeText 1.3.6.1.4.1.1916.1.25.1.35.1.16
This is the total number of authentication failures which have resutled from challenge text mismatch.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoErrorTypeMismatch 1.3.6.1.4.1.1916.1.25.1.35.1.17
This is the total number of authentication failures which have resutled from the requested authentication type (i.e. open/shared) not matching what this virutal interface is configured for.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoErrorKeyIndex 1.3.6.1.4.1.1916.1.25.1.35.1.18
This is the total number of authentication failures which have resulted from key index mismatches.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientAuthInfoErrorOther 1.3.6.1.4.1.1916.1.25.1.35.1.19
This is the total number of authentication failures which have resulted from unspecified errors.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientMACInfoTable 1.3.6.1.4.1.1916.1.25.1.36
This table contains one entry per source MAC which has tried to authenticate with this virtual interface (SSID). Entries are created when AUTH or REATH REQ packets are received from new clients. Entries can be aged out, removed by management action, or overwritten by an overflow.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessClientMACInfoEntry

extremeWirelessClientMACInfoEntry 1.3.6.1.4.1.1916.1.25.1.36.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessClientMACInfoEntry  

extremeWirelessClientMACInfoMinRSS 1.3.6.1.4.1.1916.1.25.1.36.1.1
This gives the minimum RSS indication of any packet we have seen from this client. A value of 0 indicates that RSSI has been unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessClientMACInfoMaxRSS 1.3.6.1.4.1.1916.1.25.1.36.1.2
This gives the maximum RSS indication of any packet we have seen from this client. A value of 0 indicates that RSSI has been unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessClientMACInfoAvgRSS 1.3.6.1.4.1.1916.1.25.1.36.1.3
This gives the average RSS indication of any packet we have seen from this client. A value of 0 indicates that RSSI has been unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessClientMACInfoTotalProbeReq 1.3.6.1.4.1.1916.1.25.1.36.1.4
This gives the total number of PROBE REQ packets recieved from this client since the counters have been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientMACInfoTotalAuthReq 1.3.6.1.4.1.1916.1.25.1.36.1.5
This gives the total number of AUTH REQ packets recieved from this client since the counters have been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientMACInfoTotalAssocReq 1.3.6.1.4.1.1916.1.25.1.36.1.6
This gives the total number of ASSOC REQ packets recieved from this client since the counters have been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientMACInfoTotalReAssocReq 1.3.6.1.4.1.1916.1.25.1.36.1.7
This gives the total number of REASSOC REQ packets recieved from this client since the counters have been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientMACInfoTotalDeAssocReq 1.3.6.1.4.1.1916.1.25.1.36.1.8
This gives the total number of DEASSOC REQ packets recieved from this client since the counters have been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientMACInfoTotalDeAuthReq 1.3.6.1.4.1.1916.1.25.1.36.1.9
This gives the total number of DEAUTH REQ packets recieved from this client since the counters have been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientMACInfoTotalPsPoll 1.3.6.1.4.1.1916.1.25.1.36.1.10
This gives the total number of PS POLL packets recieved from this client since the counters have been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientMACInfoTotalData 1.3.6.1.4.1.1916.1.25.1.36.1.11
This gives the total number of data frames received from this client since the counters have been cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientMACInfoNavValue 1.3.6.1.4.1.1916.1.25.1.36.1.12
TODO: Is this an average, total, what?
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSizeCounterTable 1.3.6.1.4.1.1916.1.25.1.37
There is one entry in this table for each client which has tried to authenticate with this virtual interface. A new entry is created when an AUTH or REATH REQ packet is received from a new station. Entries are removed by management action, timeout or overwritten due to overflow. Entries in this table are also indexed by virtual interface. A client which has tried to authenticate to multiple virtual interfaces may have more than one entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessClientSizeCounterEntry

extremeWirelessClientSizeCounterEntry 1.3.6.1.4.1.1916.1.25.1.37.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessClientSizeCounterEntry  

extremeWirelessClientFrameSizeReXmit64 1.3.6.1.4.1.1916.1.25.1.37.1.1
This gives the number of frags retransmitted to this client which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeReXmit128 1.3.6.1.4.1.1916.1.25.1.37.1.2
This gives the number of frags retransmitted to this client which were between 64 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeReXmit256 1.3.6.1.4.1.1916.1.25.1.37.1.3
This gives the number of frags retransmitted to this client which were between 128 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeReXmit512 1.3.6.1.4.1.1916.1.25.1.37.1.4
This gives the number of frags retransmitted to this client which were between 256 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeReXmit1024 1.3.6.1.4.1.1916.1.25.1.37.1.5
This gives the number of frags retransmitted to this client which were between 512 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeReXmit2048 1.3.6.1.4.1.1916.1.25.1.37.1.6
This gives the number of frags retransmitted to this client which were between 1024 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeTX64 1.3.6.1.4.1.1916.1.25.1.37.1.7
This gives the number of frags transmitted to this client which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeTX128 1.3.6.1.4.1.1916.1.25.1.37.1.8
This gives the number of frags transmitted to this client which were between 64 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeTX256 1.3.6.1.4.1.1916.1.25.1.37.1.9
This gives the number of frags transmitted to this client which were between 128 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeTX512 1.3.6.1.4.1.1916.1.25.1.37.1.10
This gives the number of frags transmitted to this client which were between 256 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeTX1024 1.3.6.1.4.1.1916.1.25.1.37.1.11
This gives the number of frags transmitted to this client which were between 512 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeTX2048 1.3.6.1.4.1.1916.1.25.1.37.1.12
This gives the number of frags transmitted to this client which were between 1024 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeRX64 1.3.6.1.4.1.1916.1.25.1.37.1.13
This gives the number of frags received from this client which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeRX128 1.3.6.1.4.1.1916.1.25.1.37.1.14
This gives the number of frags received from this client which were between 64 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeRX256 1.3.6.1.4.1.1916.1.25.1.37.1.15
This gives the number of frags received from this client which were between 128 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeRX512 1.3.6.1.4.1.1916.1.25.1.37.1.16
This gives the number of frags received from this client which were between 256 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeRX1024 1.3.6.1.4.1.1916.1.25.1.37.1.17
This gives the number of frags received from this client which were between 512 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeRX2048 1.3.6.1.4.1.1916.1.25.1.37.1.18
This gives the number of frags received from this client which were between 1024 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorTX64 1.3.6.1.4.1.1916.1.25.1.37.1.19
This gives the number of frags which failed to be sent from this client with a length between 0 and 64 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorTX128 1.3.6.1.4.1.1916.1.25.1.37.1.20
This gives the number of frags which failed to be sent from this client with a length between 65 and 128 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorTX256 1.3.6.1.4.1.1916.1.25.1.37.1.21
This gives the number of frags which failed to be sent from this client with a length between 129 and 256 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorTX512 1.3.6.1.4.1.1916.1.25.1.37.1.22
This gives the number of frags which failed to be sent from this client with a length between 257 and 512 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorTX1024 1.3.6.1.4.1.1916.1.25.1.37.1.23
This gives the number of frags which failed to be sent from this client with a length between 513 and 1024 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorTX2048 1.3.6.1.4.1.1916.1.25.1.37.1.24
This gives the number of frags which failed to be sent from this client with a length between 1025 and 2048 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorRX64 1.3.6.1.4.1.1916.1.25.1.37.1.25
This gives the number of frags which were received with an FCS or other error and a length between 0 and 64 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorRX128 1.3.6.1.4.1.1916.1.25.1.37.1.26
This gives the number of frags which were received with an FCS or other error and a length between 65 and 128 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorRX256 1.3.6.1.4.1.1916.1.25.1.37.1.27
This gives the number of frags which were received with an FCS or other error and a length between 129 and 256 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorRX512 1.3.6.1.4.1.1916.1.25.1.37.1.28
This gives the number of frags which were received with an FCS or other error and a length between 257 and 512 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorRX1024 1.3.6.1.4.1.1916.1.25.1.37.1.29
This gives the number of frags which were received with an FCS or other error and a length between 513 and 1024 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientFrameSizeErrorRX2048 1.3.6.1.4.1.1916.1.25.1.37.1.30
This gives the number of frags which were received with an FCS or other error and a length between 1025 and 2048 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeTX64 1.3.6.1.4.1.1916.1.25.1.37.1.31
This gives the number of packets transmitted to this client which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeTX128 1.3.6.1.4.1.1916.1.25.1.37.1.32
This gives the number of packets transmitted to this client which were between 64 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeTX256 1.3.6.1.4.1.1916.1.25.1.37.1.33
This gives the number of packets transmitted to this client which were between 128 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeTX512 1.3.6.1.4.1.1916.1.25.1.37.1.34
This gives the number of packets transmitted to this client which were between 256 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeTX1024 1.3.6.1.4.1.1916.1.25.1.37.1.35
This gives the number of packets transmitted to this client which were between 512 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeTX2048 1.3.6.1.4.1.1916.1.25.1.37.1.36
This gives the number of packets transmitted to this client which were between 1024 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeRX64 1.3.6.1.4.1.1916.1.25.1.37.1.37
This gives the number of packets received from this client which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeRX128 1.3.6.1.4.1.1916.1.25.1.37.1.38
This gives the number of packets received from this client which were between 64 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeRX256 1.3.6.1.4.1.1916.1.25.1.37.1.39
This gives the number of packets received from this client which were between 128 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeRX512 1.3.6.1.4.1.1916.1.25.1.37.1.40
This gives the number of packets received from this client which were between 256 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeRX1024 1.3.6.1.4.1.1916.1.25.1.37.1.41
This gives the number of packets received from this client which were between 512 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientPacketSizeRX2048 1.3.6.1.4.1.1916.1.25.1.37.1.42
This gives the number of packets received from this client which were between 1024 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedCounterTable 1.3.6.1.4.1.1916.1.25.1.38
This table is indexed by wireless interface index. These are the virtual interfaces corresponding to the SSID. Support for this table is optional, indicated by the value of the variable extremeWirelessClientDiagSupportsSpeedCounters in the status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessClientSpeedCounterEntry

extremeWirelessClientSpeedCounterEntry 1.3.6.1.4.1.1916.1.25.1.38.1
The ifIndex here is the wireless interface (SSID). It is expected that an entry will be created in this table only after a client sends a AUTH or REATH packet to the SSID.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessClientSpeedCounterEntry  

extremeWirelessClientSpeedReXmit1 1.3.6.1.4.1.1916.1.25.1.38.1.1
This gives the number of frags which were retransmitted to the given client at 1 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedReXmit2 1.3.6.1.4.1.1916.1.25.1.38.1.2
This gives the number of frags which were retransmitted to the given client at 2 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedReXmit5p5 1.3.6.1.4.1.1916.1.25.1.38.1.3
This gives the number of frags which were retransmitted to the given client at 5 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedReXmit6 1.3.6.1.4.1.1916.1.25.1.38.1.4
This gives the number of frags which were retransmitted to the given client at 6 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedReXmit9 1.3.6.1.4.1.1916.1.25.1.38.1.5
This gives the number of frags which were retransmitted to the given client at 9 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedReXmit12 1.3.6.1.4.1.1916.1.25.1.38.1.6
This gives the number of frags which were retransmitted to the given client at 12 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedReXmit18 1.3.6.1.4.1.1916.1.25.1.38.1.7
This gives the number of frags which were retransmitted to the given client at 18 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedReXmit24 1.3.6.1.4.1.1916.1.25.1.38.1.8
This gives the number of frags which were retransmitted to the given client at 24 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedReXmit36 1.3.6.1.4.1.1916.1.25.1.38.1.9
This gives the number of frags which were retransmitted to the given client at 36 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedReXmit48 1.3.6.1.4.1.1916.1.25.1.38.1.10
This gives the number of frags which were retransmitted to the given client at 48 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedReXmit54 1.3.6.1.4.1.1916.1.25.1.38.1.11
This gives the number of frags which were retransmitted to the given client at 54 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedTX1 1.3.6.1.4.1.1916.1.25.1.38.1.12
This gives the number of frags which were transmitted to the given client at 1 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedTX2 1.3.6.1.4.1.1916.1.25.1.38.1.13
This gives the number of frags which were transmitted to the given client at 2 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedTX5p5 1.3.6.1.4.1.1916.1.25.1.38.1.14
This gives the number of frags which were transmitted to the given client at 5 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedTX6 1.3.6.1.4.1.1916.1.25.1.38.1.15
This gives the number of frags which were transmitted to the given client at 6 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedTX9 1.3.6.1.4.1.1916.1.25.1.38.1.16
This gives the number of frags which were transmitted to the given client at 9 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedTX12 1.3.6.1.4.1.1916.1.25.1.38.1.17
This gives the number of frags which were transmitted to the given client at 12 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedTX18 1.3.6.1.4.1.1916.1.25.1.38.1.18
This gives the number of frags which were transmitted to the given client at 18 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedTX24 1.3.6.1.4.1.1916.1.25.1.38.1.19
This gives the number of frags which were transmitted to the given client at 24 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedTX36 1.3.6.1.4.1.1916.1.25.1.38.1.20
This gives the number of frags which were transmitted to the given client at 36 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedTX48 1.3.6.1.4.1.1916.1.25.1.38.1.21
This gives the number of frags which were transmitted to the given client at 48 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedTX54 1.3.6.1.4.1.1916.1.25.1.38.1.22
This gives the number of frags which were transmitted to the given client at 54 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedRX1 1.3.6.1.4.1.1916.1.25.1.38.1.23
This gives the number of frags which were received from the given client at 1 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedRX2 1.3.6.1.4.1.1916.1.25.1.38.1.24
This gives the number of frags which were received from the given client at 2 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedRX5p5 1.3.6.1.4.1.1916.1.25.1.38.1.25
This gives the number of frags which were received from the given client at 5 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedRX6 1.3.6.1.4.1.1916.1.25.1.38.1.26
This gives the number of frags which were received from the given client at 6 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedRX9 1.3.6.1.4.1.1916.1.25.1.38.1.27
This gives the number of frags which were received from the given client at 9 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedRX12 1.3.6.1.4.1.1916.1.25.1.38.1.28
This gives the number of frags which were received from the given client at 12 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedRX18 1.3.6.1.4.1.1916.1.25.1.38.1.29
This gives the number of frags which were received from the given client at 18 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedRX24 1.3.6.1.4.1.1916.1.25.1.38.1.30
This gives the number of frags which were received from the given client at 24 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedRX36 1.3.6.1.4.1.1916.1.25.1.38.1.31
This gives the number of frags which were received from the given client at 36 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedRX48 1.3.6.1.4.1.1916.1.25.1.38.1.32
This gives the number of frags which were received from the given client at 48 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessClientSpeedRX54 1.3.6.1.4.1.1916.1.25.1.38.1.33
This gives the number of frags which were received from the given client at 54 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeTable 1.3.6.1.4.1.1916.1.25.1.39
There is one entry in this table for each virtual and physical interface. Values for physical interfaces are summations of the values for the constituent virtual interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessIntfFrameSizeEntry

extremeWirelessIntfFrameSizeEntry 1.3.6.1.4.1.1916.1.25.1.39.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessIntfFrameSizeEntry  

extremeWirelessIntfFrameSizeMgmtTX64 1.3.6.1.4.1.1916.1.25.1.39.1.1
This gives the number of management-type frames transmitted on this interface which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeMgmtTX128 1.3.6.1.4.1.1916.1.25.1.39.1.2
This gives the number of management-type frames transmitted on this interface which were between 65 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeMgmtTX256 1.3.6.1.4.1.1916.1.25.1.39.1.3
This gives the number of management-type frames transmitted on this interface which were between 129 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeMgmtTX512 1.3.6.1.4.1.1916.1.25.1.39.1.4
This gives the number of management-type frames transmitted on this interface which were between 257 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeMgmtTX1024 1.3.6.1.4.1.1916.1.25.1.39.1.5
This gives the number of management-type frames transmitted on this interface which were between 513 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeMgmtTX2048 1.3.6.1.4.1.1916.1.25.1.39.1.6
This gives the number of management-type frames transmitted on this interface which were between 1025 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeMgmtRX64 1.3.6.1.4.1.1916.1.25.1.39.1.7
This gives the number of management-type frames received on this interface which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeMgmtRX128 1.3.6.1.4.1.1916.1.25.1.39.1.8
This gives the number of management-type frames received on this interface which were between 65 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeMgmtRX256 1.3.6.1.4.1.1916.1.25.1.39.1.9
This gives the number of management-type frames received on this interface which were between 129 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeMgmtRX512 1.3.6.1.4.1.1916.1.25.1.39.1.10
This gives the number of management-type frames received on this interface which were between 257 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeMgmtRX1024 1.3.6.1.4.1.1916.1.25.1.39.1.11
This gives the number of management-type frames received on this interface which were between 513 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeMgmtRX2048 1.3.6.1.4.1.1916.1.25.1.39.1.12
This gives the number of management-type frames received on this interface which were between 1025 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlTX64 1.3.6.1.4.1.1916.1.25.1.39.1.13
This gives the number of control-type frames transmitted on this interface which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlTX128 1.3.6.1.4.1.1916.1.25.1.39.1.14
This gives the number of control-type frames transmitted on this interface which were between 65 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlTX256 1.3.6.1.4.1.1916.1.25.1.39.1.15
This gives the number of control-type frames transmitted on this interface which were between 129 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlTX512 1.3.6.1.4.1.1916.1.25.1.39.1.16
This gives the number of control-type frames transmitted on this interface which were between 257 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlTX1024 1.3.6.1.4.1.1916.1.25.1.39.1.17
This gives the number of control-type frames transmitted on this interface which were between 513 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlTX2048 1.3.6.1.4.1.1916.1.25.1.39.1.18
This gives the number of control-type frames transmitted on this interface which were between 1025 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlRX64 1.3.6.1.4.1.1916.1.25.1.39.1.19
This gives the number of control-type frames received on this interface which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlRX128 1.3.6.1.4.1.1916.1.25.1.39.1.20
This gives the number of control-type frames received on this interface which were between 65 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlRX256 1.3.6.1.4.1.1916.1.25.1.39.1.21
This gives the number of control-type frames received on this interface which were between 129 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlRX512 1.3.6.1.4.1.1916.1.25.1.39.1.22
This gives the number of control-type frames received on this interface which were between 257 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlRX1024 1.3.6.1.4.1.1916.1.25.1.39.1.23
This gives the number of control-type frames received on this interface which were between 513 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeCtlRX2048 1.3.6.1.4.1.1916.1.25.1.39.1.24
This gives the number of control-type frames received on this interface which were between 1025 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataTX64 1.3.6.1.4.1.1916.1.25.1.39.1.25
This gives the number of data-type frames transmitted on this interface which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataTX128 1.3.6.1.4.1.1916.1.25.1.39.1.26
This gives the number of data-type frames transmitted on this interface which were between 65 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataTX256 1.3.6.1.4.1.1916.1.25.1.39.1.27
This gives the number of data-type frames transmitted on this interface which were between 129 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataTX512 1.3.6.1.4.1.1916.1.25.1.39.1.28
This gives the number of data-type frames transmitted on this interface which were between 257 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataTX1024 1.3.6.1.4.1.1916.1.25.1.39.1.29
This gives the number of data-type frames transmitted on this interface which were between 513 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataTX2048 1.3.6.1.4.1.1916.1.25.1.39.1.30
This gives the number of data-type frames transmitted on this interface which were between 1025 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataRX64 1.3.6.1.4.1.1916.1.25.1.39.1.31
This gives the number of data-type frames received on this interface which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataRX128 1.3.6.1.4.1.1916.1.25.1.39.1.32
This gives the number of data-type frames received on this interface which were between 65 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataRX256 1.3.6.1.4.1.1916.1.25.1.39.1.33
This gives the number of data-type frames received on this interface which were between 129 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataRX512 1.3.6.1.4.1.1916.1.25.1.39.1.34
This gives the number of data-type frames received on this interface which were between 257 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataRX1024 1.3.6.1.4.1.1916.1.25.1.39.1.35
This gives the number of data-type frames received on this interface which were between 513 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeDataRX2048 1.3.6.1.4.1.1916.1.25.1.39.1.36
This gives the number of data-type frames received on this interface which were between 1025 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorTable 1.3.6.1.4.1.1916.1.25.1.40
There is one entry in this table for each virtual and physical interface. Values for physical interfaces are summations of the values for the constituent virtual interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessIntfFrameSizeErrorEntry

extremeWirelessIntfFrameSizeErrorEntry 1.3.6.1.4.1.1916.1.25.1.40.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessIntfFrameSizeErrorEntry  

extremeWirelessIntfFrameSizeReXmit64 1.3.6.1.4.1.1916.1.25.1.40.1.1
This gives the number of frames retransmitted on this interface which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeReXmit128 1.3.6.1.4.1.1916.1.25.1.40.1.2
This gives the number of frames retransmitted on this interface which were between 65 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeReXmit256 1.3.6.1.4.1.1916.1.25.1.40.1.3
This gives the number of frames retransmitted on this interface which were between 129 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeReXmit512 1.3.6.1.4.1.1916.1.25.1.40.1.4
This gives the number of frames retransmitted on this interface which were between 257 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeReXmit1024 1.3.6.1.4.1.1916.1.25.1.40.1.5
This gives the number of frames retransmitted on this interface which were between 513 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeReXmit2048 1.3.6.1.4.1.1916.1.25.1.40.1.6
This gives the number of frames retransmitted on this interface which were between 1025 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorTX64 1.3.6.1.4.1.1916.1.25.1.40.1.7
This gives the number of frames which failed to be transmitted interface which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorTX128 1.3.6.1.4.1.1916.1.25.1.40.1.8
This gives the number of frames which failed to be transmitted interface which were between 65 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorTX256 1.3.6.1.4.1.1916.1.25.1.40.1.9
This gives the number of frames which failed to be transmitted interface which were between 129 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorTX512 1.3.6.1.4.1.1916.1.25.1.40.1.10
This gives the number of frames which failed to be transmitted interface which were between 257 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorTX1024 1.3.6.1.4.1.1916.1.25.1.40.1.11
This gives the number of frames which failed to be transmitted interface which were between 513 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorTX2048 1.3.6.1.4.1.1916.1.25.1.40.1.12
This gives the number of frames which failed to be transmitted interface which were between 1025 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorRX64 1.3.6.1.4.1.1916.1.25.1.40.1.13
This gives the number of frames which had errors on receive on this interface which were less than or equal to 64 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorRX128 1.3.6.1.4.1.1916.1.25.1.40.1.14
This gives the number of frames which had errors on receive on this interface which were between 65 and 128 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorRX256 1.3.6.1.4.1.1916.1.25.1.40.1.15
This gives the number of frames which had errors on receive on this interface which were between 129 and 256 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorRX512 1.3.6.1.4.1.1916.1.25.1.40.1.16
This gives the number of frames which had errors on receive on this interface which were between 257 and 512 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorRX1024 1.3.6.1.4.1.1916.1.25.1.40.1.17
This gives the number of frames which had errors on receive on this interface which were between 513 and 1024 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSizeErrorRX2048 1.3.6.1.4.1.1916.1.25.1.40.1.18
This gives the number of frames which had errors on receive on this interface which were between 1025 and 2048 bytes in length.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSpeedTable 1.3.6.1.4.1.1916.1.25.1.41
There is one entry in this table for each virtual and physical interface. Values for physical interfaces are summations of the values for the constituent virtual interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessIntfFrameSpeedEntry

extremeWirelessIntfFrameSpeedEntry 1.3.6.1.4.1.1916.1.25.1.41.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessIntfFrameSpeedEntry  

extremeWirelessIntfSpeedMgmtTX1 1.3.6.1.4.1.1916.1.25.1.41.1.1
This gives the number of management-type frames transmitted on this interface at 1Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtTX2 1.3.6.1.4.1.1916.1.25.1.41.1.2
This gives the number of management-type frames transmitted on this interface at 2Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtTX5p5 1.3.6.1.4.1.1916.1.25.1.41.1.3
This gives the number of management-type frames transmitted on this interface at 5.5Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtTX6 1.3.6.1.4.1.1916.1.25.1.41.1.4
This gives the number of management-type frames transmitted on this interface at 6Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtTX9 1.3.6.1.4.1.1916.1.25.1.41.1.5
This gives the number of management-type frames transmitted on this interface at 9Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtTX11 1.3.6.1.4.1.1916.1.25.1.41.1.6
This gives the number of management-type frames transmitted on this interface at 11Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtTX12 1.3.6.1.4.1.1916.1.25.1.41.1.7
This gives the number of management-type frames transmitted on this interface at 12Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtTX18 1.3.6.1.4.1.1916.1.25.1.41.1.8
This gives the number of management-type frames transmitted on this interface at 18Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtTX24 1.3.6.1.4.1.1916.1.25.1.41.1.9
This gives the number of management-type frames transmitted on this interface at 24Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtTX36 1.3.6.1.4.1.1916.1.25.1.41.1.10
This gives the number of management-type frames transmitted on this interface at 36Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtTX48 1.3.6.1.4.1.1916.1.25.1.41.1.11
This gives the number of management-type frames transmitted on this interface at 48Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtTX54 1.3.6.1.4.1.1916.1.25.1.41.1.12
This gives the number of management-type frames transmitted on this interface at 54Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX1 1.3.6.1.4.1.1916.1.25.1.41.1.13
This gives the number of management-type frames recieved on this interface at 1Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX2 1.3.6.1.4.1.1916.1.25.1.41.1.14
This gives the number of management-type frames recieved on this interface at 2Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX5p5 1.3.6.1.4.1.1916.1.25.1.41.1.15
This gives the number of management-type frames recieved on this interface at 5.5Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX6 1.3.6.1.4.1.1916.1.25.1.41.1.16
This gives the number of management-type frames recieved on this interface at 6Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX9 1.3.6.1.4.1.1916.1.25.1.41.1.17
This gives the number of management-type frames recieved on this interface at 9Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX11 1.3.6.1.4.1.1916.1.25.1.41.1.18
This gives the number of management-type frames recieved on this interface at 11Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX12 1.3.6.1.4.1.1916.1.25.1.41.1.19
This gives the number of management-type frames recieved on this interface at 12Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX18 1.3.6.1.4.1.1916.1.25.1.41.1.20
This gives the number of management-type frames recieved on this interface at 18Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX24 1.3.6.1.4.1.1916.1.25.1.41.1.21
This gives the number of management-type frames recieved on this interface at 24Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX36 1.3.6.1.4.1.1916.1.25.1.41.1.22
This gives the number of management-type frames recieved on this interface at 36Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX48 1.3.6.1.4.1.1916.1.25.1.41.1.23
This gives the number of management-type frames recieved on this interface at 48Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedMgmtRX54 1.3.6.1.4.1.1916.1.25.1.41.1.24
This gives the number of management-type frames recieved on this interface at 54Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX1 1.3.6.1.4.1.1916.1.25.1.41.1.25
This gives the number of control-type frames transmitted on this interface at 1Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX2 1.3.6.1.4.1.1916.1.25.1.41.1.26
This gives the number of control-type frames transmitted on this interface at 2Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX5p5 1.3.6.1.4.1.1916.1.25.1.41.1.27
This gives the number of control-type frames transmitted on this interface at 5.5Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX6 1.3.6.1.4.1.1916.1.25.1.41.1.28
This gives the number of control-type frames transmitted on this interface at 6Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX9 1.3.6.1.4.1.1916.1.25.1.41.1.29
This gives the number of control-type frames transmitted on this interface at 9Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX11 1.3.6.1.4.1.1916.1.25.1.41.1.30
This gives the number of control-type frames transmitted on this interface at 11Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX12 1.3.6.1.4.1.1916.1.25.1.41.1.31
This gives the number of control-type frames transmitted on this interface at 12Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX18 1.3.6.1.4.1.1916.1.25.1.41.1.32
This gives the number of control-type frames transmitted on this interface at 18Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX24 1.3.6.1.4.1.1916.1.25.1.41.1.33
This gives the number of control-type frames transmitted on this interface at 24Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX36 1.3.6.1.4.1.1916.1.25.1.41.1.34
This gives the number of control-type frames transmitted on this interface at 36Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX48 1.3.6.1.4.1.1916.1.25.1.41.1.35
This gives the number of control-type frames transmitted on this interface at 48Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlTX54 1.3.6.1.4.1.1916.1.25.1.41.1.36
This gives the number of control-type frames transmitted on this interface at 54Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX1 1.3.6.1.4.1.1916.1.25.1.41.1.37
This gives the number of control-type frames recieved on this interface at 1Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX2 1.3.6.1.4.1.1916.1.25.1.41.1.38
This gives the number of control-type frames recieved on this interface at 2Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX5p5 1.3.6.1.4.1.1916.1.25.1.41.1.39
This gives the number of control-type frames recieved on this interface at 5.5Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX6 1.3.6.1.4.1.1916.1.25.1.41.1.40
This gives the number of control-type frames recieved on this interface at 6Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX9 1.3.6.1.4.1.1916.1.25.1.41.1.41
This gives the number of control-type frames recieved on this interface at 9Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX11 1.3.6.1.4.1.1916.1.25.1.41.1.42
This gives the number of control-type frames recieved on this interface at 11Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX12 1.3.6.1.4.1.1916.1.25.1.41.1.43
This gives the number of control-type frames recieved on this interface at 12Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX18 1.3.6.1.4.1.1916.1.25.1.41.1.44
This gives the number of control-type frames recieved on this interface at 18Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX24 1.3.6.1.4.1.1916.1.25.1.41.1.45
This gives the number of control-type frames recieved on this interface at 24Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX36 1.3.6.1.4.1.1916.1.25.1.41.1.46
This gives the number of control-type frames recieved on this interface at 36Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX48 1.3.6.1.4.1.1916.1.25.1.41.1.47
This gives the number of control-type frames recieved on this interface at 48Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedCtlRX54 1.3.6.1.4.1.1916.1.25.1.41.1.48
This gives the number of control-type frames recieved on this interface at 54Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX1 1.3.6.1.4.1.1916.1.25.1.41.1.49
This gives the number of data-type frames transmitted on this interface at 1Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX2 1.3.6.1.4.1.1916.1.25.1.41.1.50
This gives the number of data-type frames transmitted on this interface at 2Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX5p5 1.3.6.1.4.1.1916.1.25.1.41.1.51
This gives the number of data-type frames transmitted on this interface at 5.5Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX6 1.3.6.1.4.1.1916.1.25.1.41.1.52
This gives the number of data-type frames transmitted on this interface at 6Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX9 1.3.6.1.4.1.1916.1.25.1.41.1.53
This gives the number of data-type frames transmitted on this interface at 9Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX11 1.3.6.1.4.1.1916.1.25.1.41.1.54
This gives the number of data-type frames transmitted on this interface at 11Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX12 1.3.6.1.4.1.1916.1.25.1.41.1.55
This gives the number of data-type frames transmitted on this interface at 12Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX18 1.3.6.1.4.1.1916.1.25.1.41.1.56
This gives the number of data-type frames transmitted on this interface at 18Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX24 1.3.6.1.4.1.1916.1.25.1.41.1.57
This gives the number of data-type frames transmitted on this interface at 24Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX36 1.3.6.1.4.1.1916.1.25.1.41.1.58
This gives the number of data-type frames transmitted on this interface at 36Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX48 1.3.6.1.4.1.1916.1.25.1.41.1.59
This gives the number of data-type frames transmitted on this interface at 48Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataTX54 1.3.6.1.4.1.1916.1.25.1.41.1.60
This gives the number of data-type frames transmitted on this interface at 54Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX1 1.3.6.1.4.1.1916.1.25.1.41.1.61
This gives the number of data-type frames recieved on this interface at 1Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX2 1.3.6.1.4.1.1916.1.25.1.41.1.62
This gives the number of data-type frames recieved on this interface at 2Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX5p5 1.3.6.1.4.1.1916.1.25.1.41.1.63
This gives the number of data-type frames recieved on this interface at 5.5Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX6 1.3.6.1.4.1.1916.1.25.1.41.1.64
This gives the number of data-type frames recieved on this interface at 6Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX9 1.3.6.1.4.1.1916.1.25.1.41.1.65
This gives the number of data-type frames recieved on this interface at 9Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX11 1.3.6.1.4.1.1916.1.25.1.41.1.66
This gives the number of data-type frames recieved on this interface at 11Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX12 1.3.6.1.4.1.1916.1.25.1.41.1.67
This gives the number of data-type frames recieved on this interface at 12Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX18 1.3.6.1.4.1.1916.1.25.1.41.1.68
This gives the number of data-type frames recieved on this interface at 18Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX24 1.3.6.1.4.1.1916.1.25.1.41.1.69
This gives the number of data-type frames recieved on this interface at 24Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX36 1.3.6.1.4.1.1916.1.25.1.41.1.70
This gives the number of data-type frames recieved on this interface at 36Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX48 1.3.6.1.4.1.1916.1.25.1.41.1.71
This gives the number of data-type frames recieved on this interface at 48Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedDataRX54 1.3.6.1.4.1.1916.1.25.1.41.1.72
This gives the number of data-type frames recieved on this interface at 54Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfFrameSpeedErrorTable 1.3.6.1.4.1.1916.1.25.1.42
There is one entry in this table for each virtual and physical interface. Values for physical interfaces are summations of the values for the constituent virtual interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessIntfFrameSpeedErrorEntry

extremeWirelessIntfFrameSpeedErrorEntry 1.3.6.1.4.1.1916.1.25.1.42.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessIntfFrameSpeedErrorEntry  

extremeWirelessIntfSpeedReXmit1 1.3.6.1.4.1.1916.1.25.1.42.1.1
This gives the number of frames which were retransmitted on this interface at 1 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedReXmit2 1.3.6.1.4.1.1916.1.25.1.42.1.2
This gives the number of frames which were retransmitted on this interface at 2 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedReXmit5p5 1.3.6.1.4.1.1916.1.25.1.42.1.3
This gives the number of frames which were retransmitted on this interface at 5 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedReXmit6 1.3.6.1.4.1.1916.1.25.1.42.1.4
This gives the number of frames which were retransmitted on this interface at 6 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedReXmit9 1.3.6.1.4.1.1916.1.25.1.42.1.5
This gives the number of frames which were retransmitted on this interface at 9 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedReXmit11 1.3.6.1.4.1.1916.1.25.1.42.1.6
This gives the number of frames which were retransmitted on this interface at 11 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedReXmit12 1.3.6.1.4.1.1916.1.25.1.42.1.7
This gives the number of frames which were retransmitted on this interface at 12 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedReXmit18 1.3.6.1.4.1.1916.1.25.1.42.1.8
This gives the number of frames which were retransmitted on this interface at 18 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedReXmit24 1.3.6.1.4.1.1916.1.25.1.42.1.9
This gives the number of frames which were retransmitted on this interface at 24 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedReXmit36 1.3.6.1.4.1.1916.1.25.1.42.1.10
This gives the number of frames which were retransmitted on this interface at 36 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedReXmit48 1.3.6.1.4.1.1916.1.25.1.42.1.11
This gives the number of frames which were retransmitted on this interface at 48 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedReXmit54 1.3.6.1.4.1.1916.1.25.1.42.1.12
This gives the number of frames which were retransmitted on this interface at 54 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX1 1.3.6.1.4.1.1916.1.25.1.42.1.13
This gives the number of frames which were transmited with errors on this interface at 1Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX2 1.3.6.1.4.1.1916.1.25.1.42.1.14
This gives the number of frames which were transmited with errors on this interface at 2Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX5p5 1.3.6.1.4.1.1916.1.25.1.42.1.15
This gives the number of frames which were transmited with errors on this interface at 5.5Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX6 1.3.6.1.4.1.1916.1.25.1.42.1.16
This gives the number of frames which were transmited with errors on this interface at 6Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX9 1.3.6.1.4.1.1916.1.25.1.42.1.17
This gives the number of frames which were transmited with errors on this interface at 9Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX11 1.3.6.1.4.1.1916.1.25.1.42.1.18
This gives the number of frames which were transmited with errors on this interface at 11Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX12 1.3.6.1.4.1.1916.1.25.1.42.1.19
This gives the number of frames which were transmited with errors on this interface at 12Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX18 1.3.6.1.4.1.1916.1.25.1.42.1.20
This gives the number of frames which were transmited with errors on this interface at 18Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX24 1.3.6.1.4.1.1916.1.25.1.42.1.21
This gives the number of frames which were transmited with errors on this interface at 24Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX36 1.3.6.1.4.1.1916.1.25.1.42.1.22
This gives the number of frames which were transmited with errors on this interface at 36Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX48 1.3.6.1.4.1.1916.1.25.1.42.1.23
This gives the number of frames which were transmited with errors on this interface at 48Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorTX54 1.3.6.1.4.1.1916.1.25.1.42.1.24
This gives the number of frames which were transmited with errors on this interface at 54Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX1 1.3.6.1.4.1.1916.1.25.1.42.1.25
This gives the number of frames which were received with errors on this interface at 1Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX2 1.3.6.1.4.1.1916.1.25.1.42.1.26
This gives the number of frames which were received with errors on this interface at 2Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX5p5 1.3.6.1.4.1.1916.1.25.1.42.1.27
This gives the number of frames which were received with errors on this interface at 5.5Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX6 1.3.6.1.4.1.1916.1.25.1.42.1.28
This gives the number of frames which were received with errors on this interface at 6Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX9 1.3.6.1.4.1.1916.1.25.1.42.1.29
This gives the number of frames which were received with errors on this interface at 9Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX11 1.3.6.1.4.1.1916.1.25.1.42.1.30
This gives the number of frames which were received with errors on this interface at 11Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX12 1.3.6.1.4.1.1916.1.25.1.42.1.31
This gives the number of frames which were received with errors on this interface at 12Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX18 1.3.6.1.4.1.1916.1.25.1.42.1.32
This gives the number of frames which were received with errors on this interface at 18Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX24 1.3.6.1.4.1.1916.1.25.1.42.1.33
This gives the number of frames which were received with errors on this interface at 24Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX36 1.3.6.1.4.1.1916.1.25.1.42.1.34
This gives the number of frames which were received with errors on this interface at 36Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX48 1.3.6.1.4.1.1916.1.25.1.42.1.35
This gives the number of frames which were received with errors on this interface at 48Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfSpeedErrorRX54 1.3.6.1.4.1.1916.1.25.1.42.1.36
This gives the number of frames which were received with errors on this interface at 54Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfUtilizationTable 1.3.6.1.4.1.1916.1.25.1.43
There is one entry in this table for each virtual and physical interface. Values for physical interfaces are summations of the values for the constituent virtual interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessIntfUtilizationEntry

extremeWirelessIntfUtilizationEntry 1.3.6.1.4.1.1916.1.25.1.43.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessIntfUtilizationEntry  

extremeWirelessIntfUtilizationNav 1.3.6.1.4.1.1916.1.25.1.43.1.1
This gives the instantaneous NAV value on this interface, or some increasing-metric of utilization.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessIntfUtilizationNoiseFloor 1.3.6.1.4.1.1916.1.25.1.43.1.2
This gives the noise floor in dBm for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessOpaqueTable 1.3.6.1.4.1.1916.1.25.1.99
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessOpaqueEntry

extremeWirelessOpaqueEntry 1.3.6.1.4.1.1916.1.25.1.99.1
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessOpaqueEntry  

extremeWirelessClientData 1.3.6.1.4.1.1916.1.25.1.99.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessPAEStatsData 1.3.6.1.4.1.1916.1.25.1.99.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessPAEDiagData 1.3.6.1.4.1.1916.1.25.1.99.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessScanResultsData 1.3.6.1.4.1.1916.1.25.1.99.1.4
This is the contents of the scan results table encoded as a series of TLVs.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessProbeInfoData 1.3.6.1.4.1.1916.1.25.1.99.1.5
This is the contents of the probe info table encoded as a series of TLVs. Each item is encoded as the entry above.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessClientDiagData 1.3.6.1.4.1.1916.1.25.1.99.1.6
This is the contents of the client diag table encoded as a series of TLVs. Each item is encoded as the entry above.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessClientAssocData 1.3.6.1.4.1.1916.1.25.1.99.1.7
This is the contents of the client assoc table encoded as a series of TLVs. Each item is encoded as the entry above. Note that since the MAC address is not a member of the table (it is an index) it will be encoded as type = 0.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessClientAuthData 1.3.6.1.4.1.1916.1.25.1.99.1.8
This is the contents of the client auth table encoded as a series of TLVs. Each item is encoded as the entry above. Note that since the MAC address is not a member of the table (it is an index) it will be encoded as type = 0.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessClientMACInfoData 1.3.6.1.4.1.1916.1.25.1.99.1.9
This is the contents of the client MAC info table encoded as a series of TLVs. Each item is encoded as the entry above. Note that since the MAC address is not a member of the table (it is an index) it will be encoded as type = 0.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessSizeCounterData 1.3.6.1.4.1.1916.1.25.1.99.1.10
This is the contents of the client size counter table encoded as a series of TLVs. Each item is encoded as the entry above. Note that since the MAC address is not a member of the table (it is an index) it will be encoded as type = 0.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessSpeedCounterData 1.3.6.1.4.1.1916.1.25.1.99.1.11
This is the contents of the client speed counter table encoded as a series of TLVs. Each item is encoded as the entry above. Note that since the MAC address is not a member of the table (it is an index) it will be encoded as type = 0.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessTraceTable 1.3.6.1.4.1.1916.1.25.1.100
This table contains one entry per wireless port. This allows access to various stastics about the tracing mod -- ule on that wireless port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessTraceTableEntry

extremeWirelessTraceEntry 1.3.6.1.4.1.1916.1.25.1.100.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessTraceTableEntry  

extremeWirelessTraceMsgsOut 1.3.6.1.4.1.1916.1.25.1.100.1.1
This gives the number of trace messages the system has sent out to the syslog server. Suppressed messages are not counted toward this total.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessTraceBytesOut 1.3.6.1.4.1.1916.1.25.1.100.1.2
This give the number of bytes total sent out by the trace system. This is a simple sum of the string lengths of all messages sent out.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessTraceSuppressed 1.3.6.1.4.1.1916.1.25.1.100.1.3
This variable is incremented whenever a message is not sent out because the trace level of that system is lower than the message level.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessTraceOtherErr 1.3.6.1.4.1.1916.1.25.1.100.1.4
This variable is incremented when a message is not sent out due to internal errors (i.e. out of memory).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessTraceOpaque 1.3.6.1.4.1.1916.1.25.1.100.1.5
This is the opaque representation of the module table to optimize retreival.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

extremeWirelessTraceModuleTable 1.3.6.1.4.1.1916.1.25.1.101
This table contains one entry per trace module. Each entry is indexed by an arbitrary integer value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessTraceModuleEntry

extremeWirelessTraceModuleEntry 1.3.6.1.4.1.1916.1.25.1.101.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessTraceModuleEntry  

extremeWirelessTraceModuleId 1.3.6.1.4.1.1916.1.25.1.101.1.1
This is an arbitrary integer index which is assigned to each trace module.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

extremeWirelessTraceModuleDesc 1.3.6.1.4.1.1916.1.25.1.101.1.2
This is a string which briefly describes the purpose of this debug trace. It may include whitespace. An example is: 802.1x State Machine
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessTraceModuleHeader 1.3.6.1.4.1.1916.1.25.1.101.1.3
This is a string which is prepended to the syslog messages sent out by this debug level. It is short (5-6 characters) and does not contain white space. (i.e. DOT1X)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeWirelessTraceModuleLevel 1.3.6.1.4.1.1916.1.25.1.101.1.4
This value is the current debug level for this module. A lower value indicates that fewer messages will be generated by the component. A write on this value will update the current debug level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..5  

extremeWirelessTraceModuleSuppressed 1.3.6.1.4.1.1916.1.25.1.101.1.5
This value indicates the number of messages logged by this module which have not been sent out because the current log level is less than the level at which the message should be logged.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessTraceModuleMsgsOut 1.3.6.1.4.1.1916.1.25.1.101.1.6
This value indicates the number messages which have been logged by this component.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessTraceModuleBytesOut 1.3.6.1.4.1.1916.1.25.1.101.1.7
This value indicates the number of bytes which have been logged by this component. This count includes the header specified in extremeWirelessTraceModuleHeader.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeWirelessLogDiagTable 1.3.6.1.4.1.1916.1.25.1.102
This table contains counters per-log level for the event log, syslog and NVRAM subsystems for logging.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessLogDiagEntry

extremeWirelessLogDiagEntry 1.3.6.1.4.1.1916.1.25.1.102.1
There is one entry in this table per physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessLogDiagEntry  

extremeWirelessLogDiagEventLogTotalCount 1.3.6.1.4.1.1916.1.25.1.102.1.1
This gives the total number of messages logged since the last time the statistics were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagEventLogTotalEmergCount 1.3.6.1.4.1.1916.1.25.1.102.1.2
This gives the total number of messages logged at the EMERG level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagEventLogTotalAlertCount 1.3.6.1.4.1.1916.1.25.1.102.1.3
This gives the total number of messages logged at the ALERT level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagEventLogTotalCritCount 1.3.6.1.4.1.1916.1.25.1.102.1.4
This gives the total number of messages logged at the CRIT level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagEventLogTotalErrorCount 1.3.6.1.4.1.1916.1.25.1.102.1.5
This gives the total number of messages logged at the ERROR level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagEventLogTotalWarnCount 1.3.6.1.4.1.1916.1.25.1.102.1.6
This gives the total number of messages logged at the WARN level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagEventLogTotalNoticeCount 1.3.6.1.4.1.1916.1.25.1.102.1.7
This gives the total number of messages logged at the NOTICE level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagEventLogTotalInfoCount 1.3.6.1.4.1.1916.1.25.1.102.1.8
This gives the total number of messages logged at the INFO level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagEventLogTotalDebugCount 1.3.6.1.4.1.1916.1.25.1.102.1.9
This gives the total number of messages logged at the DEBUG level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagEventLogTotalSuppressedCount 1.3.6.1.4.1.1916.1.25.1.102.1.10
This gives the total number of messages which were suppressed due to log level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagEventLogTotalByteCount 1.3.6.1.4.1.1916.1.25.1.102.1.11
This gives the total number of bytes logged by the logging subsystem.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagSyslogTotalEventCount 1.3.6.1.4.1.1916.1.25.1.102.1.12
This gives the total number of messages which have been sent out to remote syslog servers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagSyslogTotalSuppressedCount 1.3.6.1.4.1.1916.1.25.1.102.1.13
This gives the total number of syslog messages which have been suppressed due to log level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagSyslogTotalByteCount 1.3.6.1.4.1.1916.1.25.1.102.1.14
This gives the total number of bytes of syslog messages which have been logged.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagNVRAMTotalEventCount 1.3.6.1.4.1.1916.1.25.1.102.1.15
Total number of messages which have been logged to NVRAM.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagNVRAMTotalSuppressedCount 1.3.6.1.4.1.1916.1.25.1.102.1.16
Total number of messages which have been suppressed by NVRAM due to NVRAM threashold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagNVRAMTotalDroppedCount 1.3.6.1.4.1.1916.1.25.1.102.1.17
Total number of messages which have been dropped by the NVRAM.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagNVRAMTotalByteCount 1.3.6.1.4.1.1916.1.25.1.102.1.18
Total number of bytes which have been written to the NVRAM.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeWirelessLogDiagClearStats 1.3.6.1.4.1.1916.1.25.1.102.1.19
Setting this value to TRUE causes the statistics to be reset to 0. Reading this value has no meaning.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

extremeWirelessPortStateChange 1.3.6.1.4.1.1916.4.5.0.1
This trap is generated when a wireless port moves into enabled, disabled or online.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessPortBootFailure 1.3.6.1.4.1.1916.4.5.0.2
This trap is sent by the platform if a wireless port fails to boot too many times.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessClientStationAgedOut 1.3.6.1.4.1.1916.4.5.0.3
This trap is generated when a client is aged out of the table.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessNetloginClientAssociated 1.3.6.1.4.1.1916.4.5.0.4
This trap is generated when a client has associated to an interface that is web based network login enabled.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessAPAdded 1.3.6.1.4.1.1916.4.5.0.5
This is generated when a new AP is added to the scan results table. It will ony be generated if the value of extremeWirelessScanSendAPAddedTrap is true.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessAPRemoved 1.3.6.1.4.1.1916.4.5.0.6
This is generated when an AP is removed from the scan results table. It will ony be generated if the value of extremeWirelessScanSendAPRemovedTrap is true.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessAPUpdated 1.3.6.1.4.1.1916.4.5.0.7
This is generated when the IEs recorded for an AP in the scan results table change. It will only be generated if the value of SendAPUpdatedTrap is true.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessProbeInfoAdded 1.3.6.1.4.1.1916.4.5.0.8
This is generated when a new station is added to the probe info table. It will only be generated if the value of extremeWirelessProbeInfoSendAddedTrap is true.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessProbeInfoRemoved 1.3.6.1.4.1.1916.4.5.0.9
This is generated when a station is removed from the probe info table. It will only be generated if the value of extremeWirelessProbeInfoSendRemovedTrap is true.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessOffChannelScanStarted 1.3.6.1.4.1.1916.4.5.0.10
This is generated when an off-channel scan starts running.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessOffChannelScanFinished 1.3.6.1.4.1.1916.4.5.0.11
This is generated when an off-channel scan finishes running.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessCounterMeasureStarted 1.3.6.1.4.1.1916.4.5.0.12
This trap is generated when counter measures are started on a wireless interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessCounterMeasureStopped 1.3.6.1.4.1.1916.4.5.0.13
This trap is generated when counter measures are stopped on a wireless interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessInterfaceChannelRescan 1.3.6.1.4.1.1916.4.5.0.14
This trap is generated when a wireless interface tries to autoselect a channel. It indicates whether a particular channel scan was successful, or if it failed then the reason for the failure.
Status: current Access: read-write
NOTIFICATION-TYPE    

extremeWirelessCounterMeasureSource 1.3.6.1.4.1.1916.1.25.1.44
This value is used in the counter measure traps to indicate the reason that counter measures have been invoked.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER clientReport(1), micFailure(2)  

extremeWirelessClientWPAStatsTable 1.3.6.1.4.1.1916.1.25.1.47
This table contains information of the WPA state transitions on a per-client basis. Rows are indexed first by virtual interface, then by client MAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeWirelessClientWPAStatsEntry

extremeWirelessClientWPAStatsEntry 1.3.6.1.4.1.1916.1.25.1.47.1
Note that ifIndex here is virtual ifIndex (SSID).
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeWirelessClientWPAStatsEntry  

extremeWirelessClientWPAStatsStarts 1.3.6.1.4.1.1916.1.25.1.47.1.1
Number of starts of the WPA key exchange process
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsPairwiseKeySuccesses 1.3.6.1.4.1.1916.1.25.1.47.1.2
Number of successes in the pairwise key handshake
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsPairwiseKeyFailures 1.3.6.1.4.1.1916.1.25.1.47.1.3
Number of failures the pairwise key handshake
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsGroupKeySuccesses 1.3.6.1.4.1.1916.1.25.1.47.1.4
Number of successes of the group key exchange
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsGroupKeyFailures 1.3.6.1.4.1.1916.1.25.1.47.1.5
Number of failures of the group key handshake
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsPairwiseKey1Sends 1.3.6.1.4.1.1916.1.25.1.47.1.6
Number of times the first packet of the pairwise key exchange was sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsPairwiseKey3Sends 1.3.6.1.4.1.1916.1.25.1.47.1.7
Number of times the third packet of the pairwise key exchange was sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsGroupKeySends 1.3.6.1.4.1.1916.1.25.1.47.1.8
Number of times the group key packet was sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsEAPOLKeyReceivedInPairwise1Key 1.3.6.1.4.1.1916.1.25.1.47.1.9
Number of times an EAPOL Key packet was recieved after sending the 1st pairwise key exchange packet
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsEAPOLKeyReceivedInPairwise3Key 1.3.6.1.4.1.1916.1.25.1.47.1.10
Number of times an EAPOL Key packet was recieved after sending the 3rd pairwise key exchange packet
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsEAPOLKeyReceivedInGroupKey 1.3.6.1.4.1.1916.1.25.1.47.1.11
Number of times an EAPOL Key packet was recieved after sending the group key packet
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsDoubleEAPOLKeyReceived 1.3.6.1.4.1.1916.1.25.1.47.1.12
Number of times an EAPOL Key packet was recieved when already processing a previous key packet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsEAPOLKeyIgnores 1.3.6.1.4.1.1916.1.25.1.47.1.13
Number of times an EAPOL Key packet was ignored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsEAPOLKeyErrors 1.3.6.1.4.1.1916.1.25.1.47.1.14
Number of times an EAPOL Key packet was errored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsEAPOLKeyAborts 1.3.6.1.4.1.1916.1.25.1.47.1.15
Number of times an EAPOL Key packet caused the WPA state machine to abort.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

extremeWirelessClientWPAStatsEAPOLKeyVerificationSuccesses 1.3.6.1.4.1.1916.1.25.1.47.1.16
Number of times an EAPOL Key packet was verified correctly.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32