7788 lines
268 KiB
Plaintext
7788 lines
268 KiB
Plaintext
-- =============================================================================
|
|
-- Copyright (c) 2004-2016 Hangzhou H3C Tech. Co., Ltd. All rights reserved.
|
|
--
|
|
-- Description:
|
|
-- The file defines a MIB to provide AP object information such as
|
|
-- performance statistic and notification events.
|
|
-- Reference:
|
|
-- Version: V3.4
|
|
-- History:
|
|
-- V1.0 2006-05-10 Initial version, created by shiyang (Richard)
|
|
-- V1.1 2007-02-01 modified by xingjichen(Daniel)
|
|
-- Changed DESCRIPTION of h3cDot11APRxStatisTable,
|
|
-- h3cDot11APTxStatisTable,h3cDot11APMtRadioFailTrap,
|
|
-- h3cDot11APMtRadioFailRecoverTrap.
|
|
-- V1.2 2007-04-27 modified by shiyang(Richard)
|
|
-- Add new nodes of h3cDot11APChannelChgMode and h3cDot11APChgWorkMode.
|
|
-- Split h3cDot11APObjectTable table into h3cDot11APObjectStatusTable
|
|
-- and h3cDot11APObjectTable.
|
|
-- Rename h3cDot11APRadioRelationTable as h3cDot11APRadioTable.
|
|
-- Rename h3cDot11APBSSRelationTable as h3cDot11APBSSTable.
|
|
-- V1.3 2007-06-19 modified by Banasree
|
|
-- Add new table of h3cDot11APIfTable for h3cDot11APObjectGroup.
|
|
-- Add new table of h3cDot11APAssocStatisTable for h3cDot11APStatisGroup.
|
|
-- Add new node of h3cDot11CurrAPName, h3cDot11CurrAPModelName,
|
|
-- h3cDot11CurrAPImageName, h3cDot11CurrAPSoftwareVersion,
|
|
-- h3cDot11CurrAPIPNetMask, h3cDot11CurrRadioModeSupport for
|
|
-- h3cDot11APObjectTable.
|
|
-- Add new node of h3cDot11Channel, h3cDot11TxPowerLevel,
|
|
-- h3cDot11APRadioIfIndex, h3cDot11AntennaGain for h3cDot11APRadioTable.
|
|
-- Add new node of h3cDot11APManufacturer, h3cDot11APCPUType,
|
|
-- h3cDot11APCPUClockSpeed, h3cDot11APMemoryType, h3cDot11APMemorySize,
|
|
-- h3cDot11APFlashType, h3cDot11APFlashSize for h3cDot11APModelTable
|
|
-- Add h3cDot11APReset node to the h3cDot11APObjectStatusTable.
|
|
-- Add h3cDot11RxFrameErrorRatio to the h3cDot11APRxStatisTable.
|
|
-- Add_h3cDot11TxFrameRetryRatio to the h3cDot11APTxStatisTable.
|
|
-- V1.4 2007-12-21 modified by wanghao (Kumar)
|
|
-- Add h3cDot11BSSRxStatisTable, h3cDot11BSSTxStatisTable,
|
|
-- h3cDot11BSSAssocStatisTable for BSS statistics.
|
|
-- Add h3cDot11APCpuUsage to h3cDot11APObjectStatusTable.
|
|
-- Add h3cDot11MaxBandwidth to h3cDot11APRadioTable.
|
|
-- Add h3cDot11RxPhyErrorCnt, h3cDot11RxMICErrorCnt,
|
|
-- h3cDot11RxDataFrameBytes to h3cDot11APRxStatisTable.
|
|
-- Add h3cDot11TxDataFrameCnt, h3cDot11TxDataFrameBytes to
|
|
-- h3cDot11APTxStatisTable.
|
|
-- Add h3cDot11ApStationExDeAuthenSum, h3cDot11ApStationCurAssocSum to
|
|
-- h3cDot11APAssocStatisTable.
|
|
-- V1.5 2008-02-25 modified by wanghao (Kumar)
|
|
-- Add h3cDot11ResourceUseRatio to h3cDot11APRadioTable.
|
|
-- V1.6 2008-07-09 modified by ChangHuifeng
|
|
-- Add h3cDot11APConnectionType to h3cDot11APObjectStatusTable.
|
|
-- V1.7 2008-11-07 modified by Wang Lu and Li Yugang
|
|
-- Add h3cDot11APLinkStatisTable and h3cDot11RadioAssocStatisTable.
|
|
-- Add h3cDot11CurrIfNumber to h3cDot11APObjectTable.
|
|
-- Add h3cDot11RadioModeSupport, h3cDot11TxPowerLevel2 and
|
|
-- h3cDot11PowerMgmtStatus to h3cDot11APRadioTable.
|
|
-- Add h3cDot11SSID to h3cDot11APBSSTable.
|
|
-- Add h3cDot11APIfSpeed, h3cDot11APIfInDataRate and
|
|
-- h3cDot11APIfOutDataRate to h3cDot11APIfTable
|
|
-- Add h3cDot11RadioRxAverSnr to h3cDot11APRxStatisTable.
|
|
-- Add h3cDot11APMtTimeSynFail, h3cDot11APMtChlIntfDetected,
|
|
-- h3cDot11APMtIntfAPDetected, h3cDot11APMtIntfStaDetected,
|
|
-- h3cDot11APMtIPChange, h3cDot11APFlashWriteFailure,
|
|
-- h3cDot11APSysReboot, h3cDot11APMtAvailChlTooLow and
|
|
-- h3cDot11APImgDwldSuccess to h3cDot11APMtTraps.
|
|
-- Add h3cDot11APIntfDevMACAddress and h3cDot11APMtTrapOldIPAddr to
|
|
-- h3cDot11APMtTrapVarObjects.
|
|
-- Add h3cDot11ChannelSwitchTimes to h3cDot11APRadioTable.
|
|
-- Add h3cDot11RxPayloadBytes, h3cDot11RxTrafficSpeed to
|
|
-- h3cDot11APRxStatisTable.
|
|
-- Add h3cDot11TxMSDUCnt, h3cDot11TxDiscardMSDUCnt,
|
|
-- h3cDot11RetryMSDUCnt, h3cDot11TxPayloadBytes,
|
|
-- h3cDot11TxTrafficSpeed to h3cDot11APTxStatisTable.
|
|
-- Add h3cDot11ApStaCurAuthSuccSum, h3cDot11AllStationUpSumTime,
|
|
-- h3cDot11ApStationAssocReqSum to h3cDot11APAssocStatisTable.
|
|
-- Add h3cDot11BSSRxFrameErrorRatio, h3cDot11BSSRxPayloadBytes to
|
|
-- h3cDot11BSSRxStatisTable.
|
|
-- Add h3cDot11BSSTxPayloadBytes to h3cDot11BSSTxStatisTable.
|
|
-- Add h3cDot11BSSStationAssocReqSum to h3cDot11BSSAssocStatisTable.
|
|
-- Add new tables h3cDot11RadioMngFrameStatisTable,
|
|
-- h3cDot11APAuthFailStatisTable, h3cDot11APAssocFailStatisTable,
|
|
-- h3cDot11APReassocStatisTable, h3cDot11APUserAuthStatisTable,
|
|
-- h3cDot11APDeauthStatisTable, h3cDot11APDeassocStatisTable to
|
|
-- h3cDot11APStatisGroup.
|
|
-- V1.8 2009-04-17 modified by WangChunsheng
|
|
-- Add h3cDot11AntennaType to h3cDot11APRadioTable.
|
|
-- V1.9 2009-05-07 modified by Li Yugang, Wang Shaojie, Jin Yi
|
|
-- Add h3cDot11CurrAPElementID to h3cDot11APObjectTable.
|
|
-- Add h3cDot11DiversitySelectionRx, h3cDot11MaxTxPwrLvl,
|
|
-- h3cDot11PwrAttRange, h3cDot11AvgRxSignalStrength,
|
|
-- h3cDot11HighestRxSignalStrength, h3cDot11LowestRxSignalStrength
|
|
-- h3cDot11RadioIfUpdownTimes, h3cDot11RadioIfLastChange
|
|
-- to h3cDot11APRadioTable.
|
|
-- Add h3cDot11CurrSSIDResourceUseRatio to h3cDot11APBSSTable.
|
|
-- Add new table h3cDot11APSSIDObjectTable, h3cDot11APSysInfoTable
|
|
-- to h3cDot11APObjectGroup.
|
|
-- Add h3cDot11TxErrFrameRatio, h3cDot11TxFrameRate
|
|
-- to h3cDot11APTxStatisTable.
|
|
-- Add h3cDot11BSSRxUniFrameCnt, h3cDot11BSSRxNonUniFrameCnt,
|
|
-- h3cDot11BSSRxAuthenFrameCnt to h3cDot11BSSRxStatisTable.
|
|
-- Add h3cDot11BSSTxRetryCnt, h3cDot11BSSTxUniFrameCnt,
|
|
-- h3cDot11BSSTxNonUniFrameCnt, h3cDot11BSSTxAuthenFrameCnt
|
|
-- to h3cDot11BSSTxStatisTable.
|
|
-- Add new table h3cDot11APAssocFailStatis2Table, h3cDot11APIfStatisTable
|
|
-- to h3cDot11APStatisGroup.
|
|
-- Add h3cDot11APInterfDetectedTrap,
|
|
-- h3cDot11APInterfClearTrap, h3cDot11StaInterfDetectedTrap,
|
|
-- h3cDot11StaInterfClearTrap, h3cDot11OtherDevIntDetectedTrap,
|
|
-- h3cDot11OtherDevIntClearTrap, h3cDot11APModuleTroubleTrap,
|
|
-- h3cDot11APModuleTroubleClearTrap, h3cDot11APRadioDownTrap,
|
|
-- h3cDot11APRadioDownRecovTrap, h3cDot11APStaFullTrap,
|
|
-- h3cDot11APStaFullRecoverTrap, h3cDot11DFSFreeCntBelowThrRecov,
|
|
-- h3cDot11APCpuUsageHigh, h3cDot11APCpuUsageHighRecover,
|
|
-- h3cDot11APMemUsageHigh, h3cDot11APMemUsageHighRecover
|
|
-- to h3cDot11APMtTraps.
|
|
-- Add h3cDot11CurrInterfDetectedNum, h3cDot11StaFullReason,
|
|
-- h3cDot11StaLimitNumber, h3cDot11APRadioDownReason,
|
|
-- h3cDot11InterfMacList to h3cDot11APMtTrapVarObjects.
|
|
-- Add h3cDot11APLastImgDownloadTime to h3cDot11APObjectStatusTable.
|
|
-- V2.0 2009-07-29 modified by Heziqi
|
|
-- Add new node h3cDot11CurrAPMode for h3cDot11APObjectTable.
|
|
-- Add new node h3cDot11APEssVlanId and h3cDot11APBSSResourceUseRatio
|
|
-- for h3cDot11APBSSTable.
|
|
-- Add new node h3cDot11APTrapUserCnt and h3cDot11APTrapUserThreshold
|
|
-- for h3cDot11APMtTrapVarObjects.
|
|
-- Add h3cDot11APUserCntOverFlow for h3cDot11APMtNotifyGroup.
|
|
-- Add new node h3cDot11TxDiscardFrameRatio, h3cDot11TxFrameRate,
|
|
-- h3cDot11TxMgtFrameCnt and h3cDot11TxCtrlFrameCnt
|
|
-- for h3cDot11APTxStatisTable.
|
|
-- Add new node h3cDot11APIPv6Address for h3cDot11APObjectStatusTable.
|
|
-- Add new node h3cDot11CurrAPIPv6Address for h3cDot11APObjectTable.
|
|
-- Add h3cDot11RadioMngFrmStatisTable.
|
|
-- V2.1 2009-08-07 modified by wang shaojie, Jin Yi
|
|
-- Add h3cDot11APIfInBrdcastPkts, h3cDot11APIfOutBrdcastPkts,
|
|
-- h3cDot11APIfInMulcastPkts, h3cDot11APIfOutMulcastPkts,
|
|
-- h3cDot11APIfInPayloadOctets, h3cDot11APIfOutPayloadOctets to
|
|
-- h3cDot11APIfStatisTable.
|
|
-- Add new node h3cDot11APLastRegisterTime to h3cDot11APObjectStatusTable
|
|
-- Add new node h3cDot11TxMACErrCnt, h3cDot11TxErrFrameCnt to
|
|
-- h3cDot11APTxStatisTable.
|
|
-- Add new variable bindings h3cDot11APMtChanlChgCount to
|
|
-- h3cDot11APMtRdoChanlChgTrap.
|
|
-- V2.2 2009-12-01 modified by Wang Shaojie, duyanbing
|
|
-- Add new table h3cDot11APIdleListTable to h3cDot11APObjectGroup.
|
|
-- Add new table h3cDot11APPacketSizeStatisTable,
|
|
-- h3cDot11APPacketRateStatisTable, h3cDot11APPacketMCSRateStatisTable to
|
|
-- h3cDot11APStatisGroup.
|
|
-- Add new node h3cDot11RxUcastDataFrameCnt, h3cDot11RxNUcastDataFrameCnt
|
|
-- to h3cDot11APRxStatisTable.
|
|
-- Add new node h3cDot11TxUcastDataFrameCnt, h3cDot11TxNUcastDataFrameCnt
|
|
-- to h3cDot11APTxStatisTable.
|
|
-- Add new node h3cDot11CurrAPSSIDNumber to h3cDot11APObjectTable.
|
|
-- Add new node h3cDot11AllStationUpSumTimeTicks to
|
|
-- h3cDot11APAssocStatisTable
|
|
-- Add new node h3cDot11RxTotalDiscardFrameCnt to h3cDot11APRxStatisTable.
|
|
-- Added h3cDot11APMtTrapSwitch.
|
|
-- 2010-02-23 modified by Wang Shaojie
|
|
-- Add h3cDot11APMtDetectedIntfAP, h3cDot11APMtDetectedIntfSTA,
|
|
-- h3cDot11APMtDetectedIntfOtherDev to h3cDot11APMtTraps.
|
|
-- Add h3cDot11APMtFormerApVersion, h3cDot11APMtAPID, h3cDot11APMtRadioID
|
|
-- h3cDot11APMtChannel, h3cDot11APMtInterfMacAdd to
|
|
-- h3cDot11APMtTrapVarObjects.
|
|
-- 2010-03-15 modified by Deng Gaoliang
|
|
-- Add h3cDot11APAssocFailStatis3Table
|
|
-- Add h3cDot11APFlashSizeInBytes
|
|
-- Remove h3cDot11APMtTrapSwitch
|
|
-- 2010-05-31 modified by LiuChen, Wang Chunsheng, Wang Shaojie
|
|
-- Add new table h3cDot11APSysInfoByAPIDTable.
|
|
-- Add new node h3cDot11CurrAPManufacturer, h3cDot11CurrAPMemorySize,
|
|
-- h3cDot11CurrAPMemSizeInBytes, h3cDot11CurrAPFlashSize,
|
|
-- h3cDot11CurrAPFlashSizeInBytes to h3cDot11APObjectTable.
|
|
-- Add new table h3cDot11APUserSecAuthStatisTable to h3cDot11APStatisGroup.
|
|
-- Add new table h3cDot11APUserInfoStatisTable to h3cDot11APStatisGroup.
|
|
-- 2010-08-05 modified by LiuChen, Yinjunjie
|
|
-- Add new node h3cDot11CurrAPReleasedVersion to h3cDot11APObjectTable.
|
|
-- Add new node h3cDot11BSSStationCurAuthSum to h3cDot11BSSAssocStatisTable.
|
|
-- Add new node h3cDot11APMtAdjChannel.
|
|
-- Add h3cDot11DetcAdjChlIntfAP, h3cDot11DetcAdjChlIntfAPClear
|
|
-- to h3cDot11APMtTraps.
|
|
-- 2010-08-05 modified by Yinjunjie
|
|
-- Add new table h3cDot11APReassocStatis2Table
|
|
-- 2010-09-16 Change names from h3cDot11APIfLastChange and
|
|
-- h3cDot11APIfLastChange2 to h3cDot11APIfStatusKeepTime and
|
|
-- h3cDot11APIfStatusKeepTime2 by shuaixiaojuan
|
|
-- V2.3 2010-10-11 modified by Wuxiaopeng
|
|
-- Add new node h3cDot11APIfInDataOctets2, h3cDot11APIfOutDataOctets2,
|
|
-- to h3cDot11APIfStatisByAPIDTable.
|
|
-- Add new node h3cDot11APMacAddress2 to h3cDot11APSysInfoByAPIDTable.
|
|
-- Modify node h3cDot11APChgWorkMode.
|
|
-- V2.4 2011-07-13 modified by Yu Bo
|
|
-- Add new node h3cDot11RxTotalIPCheckErrPacketCnt to h3cDot11APRxStatisTable
|
|
-- Add new node h3cDot11APConfigPortalStaNum to h3cDot11APSSIDObjectTable
|
|
-- 2011-08-08 modified by Donglaqi
|
|
-- Add new node h3cDot11AllUserOnlineTime to h3cDot11APUserSecAuthStatisTable
|
|
-- 2011-08-10 modified by limingjin
|
|
-- Add new node h3cDot11RadioModeSupport2 to h3cDot11APRadioTable
|
|
-- Add new node h3cDot11CurrRadioModeSupport2 to h3cDot11APObjectTable
|
|
-- V2.5 2011-09-27 modified by Limingjin
|
|
-- Add h3cDot11TrafficTable
|
|
-- 2011-09-28 modified by Li Honghao & jiaolibin
|
|
-- Add new table h3cDot11APEchoStatisTable
|
|
-- Add h3cDot11APEchoAvgDelay, h3cDot11APEchoRequestCnt,
|
|
-- h3cDot11APEchoRespLossCnt to h3cDot11APEchoStatisTable
|
|
-- Add h3cDot11APMtFirstTrapTime to h3cDot11APMtTrapVarObjects and
|
|
-- varialbe bindings h3cDot11APMtFirstTrapTime for
|
|
-- h3cDot11APInterfClearTrap, h3cDot11StaInterfDetectedTrap,
|
|
-- h3cDot11StaInterfClearTrap, h3cDot11OtherDevIntDetectedTrap,
|
|
-- h3cDot11OtherDevIntClearTrap, h3cDot11APRadioDownTrap ,
|
|
-- h3cDot11APRadioDownRecovTrap, h3cDot11APStaFullTrap,
|
|
-- h3cDot11APStaFullRecoverTrap, h3cDot11APMtDetectedIntfAP,
|
|
-- h3cDot11DetcAdjChlIntfAP, h3cDot11DetcAdjChlIntfAPClear,
|
|
-- h3cDot11APMtDetectedIntfSTA
|
|
-- V2.6 2012-05-08 modified by Lihonghao
|
|
-- Add new table h3cDot11APUserSecAuthTypeStatisTable
|
|
-- Add h3cDot11APPortalOnlineUserNum, h3cDot11APAuthFreeOnlineUserNum,
|
|
-- h3cDot11APAssocAuthOnlineUserNum, h3cDot11APMacAuthOnlineUserNum,
|
|
-- h3cDot11APAllPortalUserOnlineTime, h3cDot11APAllAuthFreeUserOnlineTime,
|
|
-- h3cDot11APAllAssocAuthUserOnlineTime, h3cDot11APAllMacAuthUserOnlineTime,
|
|
-- h3cDot11APPortalUserLostCnntCnt, h3cDot11APAuthFreeUserLostCnntCnt,
|
|
-- h3cDot11APAssocAuthUserLostCnntCnt, h3cDot11APMacAuthUserLostCnntCnt,
|
|
-- h3cDot11APPortalAuthReqCnt, h3cDot11APAssocAuthReqCnt,
|
|
-- h3cDot11APMacAuthReqCnt, h3cDot11APPortalAuthSucCnt,
|
|
-- h3cDot11APAssocAuthSucCnt, h3cDot11APMacAuthSucCnt,
|
|
-- h3cDot11APPortalAuthReqFailCnt, h3cDot11APAssocAuthReqFailCnt,
|
|
-- h3cDot11APMacAuthReqFailCnt to h3cDot11APUserSecAuthTypeStatisTable
|
|
-- 2012-04-25 modified by Wang Shaojie
|
|
-- Add new table h3cDot11RadioRxStatis64Table, h3cDot11RadioTxStatis64Table,
|
|
-- h3cDot11BSSRxStatis64Table, h3cDot11BSSTxStatis64Table to
|
|
-- h3cDot11APStatisGroup.
|
|
-- 2012-08-12 modified by Zhang Congcong & Chen Zhao liang & Li Xin
|
|
-- Add new node h3cDot11APMtTrapAPMacAddress to h3cDot11APMtTrapVarObjects
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APMtWorkModeChgTrap
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APFlashWriteFailure
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APMtDetectedIntfAP
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APInterfClearTrap
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APMtDetectedIntfSTA
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11StaInterfClearTrap
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APMtDetectedIntfOtherDev
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11OtherDevIntClearTrap
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APModuleTroubleTrap
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APModuleTroubleClearTrap
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APRadioDownTrap
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APRadioDownRecovTrap
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APStaFullTrap
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APStaFullRecoverTrap
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APMtAvailChlTooLow
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11DFSFreeCntBelowThrRecov
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APMtRdoChanlChgTrap
|
|
-- V2.7 2013-01-16 modified by Peng Nao
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APCpuUsageHigh
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APCpuUsageHighRecover
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APMemUsageHigh
|
|
-- Add new object h3cDot11APMtTrapAPMacAddress to h3cDot11APMemUsageHighRecover
|
|
-- V2.8 2013-07-01 modified by LiuYanjie
|
|
-- Add new table h3cDot11APPacketMCSRateStatis2Table to h3cDot11APStatisGroup.
|
|
-- 2013-07-08 modified by Chen Guoxi
|
|
-- Add new node h3cDot11ApStationReassocReqSum to h3cDot11APAssocStatisEntry
|
|
-- Add new node h3cDot11ApStationReassocFailSum to h3cDot11APAssocStatisEntry
|
|
-- V2.9 2013-09-02 Added h3cDot11OperStatusCM to h3cDot11APRadioTable by Zhang Siyu
|
|
-- 2013-09-13 Added h3cDot11APIfAdminStatus,h3cDot11APIfOperStatusCM and
|
|
-- h3cDot11APACAssociateStatusCM by duyanbing
|
|
-- V3.0 2014-02-10 modified by weixiangxiang
|
|
-- Add new object h3cDot11APResetCM to h3cDot11APObjectStatusTable
|
|
-- Add new object h3cDot11CurrAPCPUTypeCM to h3cDot11APObjectTable
|
|
-- Add new object h3cDot11CurrAPMemoryTypeCM to h3cDot11APObjectTable
|
|
-- Add new object h3cDot11CurrAPBSSIDNumberCM to h3cDot11APObjectTable
|
|
-- Add new object h3cDot11APIfTypeCM to h3cDot11APIfTable
|
|
-- Add new object h3cDot11RxSignalStrengthPacketCntCM to h3cDot11APRxStatisTable
|
|
-- Add new object h3cDot11APAssocFailStatis3RSSILowCntCM to h3cDot11APAssocFailStatis3Table
|
|
-- Add new object h3cDot11APUserLoginNameCM to h3cDot11APUserInfoStatisTable
|
|
-- Add new object h3cDot11APUserAuthTypeCM to h3cDot11APUserInfoStatisTable
|
|
-- Add new object h3cDot11APUserTxPacketCntCM to h3cDot11APUserInfoStatisTable
|
|
-- Add new object h3cDot11APUserTxBytesCM to h3cDot11APUserInfoStatisTable
|
|
-- Add new object h3cDot11APUserRxPacketCntCM to h3cDot11APUserInfoStatisTable
|
|
-- Add new object h3cDot11APUserRxBytesCM to h3cDot11APUserInfoStatisTable
|
|
-- Add new table h3cDot11APUserSecAuthStatisCMTable to h3cDot11APStatisGroup
|
|
-- Add new object h3cDot11APAutoAuthOnlineUserNumCM to h3cDot11APUserSecAuthTypeStatisTable
|
|
-- Add new object h3cDot11APAllAutoAuthOnlineTimeCM to h3cDot11APUserSecAuthTypeStatisTable
|
|
-- Add new object h3cDot11APAutoAuthUserLostCnntCntCM to h3cDot11APUserSecAuthTypeStatisTable
|
|
-- Add new object h3cDot11APAutoAuthReqCntCM to h3cDot11APUserSecAuthTypeStatisTable
|
|
-- Add new object h3cDot11APAutoAuthSucCntCM to h3cDot11APUserSecAuthTypeStatisTable
|
|
-- Add new object h3cDot11APAutoAuthReqFailCntCM to h3cDot11APUserSecAuthTypeStatisTable
|
|
-- Modify object h3cDot11APPortalOnlineUserNum from h3cDot11APUserSecAuthTypeStatisTable
|
|
-- Modify object h3cDot11APAssocAuthOnlineUserNum from h3cDot11APUserSecAuthTypeStatisTable
|
|
-- Add h3cDot11RxDataFrameCntCM to h3cDot11APRxStatisTable
|
|
-- Add h3cDot11Rx64DataFrameBytesCM to h3cDot11RadioRxStatis64Table
|
|
-- V3.1 2014-05-15 modified by yubo
|
|
-- Add new object h3cDot11PrivateSrvRxFrameBytes to h3cDot11APLinkStatisTable
|
|
-- Add new object h3cDot11PrivateSrvTxFrameBytes to h3cDot11APLinkStatisTable
|
|
-- Add new object h3cDot11APInternetAllRxBytes to h3cDot11APLinkStatisTable
|
|
-- Add new object h3cDot11APInternetAllTxBytes to h3cDot11APLinkStatisTable
|
|
-- Add new object h3cDot11APLocalAllRxBytes to h3cDot11APLinkStatisTable
|
|
-- Add new object h3cDot11APLocalAllTxBytes to h3cDot11APLinkStatisTable
|
|
-- Add new object h3cDot11APPowerOffTrap to h3cDot11APMtTraps
|
|
-- Add new object h3cDot11APPowerOnTrap to h3cDot11APMtTraps
|
|
-- Add new object h3cDot11UpLinkSwitchTrap to h3cDot11APMtTraps
|
|
-- Add new object h3cDot11APMtUpLinkSwitchInfo to h3cDot11APMtTrapVarObjects
|
|
-- Add new object h3cDot11APMtUpLinkSwitchTime to h3cDot11APMtTrapVarObjects
|
|
-- Add new object h3cDot11APMtOldCellId to h3cDot11APMtTrapVarObjects
|
|
-- Add new object h3cDot11APMtCurCellId to h3cDot11APMtTrapVarObjects
|
|
-- Add new object h3cDot11APMtOldBand to h3cDot11APMtTrapVarObjects
|
|
-- Add new object h3cDot11APMtActiveBand to h3cDot11APMtTrapVarObjects
|
|
-- Add new table h3cDot11APUserInfoStatis2CMTable to h3cDot11APStatisGroup
|
|
-- Add new object h3cDot11RxTotalFrameCnt to h3cDot11APRxStatisTable
|
|
-- Add new object h3cDot11TxTotalFrameCnt to h3cDot11APTxStatisTable
|
|
-- V3.2 2014-11-19 modified by yubo
|
|
-- Add new object h3cDot11AirPrimChnlBusy to h3cDot11APRadioTable
|
|
-- Add new object h3cDot11AirPrimChnlTxBusy to h3cDot11APRadioTable
|
|
-- Add new object h3cDot11AirPrimChnlRxBusy to h3cDot11APRadioTable
|
|
-- Add new object h3cDot11AirExtChnlBusy to h3cDot11APRadioTable
|
|
-- Add new object h3cDot11CurrAPIPv6PrefixLen to h3cDot11APObjectTable
|
|
-- Add new object h3cDot11APIPv6PrefixLen to h3cDot11APObjectStatusTable
|
|
-- Add new object h3cDot11APUserIPv6Addr2CM to h3cDot11APUserInfoStatis2CMTable
|
|
-- 2014-12-12 modified by yubo
|
|
-- Add new object h3cDot11APAssocStaNum to h3cDot11APSSIDObjectTable
|
|
-- V3.3 2015-6-20 modified by wangshaojie
|
|
-- Add new object h3cDot11WTUAPInfoTable to h3cDot11APObjectGroup
|
|
-- V3.4 2016-3-11 modified by yubo 04460
|
|
-- Changed DESCRIPTION of h3cDot11RadioModeSupport, h3cDot11RadioModeSupport2,
|
|
-- h3cDot11TxDiscardFrameBytes, h3cDot11Tx64DiscardFrameBytes
|
|
-- Add h3cDot11APUserInCirValueCM to h3cDot11APUserInfoStatis2CMTable
|
|
-- Add h3cDot11APUserOutCirValueCM to h3cDot11APUserInfoStatis2CMTable
|
|
-- Add h3cDot11APUserMac2CM to h3cDot11APUserInfoStatis2CMTable
|
|
-- Add h3cDot11BSSRxFrameErrCntCM to h3cDot11BSSRxStatisTable
|
|
-- Add h3cDot11BSSTxFrameErrCntCM to h3cDot11BSSTxStatisTable
|
|
-- Add h3cDot11APFactoryDataResetCM to h3cDot11APObjectStatusTable
|
|
-- 2016-6-15 modified by zhouwenshuai kf6157
|
|
-- Add new node h3cDot11WsmAPLicenseType to h3cDot11APModelTable
|
|
-- =============================================================================
|
|
H3C-DOT11-APMT-MIB DEFINITIONS ::= BEGIN
|
|
|
|
IMPORTS
|
|
MODULE-IDENTITY,
|
|
OBJECT-TYPE,
|
|
NOTIFICATION-TYPE,
|
|
Integer32,
|
|
Counter32,
|
|
IpAddress,
|
|
Unsigned32,
|
|
TimeTicks,
|
|
Counter64,
|
|
Gauge32
|
|
FROM SNMPv2-SMI
|
|
MacAddress,
|
|
TruthValue,
|
|
DateAndTime,
|
|
TimeStamp
|
|
FROM SNMPv2-TC
|
|
h3cDot11,
|
|
H3cDot11ObjectIDType,
|
|
H3cDot11MACModeType,
|
|
H3cDot11RadioScopeType,
|
|
H3cDot11NotifyReasonType,
|
|
H3cDot11ChannelScopeType,
|
|
H3cDot11ServicePolicyIDType,
|
|
H3cDot11RFModeType,
|
|
H3cDot11TxPwrLevelScopeType,
|
|
H3cDot11RadioElementIndex,
|
|
h3cDot11APElementIndex,
|
|
H3cDot11SSIDStringType
|
|
FROM H3C-DOT11-REF-MIB;
|
|
|
|
h3cDot11APMT MODULE-IDENTITY
|
|
LAST-UPDATED "201603111800Z" -- Mar 11, 2016 at 18:00 GMT
|
|
ORGANIZATION
|
|
"Hangzhou H3C Technologies Co., Ltd."
|
|
CONTACT-INFO
|
|
"Platform Team Hangzhou H3C Technologies Co., Ltd.
|
|
Hai-Dian District Beijing P.R. China
|
|
http://www.h3c.com
|
|
Zip: 100085"
|
|
DESCRIPTION
|
|
"This MIB provides AP information which includes AP current object
|
|
information, AP statistic data.
|
|
|
|
GLOSSARY
|
|
|
|
IEEE 802.11
|
|
Standard to encourage interoperability among
|
|
wireless networking equipment.
|
|
|
|
Access point (AP)
|
|
Transmitter/receiver (transceiver) device
|
|
that commonly connects and transports data
|
|
between a wireless network and a wired network.
|
|
|
|
Access control (AC)
|
|
To control and manage multi-APs, it will bridge
|
|
wireless and wired network.
|
|
|
|
Fat AP
|
|
Applied in the home, SOHO and so on, and it could
|
|
work independently without help from AC.
|
|
|
|
Fit AP
|
|
Applied in the enterprise environment, it will work
|
|
under the control and management from AC.
|
|
|
|
Control And Provisioning of Wireless Access Points Protocol
|
|
The short name of protocol is CAPWAP. AC will control
|
|
and manage AP by CAPWAP tunnel protocol defined by IETF.
|
|
Also, a data tunnel will be set up between AC and AP.
|
|
|
|
BSS
|
|
IEEE 802.11 Basic Service Set (Radio Cell). The
|
|
BSS of an AP comprises of the stations directly
|
|
associating with the AP.
|
|
|
|
Radio
|
|
The chip set to receive and send wireless signal.
|
|
|
|
Association
|
|
The service used to establish access point
|
|
or station mapping and enable STA invocation
|
|
of the distribution system services.
|
|
(Wireless clients attempt to connect to
|
|
access points.)
|
|
|
|
Basic Rate
|
|
A data rate that is mandatory for client
|
|
devices to support in order for them to achieve
|
|
successful association."
|
|
REVISION "201603111800Z" -- Mar 11, 2016 at 18:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new tables and new nodes."
|
|
REVISION "201506201800Z" -- June 20, 2015 at 18:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new tables and new nodes."
|
|
|
|
REVISION "201205071800Z" -- May 07, 2012 at 18:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new tables."
|
|
|
|
REVISION "201010111800Z" -- Oct 11, 2010 at 18:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new nodes."
|
|
REVISION "201009151200Z" -- Sep 15, 2010 at 12:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new table."
|
|
REVISION "200908071800Z" -- Aug 07, 2009 at 18:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new nodes."
|
|
REVISION "200907291800Z" -- Jul 29, 2009 at 18:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new nodes."
|
|
REVISION "200905072000Z" -- May 7, 2009 at 20:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new tables and new nodes."
|
|
REVISION "200811071000Z" -- Nov 07, 2008 at 10:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new tables and new nodes."
|
|
REVISION "200807091800Z" -- July 09, 2008 at 18:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new nodes."
|
|
REVISION "200802251800Z" -- Feb 25, 2008 at 18:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new nodes."
|
|
REVISION "200712211800Z" -- Dec 21, 2007 at 18:00 GMT
|
|
DESCRIPTION
|
|
"Modified to add new tables and new nodes."
|
|
REVISION "200706191800Z" -- June 19, 2007 at 18:00 GMT
|
|
DESCRIPTION
|
|
"Modified for new requirements and fix some issue."
|
|
REVISION "200704272000Z" -- Apr 27, 2007 at 20:00 GMT
|
|
DESCRIPTION
|
|
"Modified to fix some issue."
|
|
REVISION "200702012000Z" -- February 01, 2007 at 20:00 GMT
|
|
DESCRIPTION
|
|
"Modified to support fat AP."
|
|
REVISION "200605101900Z" -- May 10, 2006 at 19:00 GMT
|
|
DESCRIPTION
|
|
"The initial revision of this MIB module."
|
|
::= { h3cDot11 2 }
|
|
|
|
-- *****************************************************************************
|
|
-- * Major sections
|
|
-- *****************************************************************************
|
|
-- AP Object Group
|
|
-- DEFINED AS "The group to provide the basic information for APs.
|
|
-- In order to support fit and fat AP, it uses tables to keep
|
|
-- information. For fat AP, if it is needful, it could add more
|
|
-- tables to keep information."
|
|
h3cDot11APObjectGroup OBJECT IDENTIFIER ::= { h3cDot11APMT 1 }
|
|
|
|
-- AP Object Group has the following children:
|
|
-- h3cDot11APObjectStatusTable ::= { h3cDot11APObjectGroup 1 }
|
|
-- h3cDot11APObjectTable ::= { h3cDot11APObjectGroup 2 }
|
|
-- h3cDot11APRadioTable ::= { h3cDot11APObjectGroup 3 }
|
|
-- h3cDot11APBSSTable ::= { h3cDot11APObjectGroup 4 }
|
|
-- h3cDot11APModelTable ::= { h3cDot11APObjectGroup 5 }
|
|
-- h3cDot11APIfTable ::= { h3cDot11APObjectGroup 6 }
|
|
-- h3cDot11APSSIDObjectTable ::= { h3cDot11APObjectGroup 7 }
|
|
-- h3cDot11APSysInfoTable ::= { h3cDot11APObjectGroup 8 }
|
|
-- h3cDot11APIdleListTable ::= { h3cDot11APObjectGroup 9 }
|
|
-- h3cDot11APSysInfoByAPIDTable ::= { h3cDot11APObjectGroup 10 }
|
|
-- h3cDot11WTUAPInfoTable ::= { h3cDot11APObjectGroup 11 }
|
|
|
|
-- AP Statistic Group
|
|
-- DEFINED AS "The group to provide the statistic information of Rx
|
|
-- and Tx for AP."
|
|
h3cDot11APStatisGroup OBJECT IDENTIFIER ::= { h3cDot11APMT 2 }
|
|
|
|
-- AP Statistic Group has the following children:
|
|
-- h3cDot11APRxStatisTable ::= { h3cDot11APStatisGroup 1 }
|
|
-- h3cDot11APTxStatisTable ::= { h3cDot11APStatisGroup 2 }
|
|
-- h3cDot11APAssocStatisTable ::= { h3cDot11APStatisGroup 3 }
|
|
-- h3cDot11BSSRxStatisTable ::= { h3cDot11APStatisGroup 4 }
|
|
-- h3cDot11BSSTxStatisTable ::= { h3cDot11APStatisGroup 5 }
|
|
-- h3cDot11BSSAssocStatisTable ::= { h3cDot11APStatisGroup 6 }
|
|
-- h3cDot11APLinkStatisTable ::= { h3cDot11APStatisGroup 7 }
|
|
-- h3cDot11RadioAssocStatisTable ::= { h3cDot11APStatisGroup 8 }
|
|
-- h3cDot11RadioMngFrameStatisTable ::= { h3cDot11APStatisGroup 9 }
|
|
-- h3cDot11APAuthFailStatisTable ::= { h3cDot11APStatisGroup 10 }
|
|
-- h3cDot11APAssocFailStatisTable ::= { h3cDot11APStatisGroup 11 }
|
|
-- h3cDot11APReassocStatisTable ::= { h3cDot11APStatisGroup 12 }
|
|
-- h3cDot11APUserAuthStatisTable ::= { h3cDot11APStatisGroup 13 }
|
|
-- h3cDot11APDeauthStatisTable ::= { h3cDot11APStatisGroup 14 }
|
|
-- h3cDot11APDeassocStatisTable ::= { h3cDot11APStatisGroup 15 }
|
|
-- h3cDot11APAssocFailStatis2Table ::= { h3cDot11APStatisGroup 16 }
|
|
-- h3cDot11APIfStatisTable ::= { h3cDot11APStatisGroup 17 }
|
|
-- h3cDot11RadioMngFrmStatisTable ::= { h3cDot11APStatisGroup 18 }
|
|
-- h3cDot11APPacketSizeStatisTable ::= { h3cDot11APStatisGroup 19 }
|
|
-- h3cDot11APPacketRateStatisTable ::= { h3cDot11APStatisGroup 20 }
|
|
-- h3cDot11APPacketMCSRateStatisTable ::= { h3cDot11APStatisGroup 21 }
|
|
-- h3cDot11APAssocFailStatis3Table ::= { h3cDot11APStatisGroup 22 }
|
|
-- h3cDot11APIfStatisByAPIDTable ::= { h3cDot11APStatisGroup 23 }
|
|
-- h3cDot11APUserSecAuthStatisTable ::= { h3cDot11APStatisGroup 24 }
|
|
-- h3cDot11APUserInfoStatisTable ::= { h3cDot11APStatisGroup 25 }
|
|
-- h3cDot11APReassocStatis2Table ::= { h3cDot11APStatisGroup 26 }
|
|
-- h3cDot11TrafficTable ::= { h3cDot11APStatisGroup 27 }
|
|
-- h3cDot11APEchoStatisTable ::= { h3cDot11APStatisGroup 28 }
|
|
-- h3cDot11APUserSecAuthTypeStatisTable ::= { h3cDot11APStatisGroup 29 }
|
|
-- h3cDot11RadioRxStatis64Table ::= { h3cDot11APStatisGroup 30 }
|
|
-- h3cDot11RadioTxStatis64Table ::= { h3cDot11APStatisGroup 31 }
|
|
-- h3cDot11BSSRxStatis64Table ::= { h3cDot11APStatisGroup 32 }
|
|
-- h3cDot11BSSTxStatis64Table ::= { h3cDot11APStatisGroup 33 }
|
|
-- h3cDot11APPacketMCSRateStatis2Table ::= { h3cDot11APStatisGroup 34 }
|
|
-- h3cDot11APUserSecAuthStatisCMTable ::= { h3cDot11APStatisGroup 35 }
|
|
-- h3cDot11APUserInfoStatis2CMTable ::= { h3cDot11APStatisGroup 36 }
|
|
|
|
-- AP Event Notification
|
|
-- DEFINED AS " The group to provide AP management notification."
|
|
h3cDot11APMtNotifyGroup OBJECT IDENTIFIER ::= { h3cDot11APMT 3 }
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APObjectStatusTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APObjectStatusTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APObjectStatusEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the general information about APs in
|
|
different status."
|
|
::= { h3cDot11APObjectGroup 1 }
|
|
|
|
h3cDot11APObjectStatusEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APObjectStatusEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry contains the general information of an AP."
|
|
INDEX
|
|
{
|
|
h3cDot11APID
|
|
}
|
|
::= { h3cDot11APObjectStatusTable 1 }
|
|
|
|
H3cDot11APObjectStatusEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APID H3cDot11ObjectIDType,
|
|
h3cDot11APIPAddress IpAddress,
|
|
h3cDot11APMacAddress MacAddress,
|
|
h3cDot11APOperationStatus INTEGER,
|
|
h3cDot11APTemplateNameOfAP OCTET STRING,
|
|
h3cDot11APReset TruthValue,
|
|
h3cDot11APCpuUsage Integer32,
|
|
h3cDot11APConnectionType INTEGER,
|
|
h3cDot11APLastImgDownloadTime DateAndTime,
|
|
h3cDot11APIPv6Address OCTET STRING,
|
|
h3cDot11APLastRegisterTime DateAndTime,
|
|
h3cDot11APResetCM INTEGER,
|
|
h3cDot11APIPv6PrefixLen Integer32,
|
|
h3cDot11APFactoryDataResetCM INTEGER
|
|
}
|
|
|
|
h3cDot11APID OBJECT-TYPE
|
|
SYNTAX H3cDot11ObjectIDType
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"To uniquely identify each AP, and relation-ship between h3cDot11APID
|
|
and AP device will be static."
|
|
::= { h3cDot11APObjectStatusEntry 1 }
|
|
|
|
h3cDot11APIPAddress OBJECT-TYPE
|
|
SYNTAX IpAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the IP address of an AP."
|
|
::= { h3cDot11APObjectStatusEntry 2 }
|
|
|
|
h3cDot11APMacAddress OBJECT-TYPE
|
|
SYNTAX MacAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the MAC address of an AP."
|
|
::= { h3cDot11APObjectStatusEntry 3 }
|
|
|
|
h3cDot11APOperationStatus OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
join(1),
|
|
joinConfirm(2),
|
|
download(3),
|
|
config(4),
|
|
run(5)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents operational status of AP.
|
|
The following values are supported:
|
|
join - AP is joining to AC.
|
|
joinConfirm - AC confirm whether permit AP to join.
|
|
download - AP is downloading software from AC.
|
|
config - AP and AC exchange configuration before AP
|
|
- provide WLAN service.
|
|
run - The WLAN service is ready."
|
|
::= { h3cDot11APObjectStatusEntry 4 }
|
|
|
|
h3cDot11APTemplateNameOfAP OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the name of current AP template configured for AP."
|
|
::= { h3cDot11APObjectStatusEntry 5 }
|
|
|
|
h3cDot11APReset OBJECT-TYPE
|
|
SYNTAX TruthValue
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"When read the value from the node
|
|
2: Represents the AP cannot be reset.
|
|
1: Represents the AP can be reset.
|
|
When write the value to the node
|
|
1: Represents resetting the AP. Other values are not supported"
|
|
::= { h3cDot11APObjectStatusEntry 6 }
|
|
|
|
h3cDot11APCpuUsage OBJECT-TYPE
|
|
SYNTAX Integer32(0..100)
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the current CPU usage for AP."
|
|
::= { h3cDot11APObjectStatusEntry 7 }
|
|
|
|
h3cDot11APConnectionType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
master(1),
|
|
slave(2),
|
|
notAvailable(3)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the current connection type."
|
|
::= { h3cDot11APObjectStatusEntry 8 }
|
|
|
|
h3cDot11APLastImgDownloadTime OBJECT-TYPE
|
|
SYNTAX DateAndTime
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the time at which the device last downloaded image."
|
|
::= { h3cDot11APObjectStatusEntry 9 }
|
|
|
|
h3cDot11APIPv6Address OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the IPv6 address of AP."
|
|
::= { h3cDot11APObjectStatusEntry 10 }
|
|
|
|
h3cDot11APLastRegisterTime OBJECT-TYPE
|
|
SYNTAX DateAndTime
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the time at which the device last registered with AC."
|
|
::= { h3cDot11APObjectStatusEntry 11 }
|
|
|
|
h3cDot11APResetCM OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
normal(0),
|
|
restart(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"When reading the value from the node
|
|
normal - Represents the AP cannot be reset.
|
|
restart - Represents the AP can be reset.
|
|
When writing the value to the node
|
|
restart - Represents resetting the AP. Other values are not supported."
|
|
::= { h3cDot11APObjectStatusEntry 12 }
|
|
|
|
h3cDot11APIPv6PrefixLen OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the prefix length of an AP IPv6 address."
|
|
::= { h3cDot11APObjectStatusEntry 13 }
|
|
|
|
h3cDot11APFactoryDataResetCM OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
normal(0),
|
|
restart(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"When reading the value from the node
|
|
normal - Represents the AP cannot be reset.
|
|
restart - Represents the AP can be reset.
|
|
When writing the value to the node
|
|
restart - Represents resetting the AP. Other values are not supported."
|
|
::= { h3cDot11APObjectStatusEntry 14 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of H3cDot11APObjectStatusTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APObjectTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APObjectTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APObjectEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide information for APs in the running status."
|
|
::= { h3cDot11APObjectGroup 2 }
|
|
|
|
h3cDot11APObjectEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APObjectEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry contains information of an AP in run status."
|
|
INDEX
|
|
{
|
|
h3cDot11APObjID
|
|
}
|
|
::= { h3cDot11APObjectTable 1 }
|
|
|
|
H3cDot11APObjectEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APObjID H3cDot11ObjectIDType,
|
|
h3cDot11CurrAPIPAddress IpAddress,
|
|
h3cDot11CurrAPMacAddress MacAddress,
|
|
h3cDot11CurrACPortIndex Integer32,
|
|
h3cDot11CurrAPMACMode H3cDot11MACModeType,
|
|
h3cDot11CurrAPTemplateName OCTET STRING,
|
|
h3cDot11CurrAPStationAssocCount Integer32,
|
|
h3cDot11CurrAPName OCTET STRING,
|
|
h3cDot11CurrAPModelName OCTET STRING,
|
|
h3cDot11CurrAPImageName OCTET STRING,
|
|
h3cDot11CurrAPSoftwareVersion OCTET STRING,
|
|
h3cDot11CurrAPIPNetMask IpAddress,
|
|
h3cDot11CurrRadioModeSupport Integer32,
|
|
h3cDot11CurrIfNumber Integer32,
|
|
h3cDot11CurrAPElementID Integer32,
|
|
h3cDot11CurrAPMode INTEGER,
|
|
h3cDot11CurrAPIPv6Address OCTET STRING,
|
|
h3cDot11CurrAPSSIDNumber Integer32,
|
|
h3cDot11CurrAPManufacturer OCTET STRING,
|
|
h3cDot11CurrAPMemorySize Integer32,
|
|
h3cDot11CurrAPMemSizeInBytes Integer32,
|
|
h3cDot11CurrAPFlashSize Integer32,
|
|
h3cDot11CurrAPFlashSizeInBytes Integer32,
|
|
h3cDot11CurrAPReleasedVersion OCTET STRING,
|
|
h3cDot11CurrRadioModeSupport2 Integer32,
|
|
h3cDot11CurrAPCPUTypeCM OCTET STRING,
|
|
h3cDot11CurrAPMemoryTypeCM OCTET STRING,
|
|
h3cDot11CurrAPBSSIDNumberCM Integer32,
|
|
h3cDot11CurrAPIPv6PrefixLen Integer32
|
|
}
|
|
|
|
h3cDot11APObjID OBJECT-TYPE
|
|
SYNTAX H3cDot11ObjectIDType
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"To uniquely identify each AP, and relation-ship between h3cDot11APObjID
|
|
and AP device will be static."
|
|
::= { h3cDot11APObjectEntry 1 }
|
|
|
|
h3cDot11CurrAPIPAddress OBJECT-TYPE
|
|
SYNTAX IpAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the IP address of an AP."
|
|
::= { h3cDot11APObjectEntry 2 }
|
|
|
|
h3cDot11CurrAPMacAddress OBJECT-TYPE
|
|
SYNTAX MacAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the MAC address of an AP."
|
|
::= { h3cDot11APObjectEntry 3 }
|
|
|
|
h3cDot11CurrACPortIndex OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the port on the AC, by which the traffic of this AP comes
|
|
through. NMS could refer it to access information kept in the
|
|
MIB-2."
|
|
::= { h3cDot11APObjectEntry 4 }
|
|
|
|
h3cDot11CurrAPMACMode OBJECT-TYPE
|
|
SYNTAX H3cDot11MACModeType
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents what MAC mode defined in the CAPWAP is applied.
|
|
For fat AP, the value will be fatap."
|
|
::= { h3cDot11APObjectEntry 5 }
|
|
|
|
h3cDot11CurrAPTemplateName OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the name of current AP template."
|
|
::= { h3cDot11APObjectEntry 6 }
|
|
|
|
h3cDot11CurrAPStationAssocCount OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of stations which are associating
|
|
to AP."
|
|
::= { h3cDot11APObjectEntry 7 }
|
|
|
|
h3cDot11CurrAPName OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the name of AP."
|
|
::= { h3cDot11APObjectEntry 8 }
|
|
|
|
h3cDot11CurrAPModelName OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents index of WTP model,with it to get AP model information."
|
|
::= { h3cDot11APObjectEntry 9 }
|
|
|
|
h3cDot11CurrAPImageName OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the image file name of AP."
|
|
::= { h3cDot11APObjectEntry 10 }
|
|
|
|
h3cDot11CurrAPSoftwareVersion OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the software version of AP."
|
|
::= { h3cDot11APObjectEntry 11 }
|
|
|
|
h3cDot11CurrAPIPNetMask OBJECT-TYPE
|
|
SYNTAX IpAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the IP netmask of AP."
|
|
::= { h3cDot11APObjectEntry 12 }
|
|
|
|
h3cDot11CurrRadioModeSupport OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents which radio type supported by the AP.
|
|
The WLAN system support the following possible radio type.
|
|
dot11a(1),
|
|
dot11b(2),
|
|
dot11g(4),
|
|
dot11n(8),
|
|
dot11an(16),
|
|
dot11gn(32),
|
|
dot11ac(64),
|
|
dot11gac(128)
|
|
For a AP,it could support multiple radio types at
|
|
the same time.So the value of object could combine multiple value
|
|
of radio type above.
|
|
For example:
|
|
For one AP which support both b and g mode radio, when getting the value
|
|
from the node, the value is 6(2 + 4)."
|
|
::= { h3cDot11APObjectEntry 13 }
|
|
|
|
h3cDot11CurrIfNumber OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents number of interface of the AP."
|
|
::= { h3cDot11APObjectEntry 14 }
|
|
|
|
h3cDot11CurrAPElementID OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the AP element ID."
|
|
::= { h3cDot11APObjectEntry 15 }
|
|
|
|
h3cDot11CurrAPMode OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
bridge(1),
|
|
route(2)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the forward mode of the AP."
|
|
::= { h3cDot11APObjectEntry 16 }
|
|
|
|
h3cDot11CurrAPIPv6Address OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the IPv6 address of AP."
|
|
::= { h3cDot11APObjectEntry 17 }
|
|
|
|
h3cDot11CurrAPSSIDNumber OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of SSID configured on AP."
|
|
::= { h3cDot11APObjectEntry 18 }
|
|
|
|
h3cDot11CurrAPManufacturer OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"By the 'SMI Network Management Private Enterprise Codes'
|
|
assigned by the IANA, NMS could know which vendor manufactures
|
|
the AP."
|
|
::= { h3cDot11APObjectEntry 19 }
|
|
|
|
h3cDot11CurrAPMemorySize OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "kbytes"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the size of AP memory."
|
|
::= { h3cDot11APObjectEntry 20 }
|
|
|
|
h3cDot11CurrAPMemSizeInBytes OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "bytes"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the size of AP memory."
|
|
::= { h3cDot11APObjectEntry 21 }
|
|
|
|
h3cDot11CurrAPFlashSize OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "Kbytes"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the size of AP flash."
|
|
::= { h3cDot11APObjectEntry 22 }
|
|
|
|
h3cDot11CurrAPFlashSizeInBytes OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "bytes"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the size of AP flash."
|
|
::= { h3cDot11APObjectEntry 23 }
|
|
|
|
h3cDot11CurrAPReleasedVersion OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the released version of AP."
|
|
::= { h3cDot11APObjectEntry 24 }
|
|
|
|
h3cDot11CurrRadioModeSupport2 OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents which radio type supported by the AP.
|
|
The WLAN system support the following possible radio type.
|
|
dot11a(1),
|
|
dot11b(2),
|
|
dot11g(4),
|
|
dot11an(8),
|
|
dot11gn(16),
|
|
dot11gac(32),
|
|
dot11ac(64)
|
|
For a AP,it could support multiple radio types at
|
|
the same time.So the value of object could combine multiple value
|
|
of radio type above.
|
|
For example:
|
|
For one AP which support both b and g mode radio, when getting the value
|
|
from the node, the value is 6(2 + 4)."
|
|
::= { h3cDot11APObjectEntry 25 }
|
|
|
|
h3cDot11CurrAPCPUTypeCM OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the CPU type of AP."
|
|
::= { h3cDot11APObjectEntry 26 }
|
|
|
|
h3cDot11CurrAPMemoryTypeCM OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the memory card type of AP."
|
|
::= { h3cDot11APObjectEntry 27 }
|
|
|
|
h3cDot11CurrAPBSSIDNumberCM OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of BSSID configured on AP."
|
|
::= { h3cDot11APObjectEntry 28 }
|
|
|
|
h3cDot11CurrAPIPv6PrefixLen OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the prefix length of an AP IPv6 address."
|
|
::= { h3cDot11APObjectEntry 29 }
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APObjectTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APRadioTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APRadioTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APRadioEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will describe the radio information of AP. The AP here will
|
|
be in running status."
|
|
::= { h3cDot11APObjectGroup 3 }
|
|
|
|
h3cDot11APRadioEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APRadioEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry contains the information of each radio of a specific AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID
|
|
}
|
|
::= { h3cDot11APRadioTable 1 }
|
|
|
|
H3cDot11APRadioEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11CurAPID OCTET STRING,
|
|
h3cDot11RadioID Integer32,
|
|
h3cDot11AdminStatus TruthValue,
|
|
h3cDot11OperStatus TruthValue,
|
|
h3cDot11Channel H3cDot11ChannelScopeType,
|
|
h3cDot11TxPowerLevel H3cDot11TxPwrLevelScopeType,
|
|
h3cDot11APRadioIfIndex Integer32,
|
|
h3cDot11AntennaGain Integer32,
|
|
h3cDot11MaxBandwidth Integer32,
|
|
h3cDot11ResourceUseRatio Integer32,
|
|
h3cDot11RadioModeSupport Unsigned32,
|
|
h3cDot11TxPowerLevel2 Integer32,
|
|
h3cDot11PowerMgmtStatus TruthValue,
|
|
h3cDot11ChannelSwitchTimes Counter32,
|
|
h3cDot11AntennaType OCTET STRING,
|
|
h3cDot11DiversitySelectionRx TruthValue,
|
|
h3cDot11MaxTxPwrLvl OCTET STRING,
|
|
h3cDot11PwrAttRange Integer32,
|
|
h3cDot11AvgRxSignalStrength Integer32,
|
|
h3cDot11HighestRxSignalStrength Integer32,
|
|
h3cDot11LowestRxSignalStrength Integer32,
|
|
h3cDot11RadioIfUpdownTimes Counter32,
|
|
h3cDot11RadioIfLastChange TimeTicks,
|
|
h3cDot11RadioModeSupport2 Unsigned32,
|
|
h3cDot11OperStatusCM INTEGER,
|
|
h3cDot11AirPrimChnlBusy Integer32,
|
|
h3cDot11AirPrimChnlTxBusy Integer32,
|
|
h3cDot11AirPrimChnlRxBusy Integer32,
|
|
h3cDot11AirExtChnlBusy Integer32
|
|
}
|
|
|
|
h3cDot11CurAPID OBJECT-TYPE
|
|
SYNTAX OCTET STRING(SIZE(0..64))
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"To uniquely identify a AP in running status."
|
|
::= { h3cDot11APRadioEntry 1 }
|
|
|
|
h3cDot11RadioID OBJECT-TYPE
|
|
SYNTAX Integer32(0..2147483647)
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents each radio."
|
|
::= { h3cDot11APRadioEntry 2 }
|
|
|
|
h3cDot11AdminStatus OBJECT-TYPE
|
|
SYNTAX TruthValue
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the administrator status of radio."
|
|
::= { h3cDot11APRadioEntry 3 }
|
|
|
|
h3cDot11OperStatus OBJECT-TYPE
|
|
SYNTAX TruthValue
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the operational status of radio."
|
|
::= { h3cDot11APRadioEntry 4 }
|
|
|
|
h3cDot11Channel OBJECT-TYPE
|
|
SYNTAX H3cDot11ChannelScopeType
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the current channel allocation for radio."
|
|
::= { h3cDot11APRadioEntry 5 }
|
|
|
|
h3cDot11TxPowerLevel OBJECT-TYPE
|
|
SYNTAX H3cDot11TxPwrLevelScopeType
|
|
UNITS "dbm"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the current transmit power level for radio."
|
|
::= { h3cDot11APRadioEntry 6 }
|
|
|
|
h3cDot11APRadioIfIndex OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the interface index for the radio."
|
|
::= { h3cDot11APRadioEntry 7 }
|
|
|
|
h3cDot11AntennaGain OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "dBi"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the current gain for antenna."
|
|
::= { h3cDot11APRadioEntry 8 }
|
|
|
|
h3cDot11MaxBandwidth OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "Mbps"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the maximum bandwidth for the radio."
|
|
::= { h3cDot11APRadioEntry 9 }
|
|
|
|
h3cDot11ResourceUseRatio OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the ratio of radio resource usage."
|
|
::= { h3cDot11APRadioEntry 10 }
|
|
|
|
h3cDot11RadioModeSupport OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents radio type supported by the radio.
|
|
The WLAN system supports the following possible radio type:
|
|
dot11a(1),
|
|
dot11b(2),
|
|
dot11g(4),
|
|
dot11gn(16),
|
|
dot11an(32),
|
|
dot11ac(64),
|
|
dot11gac(128)
|
|
For the radio, it could support multiple radio types at
|
|
the same time. So the value of this object could combine multiple
|
|
values of radio type above.
|
|
For example:
|
|
For one radio which supports both dot11b and dot11g mode, when get
|
|
value from the object, the value is 6(2 + 4)."
|
|
::= { h3cDot11APRadioEntry 11 }
|
|
|
|
h3cDot11TxPowerLevel2 OBJECT-TYPE
|
|
SYNTAX Integer32(1..8)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The TxPowerLevel N currently being used to transmit data."
|
|
::= { h3cDot11APRadioEntry 12 }
|
|
|
|
h3cDot11PowerMgmtStatus OBJECT-TYPE
|
|
SYNTAX TruthValue
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents status of power management of the radio."
|
|
::= { h3cDot11APRadioEntry 13 }
|
|
|
|
h3cDot11ChannelSwitchTimes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the channel switch times."
|
|
::= { h3cDot11APRadioEntry 14 }
|
|
|
|
h3cDot11AntennaType OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents type of the antenna which radio used."
|
|
::= { h3cDot11APRadioEntry 15 }
|
|
|
|
h3cDot11DiversitySelectionRx OBJECT-TYPE
|
|
SYNTAX TruthValue
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the diversity selection received."
|
|
::= { h3cDot11APRadioEntry 16 }
|
|
|
|
h3cDot11MaxTxPwrLvl OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the maximum transmit power."
|
|
::= { h3cDot11APRadioEntry 17 }
|
|
|
|
h3cDot11PwrAttRange OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the range of power attenuation."
|
|
::= { h3cDot11APRadioEntry 18 }
|
|
|
|
h3cDot11AvgRxSignalStrength OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "dBm"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the average received signal strength."
|
|
::= { h3cDot11APRadioEntry 19 }
|
|
|
|
h3cDot11HighestRxSignalStrength OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "dBm"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the highest received signal strength."
|
|
::= { h3cDot11APRadioEntry 20 }
|
|
|
|
h3cDot11LowestRxSignalStrength OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "dBm"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the lowest received signal strength."
|
|
::= { h3cDot11APRadioEntry 21 }
|
|
|
|
h3cDot11RadioIfUpdownTimes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the up/down times on radio interface."
|
|
::= { h3cDot11APRadioEntry 22 }
|
|
|
|
h3cDot11RadioIfLastChange OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents time at last change that occurred on radio interface."
|
|
::= { h3cDot11APRadioEntry 23 }
|
|
|
|
h3cDot11RadioModeSupport2 OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents radio type supported by the radio.
|
|
The WLAN system supports the following possible radio type:
|
|
dot11a(1),
|
|
dot11b(2),
|
|
dot11g(4),
|
|
dot11an(8),
|
|
dot11gn(16),
|
|
dot11gac(32),
|
|
dot11ac(64)
|
|
For the radio, it could support multiple radio types at
|
|
the same time. So the value of this object could combine multiple
|
|
values of radio type above.
|
|
For example:
|
|
For one radio which supports both dot11b and dot11g mode, when get
|
|
value from the object, the value is 6(2 + 4)."
|
|
::= { h3cDot11APRadioEntry 24 }
|
|
|
|
h3cDot11OperStatusCM OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
up(1),
|
|
down(2),
|
|
testing(3),
|
|
admindown(4)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the operational status of radio."
|
|
::= { h3cDot11APRadioEntry 25 }
|
|
|
|
h3cDot11AirPrimChnlBusy OBJECT-TYPE
|
|
SYNTAX Integer32(0..100 | 255)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents air interface utilization on the primary channel.
|
|
The value 255 represents an invalid value."
|
|
::= { h3cDot11APRadioEntry 26 }
|
|
|
|
h3cDot11AirPrimChnlTxBusy OBJECT-TYPE
|
|
SYNTAX Integer32(0..100 | 255)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents air interface utilization for signal sending on the
|
|
primary channel.
|
|
The value 255 represents an invalid value."
|
|
::= { h3cDot11APRadioEntry 27 }
|
|
|
|
h3cDot11AirPrimChnlRxBusy OBJECT-TYPE
|
|
SYNTAX Integer32(0..100 | 255)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents air interface utilization for signal receiving on the
|
|
primary channel.
|
|
The value 255 represents an invalid value."
|
|
::= { h3cDot11APRadioEntry 28 }
|
|
|
|
h3cDot11AirExtChnlBusy OBJECT-TYPE
|
|
SYNTAX Integer32(0..100 | 255)
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents air interface utilization on the secondary channel.
|
|
The value 255 represents an invalid value."
|
|
::= { h3cDot11APRadioEntry 29 }
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APRadioTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APBSSTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APBSSTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APBSSEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"After AP connect to AC and get AP template configuration,
|
|
it will create BSS data structure for each radio.
|
|
The table will describe BSS information of AP and service
|
|
policy as per BSS."
|
|
::= { h3cDot11APObjectGroup 4 }
|
|
|
|
h3cDot11APBSSEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APBSSEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry contains information of each BSS for specific radio."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11WlanID
|
|
}
|
|
::= { h3cDot11APBSSTable 1 }
|
|
|
|
H3cDot11APBSSEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11WlanID Integer32,
|
|
h3cDot11BSSID MacAddress,
|
|
h3cDot11CurrSvcPolicyID H3cDot11ServicePolicyIDType,
|
|
h3cDot11SSID OCTET STRING,
|
|
h3cDot11CurrSSIDResourceUseRatio Integer32,
|
|
h3cDot11APEssVlanId Integer32
|
|
}
|
|
|
|
h3cDot11WlanID OBJECT-TYPE
|
|
SYNTAX Integer32(0..2147483647)
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents ID of a specific ESS."
|
|
::= { h3cDot11APBSSEntry 1 }
|
|
|
|
h3cDot11BSSID OBJECT-TYPE
|
|
SYNTAX MacAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"As MAC Address format, it is to identify BSS."
|
|
::= { h3cDot11APBSSEntry 2 }
|
|
|
|
h3cDot11CurrSvcPolicyID OBJECT-TYPE
|
|
SYNTAX H3cDot11ServicePolicyIDType
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the ID of each service policy used by the AP."
|
|
::= { h3cDot11APBSSEntry 3 }
|
|
|
|
h3cDot11SSID OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the SSID corresponding to this BSS."
|
|
::= { h3cDot11APBSSEntry 4 }
|
|
|
|
h3cDot11CurrSSIDResourceUseRatio OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the ratio of resource usage of curr SSID"
|
|
::= { h3cDot11APBSSEntry 5 }
|
|
|
|
h3cDot11APEssVlanId OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the VlanID of the interface ESS
|
|
corresponding to this BSS."
|
|
::= { h3cDot11APBSSEntry 6 }
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APBSSTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APModelTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APModelTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APModelEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table defines the capability information for a specific
|
|
kind of AP."
|
|
::= { h3cDot11APObjectGroup 5 }
|
|
|
|
h3cDot11APModelEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APModelEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry contains capability information for a specific kind
|
|
of AP."
|
|
INDEX
|
|
{
|
|
IMPLIED h3cDot11APModelAlias
|
|
}
|
|
::= { h3cDot11APModelTable 1 }
|
|
|
|
H3cDot11APModelEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APModelAlias OCTET STRING,
|
|
h3cDot11APModelName OCTET STRING,
|
|
h3cDot11RadioNumSupport H3cDot11RadioScopeType,
|
|
h3cDot11StationNumSupport Integer32,
|
|
h3cDot11MACModeSupport H3cDot11MACModeType,
|
|
h3cDot11APManufacturer OCTET STRING,
|
|
h3cDot11APCPUType OCTET STRING,
|
|
h3cDot11APCPUClockSpeed Unsigned32,
|
|
h3cDot11APMemoryType OCTET STRING,
|
|
h3cDot11APMemorySize Unsigned32,
|
|
h3cDot11APFlashType OCTET STRING,
|
|
h3cDot11APFlashSize Unsigned32,
|
|
h3cDot11APMemSize Gauge32,
|
|
h3cDot11APFlashSizeInBytes Unsigned32,
|
|
h3cDot11WsmAPLicenseType INTEGER
|
|
}
|
|
|
|
h3cDot11APModelAlias OBJECT-TYPE
|
|
SYNTAX OCTET STRING(SIZE(0..127))
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents alias of AP model name."
|
|
::= { h3cDot11APModelEntry 1 }
|
|
|
|
h3cDot11APModelName OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents AP model name(like WA2100)."
|
|
::= { h3cDot11APModelEntry 2 }
|
|
|
|
h3cDot11RadioNumSupport OBJECT-TYPE
|
|
SYNTAX H3cDot11RadioScopeType
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents how many radios the specific AP model
|
|
could support."
|
|
::= { h3cDot11APModelEntry 3 }
|
|
|
|
h3cDot11StationNumSupport OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents how many station could be supported by a specific
|
|
AP model."
|
|
::= { h3cDot11APModelEntry 4 }
|
|
|
|
h3cDot11MACModeSupport OBJECT-TYPE
|
|
SYNTAX H3cDot11MACModeType
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the MAC mode type could be supported by a specific
|
|
AP model."
|
|
DEFVAL { split }
|
|
::= { h3cDot11APModelEntry 5 }
|
|
|
|
h3cDot11APManufacturer OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"By the 'SMI Network Management Private Enterprise Codes'
|
|
assigned by the IANA, NMS could know which vendor manufactures
|
|
the AP."
|
|
::= { h3cDot11APModelEntry 6 }
|
|
|
|
h3cDot11APCPUType OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the CPU type of AP"
|
|
::= { h3cDot11APModelEntry 7 }
|
|
|
|
h3cDot11APCPUClockSpeed OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
UNITS "Hz"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the clock speed of CPU."
|
|
::= { h3cDot11APModelEntry 8 }
|
|
|
|
h3cDot11APMemoryType OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the memory card type of AP"
|
|
::= { h3cDot11APModelEntry 9 }
|
|
|
|
h3cDot11APMemorySize OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
UNITS "kbytes"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the size of AP memory card."
|
|
::= { h3cDot11APModelEntry 20 }
|
|
|
|
h3cDot11APFlashType OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the flash card type of AP"
|
|
::= { h3cDot11APModelEntry 11 }
|
|
|
|
h3cDot11APFlashSize OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
UNITS "kbytes"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the size of AP flash card."
|
|
::= { h3cDot11APModelEntry 12 }
|
|
|
|
h3cDot11APMemSize OBJECT-TYPE
|
|
SYNTAX Gauge32
|
|
UNITS "bytes"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the size of AP memory card."
|
|
::= { h3cDot11APModelEntry 13 }
|
|
|
|
h3cDot11APFlashSizeInBytes OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
UNITS "bytes"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the size of AP flash card in bytes."
|
|
::= { h3cDot11APModelEntry 14 }
|
|
|
|
h3cDot11WsmAPLicenseType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
normal(1),
|
|
wtu(2),
|
|
wt(3),
|
|
iot(4),
|
|
other(5)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents AP license type for iMc WSM."
|
|
::= { h3cDot11APModelEntry 15 }
|
|
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APModelTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APIfTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APIfTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APIfEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This table represents the AP interface information."
|
|
::= { h3cDot11APObjectGroup 6 }
|
|
|
|
h3cDot11APIfEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APIfEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide data for the interface of AP."
|
|
INDEX
|
|
{
|
|
h3cDot11APObjID,
|
|
h3cDot11APIfIndex
|
|
}
|
|
::= { h3cDot11APIfTable 1 }
|
|
|
|
H3cDot11APIfEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APIfIndex Integer32,
|
|
h3cDot11APIfDescr OCTET STRING,
|
|
h3cDot11APIfType Integer32,
|
|
h3cDot11APIfMtu Integer32,
|
|
h3cDot11APIfPHYAddress OCTET STRING,
|
|
h3cDot11APIfSpeed Integer32,
|
|
h3cDot11APIfInDataRate Integer32,
|
|
h3cDot11APIfOutDataRate Integer32,
|
|
h3cDot11APIfSpeedKbps Gauge32,
|
|
h3cDot11APIfTypeCM Integer32
|
|
}
|
|
|
|
h3cDot11APIfIndex OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the index for an interface."
|
|
::= { h3cDot11APIfEntry 1 }
|
|
|
|
h3cDot11APIfDescr OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the interface description for an interface."
|
|
::= { h3cDot11APIfEntry 2 }
|
|
|
|
h3cDot11APIfType OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the interface type for an interface."
|
|
::= { h3cDot11APIfEntry 3 }
|
|
|
|
h3cDot11APIfMtu OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents size of the largest datagram which can
|
|
be sent/received on the interface, specified in octets."
|
|
::= { h3cDot11APIfEntry 4 }
|
|
|
|
h3cDot11APIfPHYAddress OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the PHY address of interface."
|
|
::= { h3cDot11APIfEntry 5 }
|
|
|
|
h3cDot11APIfSpeed OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "Mbps"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents maximum bandwidth of this interface."
|
|
::= { h3cDot11APIfEntry 6 }
|
|
|
|
h3cDot11APIfInDataRate OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "Kbps"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the average input data rate of this interface in
|
|
latest 300 seconds."
|
|
::= { h3cDot11APIfEntry 7 }
|
|
|
|
h3cDot11APIfOutDataRate OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "Kbps"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the average output data rate of this interface in
|
|
latest 300 seconds."
|
|
::= { h3cDot11APIfEntry 8 }
|
|
|
|
h3cDot11APIfSpeedKbps OBJECT-TYPE
|
|
SYNTAX Gauge32
|
|
UNITS "kbps"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents maximum bandwidth of this interface."
|
|
::= { h3cDot11APIfEntry 9 }
|
|
|
|
h3cDot11APIfTypeCM OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the interface type."
|
|
::= { h3cDot11APIfEntry 10 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APIfTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APSSIDObjectTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APSSIDObjectTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APSSIDObjectEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This table provides BSSID number configuration information
|
|
based on SSID."
|
|
::= { h3cDot11APObjectGroup 7 }
|
|
|
|
h3cDot11APSSIDObjectEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APSSIDObjectEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry provides BSSID number configuration information
|
|
of a SSID."
|
|
INDEX
|
|
{
|
|
h3cDot11APConfigSPID
|
|
}
|
|
::= { h3cDot11APSSIDObjectTable 1 }
|
|
|
|
H3cDot11APSSIDObjectEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APConfigSPID H3cDot11ServicePolicyIDType,
|
|
h3cDot11APConfigSSIDName H3cDot11SSIDStringType,
|
|
h3cDot11APConfigBSSIDNum Integer32,
|
|
h3cDot11APConfigPortalStaNum Integer32,
|
|
h3cDot11APAssocStaNum Integer32
|
|
}
|
|
|
|
h3cDot11APConfigSPID OBJECT-TYPE
|
|
SYNTAX H3cDot11ServicePolicyIDType
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the service policy ID."
|
|
::= { h3cDot11APSSIDObjectEntry 1 }
|
|
|
|
h3cDot11APConfigSSIDName OBJECT-TYPE
|
|
SYNTAX H3cDot11SSIDStringType
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the SSID name of this service policy."
|
|
::= { h3cDot11APSSIDObjectEntry 2 }
|
|
|
|
h3cDot11APConfigBSSIDNum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of BSSID that be configured
|
|
with current SSID."
|
|
::= { h3cDot11APSSIDObjectEntry 3 }
|
|
|
|
h3cDot11APConfigPortalStaNum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of associated protal
|
|
stations with current SSID."
|
|
::= { h3cDot11APSSIDObjectEntry 4 }
|
|
|
|
h3cDot11APAssocStaNum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of associated stations with current SSID."
|
|
::= { h3cDot11APSSIDObjectEntry 5 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APSSIDObjectTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APSysInfoTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APSysInfoTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APSysInfoEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table provides the system information of the AP."
|
|
::= { h3cDot11APObjectGroup 8 }
|
|
|
|
h3cDot11APSysInfoEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APSysInfoEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry provides system information of an AP."
|
|
INDEX
|
|
{
|
|
h3cDot11APElementIndex
|
|
}
|
|
::= { h3cDot11APSysInfoTable 1 }
|
|
|
|
H3cDot11APSysInfoEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APSysUpTime TimeTicks,
|
|
h3cDot11APCPURTUsage Integer32,
|
|
h3cDot11APCPUAvgUsage Integer32,
|
|
h3cDot11APMemRTUsage Integer32,
|
|
h3cDot11APMemAvgUsage Integer32,
|
|
h3cDot11APIPAddressGateway IpAddress,
|
|
h3cDot11APACAssociateStatus INTEGER,
|
|
h3cDot11APManuBuildInfo OCTET STRING,
|
|
h3cDot11APFlashFreeSize Unsigned32,
|
|
h3cDot11APTemperature Integer32
|
|
}
|
|
|
|
h3cDot11APSysUpTime OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents how long AP has been powered on."
|
|
::= { h3cDot11APSysInfoEntry 1 }
|
|
|
|
h3cDot11APCPURTUsage OBJECT-TYPE
|
|
SYNTAX Integer32(0..100)
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the CPU real time usage for AP."
|
|
::= { h3cDot11APSysInfoEntry 2 }
|
|
|
|
h3cDot11APCPUAvgUsage OBJECT-TYPE
|
|
SYNTAX Integer32(0..100)
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the CPU average usage for AP."
|
|
::= { h3cDot11APSysInfoEntry 3 }
|
|
|
|
h3cDot11APMemRTUsage OBJECT-TYPE
|
|
SYNTAX Integer32(0..100)
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the memory real time usage for AP."
|
|
::= { h3cDot11APSysInfoEntry 4 }
|
|
|
|
h3cDot11APMemAvgUsage OBJECT-TYPE
|
|
SYNTAX Integer32(0..100)
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the average memory usage for AP."
|
|
::= { h3cDot11APSysInfoEntry 5 }
|
|
|
|
h3cDot11APIPAddressGateway OBJECT-TYPE
|
|
SYNTAX IpAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the IP address gateway for AP."
|
|
::= { h3cDot11APSysInfoEntry 6 }
|
|
|
|
h3cDot11APACAssociateStatus OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
associated(1),
|
|
deassociated(2),
|
|
downloadingImage(3)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents associate status of AP and AC."
|
|
::= { h3cDot11APSysInfoEntry 7 }
|
|
|
|
h3cDot11APManuBuildInfo OBJECT-TYPE
|
|
SYNTAX OCTET STRING(SIZE(0..255))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the device version information for AP."
|
|
::= { h3cDot11APSysInfoEntry 8 }
|
|
|
|
h3cDot11APFlashFreeSize OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
UNITS "bytes"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the free size of AP flash card."
|
|
::= { h3cDot11APSysInfoEntry 9 }
|
|
|
|
h3cDot11APTemperature OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the device temperature information for AP."
|
|
::= { h3cDot11APSysInfoEntry 10 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APSysInfoTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APIdleListTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APIdleListTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APIdleListEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This table provides the list of idle AP."
|
|
::= { h3cDot11APObjectGroup 9 }
|
|
|
|
h3cDot11APIdleListEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APIdleListEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry provides information of a idle AP."
|
|
INDEX
|
|
{
|
|
h3cDot11APIdleTemplateName
|
|
}
|
|
::= { h3cDot11APIdleListTable 1 }
|
|
|
|
H3cDot11APIdleListEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APIdleTemplateName OCTET STRING,
|
|
h3cDot11APIdleSerialID OCTET STRING
|
|
}
|
|
|
|
h3cDot11APIdleTemplateName OBJECT-TYPE
|
|
SYNTAX OCTET STRING(SIZE(0..127))
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the name of idle AP template."
|
|
::= { h3cDot11APIdleListEntry 1 }
|
|
|
|
h3cDot11APIdleSerialID OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents AP serial ID."
|
|
::= { h3cDot11APIdleListEntry 2 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APIdleListTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APSysInfoByAPIDTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APSysInfoByAPIDTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APSysInfoByAPIDEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table provides the system information of the AP."
|
|
::= { h3cDot11APObjectGroup 10 }
|
|
|
|
h3cDot11APSysInfoByAPIDEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APSysInfoByAPIDEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry provides system information of an AP."
|
|
INDEX
|
|
{
|
|
h3cDot11APObjID
|
|
}
|
|
::= { h3cDot11APSysInfoByAPIDTable 1 }
|
|
|
|
H3cDot11APSysInfoByAPIDEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APSysUpTime2 TimeTicks,
|
|
h3cDot11APCPURTUsage2 Integer32,
|
|
h3cDot11APCPUAvgUsage2 Integer32,
|
|
h3cDot11APMemRTUsage2 Integer32,
|
|
h3cDot11APMemAvgUsage2 Integer32,
|
|
h3cDot11APIPAddressGateway2 IpAddress,
|
|
h3cDot11APACAssociateStatus2 INTEGER,
|
|
h3cDot11APManuBuildInfo2 OCTET STRING,
|
|
h3cDot11APFlashFreeSize2 Unsigned32,
|
|
h3cDot11APTemperature2 Integer32,
|
|
h3cDot11APMacAddress2 MacAddress,
|
|
h3cDot11APACAssociateStatusCM INTEGER
|
|
}
|
|
|
|
h3cDot11APSysUpTime2 OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents how long AP has been powered on."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 1 }
|
|
|
|
h3cDot11APCPURTUsage2 OBJECT-TYPE
|
|
SYNTAX Integer32(0..100)
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the CPU real time usage for AP."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 2 }
|
|
|
|
h3cDot11APCPUAvgUsage2 OBJECT-TYPE
|
|
SYNTAX Integer32(0..100)
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the CPU average usage for AP."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 3 }
|
|
|
|
h3cDot11APMemRTUsage2 OBJECT-TYPE
|
|
SYNTAX Integer32(0..100)
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the memory real time usage for AP."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 4 }
|
|
|
|
h3cDot11APMemAvgUsage2 OBJECT-TYPE
|
|
SYNTAX Integer32(0..100)
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the average memory usage for AP."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 5 }
|
|
|
|
h3cDot11APIPAddressGateway2 OBJECT-TYPE
|
|
SYNTAX IpAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the IP address gateway for AP."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 6 }
|
|
|
|
h3cDot11APACAssociateStatus2 OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
associated(1),
|
|
deassociated(2),
|
|
downloadingImage(3)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents associate status of AP and AC."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 7 }
|
|
|
|
h3cDot11APManuBuildInfo2 OBJECT-TYPE
|
|
SYNTAX OCTET STRING(SIZE(0..255))
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the device version information for AP."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 8 }
|
|
|
|
h3cDot11APFlashFreeSize2 OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
UNITS "bytes"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the free size of AP flash card."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 9 }
|
|
|
|
h3cDot11APTemperature2 OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the device temperature information for AP."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 10 }
|
|
|
|
h3cDot11APMacAddress2 OBJECT-TYPE
|
|
SYNTAX MacAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the MAC address of AP."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 11 }
|
|
|
|
h3cDot11APACAssociateStatusCM OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
deassociated(0),
|
|
associated(1)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents associate status of AP and AC."
|
|
::= { h3cDot11APSysInfoByAPIDEntry 12 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APSysInfoByAPIDTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11WTUAPInfoTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11WTUAPInfoTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11WTUAPInfoEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table provides relationship information between wireless terminator units (WTUs) and WTs."
|
|
::= { h3cDot11APObjectGroup 11 }
|
|
|
|
h3cDot11WTUAPInfoEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11WTUAPInfoEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry provides relationship information between a WTU and a WT."
|
|
INDEX
|
|
{
|
|
h3cDot11ContainerSerialID,
|
|
h3cDot11WTUAPSerialID
|
|
}
|
|
::= { h3cDot11WTUAPInfoTable 1 }
|
|
|
|
H3cDot11WTUAPInfoEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11ContainerSerialID H3cDot11ObjectIDType,
|
|
h3cDot11WTUAPSerialID H3cDot11ObjectIDType,
|
|
h3cDot11WTUAPSubSlotID Unsigned32
|
|
}
|
|
|
|
h3cDot11ContainerSerialID OBJECT-TYPE
|
|
SYNTAX H3cDot11ObjectIDType
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Serial ID that uniquely identifies a WT."
|
|
::= { h3cDot11WTUAPInfoEntry 1 }
|
|
|
|
h3cDot11WTUAPSerialID OBJECT-TYPE
|
|
SYNTAX H3cDot11ObjectIDType
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Serial ID that uniquely identifies a WTU."
|
|
::= { h3cDot11WTUAPInfoEntry 2 }
|
|
|
|
h3cDot11WTUAPSubSlotID OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the sub-slot ID of a WTU."
|
|
::= { h3cDot11WTUAPInfoEntry 3 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11WTUAPInfoTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APRxStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APRxStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APRxStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the receiving statistic for a specific
|
|
radio of AP."
|
|
::= { h3cDot11APStatisGroup 1 }
|
|
|
|
h3cDot11APRxStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APRxStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the statistic data for
|
|
each radio of a specific AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID
|
|
}
|
|
::= { h3cDot11APRxStatisTable 1 }
|
|
|
|
H3cDot11APRxStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11RxFrameDupCnt Counter32,
|
|
h3cDot11RxFrameCnt Counter32,
|
|
h3cDot11RxUcastFrameCnt Counter32,
|
|
h3cDot11RxBcastFrameCnt Counter32,
|
|
h3cDot11RxMcastFrameCnt Counter32,
|
|
h3cDot11RxDiscardFrameCnt Counter32,
|
|
h3cDot11RxFragCnt Counter32,
|
|
h3cDot11RxFcsErrCnt Counter32,
|
|
h3cDot11RxFrameBytes Counter32,
|
|
h3cDot11RxUcastFrameBytes Counter32,
|
|
h3cDot11RxBcastFrameBytes Counter32,
|
|
h3cDot11RxMcastFrameBytes Counter32,
|
|
h3cDot11RxDiscardFrameBytes Counter32,
|
|
h3cDot11RxMgmtFrameCnt Counter32,
|
|
h3cDot11RxCtrlFrameCnt Counter32,
|
|
h3cDot11RxDataFrameCnt Counter32,
|
|
h3cDot11RxDecryptErrorCnt Counter32,
|
|
h3cDot11RxAuthenFrameCnt Counter32,
|
|
h3cDot11RxAssociateFrameCnt Counter32,
|
|
h3cDot11RxFrameErrorRatio Integer32,
|
|
h3cDot11RxPhyErrorCnt Counter32,
|
|
h3cDot11RxMICErrorCnt Counter32,
|
|
h3cDot11RxDataFrameBytes Counter32,
|
|
h3cDot11RadioRxAverSnr Integer32,
|
|
h3cDot11RxPayloadBytes Counter32,
|
|
h3cDot11RxTrafficSpeed Integer32,
|
|
h3cDot11RxUcastDataFrameCnt Counter64,
|
|
h3cDot11RxNUcastDataFrameCnt Counter64,
|
|
h3cDot11RxTotalDiscardFrameCnt Counter64,
|
|
h3cDot11RxTotalIPCheckErrPacketCnt Counter64,
|
|
h3cDot11RxSignalStrengthPacketCntCM OCTET STRING,
|
|
h3cDot11RxDataFrameCntCM Counter32,
|
|
h3cDot11RxTotalFrameCnt Counter64
|
|
}
|
|
|
|
h3cDot11RxFrameDupCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of duplicate frames reception."
|
|
::= { h3cDot11APRxStatisEntry 1 }
|
|
|
|
h3cDot11RxFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of frames reception."
|
|
::= { h3cDot11APRxStatisEntry 2 }
|
|
|
|
h3cDot11RxUcastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast frames reception."
|
|
::= { h3cDot11APRxStatisEntry 3 }
|
|
|
|
h3cDot11RxBcastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of broadcast frames reception."
|
|
::= { h3cDot11APRxStatisEntry 4 }
|
|
|
|
h3cDot11RxMcastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of multicast frames reception."
|
|
::= { h3cDot11APRxStatisEntry 5 }
|
|
|
|
h3cDot11RxDiscardFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of frames discarded by AP."
|
|
::= { h3cDot11APRxStatisEntry 6 }
|
|
|
|
h3cDot11RxFragCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of frame fragments reception."
|
|
::= { h3cDot11APRxStatisEntry 7 }
|
|
|
|
h3cDot11RxFcsErrCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of FCS error frames reception."
|
|
::= { h3cDot11APRxStatisEntry 8 }
|
|
|
|
h3cDot11RxFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of frames reception."
|
|
::= { h3cDot11APRxStatisEntry 9 }
|
|
|
|
h3cDot11RxUcastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of unicast frames reception."
|
|
::= { h3cDot11APRxStatisEntry 10 }
|
|
|
|
h3cDot11RxBcastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of broadcast frames reception."
|
|
::= { h3cDot11APRxStatisEntry 11 }
|
|
|
|
h3cDot11RxMcastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of multicast frames reception."
|
|
::= { h3cDot11APRxStatisEntry 12 }
|
|
|
|
h3cDot11RxDiscardFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of frames discarded by AP."
|
|
::= { h3cDot11APRxStatisEntry 13 }
|
|
|
|
h3cDot11RxMgmtFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of management frames reception."
|
|
::= { h3cDot11APRxStatisEntry 14 }
|
|
|
|
h3cDot11RxCtrlFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of control frames reception."
|
|
::= { h3cDot11APRxStatisEntry 15 }
|
|
|
|
h3cDot11RxDataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of data frames reception."
|
|
::= { h3cDot11APRxStatisEntry 16 }
|
|
|
|
h3cDot11RxDecryptErrorCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of decryption error."
|
|
::= { h3cDot11APRxStatisEntry 17 }
|
|
|
|
h3cDot11RxAuthenFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of authentication frame reception."
|
|
::= { h3cDot11APRxStatisEntry 18 }
|
|
|
|
h3cDot11RxAssociateFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of associate frame reception."
|
|
::= { h3cDot11APRxStatisEntry 19 }
|
|
|
|
h3cDot11RxFrameErrorRatio OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the ratio of error frame."
|
|
::= { h3cDot11APRxStatisEntry 20 }
|
|
|
|
h3cDot11RxPhyErrorCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of physical reception error."
|
|
::= { h3cDot11APRxStatisEntry 21 }
|
|
|
|
h3cDot11RxMICErrorCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of MIC verification error."
|
|
::= { h3cDot11APRxStatisEntry 22 }
|
|
|
|
h3cDot11RxDataFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of data frames reception."
|
|
::= { h3cDot11APRxStatisEntry 23 }
|
|
|
|
h3cDot11RadioRxAverSnr OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the average signal noise rate of this radio."
|
|
::= { h3cDot11APRxStatisEntry 24 }
|
|
|
|
h3cDot11RxPayloadBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the payload bytes of data frames reception."
|
|
::= { h3cDot11APRxStatisEntry 25 }
|
|
|
|
h3cDot11RxTrafficSpeed OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "byte/s"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of frames reception per second."
|
|
::= { h3cDot11APRxStatisEntry 26 }
|
|
|
|
h3cDot11RxUcastDataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast data frames reception."
|
|
::= { h3cDot11APRxStatisEntry 27 }
|
|
|
|
h3cDot11RxNUcastDataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of non-unicast data frames reception."
|
|
::= { h3cDot11APRxStatisEntry 28 }
|
|
|
|
h3cDot11RxTotalDiscardFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of total frames discarded by radio."
|
|
::= { h3cDot11APRxStatisEntry 29 }
|
|
|
|
h3cDot11RxTotalIPCheckErrPacketCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of IP checksum error packets
|
|
received through the current radio."
|
|
::= { h3cDot11APRxStatisEntry 30 }
|
|
|
|
h3cDot11RxSignalStrengthPacketCntCM OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of received packets according to signal strength."
|
|
::= { h3cDot11APRxStatisEntry 31 }
|
|
|
|
h3cDot11RxDataFrameCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of received data frames, excluding retransmitted
|
|
frames."
|
|
::= { h3cDot11APRxStatisEntry 32 }
|
|
|
|
h3cDot11RxTotalFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of packets
|
|
received through the current radio."
|
|
::= { h3cDot11APRxStatisEntry 33 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APRxStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APTxStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APTxStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APTxStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the transmission statistic for a
|
|
specific radio of AP."
|
|
::= { h3cDot11APStatisGroup 2 }
|
|
|
|
h3cDot11APTxStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APTxStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the statistic data for
|
|
each radio of a specific AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID
|
|
}
|
|
::= { h3cDot11APTxStatisTable 1 }
|
|
|
|
H3cDot11APTxStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11TxFragCnt Counter32,
|
|
h3cDot11FailedCnt Counter32,
|
|
h3cDot11RetryCnt Counter32,
|
|
h3cDot11MultiRetryCnt Counter32,
|
|
h3cDot11RtsSuccessCnt Counter32,
|
|
h3cDot11RtsFailCnt Counter32,
|
|
h3cDot11AckFailCnt Counter32,
|
|
h3cDot11TxFrameCnt Counter32,
|
|
h3cDot11TxUcastFrameCnt Counter32,
|
|
h3cDot11TxBcastFrameCnt Counter32,
|
|
h3cDot11TxMcastFrameCnt Counter32,
|
|
h3cDot11TxDiscardFrameCnt Counter32,
|
|
h3cDot11TxFrameBytes Counter32,
|
|
h3cDot11TxUcastFrameBytes Counter32,
|
|
h3cDot11TxBcastFrameBytes Counter32,
|
|
h3cDot11TxMcastFrameBytes Counter32,
|
|
h3cDot11TxDiscardFrameBytes Counter32,
|
|
h3cDot11TxAuthenFrameCnt Counter32,
|
|
h3cDot11TxAssociateFrameCnt Counter32,
|
|
h3cDot11TxFrameRetryRatio Integer32,
|
|
h3cDot11TxDataFrameCnt Counter32,
|
|
h3cDot11TxDataFrameBytes Counter32,
|
|
h3cDot11TxMSDUCnt Counter32,
|
|
h3cDot11TxDiscardMSDUCnt Counter32,
|
|
h3cDot11RetryMSDUCnt Counter32,
|
|
h3cDot11TxPayloadBytes Counter32,
|
|
h3cDot11TxTrafficSpeed Integer32,
|
|
h3cDot11TxErrFrameRatio Integer32,
|
|
h3cDot11TxFrameRate Integer32,
|
|
h3cDot11TxMgtFrameCnt Counter32,
|
|
h3cDot11TxCtrlFrameCnt Counter32,
|
|
h3cDot11TxMACErrCnt Counter32,
|
|
h3cDot11TxErrFrameCnt Counter32,
|
|
h3cDot11TxUcastDataFrameCnt Counter64,
|
|
h3cDot11TxNUcastDataFrameCnt Counter64,
|
|
h3cDot11TxTotalFrameCnt Counter64
|
|
}
|
|
|
|
h3cDot11TxFragCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of fragmented frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 1 }
|
|
|
|
h3cDot11FailedCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of transmission failures."
|
|
::= { h3cDot11APTxStatisEntry 2 }
|
|
|
|
h3cDot11RetryCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of transmit retries."
|
|
::= { h3cDot11APTxStatisEntry 3 }
|
|
|
|
h3cDot11MultiRetryCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of transmits that required more than
|
|
one retry."
|
|
::= { h3cDot11APTxStatisEntry 4 }
|
|
|
|
h3cDot11RtsSuccessCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of successful RTS (Request to send)
|
|
transmission."
|
|
::= { h3cDot11APTxStatisEntry 5 }
|
|
|
|
h3cDot11RtsFailCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of RTS transmission failures."
|
|
::= { h3cDot11APTxStatisEntry 6 }
|
|
|
|
h3cDot11AckFailCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of acknowledgement failures."
|
|
::= { h3cDot11APTxStatisEntry 7 }
|
|
|
|
h3cDot11TxFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 8 }
|
|
|
|
h3cDot11TxUcastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 9 }
|
|
|
|
h3cDot11TxBcastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of broadcast frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 10 }
|
|
|
|
h3cDot11TxMcastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of multicast frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 11 }
|
|
|
|
h3cDot11TxDiscardFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of frames discarded by AP."
|
|
::= { h3cDot11APTxStatisEntry 12 }
|
|
|
|
h3cDot11TxFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total bytes of frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 13 }
|
|
|
|
h3cDot11TxUcastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of unicast frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 14 }
|
|
|
|
h3cDot11TxBcastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of broadcast frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 15 }
|
|
|
|
h3cDot11TxMcastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of multicast frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 16 }
|
|
|
|
h3cDot11TxDiscardFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of discarded frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 17 }
|
|
|
|
h3cDot11TxAuthenFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of authentication frame transmission."
|
|
::= { h3cDot11APTxStatisEntry 18 }
|
|
|
|
h3cDot11TxAssociateFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of associate frame transmission."
|
|
::= { h3cDot11APTxStatisEntry 19 }
|
|
|
|
h3cDot11TxFrameRetryRatio OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the ratio of retry frame."
|
|
::= { h3cDot11APTxStatisEntry 20 }
|
|
|
|
h3cDot11TxDataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of data frame transmission."
|
|
::= { h3cDot11APTxStatisEntry 21 }
|
|
|
|
h3cDot11TxDataFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of data frame transmission."
|
|
::= { h3cDot11APTxStatisEntry 22 }
|
|
|
|
h3cDot11TxMSDUCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of MSDU transmission."
|
|
::= { h3cDot11APTxStatisEntry 23 }
|
|
|
|
h3cDot11TxDiscardMSDUCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of discarded MSDU transmission."
|
|
::= { h3cDot11APTxStatisEntry 24 }
|
|
|
|
h3cDot11RetryMSDUCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of retransfer MSDU."
|
|
::= { h3cDot11APTxStatisEntry 25 }
|
|
|
|
h3cDot11TxPayloadBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the payload bytes of data frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 26 }
|
|
|
|
h3cDot11TxTrafficSpeed OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "byte/s"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of frames transmission per second."
|
|
::= { h3cDot11APTxStatisEntry 27 }
|
|
|
|
h3cDot11TxErrFrameRatio OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "onepercent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the ratio of error frame."
|
|
::= { h3cDot11APTxStatisEntry 28 }
|
|
|
|
h3cDot11TxFrameRate OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of frames transmission per second."
|
|
::= { h3cDot11APTxStatisEntry 29 }
|
|
|
|
h3cDot11TxMgtFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of transmitted management frames."
|
|
::= { h3cDot11APTxStatisEntry 30 }
|
|
|
|
h3cDot11TxCtrlFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of transmission control frames."
|
|
::= { h3cDot11APTxStatisEntry 31 }
|
|
h3cDot11TxMACErrCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of MAC error frame."
|
|
::= { h3cDot11APTxStatisEntry 32 }
|
|
|
|
h3cDot11TxErrFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of error frame."
|
|
::= { h3cDot11APTxStatisEntry 33 }
|
|
|
|
h3cDot11TxUcastDataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast data frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 34 }
|
|
|
|
h3cDot11TxNUcastDataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of non-unicast data frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 35 }
|
|
|
|
h3cDot11TxTotalFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of total frames transmission."
|
|
::= { h3cDot11APTxStatisEntry 36 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APTxStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APAssocStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APAssocStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APAssocStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the station association statistic for AP."
|
|
::= { h3cDot11APStatisGroup 3 }
|
|
|
|
h3cDot11APAssocStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APAssocStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the statistic data of station
|
|
association for AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID
|
|
}
|
|
::= { h3cDot11APAssocStatisTable 1 }
|
|
|
|
H3cDot11APAssocStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11ApStationAssocSum Counter32,
|
|
h3cDot11ApStationAssocFailSum Counter32,
|
|
h3cDot11ApStationReassocSum Counter32,
|
|
h3cDot11ApStationAssocRejectSum Counter32,
|
|
h3cDot11ApStationExDeAuthenSum Counter32,
|
|
h3cDot11ApStationCurAssocSum Integer32,
|
|
h3cDot11ApStaCurAuthSuccSum Integer32,
|
|
h3cDot11AllStationUpSumTime Counter32,
|
|
h3cDot11ApStationAssocReqSum Counter32,
|
|
h3cDot11AllStationUpSumTimeTicks TimeTicks,
|
|
h3cDot11ApStationReassocReqSum Counter32,
|
|
h3cDot11ApStationReassocFailSum Counter32,
|
|
h3cDot11ApStationAssocRespSum Counter32
|
|
}
|
|
|
|
h3cDot11ApStationAssocSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station association
|
|
with this AP."
|
|
::= { h3cDot11APAssocStatisEntry 1 }
|
|
|
|
h3cDot11ApStationAssocFailSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station
|
|
association failure with this AP."
|
|
::= { h3cDot11APAssocStatisEntry 2 }
|
|
|
|
h3cDot11ApStationReassocSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station reassociation with this AP."
|
|
::= { h3cDot11APAssocStatisEntry 3 }
|
|
|
|
h3cDot11ApStationAssocRejectSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station association rejected
|
|
on account of resource limit with this AP."
|
|
::= { h3cDot11APAssocStatisEntry 4 }
|
|
|
|
h3cDot11ApStationExDeAuthenSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of exceptional station deauthentication
|
|
(Without sending a deauthentication to AP) with this AP."
|
|
::= { h3cDot11APAssocStatisEntry 5 }
|
|
|
|
h3cDot11ApStationCurAssocSum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of current associated stations
|
|
with this AP."
|
|
::= { h3cDot11APAssocStatisEntry 6 }
|
|
|
|
h3cDot11ApStaCurAuthSuccSum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the successful number of station authentication
|
|
with this AP."
|
|
::= { h3cDot11APAssocStatisEntry 7 }
|
|
|
|
h3cDot11AllStationUpSumTime OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
UNITS "minute"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the sum of duration of all stations which associate with
|
|
this AP."
|
|
::= { h3cDot11APAssocStatisEntry 8 }
|
|
|
|
h3cDot11ApStationAssocReqSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of station association request with this AP."
|
|
::= { h3cDot11APAssocStatisEntry 9 }
|
|
|
|
h3cDot11AllStationUpSumTimeTicks OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the sum of duration of all stations which associate with
|
|
this AP."
|
|
::= { h3cDot11APAssocStatisEntry 10 }
|
|
|
|
h3cDot11ApStationReassocReqSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station reassociation request
|
|
with this AP."
|
|
::= { h3cDot11APAssocStatisEntry 11 }
|
|
|
|
h3cDot11ApStationReassocFailSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station reassociation failure
|
|
with this AP."
|
|
::= { h3cDot11APAssocStatisEntry 12 }
|
|
|
|
h3cDot11ApStationAssocRespSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of this AP response with station association."
|
|
::= { h3cDot11APAssocStatisEntry 13 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APAssocStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11BSSRxStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11BSSRxStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11BSSRxStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the reception statistic for a
|
|
specific BSS on a radio."
|
|
::= { h3cDot11APStatisGroup 4 }
|
|
|
|
h3cDot11BSSRxStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11BSSRxStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the statistic data for
|
|
each BSS on a specific radio."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11WlanID
|
|
}
|
|
::= { h3cDot11BSSRxStatisTable 1 }
|
|
|
|
H3cDot11BSSRxStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11BSSRxFrameCnt Counter32,
|
|
h3cDot11BSSRxFrameBytes Counter32,
|
|
h3cDot11BSSRxDataFrameCnt Counter32,
|
|
h3cDot11BSSRxDataFrameBytes Counter32,
|
|
h3cDot11BSSRxAssociateFrameCnt Counter32,
|
|
h3cDot11BSSRxFrameErrorRatio Integer32,
|
|
h3cDot11BSSRxPayloadBytes Counter32,
|
|
h3cDot11BSSRxUniFrameCnt Counter32,
|
|
h3cDot11BSSRxNonUniFrameCnt Integer32,
|
|
h3cDot11BSSRxAuthenFrameCnt Counter32,
|
|
h3cDot11BSSRxFrameErrCntCM Counter32
|
|
}
|
|
|
|
h3cDot11BSSRxFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatisEntry 1 }
|
|
|
|
h3cDot11BSSRxFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatisEntry 2 }
|
|
|
|
h3cDot11BSSRxDataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of data frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatisEntry 3 }
|
|
|
|
h3cDot11BSSRxDataFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of data frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatisEntry 4 }
|
|
|
|
h3cDot11BSSRxAssociateFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of associate frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatisEntry 5 }
|
|
|
|
h3cDot11BSSRxFrameErrorRatio OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "percent"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the ratio of error frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatisEntry 6 }
|
|
|
|
h3cDot11BSSRxPayloadBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the payload bytes of data frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatisEntry 7 }
|
|
|
|
h3cDot11BSSRxUniFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of unicast frames received."
|
|
::= { h3cDot11BSSRxStatisEntry 8 }
|
|
|
|
h3cDot11BSSRxNonUniFrameCnt OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of non-unicast frames received."
|
|
::= { h3cDot11BSSRxStatisEntry 9 }
|
|
|
|
h3cDot11BSSRxAuthenFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of authentication frames received."
|
|
::= { h3cDot11BSSRxStatisEntry 10 }
|
|
|
|
h3cDot11BSSRxFrameErrCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of error authentication frames received."
|
|
::= { h3cDot11BSSRxStatisEntry 11 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11BSSRxStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11BSSTxStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11BSSTxStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11BSSTxStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the transmission statistic for a
|
|
specific BSS on a radio."
|
|
::= { h3cDot11APStatisGroup 5 }
|
|
|
|
h3cDot11BSSTxStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11BSSTxStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the statistic data for
|
|
each BSS on a specific radio."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11WlanID
|
|
}
|
|
::= { h3cDot11BSSTxStatisTable 1 }
|
|
|
|
H3cDot11BSSTxStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11BSSTxFrameCnt Counter32,
|
|
h3cDot11BSSTxFrameBytes Counter32,
|
|
h3cDot11BSSTxDataFrameCnt Counter32,
|
|
h3cDot11BSSTxDataFrameBytes Counter32,
|
|
h3cDot11BSSTxAssociateFrameCnt Counter32,
|
|
h3cDot11BSSTxPayloadBytes Counter32,
|
|
h3cDot11BSSTxRetryCnt Counter32,
|
|
h3cDot11BSSTxUniFrameCnt Counter32,
|
|
h3cDot11BSSTxNonUniFrameCnt Integer32,
|
|
h3cDot11BSSTxAuthenFrameCnt Counter32,
|
|
h3cDot11BSSTxFrameErrCntCM Counter32
|
|
}
|
|
|
|
h3cDot11BSSTxFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of frames transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatisEntry 1 }
|
|
|
|
h3cDot11BSSTxFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of bytes transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatisEntry 2 }
|
|
|
|
h3cDot11BSSTxDataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of data frame transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatisEntry 3 }
|
|
|
|
h3cDot11BSSTxDataFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of data frame transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatisEntry 4 }
|
|
|
|
h3cDot11BSSTxAssociateFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of associate frame transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatisEntry 5 }
|
|
|
|
h3cDot11BSSTxPayloadBytes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the payload bytes of data frame transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatisEntry 6 }
|
|
|
|
h3cDot11BSSTxRetryCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of bytes retransmitted with this BSS."
|
|
::= { h3cDot11BSSTxStatisEntry 7 }
|
|
|
|
h3cDot11BSSTxUniFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of unicast frames transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatisEntry 8 }
|
|
|
|
h3cDot11BSSTxNonUniFrameCnt OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of non-unicast frames transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatisEntry 9 }
|
|
|
|
h3cDot11BSSTxAuthenFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of authentication frames transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatisEntry 10 }
|
|
|
|
h3cDot11BSSTxFrameErrCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of error authentication frames transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatisEntry 11 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11BSSTxStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11BSSAssocStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11BSSAssocStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11BSSAssocStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the station association statistic for BSS."
|
|
::= { h3cDot11APStatisGroup 6 }
|
|
|
|
h3cDot11BSSAssocStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11BSSAssocStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the statistic data of station
|
|
association for BSS."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11WlanID
|
|
}
|
|
::= { h3cDot11BSSAssocStatisTable 1 }
|
|
|
|
H3cDot11BSSAssocStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11BSSStationAssocSum Counter32,
|
|
h3cDot11BSSStationAssocFailSum Counter32,
|
|
h3cDot11BSSStationReassocSum Counter32,
|
|
h3cDot11BSSStationAssocRejectSum Counter32,
|
|
h3cDot11BSSStationExDeAssocSum Counter32,
|
|
h3cDot11BSSStationCurAssocSum Integer32,
|
|
h3cDot11BSSStationAssocReqSum Counter32,
|
|
h3cDot11BSSStationCurAuthSum Integer32
|
|
}
|
|
|
|
h3cDot11BSSStationAssocSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station association
|
|
with this BSS."
|
|
::= { h3cDot11BSSAssocStatisEntry 1 }
|
|
|
|
h3cDot11BSSStationAssocFailSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station
|
|
association failure with this BSS."
|
|
::= { h3cDot11BSSAssocStatisEntry 2 }
|
|
|
|
h3cDot11BSSStationReassocSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station reassociation
|
|
with this BSS."
|
|
::= { h3cDot11BSSAssocStatisEntry 3 }
|
|
|
|
h3cDot11BSSStationAssocRejectSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station association rejected
|
|
on account of resource limit with this BSS."
|
|
::= { h3cDot11BSSAssocStatisEntry 4 }
|
|
|
|
h3cDot11BSSStationExDeAssocSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of exceptional station deauthentication
|
|
(Without sending a deauthentication to AP) with this BSS."
|
|
::= { h3cDot11BSSAssocStatisEntry 5 }
|
|
|
|
h3cDot11BSSStationCurAssocSum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of current associated stations
|
|
with this BSS."
|
|
::= { h3cDot11BSSAssocStatisEntry 6 }
|
|
|
|
h3cDot11BSSStationAssocReqSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station association request with
|
|
this BSS."
|
|
::= { h3cDot11BSSAssocStatisEntry 7 }
|
|
|
|
h3cDot11BSSStationCurAuthSum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of current associated stations which have
|
|
passed portal or 1x authentication with this BSS."
|
|
::= { h3cDot11BSSAssocStatisEntry 8 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11BSSAssocStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APLinkStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APLinkStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APLinkStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the link statistic for AP."
|
|
::= { h3cDot11APStatisGroup 7 }
|
|
|
|
h3cDot11APLinkStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APLinkStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry provides the link statistic of the AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID
|
|
}
|
|
::= { h3cDot11APLinkStatisTable 1 }
|
|
|
|
H3cDot11APLinkStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11UpLinkUpDownTimes Counter32,
|
|
h3cDot11DownLinkUpDownTimes Counter32,
|
|
h3cDot11PrivateSrvRxFrameBytes Counter64,
|
|
h3cDot11PrivateSrvTxFrameBytes Counter64,
|
|
h3cDot11APInternetAllRxBytes Counter64,
|
|
h3cDot11APInternetAllTxBytes Counter64,
|
|
h3cDot11APLocalAllRxBytes Counter64,
|
|
h3cDot11APLocalAllTxBytes Counter64
|
|
}
|
|
|
|
h3cDot11UpLinkUpDownTimes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents up/down times of uplink interface of the AP."
|
|
::= { h3cDot11APLinkStatisEntry 1 }
|
|
|
|
h3cDot11DownLinkUpDownTimes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents up/down times of downlink interface of the AP."
|
|
::= { h3cDot11APLinkStatisEntry 2 }
|
|
|
|
h3cDot11PrivateSrvRxFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Traffic bytes received from private services."
|
|
::= { h3cDot11APLinkStatisEntry 3 }
|
|
|
|
h3cDot11PrivateSrvTxFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Traffic bytes sent to private services."
|
|
::= { h3cDot11APLinkStatisEntry 4 }
|
|
|
|
h3cDot11APInternetAllRxBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Internet traffic bytes received from stations."
|
|
::= { h3cDot11APLinkStatisEntry 5 }
|
|
|
|
h3cDot11APInternetAllTxBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Internet traffic bytes sent to stations."
|
|
::= { h3cDot11APLinkStatisEntry 6 }
|
|
|
|
h3cDot11APLocalAllRxBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Local traffic bytes received from stations."
|
|
::= { h3cDot11APLinkStatisEntry 7 }
|
|
|
|
h3cDot11APLocalAllTxBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Local traffic bytes sent to stations."
|
|
::= { h3cDot11APLinkStatisEntry 8 }
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APLinkStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11RadioAssocStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11RadioAssocStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11RadioAssocStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the station association statistic for radio."
|
|
::= { h3cDot11APStatisGroup 8 }
|
|
|
|
h3cDot11RadioAssocStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11RadioAssocStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the statistic data of station
|
|
association for radio."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID
|
|
}
|
|
::= { h3cDot11RadioAssocStatisTable 1 }
|
|
|
|
H3cDot11RadioAssocStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11RadioStaAssocSum Counter32,
|
|
h3cDot11RadioStaAssocFailSum Counter32,
|
|
h3cDot11RadioStaReassocSum Counter32,
|
|
h3cDot11RadioStaAssocRejectSum Counter32,
|
|
h3cDot11RadioStaExDeAssocSum Counter32,
|
|
h3cDot11RadioStaCurAssocSum Integer32
|
|
}
|
|
|
|
h3cDot11RadioStaAssocSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station association
|
|
with this radio."
|
|
::= { h3cDot11RadioAssocStatisEntry 1 }
|
|
|
|
h3cDot11RadioStaAssocFailSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station
|
|
association failure with this radio."
|
|
::= { h3cDot11RadioAssocStatisEntry 2 }
|
|
|
|
h3cDot11RadioStaReassocSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station re-association
|
|
with this radio."
|
|
::= { h3cDot11RadioAssocStatisEntry 3 }
|
|
|
|
h3cDot11RadioStaAssocRejectSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of station association rejected
|
|
on account of resource limit with this radio."
|
|
::= { h3cDot11RadioAssocStatisEntry 4 }
|
|
|
|
h3cDot11RadioStaExDeAssocSum OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of exceptional station de-authentication
|
|
(Without sending a de-authentication to AP) with this radio."
|
|
::= { h3cDot11RadioAssocStatisEntry 5 }
|
|
|
|
h3cDot11RadioStaCurAssocSum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of current associated stations
|
|
with this radio."
|
|
::= { h3cDot11RadioAssocStatisEntry 6 }
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11RadioAssocStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11RadioMngFrameStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11RadioMngFrameStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11RadioMngFrameStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the management frame statistic for this radio."
|
|
::= { h3cDot11APStatisGroup 9 }
|
|
|
|
h3cDot11RadioMngFrameStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11RadioMngFrameStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the management
|
|
frame statistic for this radio."
|
|
INDEX
|
|
{
|
|
h3cDot11RadioStatisIndex,
|
|
h3cDot11MngFrameType
|
|
}
|
|
::= { h3cDot11RadioMngFrameStatisTable 1 }
|
|
|
|
H3cDot11RadioMngFrameStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11RadioStatisIndex H3cDot11RadioElementIndex,
|
|
h3cDot11MngFrameType INTEGER,
|
|
h3cDot11MngFrameCnt Counter32
|
|
}
|
|
|
|
h3cDot11RadioStatisIndex OBJECT-TYPE
|
|
SYNTAX H3cDot11RadioElementIndex
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents index of radio."
|
|
::= { h3cDot11RadioMngFrameStatisEntry 1 }
|
|
|
|
h3cDot11MngFrameType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
assocReq(1),
|
|
assocResp(2),
|
|
reassocReq(3),
|
|
reassocResp(4),
|
|
probeReq(5),
|
|
probeResp(6),
|
|
beacon(7),
|
|
atim(8),
|
|
disassociation(9),
|
|
authentication(10),
|
|
deauthentication(11),
|
|
action(12)
|
|
}
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the type of the management frame on this radio."
|
|
::= { h3cDot11RadioMngFrameStatisEntry 2 }
|
|
|
|
h3cDot11MngFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of each type for management frame on this
|
|
radio."
|
|
::= { h3cDot11RadioMngFrameStatisEntry 3 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11RadioMngFrameStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APAuthFailStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APAuthFailStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APAuthFailStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the authentication failure statistic for this
|
|
AP."
|
|
::= { h3cDot11APStatisGroup 10 }
|
|
|
|
h3cDot11APAuthFailStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APAuthFailStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the authentication failure
|
|
statistic for this AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11APAuthFailStatisType
|
|
}
|
|
::= { h3cDot11APAuthFailStatisTable 1 }
|
|
|
|
H3cDot11APAuthFailStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APAuthFailStatisType INTEGER,
|
|
h3cDot11APAuthFailStatisCnt Counter32
|
|
}
|
|
|
|
h3cDot11APAuthFailStatisType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
invalidation(1),
|
|
overtime(2),
|
|
rejected(3),
|
|
other(4)
|
|
}
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the type of authentication
|
|
failure with this AP."
|
|
::= { h3cDot11APAuthFailStatisEntry 1 }
|
|
|
|
h3cDot11APAuthFailStatisCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of each type for authentication
|
|
failure on this AP."
|
|
::= { h3cDot11APAuthFailStatisEntry 2 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APAuthFailStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APAssocFailStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APAssocFailStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APAssocFailStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the association failure statistic for
|
|
this AP."
|
|
::= { h3cDot11APStatisGroup 11 }
|
|
|
|
h3cDot11APAssocFailStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APAssocFailStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the association failure statistic
|
|
for this AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11APAssocFailStatisType
|
|
}
|
|
::= { h3cDot11APAssocFailStatisTable 1 }
|
|
|
|
H3cDot11APAssocFailStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APAssocFailStatisType INTEGER,
|
|
h3cDot11APAssocFailStatisCnt Counter32
|
|
}
|
|
|
|
h3cDot11APAssocFailStatisType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
invalidation(1),
|
|
overtime(2),
|
|
rejected(3),
|
|
other(4)
|
|
}
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the type of association failure
|
|
with this AP."
|
|
::= { h3cDot11APAssocFailStatisEntry 1 }
|
|
|
|
h3cDot11APAssocFailStatisCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of each type for
|
|
association failure on this AP."
|
|
::= { h3cDot11APAssocFailStatisEntry 2 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APAssocFailStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APReassocStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APReassocStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APReassocStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the re-association statistic for this AP."
|
|
::= { h3cDot11APStatisGroup 12 }
|
|
|
|
h3cDot11APReassocStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APReassocStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the re-association statistic
|
|
for this AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11APReassocStatisType
|
|
}
|
|
::= { h3cDot11APReassocStatisTable 1 }
|
|
|
|
H3cDot11APReassocStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APReassocStatisType INTEGER,
|
|
h3cDot11APReassocStatisCnt Counter32
|
|
}
|
|
|
|
h3cDot11APReassocStatisType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
total(1),
|
|
success(2),
|
|
invalidation(3),
|
|
overtime(4),
|
|
rejected(5),
|
|
other(6)
|
|
}
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the type of re-association with this AP."
|
|
::= { h3cDot11APReassocStatisEntry 1 }
|
|
|
|
h3cDot11APReassocStatisCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of each type for re-association with
|
|
this AP."
|
|
::= { h3cDot11APReassocStatisEntry 2 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APReassocStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APUserAuthStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APUserAuthStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APUserAuthStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the user authentication statistic for this AP."
|
|
::= { h3cDot11APStatisGroup 13 }
|
|
|
|
h3cDot11APUserAuthStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APUserAuthStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the user authentication statistic
|
|
for this AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11UserAuthStatisType
|
|
}
|
|
::= { h3cDot11APUserAuthStatisTable 1 }
|
|
|
|
H3cDot11APUserAuthStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11UserAuthStatisType INTEGER,
|
|
h3cDot11UserAuthStatisCnt Counter32
|
|
}
|
|
|
|
h3cDot11UserAuthStatisType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
total(1),
|
|
success(2),
|
|
keyError(3),
|
|
invalidation(4),
|
|
overtime(5),
|
|
rejected(6),
|
|
other(7)
|
|
}
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the type of user authentication with this AP."
|
|
::= { h3cDot11APUserAuthStatisEntry 1 }
|
|
|
|
h3cDot11UserAuthStatisCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of each type for user authentication with
|
|
this AP."
|
|
::= { h3cDot11APUserAuthStatisEntry 2 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APUserAuthStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APDeauthStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APDeauthStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APDeauthStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the de-authentication statistic for this AP."
|
|
::= { h3cDot11APStatisGroup 14 }
|
|
|
|
h3cDot11APDeauthStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APDeauthStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the de-authentication statistic
|
|
for this AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11APDeauthStatisType
|
|
}
|
|
::= { h3cDot11APDeauthStatisTable 1 }
|
|
|
|
H3cDot11APDeauthStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APDeauthStatisType INTEGER,
|
|
h3cDot11APDeauthStatisCnt Counter32
|
|
}
|
|
|
|
h3cDot11APDeauthStatisType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
total(1),
|
|
stationLeaving(2),
|
|
shortResource(3),
|
|
exception(4),
|
|
other(5)
|
|
}
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the type of de-authentication for this AP."
|
|
::= { h3cDot11APDeauthStatisEntry 1 }
|
|
|
|
h3cDot11APDeauthStatisCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of each type for de-authentication
|
|
with this AP."
|
|
::= { h3cDot11APDeauthStatisEntry 2 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APDeauthStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APDeassocStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APDeassocStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APDeassocStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the de-association statistic for this AP."
|
|
::= { h3cDot11APStatisGroup 15 }
|
|
|
|
h3cDot11APDeassocStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APDeassocStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the de-association statistic
|
|
for this AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11APDeassocStatisType
|
|
}
|
|
::= { h3cDot11APDeassocStatisTable 1 }
|
|
|
|
H3cDot11APDeassocStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APDeassocStatisType INTEGER,
|
|
h3cDot11APDeassocStatisCnt Counter32
|
|
}
|
|
|
|
h3cDot11APDeassocStatisType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
total(1),
|
|
stationLeaving(2),
|
|
shortResource(3),
|
|
exception(4),
|
|
other(5)
|
|
}
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the type of de-association with this AP."
|
|
::= { h3cDot11APDeassocStatisEntry 1 }
|
|
|
|
h3cDot11APDeassocStatisCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of each type for de-association
|
|
with this AP."
|
|
::= { h3cDot11APDeassocStatisEntry 2 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APDeassocStatisTable Definition
|
|
-- *****************************************************************************
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APAssocFailStatis2Table Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APAssocFailStatis2Table OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APAssocFailStatis2Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This table will provide statistic of association fails for each ap."
|
|
::= { h3cDot11APStatisGroup 16 }
|
|
|
|
h3cDot11APAssocFailStatis2Entry OBJECT-TYPE
|
|
SYNTAX H3cDot11APAssocFailStatis2Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry will provide statistic of association fails for this ap."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11APAssocFailStatis2Type
|
|
}
|
|
::= { h3cDot11APAssocFailStatis2Table 1 }
|
|
|
|
H3cDot11APAssocFailStatis2Entry ::= SEQUENCE
|
|
{
|
|
h3cDot11APAssocFailStatis2Type INTEGER,
|
|
h3cDot11APAssocFailStatis2Cnt Counter32
|
|
}
|
|
|
|
h3cDot11APAssocFailStatis2Type OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
shortResource(1),
|
|
notSupportRateSet(2),
|
|
unknownReasonCode(3),
|
|
other(4),
|
|
rssiLowness(5)
|
|
}
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the type of association fails for this AP"
|
|
::= { h3cDot11APAssocFailStatis2Entry 1 }
|
|
|
|
h3cDot11APAssocFailStatis2Cnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total count of association fails for this AP."
|
|
::= { h3cDot11APAssocFailStatis2Entry 2 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APAssocFailStatis2Table Definition
|
|
-- *****************************************************************************
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APIfStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APIfStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APIfStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the statistics on the interface of the AP."
|
|
::= { h3cDot11APStatisGroup 17 }
|
|
|
|
h3cDot11APIfStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APIfStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide statistics on the interface of the AP."
|
|
INDEX
|
|
{
|
|
h3cDot11APElementIndex,
|
|
h3cDot11APIfIndex
|
|
}
|
|
::= { h3cDot11APIfStatisTable 1 }
|
|
|
|
H3cDot11APIfStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APIfInPkts Counter32,
|
|
h3cDot11APIfInNormalPkts Counter32,
|
|
h3cDot11APIfInErrorPkts Counter32,
|
|
h3cDot11APIfOutPkts Counter32,
|
|
h3cDot11APIfInOctets Counter32,
|
|
h3cDot11APIfOutOctets Counter32,
|
|
h3cDot11APIfFlowOut Unsigned32,
|
|
h3cDot11APIfFlowIN Unsigned32,
|
|
h3cDot11APIfInUcastPkts Counter32,
|
|
h3cDot11APIfInNUcastPkts Counter32,
|
|
h3cDot11APIfInDiscardPkts Counter32,
|
|
h3cDot11APIfOutUcastPkts Counter32,
|
|
h3cDot11APIfOutNUcastPkts Counter32,
|
|
h3cDot11APIfOutDiscardPkts Counter32,
|
|
h3cDot11APIfOutErrorPkts Counter32,
|
|
h3cDot11APIfUpdownTimes Counter32,
|
|
h3cDot11APIfStatusKeepTime TimeTicks,
|
|
h3cDot11APIfOperStatus INTEGER,
|
|
h3cDot11APIfInBrdcastPkts Counter64,
|
|
h3cDot11APIfOutBrdcastPkts Counter64,
|
|
h3cDot11APIfInMulcastPkts Counter64,
|
|
h3cDot11APIfOutMulcastPkts Counter64,
|
|
h3cDot11APIfInPayloadOctets Counter64,
|
|
h3cDot11APIfOutPayloadOctets Counter64
|
|
}
|
|
|
|
h3cDot11APIfInPkts OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of packets received
|
|
on the interface."
|
|
::= { h3cDot11APIfStatisEntry 1 }
|
|
|
|
h3cDot11APIfInNormalPkts OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of correct
|
|
packets received on the interface."
|
|
::= { h3cDot11APIfStatisEntry 2 }
|
|
|
|
h3cDot11APIfInErrorPkts OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of error
|
|
packets received on the interface."
|
|
::= { h3cDot11APIfStatisEntry 3 }
|
|
|
|
h3cDot11APIfOutPkts OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of packets
|
|
sent from the interface."
|
|
::= { h3cDot11APIfStatisEntry 4 }
|
|
|
|
h3cDot11APIfInOctets OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of octets
|
|
received on the interface."
|
|
::= { h3cDot11APIfStatisEntry 5 }
|
|
|
|
h3cDot11APIfOutOctets OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of octets
|
|
sent from the interface."
|
|
::= { h3cDot11APIfStatisEntry 6 }
|
|
|
|
h3cDot11APIfFlowOut OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the traffic rate (byte/s) on the uplink interface
|
|
during a sampling period."
|
|
::= { h3cDot11APIfStatisEntry 7 }
|
|
|
|
h3cDot11APIfFlowIN OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the traffic rate (byte/s) on the downlink interface
|
|
during a sampling period."
|
|
::= { h3cDot11APIfStatisEntry 8 }
|
|
|
|
h3cDot11APIfInUcastPkts OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast packets received on the interface."
|
|
::= { h3cDot11APIfStatisEntry 9 }
|
|
|
|
h3cDot11APIfInNUcastPkts OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of non-unicast packets received on the wired
|
|
interface."
|
|
::= { h3cDot11APIfStatisEntry 10 }
|
|
|
|
h3cDot11APIfInDiscardPkts OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast packets discarded on the interface."
|
|
::= { h3cDot11APIfStatisEntry 11 }
|
|
|
|
h3cDot11APIfOutUcastPkts OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast packets send on the interface."
|
|
::= { h3cDot11APIfStatisEntry 12 }
|
|
|
|
h3cDot11APIfOutNUcastPkts OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of non-unicast packets send on the interface."
|
|
::= { h3cDot11APIfStatisEntry 13 }
|
|
|
|
h3cDot11APIfOutDiscardPkts OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of discarded packets send on the interface."
|
|
::= { h3cDot11APIfStatisEntry 14 }
|
|
|
|
h3cDot11APIfOutErrorPkts OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of error packets send on the interface."
|
|
::= { h3cDot11APIfStatisEntry 15 }
|
|
|
|
h3cDot11APIfUpdownTimes OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the up/down times on the interface."
|
|
::= { h3cDot11APIfStatisEntry 16 }
|
|
|
|
h3cDot11APIfStatusKeepTime OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the last change time on the interface."
|
|
::= { h3cDot11APIfStatisEntry 17 }
|
|
|
|
h3cDot11APIfOperStatus OBJECT-TYPE
|
|
SYNTAX INTEGER {
|
|
up(1), -- ready to pass packets
|
|
down(2),
|
|
testing(3), -- in some test mode
|
|
unknown(4), -- status can not be determined
|
|
-- for some reason.
|
|
dormant(5),
|
|
notPresent(6), -- some component is missing
|
|
lowerLayerDown(7) -- down due to state of
|
|
-- lower-layer interface(s)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the operational state of the interface."
|
|
::= { h3cDot11APIfStatisEntry 18 }
|
|
|
|
h3cDot11APIfInBrdcastPkts OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of broadcast packets received on the interface."
|
|
::= { h3cDot11APIfStatisEntry 19 }
|
|
|
|
h3cDot11APIfOutBrdcastPkts OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of broadcast packets sent on the interface."
|
|
::= { h3cDot11APIfStatisEntry 20 }
|
|
|
|
h3cDot11APIfInMulcastPkts OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of multicast packets received on the interface."
|
|
::= { h3cDot11APIfStatisEntry 21 }
|
|
|
|
h3cDot11APIfOutMulcastPkts OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of multicast packets sent on the interface."
|
|
::= { h3cDot11APIfStatisEntry 22 }
|
|
|
|
h3cDot11APIfInPayloadOctets OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of actual octets received on the interface."
|
|
::= { h3cDot11APIfStatisEntry 23 }
|
|
|
|
h3cDot11APIfOutPayloadOctets OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of actual octets sent on the interface."
|
|
::= { h3cDot11APIfStatisEntry 24 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APIfStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11RadioMngFrmStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11RadioMngFrmStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11RadioMngFrmStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the management frame statistic of this radio."
|
|
::= { h3cDot11APStatisGroup 18 }
|
|
|
|
h3cDot11RadioMngFrmStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11RadioMngFrmStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the management
|
|
frame statistic of this radio."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11MngFrmType
|
|
}
|
|
::= { h3cDot11RadioMngFrmStatisTable 1 }
|
|
|
|
H3cDot11RadioMngFrmStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11MngFrmType INTEGER,
|
|
h3cDot11MngFrmCnt Counter32
|
|
}
|
|
|
|
h3cDot11MngFrmType OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
assocReq(1),
|
|
assocResp(2),
|
|
reassocReq(3),
|
|
reassocResp(4),
|
|
probeReq(5),
|
|
probeResp(6),
|
|
beacon(7),
|
|
atim(8),
|
|
disassociation(9),
|
|
authentication(10),
|
|
deauthentication(11),
|
|
action(12)
|
|
}
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the type of the management frame on this radio."
|
|
::= { h3cDot11RadioMngFrmStatisEntry 1 }
|
|
|
|
h3cDot11MngFrmCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of each type of management frame on this
|
|
radio."
|
|
::= { h3cDot11RadioMngFrmStatisEntry 2 }
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11RadioMngFrmStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APPacketSizeStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APPacketSizeStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APPacketSizeStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This table provides packets statistic base on size."
|
|
::= { h3cDot11APStatisGroup 19 }
|
|
|
|
h3cDot11APPacketSizeStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APPacketSizeStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry provides packets statistic base on size for each radio
|
|
of a specific AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11APPacketSize
|
|
}
|
|
::= { h3cDot11APPacketSizeStatisTable 1 }
|
|
|
|
H3cDot11APPacketSizeStatisEntry ::=SEQUENCE
|
|
{
|
|
h3cDot11APPacketSize INTEGER,
|
|
h3cDot11APRXPacketSizeCount Counter64,
|
|
h3cDot11APTXPacketSizeCount Counter64
|
|
}
|
|
|
|
h3cDot11APPacketSize OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
sizeLevel1(1),
|
|
sizeLevel2(2),
|
|
sizeLevel3(3),
|
|
sizeLevel4(4)
|
|
}
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This node represents packet size:
|
|
sizeLevel1 : size <= 128
|
|
sizeLevel2 : 128 < size <= 512
|
|
sizeLevel3 : 512 < size <= 1024
|
|
sizeLevel4 : size > 1024"
|
|
::= { h3cDot11APPacketSizeStatisEntry 1 }
|
|
|
|
h3cDot11APRXPacketSizeCount OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of packets reception base on frame size."
|
|
::= { h3cDot11APPacketSizeStatisEntry 2 }
|
|
|
|
h3cDot11APTXPacketSizeCount OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of packets transmission base on frame size."
|
|
::= { h3cDot11APPacketSizeStatisEntry 3 }
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APPacketSizeStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APPacketRateStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APPacketRateStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APPacketRateStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This table provides packets statistic base on rate."
|
|
::= { h3cDot11APStatisGroup 20 }
|
|
|
|
h3cDot11APPacketRateStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APPacketRateStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry provides packets statistic base on rate for each radio
|
|
of a specific AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11APPacketRate
|
|
}
|
|
::= { h3cDot11APPacketRateStatisTable 1 }
|
|
|
|
H3cDot11APPacketRateStatisEntry ::=SEQUENCE
|
|
{
|
|
h3cDot11APPacketRate Integer32,
|
|
h3cDot11APRXPacketRateCount Counter64,
|
|
h3cDot11APTXPacketRateCount Counter64
|
|
}
|
|
|
|
h3cDot11APPacketRate OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents transmit data rate(twice as actual rate)."
|
|
::= { h3cDot11APPacketRateStatisEntry 1 }
|
|
|
|
h3cDot11APRXPacketRateCount OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of packets reception base on transmit data rate."
|
|
::= { h3cDot11APPacketRateStatisEntry 2 }
|
|
|
|
h3cDot11APTXPacketRateCount OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of packets transmission base on transmit data rate."
|
|
::= { h3cDot11APPacketRateStatisEntry 3 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APPacketRateStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APPacketMCSRateStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APPacketMCSRateStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APPacketMCSRateStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This table provides packets statistic base on MCS rate."
|
|
::= { h3cDot11APStatisGroup 21 }
|
|
|
|
h3cDot11APPacketMCSRateStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APPacketMCSRateStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry provides packets statistic base on MCS rate for each radio
|
|
of a specific AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11APPacketMCSRate
|
|
}
|
|
::= { h3cDot11APPacketMCSRateStatisTable 1 }
|
|
|
|
H3cDot11APPacketMCSRateStatisEntry ::=SEQUENCE
|
|
{
|
|
h3cDot11APPacketMCSRate Integer32,
|
|
h3cDot11APRXPacketMCSRateCount Counter64,
|
|
h3cDot11APTXPacketMCSRateCount Counter64
|
|
}
|
|
|
|
h3cDot11APPacketMCSRate OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents transmit data rate(twice as actual rate)."
|
|
::= { h3cDot11APPacketMCSRateStatisEntry 1 }
|
|
|
|
h3cDot11APRXPacketMCSRateCount OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of packets reception base on transmit data rate."
|
|
::= { h3cDot11APPacketMCSRateStatisEntry 2 }
|
|
|
|
h3cDot11APTXPacketMCSRateCount OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of packets transmission base on transmit
|
|
data rate."
|
|
::= { h3cDot11APPacketMCSRateStatisEntry 3 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APPacketMcsRateStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APAssocFailStatis3Table Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APAssocFailStatis3Table OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APAssocFailStatis3Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This table will provide statistic of association fails for each AP."
|
|
::= { h3cDot11APStatisGroup 22 }
|
|
|
|
h3cDot11APAssocFailStatis3Entry OBJECT-TYPE
|
|
SYNTAX H3cDot11APAssocFailStatis3Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry will provide statistic of association failure with this AP
|
|
because of different reasons."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID
|
|
}
|
|
::= { h3cDot11APAssocFailStatis3Table 1 }
|
|
|
|
H3cDot11APAssocFailStatis3Entry ::= SEQUENCE
|
|
{
|
|
h3cDot11APAssocFailStatis3SRCnt Counter32,
|
|
h3cDot11APAssocFailStatis3NSRCnt Counter32,
|
|
h3cDot11APAssocFailStatis3URCCnt Counter32,
|
|
h3cDot11APAssocFailStatis3RFCnt Counter32,
|
|
h3cDot11APAssocFailStatis3OtherCnt Counter32,
|
|
h3cDot11APAssocFailStatis3RSSILowCntCM Counter32
|
|
}
|
|
|
|
h3cDot11APAssocFailStatis3SRCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the count of association failure because of
|
|
lack of resource."
|
|
::= { h3cDot11APAssocFailStatis3Entry 1 }
|
|
|
|
h3cDot11APAssocFailStatis3NSRCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the count of association failure because of
|
|
not support rate set."
|
|
::= { h3cDot11APAssocFailStatis3Entry 2 }
|
|
|
|
h3cDot11APAssocFailStatis3URCCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the count of association failure because of
|
|
unknown reason code."
|
|
::= { h3cDot11APAssocFailStatis3Entry 3 }
|
|
|
|
h3cDot11APAssocFailStatis3RFCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the count of association failure because of
|
|
re-associate failed."
|
|
::= { h3cDot11APAssocFailStatis3Entry 4 }
|
|
|
|
h3cDot11APAssocFailStatis3OtherCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the count of association fails because of
|
|
reason not in 802.11 the protocol."
|
|
::= { h3cDot11APAssocFailStatis3Entry 5 }
|
|
|
|
h3cDot11APAssocFailStatis3RSSILowCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of failed associations due to low RSSI."
|
|
::= { h3cDot11APAssocFailStatis3Entry 6 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APAssocFailStatis3Table Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APIfStatisByAPIDTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APIfStatisByAPIDTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APIfStatisByAPIDEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the statistics on the interface of the AP."
|
|
::= { h3cDot11APStatisGroup 23 }
|
|
|
|
h3cDot11APIfStatisByAPIDEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APIfStatisByAPIDEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide statistics on the interface of the AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11APIfIndex
|
|
}
|
|
::= { h3cDot11APIfStatisByAPIDTable 1 }
|
|
|
|
H3cDot11APIfStatisByAPIDEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APIfInPkts2 Counter64,
|
|
h3cDot11APIfInNormalPkts2 Counter64,
|
|
h3cDot11APIfInErrorPkts2 Counter64,
|
|
h3cDot11APIfOutPkts2 Counter64,
|
|
h3cDot11APIfInOctets2 Counter64,
|
|
h3cDot11APIfOutOctets2 Counter64,
|
|
h3cDot11APIfFlowOut2 Unsigned32,
|
|
h3cDot11APIfFlowIN2 Unsigned32,
|
|
h3cDot11APIfInUcastPkts2 Counter64,
|
|
h3cDot11APIfInNUcastPkts2 Counter64,
|
|
h3cDot11APIfInDiscardPkts2 Counter64,
|
|
h3cDot11APIfOutUcastPkts2 Counter64,
|
|
h3cDot11APIfOutNUcastPkts2 Counter64,
|
|
h3cDot11APIfOutDiscardPkts2 Counter64,
|
|
h3cDot11APIfOutErrorPkts2 Counter64,
|
|
h3cDot11APIfUpdownTimes2 Counter32,
|
|
h3cDot11APIfStatusKeepTime2 TimeTicks,
|
|
h3cDot11APIfOperStatus2 INTEGER,
|
|
h3cDot11APIfInBrdcastPkts2 Counter64,
|
|
h3cDot11APIfOutBrdcastPkts2 Counter64,
|
|
h3cDot11APIfInMulcastPkts2 Counter64,
|
|
h3cDot11APIfOutMulcastPkts2 Counter64,
|
|
h3cDot11APIfInPayloadOctets2 Counter64,
|
|
h3cDot11APIfOutPayloadOctets2 Counter64,
|
|
h3cDot11APIfInDataOctets2 Counter64,
|
|
h3cDot11APIfOutDataOctets2 Counter64,
|
|
h3cDot11APIfAdminStatus INTEGER,
|
|
h3cDot11APIfOperStatusCM INTEGER
|
|
}
|
|
|
|
h3cDot11APIfInPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of packets received
|
|
on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 1 }
|
|
|
|
h3cDot11APIfInNormalPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of correct
|
|
packets received on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 2 }
|
|
|
|
h3cDot11APIfInErrorPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of error
|
|
packets received on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 3 }
|
|
|
|
h3cDot11APIfOutPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of packets
|
|
sent from the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 4 }
|
|
|
|
h3cDot11APIfInOctets2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of octets
|
|
received on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 5 }
|
|
|
|
h3cDot11APIfOutOctets2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of octets
|
|
sent from the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 6 }
|
|
|
|
h3cDot11APIfFlowOut2 OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the traffic rate (byte/s) on the uplink interface
|
|
during a sampling period."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 7 }
|
|
|
|
h3cDot11APIfFlowIN2 OBJECT-TYPE
|
|
SYNTAX Unsigned32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the traffic rate (byte/s) on the downlink interface
|
|
during a sampling period."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 8 }
|
|
|
|
h3cDot11APIfInUcastPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast packets received on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 9 }
|
|
|
|
h3cDot11APIfInNUcastPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of non-unicast packets received on the wired
|
|
interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 10 }
|
|
|
|
h3cDot11APIfInDiscardPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast packets discarded on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 11 }
|
|
|
|
h3cDot11APIfOutUcastPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast packets send on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 12 }
|
|
|
|
h3cDot11APIfOutNUcastPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of non-unicast packets send on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 13 }
|
|
|
|
h3cDot11APIfOutDiscardPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of discarded packets send on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 14 }
|
|
|
|
h3cDot11APIfOutErrorPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of error packets send on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 15 }
|
|
|
|
h3cDot11APIfUpdownTimes2 OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the up/down times on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 16 }
|
|
|
|
h3cDot11APIfStatusKeepTime2 OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the last change time on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 17 }
|
|
|
|
h3cDot11APIfOperStatus2 OBJECT-TYPE
|
|
SYNTAX INTEGER {
|
|
up(1), -- ready to pass packets
|
|
down(2),
|
|
testing(3), -- in some test mode
|
|
unknown(4), -- status can not be determined
|
|
-- for some reason.
|
|
dormant(5),
|
|
notPresent(6), -- some component is missing
|
|
lowerLayerDown(7) -- down due to state of
|
|
-- lower-layer interface(s)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the operational state of the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 18 }
|
|
|
|
h3cDot11APIfInBrdcastPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of broadcast packets received on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 19 }
|
|
|
|
h3cDot11APIfOutBrdcastPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of broadcast packets sent on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 20 }
|
|
|
|
h3cDot11APIfInMulcastPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of multicast packets received on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 21 }
|
|
|
|
h3cDot11APIfOutMulcastPkts2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of multicast packets sent on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 22 }
|
|
|
|
h3cDot11APIfInPayloadOctets2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of actual octets received on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 23 }
|
|
|
|
h3cDot11APIfOutPayloadOctets2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of actual octets sent on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 24 }
|
|
|
|
h3cDot11APIfInDataOctets2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of actual data octets received on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 25 }
|
|
|
|
h3cDot11APIfOutDataOctets2 OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of actual data octets sent on the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 26 }
|
|
|
|
h3cDot11APIfAdminStatus OBJECT-TYPE
|
|
SYNTAX INTEGER {
|
|
up(1), -- ready to forward packets
|
|
down(2),
|
|
testing(3) -- in a test mode
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Expected state of the interface. In testing state the
|
|
interface does not forward any operational packets. When
|
|
a managed system is initialized, all interfaces start with
|
|
h3cDot11APIfAdminStatus in the down state. As a result
|
|
of either explicit management action or per configuration
|
|
information retained by the managed system,
|
|
h3cDot11APIfAdminStatus is then changed to either the up
|
|
or testing state or remains in the down state."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 27 }
|
|
|
|
h3cDot11APIfOperStatusCM OBJECT-TYPE
|
|
SYNTAX INTEGER {
|
|
up(1), -- ready to forward packets
|
|
down(2),
|
|
testing(3), -- in a test mode
|
|
admindown(4) -- shutdown by administrator
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Operational status of the interface."
|
|
::= { h3cDot11APIfStatisByAPIDEntry 28 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APIfStatisTable1 Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APUserSecAuthStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APUserSecAuthStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APUserSecAuthStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the user authentication statistic for this AP."
|
|
::= { h3cDot11APStatisGroup 24 }
|
|
|
|
h3cDot11APUserSecAuthStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APUserSecAuthStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the user authentication statistic
|
|
for this AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID
|
|
}
|
|
::= { h3cDot11APUserSecAuthStatisTable 1 }
|
|
|
|
H3cDot11APUserSecAuthStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APUserAuthCurNumber Integer32,
|
|
h3cDot11APUserConnFailCnt Counter32,
|
|
h3cDot11APUserAuthReqCnt Counter32,
|
|
h3cDot11APUserAuthSuccCnt Counter32,
|
|
h3cDot11APUserAuthFailCnt Counter32,
|
|
h3cDot11AllUserOnlineTime TimeTicks
|
|
}
|
|
|
|
h3cDot11APUserAuthCurNumber OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the current number of user authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthStatisEntry 1 }
|
|
|
|
h3cDot11APUserConnFailCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of user disconnected with this AP."
|
|
::= { h3cDot11APUserSecAuthStatisEntry 2 }
|
|
|
|
h3cDot11APUserAuthReqCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of user authentication request with this AP."
|
|
::= { h3cDot11APUserSecAuthStatisEntry 3 }
|
|
|
|
h3cDot11APUserAuthSuccCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of successful authenticated users with this AP."
|
|
::= { h3cDot11APUserSecAuthStatisEntry 4 }
|
|
|
|
h3cDot11APUserAuthFailCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of user authentication failures with this AP."
|
|
::= { h3cDot11APUserSecAuthStatisEntry 5 }
|
|
|
|
h3cDot11AllUserOnlineTime OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the online time of all successful authenticated users with this AP."
|
|
::= { h3cDot11APUserSecAuthStatisEntry 6 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APUserSecAuthStatisEntry Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APUserInfoStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APUserInfoStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APUserInfoStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the user information statistic of this AP."
|
|
::= { h3cDot11APStatisGroup 25 }
|
|
|
|
h3cDot11APUserInfoStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APUserInfoStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the user information statistic
|
|
of this AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11APUserMacAddr
|
|
}
|
|
::= { h3cDot11APUserInfoStatisTable 1 }
|
|
|
|
H3cDot11APUserInfoStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APUserMacAddr MacAddress,
|
|
h3cDot11APUserIpAddr IpAddress,
|
|
h3cDot11APUserLoginName OCTET STRING,
|
|
h3cDot11APUserLoginTime OCTET STRING,
|
|
h3cDot11APUserOnlineTime TimeTicks,
|
|
h3cDot11APUserLoginNameCM OCTET STRING,
|
|
h3cDot11APUserAuthTypeCM INTEGER,
|
|
h3cDot11APUserTxPacketCntCM Counter32,
|
|
h3cDot11APUserTxBytesCM Counter64,
|
|
h3cDot11APUserRxPacketCntCM Counter32,
|
|
h3cDot11APUserRxBytesCM Counter64
|
|
}
|
|
|
|
h3cDot11APUserMacAddr OBJECT-TYPE
|
|
SYNTAX MacAddress
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the mac address of user logging to this AP."
|
|
::= { h3cDot11APUserInfoStatisEntry 1 }
|
|
|
|
h3cDot11APUserIpAddr OBJECT-TYPE
|
|
SYNTAX IpAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the ip address of user logging to this AP."
|
|
::= { h3cDot11APUserInfoStatisEntry 2 }
|
|
|
|
h3cDot11APUserLoginName OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the login name of user logging to this AP."
|
|
::= { h3cDot11APUserInfoStatisEntry 3 }
|
|
|
|
h3cDot11APUserLoginTime OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the login time of user with this AP."
|
|
::= { h3cDot11APUserInfoStatisEntry 4 }
|
|
|
|
h3cDot11APUserOnlineTime OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the online time of user with this AP."
|
|
::= { h3cDot11APUserInfoStatisEntry 5 }
|
|
|
|
h3cDot11APUserLoginNameCM OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the login name of user logging to this AP."
|
|
::= { h3cDot11APUserInfoStatisEntry 6 }
|
|
|
|
h3cDot11APUserAuthTypeCM OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
authFree(1),
|
|
associateAuth(2),
|
|
portalAuth(3),
|
|
autoAuth(4)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the authentication type of user with this AP.
|
|
authFree - There is no need others authentiaction, user will
|
|
surf internet after association.
|
|
associateAuth - Include WEP PSK authentication.
|
|
portalAuth - The authentication lunched by portal pop-up program.
|
|
autoAuth - 802.1X authentication."
|
|
::= { h3cDot11APUserInfoStatisEntry 7 }
|
|
|
|
h3cDot11APUserTxPacketCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total count of packets sent to online users."
|
|
::= { h3cDot11APUserInfoStatisEntry 8 }
|
|
|
|
h3cDot11APUserTxBytesCM OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total bytes sent to online users."
|
|
::= { h3cDot11APUserInfoStatisEntry 9 }
|
|
|
|
h3cDot11APUserRxPacketCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total count of packets received from online users."
|
|
::= { h3cDot11APUserInfoStatisEntry 10 }
|
|
|
|
h3cDot11APUserRxBytesCM OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total bytes received from online users."
|
|
::= { h3cDot11APUserInfoStatisEntry 11 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APUserInfoStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APReassocStatis2Table Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APReassocStatis2Table OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APReassocStatis2Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This table will provide statistic of reassociation for each AP."
|
|
::= { h3cDot11APStatisGroup 26 }
|
|
|
|
h3cDot11APReassocStatis2Entry OBJECT-TYPE
|
|
SYNTAX H3cDot11APReassocStatis2Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry will provide statistic of reassociation with this AP
|
|
because of different reasons."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID
|
|
}
|
|
::= { h3cDot11APReassocStatis2Table 1 }
|
|
|
|
H3cDot11APReassocStatis2Entry ::= SEQUENCE
|
|
{
|
|
h3cDot11APReassocFailStatis2Cnt Counter32
|
|
}
|
|
|
|
h3cDot11APReassocFailStatis2Cnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the count of reassociation failure because of
|
|
lack of resource."
|
|
::= { h3cDot11APReassocStatis2Entry 1 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APReassocStatis2Table Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11TrafficTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11TrafficTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11TrafficEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table describes user's traffic based on ssid"
|
|
::= { h3cDot11APStatisGroup 27 }
|
|
|
|
h3cDot11TrafficEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11TrafficEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry contains the traffc information of a ssid."
|
|
INDEX
|
|
{
|
|
h3cDot11SSIDIndex
|
|
}
|
|
::= { h3cDot11TrafficTable 1 }
|
|
|
|
H3cDot11TrafficEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11SSIDIndex OCTET STRING,
|
|
h3cDot11UpPacketNumber Counter64,
|
|
h3cDot11UpByteNumber Counter64,
|
|
h3cDot11DownPacketNumber Counter64,
|
|
h3cDot11DownByteNumber Counter64
|
|
}
|
|
|
|
h3cDot11SSIDIndex OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the SSID."
|
|
::= { h3cDot11TrafficEntry 1 }
|
|
|
|
h3cDot11UpPacketNumber OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the packet count of up link."
|
|
::= { h3cDot11TrafficEntry 2 }
|
|
|
|
h3cDot11UpByteNumber OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the byte count of up link."
|
|
::= { h3cDot11TrafficEntry 3 }
|
|
|
|
h3cDot11DownPacketNumber OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the packet count of down link."
|
|
::= { h3cDot11TrafficEntry 4 }
|
|
|
|
h3cDot11DownByteNumber OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the byte count of down link."
|
|
::= { h3cDot11TrafficEntry 5 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11TrafficTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APEchoStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APEchoStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APEchoInfoStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the Echo statistic of this AP."
|
|
::= { h3cDot11APStatisGroup 28 }
|
|
|
|
h3cDot11APEchoInfoStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APEchoInfoStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the Echo statistic
|
|
of this AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID
|
|
}
|
|
::= { h3cDot11APEchoStatisTable 1 }
|
|
|
|
H3cDot11APEchoInfoStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APEchoAvgDelay Integer32,
|
|
h3cDot11APEchoRequestCnt Counter64,
|
|
h3cDot11APEchoRespLossCnt Counter64
|
|
}
|
|
|
|
h3cDot11APEchoAvgDelay OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
UNITS "millisecond"
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the average time delay of heart beat in this AP."
|
|
::= { h3cDot11APEchoInfoStatisEntry 1 }
|
|
|
|
h3cDot11APEchoRequestCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the count of echo request in this AP."
|
|
::= { h3cDot11APEchoInfoStatisEntry 2 }
|
|
|
|
h3cDot11APEchoRespLossCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This object represents the loss count of echo response in this AP."
|
|
::= { h3cDot11APEchoInfoStatisEntry 3 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APEchoStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APUserSecAuthTypeStatisTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APUserSecAuthTypeStatisTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APUserSecAuthTypeStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the user authentication type statistic for this AP."
|
|
::= { h3cDot11APStatisGroup 29 }
|
|
|
|
h3cDot11APUserSecAuthTypeStatisEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APUserSecAuthTypeStatisEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the user authentication type statistic
|
|
for this AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID
|
|
}
|
|
::= { h3cDot11APUserSecAuthTypeStatisTable 1 }
|
|
|
|
H3cDot11APUserSecAuthTypeStatisEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APPortalOnlineUserNum Integer32,
|
|
h3cDot11APAuthFreeOnlineUserNum Integer32,
|
|
h3cDot11APAssocAuthOnlineUserNum Integer32,
|
|
h3cDot11APMacAuthOnlineUserNum Integer32,
|
|
h3cDot11APAllPortalUserOnlineTime TimeTicks,
|
|
h3cDot11APAllAuthFreeUserOnlineTime TimeTicks,
|
|
h3cDot11APAllAssocAuthUserOnlineTime TimeTicks,
|
|
h3cDot11APAllMacAuthUserOnlineTime TimeTicks,
|
|
h3cDot11APPortalUserLostCnntCnt Counter32,
|
|
h3cDot11APAuthFreeUserLostCnntCnt Counter32,
|
|
h3cDot11APAssocAuthUserLostCnntCnt Counter32,
|
|
h3cDot11APMacAuthUserLostCnntCnt Counter32,
|
|
h3cDot11APPortalAuthReqCnt Counter32,
|
|
h3cDot11APAssocAuthReqCnt Counter32,
|
|
h3cDot11APMacAuthReqCnt Counter32,
|
|
h3cDot11APPortalAuthSucCnt Counter32,
|
|
h3cDot11APAssocAuthSucCnt Counter32,
|
|
h3cDot11APMacAuthSucCnt Counter32,
|
|
h3cDot11APPortalAuthReqFailCnt Counter32,
|
|
h3cDot11APAssocAuthReqFailCnt Counter32,
|
|
h3cDot11APMacAuthReqFailCnt Counter32,
|
|
h3cDot11APAutoAuthOnlineUserNumCM Integer32,
|
|
h3cDot11APAllAutoAuthUserOnlineTimeCM TimeTicks,
|
|
h3cDot11APAutoAuthUserLostCnntCntCM Counter32,
|
|
h3cDot11APAutoAuthReqCntCM Counter32,
|
|
h3cDot11APAutoAuthSucCntCM Counter32,
|
|
h3cDot11APAutoAuthReqFailCntCM Counter32
|
|
}
|
|
|
|
h3cDot11APPortalOnlineUserNum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of online portal users of this AP, including
|
|
MAC-trigger and IMSIAuth users."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 1 }
|
|
|
|
h3cDot11APAuthFreeOnlineUserNum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the online number of user free authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 2 }
|
|
|
|
h3cDot11APAssocAuthOnlineUserNum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of online users authenticated by associated
|
|
authentication with this AP, excluding AutoAuth users."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 3 }
|
|
|
|
h3cDot11APMacAuthOnlineUserNum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the online number of user MAC address authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 4 }
|
|
|
|
h3cDot11APAllPortalUserOnlineTime OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the online time of all user portal authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 5 }
|
|
|
|
h3cDot11APAllAuthFreeUserOnlineTime OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the online time of all user free authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 6 }
|
|
|
|
h3cDot11APAllAssocAuthUserOnlineTime OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the online time of all user associated authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 7 }
|
|
|
|
h3cDot11APAllMacAuthUserOnlineTime OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the online time of all user MAC address authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 8 }
|
|
|
|
h3cDot11APPortalUserLostCnntCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the lost connective count of user portal authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 9 }
|
|
|
|
h3cDot11APAuthFreeUserLostCnntCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the lost connective count of user free authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 10 }
|
|
|
|
h3cDot11APAssocAuthUserLostCnntCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the lost connective count of user associate authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 11 }
|
|
|
|
h3cDot11APMacAuthUserLostCnntCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the lost connective count of user MAC address authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 12 }
|
|
|
|
h3cDot11APPortalAuthReqCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the request count of user portal authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 13 }
|
|
|
|
h3cDot11APAssocAuthReqCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the request count of user associate authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 14 }
|
|
|
|
h3cDot11APMacAuthReqCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the request count of user MAC address authenticated with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 15 }
|
|
|
|
h3cDot11APPortalAuthSucCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of user portal authenticated successed with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 16 }
|
|
|
|
h3cDot11APAssocAuthSucCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of user associate authenticated successed with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 17 }
|
|
|
|
h3cDot11APMacAuthSucCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of user MAC address authenticated successed with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 18 }
|
|
|
|
h3cDot11APPortalAuthReqFailCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of user portal authenticated failed with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 19 }
|
|
|
|
h3cDot11APAssocAuthReqFailCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of user associate authenticated failed with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 20 }
|
|
|
|
h3cDot11APMacAuthReqFailCnt OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of user MAC address authenticated failed with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 21 }
|
|
|
|
h3cDot11APAutoAuthOnlineUserNumCM OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of online users authenticated by auto authentication
|
|
with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 22 }
|
|
|
|
h3cDot11APAllAutoAuthUserOnlineTimeCM OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the online time of users authenticated by auto authentication
|
|
with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 23 }
|
|
|
|
h3cDot11APAutoAuthUserLostCnntCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the disconnection count of AutoAuth users."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 24 }
|
|
|
|
h3cDot11APAutoAuthReqCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of AutoAuth requests with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 25 }
|
|
|
|
h3cDot11APAutoAuthSucCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of successful AutoAuth authentications with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 26 }
|
|
|
|
h3cDot11APAutoAuthReqFailCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of failed AutoAuth requests with this AP."
|
|
::= { h3cDot11APUserSecAuthTypeStatisEntry 27 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APUserSecAuthTypeStatisTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11RadioRxStatis64Table Definition
|
|
-- *****************************************************************************
|
|
h3cDot11RadioRxStatis64Table OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11RadioRxStatis64Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the reception statistic for a specific
|
|
radio of AP."
|
|
::= { h3cDot11APStatisGroup 30 }
|
|
|
|
h3cDot11RadioRxStatis64Entry OBJECT-TYPE
|
|
SYNTAX H3cDot11RadioRxStatis64Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the reception statistic
|
|
data for each radio of a specific AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID
|
|
}
|
|
::= { h3cDot11RadioRxStatis64Table 1 }
|
|
|
|
H3cDot11RadioRxStatis64Entry ::= SEQUENCE
|
|
{
|
|
h3cDot11Rx64FrameDupCnt Counter64,
|
|
h3cDot11Rx64FrameCnt Counter64,
|
|
h3cDot11Rx64UcastFrameCnt Counter64,
|
|
h3cDot11Rx64BcastFrameCnt Counter64,
|
|
h3cDot11Rx64McastFrameCnt Counter64,
|
|
h3cDot11Rx64DiscardFrameCnt Counter64,
|
|
h3cDot11Rx64FragCnt Counter64,
|
|
h3cDot11Rx64FcsErrCnt Counter64,
|
|
h3cDot11Rx64FrameBytes Counter64,
|
|
h3cDot11Rx64UcastFrameBytes Counter64,
|
|
h3cDot11Rx64BcastFrameBytes Counter64,
|
|
h3cDot11Rx64McastFrameBytes Counter64,
|
|
h3cDot11Rx64DiscardFrameBytes Counter64,
|
|
h3cDot11Rx64MgmtFrameCnt Counter64,
|
|
h3cDot11Rx64CtrlFrameCnt Counter64,
|
|
h3cDot11Rx64DataFrameCnt Counter64,
|
|
h3cDot11Rx64DecryptErrorCnt Counter64,
|
|
h3cDot11Rx64AuthenFrameCnt Counter64,
|
|
h3cDot11Rx64AssociateFrameCnt Counter64,
|
|
h3cDot11Rx64PhyErrorCnt Counter64,
|
|
h3cDot11Rx64MICErrorCnt Counter64,
|
|
h3cDot11Rx64DataFrameBytes Counter64,
|
|
h3cDot11Rx64PayloadBytes Counter64,
|
|
h3cDot11Rx64DataFrameBytesCM Counter64
|
|
}
|
|
|
|
h3cDot11Rx64FrameDupCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of duplicate frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 1 }
|
|
|
|
h3cDot11Rx64FrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 2 }
|
|
|
|
h3cDot11Rx64UcastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 3 }
|
|
|
|
h3cDot11Rx64BcastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of broadcast frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 4 }
|
|
|
|
h3cDot11Rx64McastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of multicast frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 5 }
|
|
|
|
h3cDot11Rx64DiscardFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of discarded frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 6 }
|
|
|
|
h3cDot11Rx64FragCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of frame fragments reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 7 }
|
|
|
|
h3cDot11Rx64FcsErrCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of FCS error frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 8 }
|
|
|
|
h3cDot11Rx64FrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 9 }
|
|
|
|
h3cDot11Rx64UcastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of unicast frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 10 }
|
|
|
|
h3cDot11Rx64BcastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of broadcast frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 11 }
|
|
|
|
h3cDot11Rx64McastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of multicast frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 12 }
|
|
|
|
h3cDot11Rx64DiscardFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of discarded frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 13 }
|
|
|
|
h3cDot11Rx64MgmtFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of management frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 14 }
|
|
|
|
h3cDot11Rx64CtrlFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of control frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 15 }
|
|
|
|
h3cDot11Rx64DataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of data frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 16 }
|
|
|
|
h3cDot11Rx64DecryptErrorCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of decryption error reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 17 }
|
|
|
|
h3cDot11Rx64AuthenFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of authentication frame reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 18 }
|
|
|
|
h3cDot11Rx64AssociateFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of associate frame reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 19 }
|
|
|
|
h3cDot11Rx64PhyErrorCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of physical error reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 20 }
|
|
|
|
h3cDot11Rx64MICErrorCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of MIC verification error reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 21 }
|
|
|
|
h3cDot11Rx64DataFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of data frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 22 }
|
|
|
|
h3cDot11Rx64PayloadBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the payload bytes of data frames reception."
|
|
::= { h3cDot11RadioRxStatis64Entry 23 }
|
|
|
|
h3cDot11Rx64DataFrameBytesCM OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of received data frames, excluding retransmitted
|
|
frames."
|
|
::= { h3cDot11RadioRxStatis64Entry 24 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11RadioRxStatis64Table Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11RadioTxStatis64Table Definition
|
|
-- *****************************************************************************
|
|
h3cDot11RadioTxStatis64Table OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11RadioTxStatis64Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the transmission statistic for a
|
|
specific radio of AP."
|
|
::= { h3cDot11APStatisGroup 31 }
|
|
|
|
h3cDot11RadioTxStatis64Entry OBJECT-TYPE
|
|
SYNTAX H3cDot11RadioTxStatis64Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the transmission
|
|
statistic data for each radio of a specific AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID
|
|
}
|
|
::= { h3cDot11RadioTxStatis64Table 1 }
|
|
|
|
H3cDot11RadioTxStatis64Entry ::= SEQUENCE
|
|
{
|
|
h3cDot11Tx64FragCnt Counter64,
|
|
h3cDot11Tx64FailedCnt Counter64,
|
|
h3cDot11Tx64RetryCnt Counter64,
|
|
h3cDot11Tx64MultiRetryCnt Counter64,
|
|
h3cDot11Tx64RtsSuccessCnt Counter64,
|
|
h3cDot11Tx64RtsFailCnt Counter64,
|
|
h3cDot11Tx64AckFailCnt Counter64,
|
|
h3cDot11Tx64FrameCnt Counter64,
|
|
h3cDot11Tx64UcastFrameCnt Counter64,
|
|
h3cDot11Tx64BcastFrameCnt Counter64,
|
|
h3cDot11Tx64McastFrameCnt Counter64,
|
|
h3cDot11Tx64DiscardFrameCnt Counter64,
|
|
h3cDot11Tx64FrameBytes Counter64,
|
|
h3cDot11Tx64UcastFrameBytes Counter64,
|
|
h3cDot11Tx64BcastFrameBytes Counter64,
|
|
h3cDot11Tx64McastFrameBytes Counter64,
|
|
h3cDot11Tx64DiscardFrameBytes Counter64,
|
|
h3cDot11Tx64AuthenFrameCnt Counter64,
|
|
h3cDot11Tx64AssociateFrameCnt Counter64,
|
|
h3cDot11Tx64DataFrameCnt Counter64,
|
|
h3cDot11Tx64DataFrameBytes Counter64,
|
|
h3cDot11Tx64MSDUCnt Counter64,
|
|
h3cDot11Tx64DiscardMSDUCnt Counter64,
|
|
h3cDot11Tx64RetryMSDUCnt Counter64,
|
|
h3cDot11Tx64PayloadBytes Counter64,
|
|
h3cDot11Tx64MgtFrameCnt Counter64,
|
|
h3cDot11Tx64CtrlFrameCnt Counter64,
|
|
h3cDot11Tx64MACErrCnt Counter64,
|
|
h3cDot11Tx64ErrFrameCnt Counter64
|
|
}
|
|
|
|
h3cDot11Tx64FragCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of fragmented frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 1 }
|
|
|
|
h3cDot11Tx64FailedCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of failures transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 2 }
|
|
|
|
h3cDot11Tx64RetryCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of retries transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 3 }
|
|
|
|
h3cDot11Tx64MultiRetryCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of transmits that required more than
|
|
one retry transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 4 }
|
|
|
|
h3cDot11Tx64RtsSuccessCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of successful RTS (Request to send)
|
|
transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 5 }
|
|
|
|
h3cDot11Tx64RtsFailCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of RTS failures transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 6 }
|
|
|
|
h3cDot11Tx64AckFailCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of acknowledgement failures transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 7 }
|
|
|
|
h3cDot11Tx64FrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 8 }
|
|
|
|
h3cDot11Tx64UcastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 9 }
|
|
|
|
h3cDot11Tx64BcastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of broadcast frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 10 }
|
|
|
|
h3cDot11Tx64McastFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of multicast frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 11 }
|
|
|
|
h3cDot11Tx64DiscardFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of discarded frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 12 }
|
|
|
|
h3cDot11Tx64FrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total bytes of frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 13 }
|
|
|
|
h3cDot11Tx64UcastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of unicast frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 14 }
|
|
|
|
h3cDot11Tx64BcastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of broadcast frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 15 }
|
|
|
|
h3cDot11Tx64McastFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of multicast frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 16 }
|
|
|
|
h3cDot11Tx64DiscardFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of discarded frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 17 }
|
|
|
|
h3cDot11Tx64AuthenFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of authentication frame transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 18 }
|
|
|
|
h3cDot11Tx64AssociateFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of associate frame transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 19 }
|
|
|
|
h3cDot11Tx64DataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of data frame transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 20 }
|
|
|
|
h3cDot11Tx64DataFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of data frame transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 21 }
|
|
|
|
h3cDot11Tx64MSDUCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of MSDU transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 22 }
|
|
|
|
h3cDot11Tx64DiscardMSDUCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of discarded MSDU transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 23 }
|
|
|
|
h3cDot11Tx64RetryMSDUCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of retransfer MSDU transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 24 }
|
|
|
|
h3cDot11Tx64PayloadBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the payload bytes of data frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 25 }
|
|
|
|
h3cDot11Tx64MgtFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of management frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 26 }
|
|
|
|
h3cDot11Tx64CtrlFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of control frames transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 27 }
|
|
h3cDot11Tx64MACErrCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of MAC error frame transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 28 }
|
|
|
|
h3cDot11Tx64ErrFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of error frame transmission."
|
|
::= { h3cDot11RadioTxStatis64Entry 29 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11RadioTxStatis64Table Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11BSSRxStatis64Table Definition
|
|
-- *****************************************************************************
|
|
h3cDot11BSSRxStatis64Table OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11BSSRxStatis64Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the reception statistic for a
|
|
specific BSS on a radio."
|
|
::= { h3cDot11APStatisGroup 32 }
|
|
|
|
h3cDot11BSSRxStatis64Entry OBJECT-TYPE
|
|
SYNTAX H3cDot11BSSRxStatis64Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the reception statistic data for
|
|
each BSS on a specific radio."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11WlanID
|
|
}
|
|
::= { h3cDot11BSSRxStatis64Table 1 }
|
|
|
|
H3cDot11BSSRxStatis64Entry ::= SEQUENCE
|
|
{
|
|
h3cDot11BSSRx64FrameCnt Counter64,
|
|
h3cDot11BSSRx64FrameBytes Counter64,
|
|
h3cDot11BSSRx64DataFrameCnt Counter64,
|
|
h3cDot11BSSRx64DataFrameBytes Counter64,
|
|
h3cDot11BSSRx64AssocFrameCnt Counter64,
|
|
h3cDot11BSSRx64PayloadBytes Counter64,
|
|
h3cDot11BSSRx64UniFrameCnt Counter64,
|
|
h3cDot11BSSRx64NonUniFrameCnt Counter64,
|
|
h3cDot11BSSRx64AuthenFrameCnt Counter64
|
|
}
|
|
|
|
h3cDot11BSSRx64FrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatis64Entry 1 }
|
|
|
|
h3cDot11BSSRx64FrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatis64Entry 2 }
|
|
|
|
h3cDot11BSSRx64DataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of data frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatis64Entry 3 }
|
|
|
|
h3cDot11BSSRx64DataFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of data frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatis64Entry 4 }
|
|
|
|
h3cDot11BSSRx64AssocFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of associate frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatis64Entry 5 }
|
|
|
|
h3cDot11BSSRx64PayloadBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the payload bytes of data frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatis64Entry 6 }
|
|
|
|
h3cDot11BSSRx64UniFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatis64Entry 7 }
|
|
|
|
h3cDot11BSSRx64NonUniFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of non-unicast frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatis64Entry 8 }
|
|
|
|
h3cDot11BSSRx64AuthenFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of authentication frames reception with this BSS."
|
|
::= { h3cDot11BSSRxStatis64Entry 9 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11BSSRxStatis64Table Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11BSSTxStatis64Table Definition
|
|
-- *****************************************************************************
|
|
h3cDot11BSSTxStatis64Table OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11BSSTxStatis64Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the transmission statistic for a
|
|
specific BSS on a radio."
|
|
::= { h3cDot11APStatisGroup 33 }
|
|
|
|
h3cDot11BSSTxStatis64Entry OBJECT-TYPE
|
|
SYNTAX H3cDot11BSSTxStatis64Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the transmission statistic data for
|
|
each BSS on a specific radio."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11WlanID
|
|
}
|
|
::= { h3cDot11BSSTxStatis64Table 1 }
|
|
|
|
H3cDot11BSSTxStatis64Entry ::= SEQUENCE
|
|
{
|
|
h3cDot11BSSTx64FrameCnt Counter64,
|
|
h3cDot11BSSTx64FrameBytes Counter64,
|
|
h3cDot11BSSTx64DataFrameCnt Counter64,
|
|
h3cDot11BSSTx64DataFrameBytes Counter64,
|
|
h3cDot11BSSTx64AssocFrameCnt Counter64,
|
|
h3cDot11BSSTx64PayloadBytes Counter64,
|
|
h3cDot11BSSTx64RetryCnt Counter64,
|
|
h3cDot11BSSTx64UniFrameCnt Counter64,
|
|
h3cDot11BSSTx64NonUniFrameCnt Counter64,
|
|
h3cDot11BSSTx64AuthenFrameCnt Counter64
|
|
}
|
|
|
|
h3cDot11BSSTx64FrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of frames transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatis64Entry 1 }
|
|
|
|
h3cDot11BSSTx64FrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of bytes transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatis64Entry 2 }
|
|
|
|
h3cDot11BSSTx64DataFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of data frame transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatis64Entry 3 }
|
|
|
|
h3cDot11BSSTx64DataFrameBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the bytes of data frame transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatis64Entry 4 }
|
|
|
|
h3cDot11BSSTx64AssocFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of associate frame transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatis64Entry 5 }
|
|
|
|
h3cDot11BSSTx64PayloadBytes OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the payload bytes of data frame transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatis64Entry 6 }
|
|
|
|
h3cDot11BSSTx64RetryCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of bytes retransmitted with this BSS."
|
|
::= { h3cDot11BSSTxStatis64Entry 7 }
|
|
|
|
h3cDot11BSSTx64UniFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of unicast frames transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatis64Entry 8 }
|
|
|
|
h3cDot11BSSTx64NonUniFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of non-unicast frames transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatis64Entry 9 }
|
|
|
|
h3cDot11BSSTx64AuthenFrameCnt OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of authentication frames transmission with this BSS."
|
|
::= { h3cDot11BSSTxStatis64Entry 10 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11BSSTxStatis64Table Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APPacketMCSRateStatis2Table Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APPacketMCSRateStatis2Table OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APPacketMCSRateStatis2Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This table provides packet statistics based on MCS rate."
|
|
::= { h3cDot11APStatisGroup 34 }
|
|
|
|
h3cDot11APPacketMCSRateStatis2Entry OBJECT-TYPE
|
|
SYNTAX H3cDot11APPacketMCSRateStatis2Entry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry provides packet statistics based on MCS rate for each radio
|
|
of a specific AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11APPacketMCS2Rate
|
|
}
|
|
::= { h3cDot11APPacketMCSRateStatis2Table 1 }
|
|
|
|
H3cDot11APPacketMCSRateStatis2Entry ::=SEQUENCE
|
|
{
|
|
h3cDot11APPacketMCS2Rate Integer32,
|
|
h3cDot11APRXPacketMCSRate2Count Counter64,
|
|
h3cDot11APTXPacketMCSRate2Count Counter64
|
|
}
|
|
|
|
h3cDot11APPacketMCS2Rate OBJECT-TYPE
|
|
SYNTAX Integer32 (1..2000000000)
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents data transmission rate(Tenfold as actual rate)."
|
|
::= { h3cDot11APPacketMCSRateStatis2Entry 1 }
|
|
|
|
h3cDot11APRXPacketMCSRate2Count OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of packets received based on data transmission rate."
|
|
::= { h3cDot11APPacketMCSRateStatis2Entry 2 }
|
|
|
|
h3cDot11APTXPacketMCSRate2Count OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the count of packets transmitted base on data transmission rate."
|
|
::= { h3cDot11APPacketMCSRateStatis2Entry 3 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APPacketMcsRateStatis2Table Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APUserSecAuthStatisCMTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APUserSecAuthStatisCMTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APUserSecAuthStatisCMEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table provides the user authentication statistics."
|
|
::= { h3cDot11APStatisGroup 35 }
|
|
|
|
h3cDot11APUserSecAuthStatisCMEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APUserSecAuthStatisCMEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table provides the user authentication statistics
|
|
of AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11RadioID,
|
|
h3cDot11WlanID
|
|
}
|
|
::= { h3cDot11APUserSecAuthStatisCMTable 1 }
|
|
|
|
H3cDot11APUserSecAuthStatisCMEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APUserConnFailCntCM Counter32,
|
|
h3cDot11APUserAuthReqCntCM Counter32,
|
|
h3cDot11APUserAuthSuccCntCM Counter32,
|
|
h3cDot11APUserAuthFailCntCM Counter32,
|
|
h3cDot11AllUserOnlineTimeCM TimeTicks
|
|
}
|
|
|
|
h3cDot11APUserConnFailCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the failed connection count of users with this AP."
|
|
::= { h3cDot11APUserSecAuthStatisCMEntry 1 }
|
|
|
|
h3cDot11APUserAuthReqCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of user authentication requests with this AP."
|
|
::= { h3cDot11APUserSecAuthStatisCMEntry 2 }
|
|
|
|
h3cDot11APUserAuthSuccCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of successful user authentications with this AP."
|
|
::= { h3cDot11APUserSecAuthStatisCMEntry 3 }
|
|
|
|
h3cDot11APUserAuthFailCntCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total number of failed user authentications with this AP."
|
|
::= { h3cDot11APUserSecAuthStatisCMEntry 4 }
|
|
|
|
h3cDot11AllUserOnlineTimeCM OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the online time of all users with this AP."
|
|
::= { h3cDot11APUserSecAuthStatisCMEntry 5 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APUserSecAuthStatisCMTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * h3cDot11APUserInfoStatis2CMTable Definition
|
|
-- *****************************************************************************
|
|
h3cDot11APUserInfoStatis2CMTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF H3cDot11APUserInfoStatis2CMEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The table will provide the authentication user information statistic
|
|
of this AP."
|
|
::= { h3cDot11APStatisGroup 36 }
|
|
|
|
h3cDot11APUserInfoStatis2CMEntry OBJECT-TYPE
|
|
SYNTAX H3cDot11APUserInfoStatis2CMEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Each entry of the table will provide the authentication user information
|
|
statistic of this AP."
|
|
INDEX
|
|
{
|
|
h3cDot11CurAPID,
|
|
h3cDot11APUserMacAddr2CM
|
|
}
|
|
::= { h3cDot11APUserInfoStatis2CMTable 1 }
|
|
|
|
H3cDot11APUserInfoStatis2CMEntry ::= SEQUENCE
|
|
{
|
|
h3cDot11APUserMacAddr2CM MacAddress,
|
|
h3cDot11APUserIpAddr2CM IpAddress,
|
|
h3cDot11APUserLoginName2CM OCTET STRING,
|
|
h3cDot11APUserLoginTime2CM OCTET STRING,
|
|
h3cDot11APUserOnlineTime2CM TimeTicks,
|
|
h3cDot11APUserAuthType2CM INTEGER,
|
|
h3cDot11APUserTxPacketCnt2CM Counter32,
|
|
h3cDot11APUserTxBytes2CM Counter64,
|
|
h3cDot11APUserRxPacketCnt2CM Counter32,
|
|
h3cDot11APUserRxBytes2CM Counter64,
|
|
h3cDot11APUserIPv6Addr2CM OCTET STRING,
|
|
h3cDot11APUserMac2CM MacAddress,
|
|
h3cDot11APUserInCirValueCM Counter32,
|
|
h3cDot11APUserOutCirValueCM Counter32
|
|
}
|
|
|
|
h3cDot11APUserMacAddr2CM OBJECT-TYPE
|
|
SYNTAX MacAddress
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the mac address of authentication user logging to this AP."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 1 }
|
|
|
|
h3cDot11APUserIpAddr2CM OBJECT-TYPE
|
|
SYNTAX IpAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the ip address of authentication user logging to this AP."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 2 }
|
|
|
|
h3cDot11APUserLoginName2CM OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the login name of authentication user logging to this AP."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 3 }
|
|
|
|
h3cDot11APUserLoginTime2CM OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the login time of authentication user with this AP."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 4 }
|
|
|
|
h3cDot11APUserOnlineTime2CM OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents how long authentication user has been online."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 5 }
|
|
|
|
h3cDot11APUserAuthType2CM OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
authFree(1),
|
|
associateAuth(2),
|
|
portalAuth(3),
|
|
autoAuth(4)
|
|
}
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the authentication type of user with this AP.
|
|
authFree - There is no need others authentiaction, user will
|
|
surf internet after association.
|
|
associateAuth - Include WEP PSK authentication.
|
|
portalAuth - The authentication lunched by portal pop-up program.
|
|
autoAuth - 802.1X authentication."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 6 }
|
|
|
|
h3cDot11APUserTxPacketCnt2CM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total count of packets sent to online users."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 7 }
|
|
|
|
h3cDot11APUserTxBytes2CM OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total bytes sent to online users."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 8 }
|
|
|
|
h3cDot11APUserRxPacketCnt2CM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total count of packets received from online users."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 9 }
|
|
|
|
h3cDot11APUserRxBytes2CM OBJECT-TYPE
|
|
SYNTAX Counter64
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the total bytes received from online users."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 10 }
|
|
|
|
h3cDot11APUserIPv6Addr2CM OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the IPv6 address of online users."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 11 }
|
|
|
|
h3cDot11APUserMac2CM OBJECT-TYPE
|
|
SYNTAX MacAddress
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the mac address of authentication user logging to this AP."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 12 }
|
|
|
|
h3cDot11APUserInCirValueCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the CIR of inbound direction of this user."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 13 }
|
|
|
|
h3cDot11APUserOutCirValueCM OBJECT-TYPE
|
|
SYNTAX Counter32
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the CIR of outbound direction of this user."
|
|
::= { h3cDot11APUserInfoStatis2CMEntry 14 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of h3cDot11APUserInfoStatis2CMTable Definition
|
|
-- *****************************************************************************
|
|
|
|
-- *****************************************************************************
|
|
-- * AP Management Notifications Definition
|
|
-- *****************************************************************************
|
|
-- AP Management Notification
|
|
|
|
h3cDot11APMtTraps OBJECT IDENTIFIER
|
|
::= { h3cDot11APMtNotifyGroup 0 }
|
|
|
|
h3cDot11APMtWorkModeChgTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11APChgWorkMode,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when AP changes the work mode, and
|
|
h3cDot11APWorkMode suggests which work mode will be used by AP."
|
|
::= { h3cDot11APMtTraps 1 }
|
|
|
|
h3cDot11APMtCfgErrorTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11RadioID,
|
|
h3cDot11APMtTrapCfgErrReason
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will represent errors caused by the
|
|
configuration operation of AP."
|
|
::= { h3cDot11APMtTraps 2 }
|
|
|
|
h3cDot11APMtRadioFailTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11RadioID,
|
|
h3cDot11APMtTrapRadioFailReason
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will notify which the operational status
|
|
of radio becomes down."
|
|
::= { h3cDot11APMtTraps 3 }
|
|
|
|
h3cDot11APMtRadioFailRecoverTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11RadioID
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will notify the operational status of which radio
|
|
becomes up again."
|
|
::= { h3cDot11APMtTraps 4 }
|
|
|
|
h3cDot11APMtRdoChanlChgTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11RadioID,
|
|
h3cDot11APChannelChgMode,
|
|
h3cDot11APMtTrapOldChannel,
|
|
h3cDot11APMtTrapNewChannel,
|
|
h3cDot11APMtChanlChgCount,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will represent which radio changes the channel."
|
|
::= { h3cDot11APMtTraps 5 }
|
|
|
|
h3cDot11APMtTimeSynFail NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when AC and AP failed to
|
|
synchronize their time."
|
|
::= { h3cDot11APMtTraps 6 }
|
|
|
|
h3cDot11APMtChlIntfDetected NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11Channel
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when some ambient device interferes with
|
|
current channel."
|
|
::= { h3cDot11APMtTraps 7 }
|
|
|
|
h3cDot11APMtIntfAPDetected NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11Channel,
|
|
h3cDot11APIntfDevMACAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when some ambient AP interferes with
|
|
current channel."
|
|
::= { h3cDot11APMtTraps 8 }
|
|
|
|
h3cDot11APMtIntfStaDetected NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11Channel,
|
|
h3cDot11APIntfDevMACAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when some ambient station interferes with
|
|
current channel."
|
|
::= { h3cDot11APMtTraps 9 }
|
|
|
|
h3cDot11APMtIPChange NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APIPAddress,
|
|
h3cDot11APMtTrapOldIPAddr
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when IP address of the AP changes."
|
|
::= { h3cDot11APMtTraps 10 }
|
|
|
|
h3cDot11APFlashWriteFailure NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11APMtFormerApVersion,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when AP failed to write data
|
|
into flash."
|
|
::= { h3cDot11APMtTraps 11 }
|
|
|
|
h3cDot11APSysReboot NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when AP reboots."
|
|
::= { h3cDot11APMtTraps 12 }
|
|
|
|
h3cDot11APMtAvailChlTooLow NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11RadioID,
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when number of available channels is
|
|
too low.
|
|
"
|
|
::= { h3cDot11APMtTraps 13 }
|
|
|
|
h3cDot11APImgDwldSuccess NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11CurrAPName,
|
|
h3cDot11CurrAPIPAddress,
|
|
h3cDot11CurrAPSoftwareVersion
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when AP succeeds to download image from
|
|
AC.
|
|
"
|
|
::= { h3cDot11APMtTraps 14 }
|
|
|
|
h3cDot11APInterfDetectedTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11Channel,
|
|
h3cDot11CurrInterfDetectedNum,
|
|
h3cDot11InterfMacList
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when some ambient AP interferes with
|
|
current channel."
|
|
::= { h3cDot11APMtTraps 15 }
|
|
|
|
h3cDot11APInterfClearTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11Channel,
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtRadioID,
|
|
h3cDot11APMtInterfMacAdd,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when interference caused by ambient
|
|
APs on the current channel disappears."
|
|
::= { h3cDot11APMtTraps 16 }
|
|
|
|
h3cDot11StaInterfDetectedTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11Channel,
|
|
h3cDot11CurrInterfDetectedNum,
|
|
h3cDot11InterfMacList,
|
|
h3cDot11APMtFirstTrapTime
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when interference caused by ambient
|
|
STAs on the current channel disappears."
|
|
::= { h3cDot11APMtTraps 17 }
|
|
|
|
h3cDot11StaInterfClearTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11Channel,
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtRadioID,
|
|
h3cDot11APMtInterfMacAdd,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when interference caused by ambient
|
|
devices on the current channel happens."
|
|
::= { h3cDot11APMtTraps 18 }
|
|
|
|
h3cDot11OtherDevIntDetectedTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11Channel,
|
|
h3cDot11APMtFirstTrapTime
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when interference caused by ambient
|
|
devices on the current channel disappears."
|
|
::= { h3cDot11APMtTraps 19 }
|
|
|
|
h3cDot11OtherDevIntClearTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11Channel,
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtRadioID,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when previous ambient device disappeared with
|
|
the same channel."
|
|
::= { h3cDot11APMtTraps 20 }
|
|
|
|
h3cDot11APModuleTroubleTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11RadioID,
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when WLAN module failed."
|
|
::= { h3cDot11APMtTraps 21 }
|
|
|
|
h3cDot11APModuleTroubleClearTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11RadioID,
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when WLAN module recovered."
|
|
::= { h3cDot11APMtTraps 22 }
|
|
|
|
h3cDot11APRadioDownTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11RadioID,
|
|
h3cDot11APRadioDownReason,
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when WLAN links interrupted."
|
|
::= { h3cDot11APMtTraps 23 }
|
|
|
|
h3cDot11APRadioDownRecovTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11RadioID,
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when WLAN links recover."
|
|
::= { h3cDot11APMtTraps 24 }
|
|
|
|
h3cDot11APStaFullTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11StaLimitNumber,
|
|
h3cDot11StaFullReason,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when STA number reach limit number."
|
|
::= { h3cDot11APMtTraps 25 }
|
|
|
|
h3cDot11APStaFullRecoverTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11StaLimitNumber,
|
|
h3cDot11StaFullReason,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when STA number recover enough level."
|
|
::= { h3cDot11APMtTraps 26 }
|
|
|
|
h3cDot11DFSFreeCntBelowThrRecov NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11RadioID,
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when available channels number
|
|
recover enough level."
|
|
::= { h3cDot11APMtTraps 27 }
|
|
|
|
h3cDot11APCpuUsageHigh NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11APCPURTUsage,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when the AP CPU usage exceeds the
|
|
threshold.
|
|
"
|
|
::= { h3cDot11APMtTraps 28 }
|
|
|
|
h3cDot11APCpuUsageHighRecover NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11APCPURTUsage,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when the AP CPU usage descends the
|
|
threshold.
|
|
"
|
|
::= { h3cDot11APMtTraps 29 }
|
|
|
|
h3cDot11APMemUsageHigh NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11APMemRTUsage,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when the AP memory usage exceeds the
|
|
threshold.
|
|
"
|
|
::= { h3cDot11APMtTraps 30 }
|
|
|
|
h3cDot11APMemUsageHighRecover NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11APMemRTUsage,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when the AP memory usage descends the
|
|
threshold.
|
|
"
|
|
::= { h3cDot11APMtTraps 31 }
|
|
|
|
h3cDot11APTrapUserCntExceedThre NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APID,
|
|
h3cDot11APTrapUserCnt,
|
|
h3cDot11APTrapUserThreshold
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The notification will be sent when the online user counter exceeds
|
|
the threshold."
|
|
::= { h3cDot11APMtTraps 32 }
|
|
|
|
h3cDot11APMtDetectedIntfAP NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtRadioID,
|
|
h3cDot11APMtChannel,
|
|
h3cDot11APMtInterfMacAdd,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when some ambient AP interferes with
|
|
current channel."
|
|
::= { h3cDot11APMtTraps 33 }
|
|
|
|
h3cDot11APMtDetectedIntfSTA NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtRadioID,
|
|
h3cDot11APMtChannel,
|
|
h3cDot11APMtInterfMacAdd,
|
|
h3cDot11APMtFirstTrapTime,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when some ambient STA interferes with
|
|
current channel."
|
|
::= { h3cDot11APMtTraps 34 }
|
|
|
|
h3cDot11APMtDetectedIntfOtherDev NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtRadioID,
|
|
h3cDot11APMtChannel,
|
|
h3cDot11APMtTrapAPMacAddress
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when other device interferes with
|
|
current channel."
|
|
::= { h3cDot11APMtTraps 35 }
|
|
|
|
h3cDot11DetcAdjChlIntfAP NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtRadioID,
|
|
h3cDot11APMtChannel,
|
|
h3cDot11APMtAdjChannel,
|
|
h3cDot11APMtInterfMacAdd,
|
|
h3cDot11APMtFirstTrapTime
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when some ambient AP interferes with
|
|
adjacent channel."
|
|
::= { h3cDot11APMtTraps 36 }
|
|
|
|
h3cDot11DetcAdjChlIntfAPClear NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtRadioID,
|
|
h3cDot11APMtChannel,
|
|
h3cDot11APMtAdjChannel,
|
|
h3cDot11APMtInterfMacAdd,
|
|
h3cDot11APMtFirstTrapTime
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when interference caused by ambient
|
|
APs on the adjacent channel disappears."
|
|
::= { h3cDot11APMtTraps 37 }
|
|
|
|
h3cDot11APPowerOffTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APMtAPID
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when AP is power-off."
|
|
::= { h3cDot11APMtTraps 38 }
|
|
|
|
h3cDot11APPowerOnTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APMtAPID
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when AP is power-on."
|
|
::= { h3cDot11APMtTraps 39 }
|
|
|
|
h3cDot11UpLinkSwitchTrap NOTIFICATION-TYPE
|
|
OBJECTS
|
|
{
|
|
h3cDot11APMtAPID,
|
|
h3cDot11APMtUpLinkSwitchInfo,
|
|
h3cDot11APMtTrapAPMacAddress,
|
|
h3cDot11APMtUpLinkSwitchTime,
|
|
h3cDot11APMtOldCellId,
|
|
h3cDot11APMtCurCellId,
|
|
h3cDot11APMtOldBand,
|
|
h3cDot11APMtActiveBand
|
|
}
|
|
STATUS current
|
|
DESCRIPTION
|
|
"This notification will be sent when uplink switches to 3G or 4G."
|
|
::= { h3cDot11APMtTraps 40 }
|
|
|
|
-- AP Management Notification variable object
|
|
|
|
h3cDot11APMtTrapVarObjects OBJECT IDENTIFIER
|
|
::= { h3cDot11APMtNotifyGroup 1 }
|
|
|
|
h3cDot11APMtTrapCfgErrReason OBJECT-TYPE
|
|
SYNTAX H3cDot11NotifyReasonType
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents errors caused by configuration operation."
|
|
::= { h3cDot11APMtTrapVarObjects 1 }
|
|
|
|
h3cDot11APMtTrapRadioFailReason OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
config(1),
|
|
hwerror(2),
|
|
swerror(3),
|
|
radar(4),
|
|
unknown(8)
|
|
}
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents errors caused by configuration operation.
|
|
The following values are supported:
|
|
config - Configuration error
|
|
hwerror - Hardware error
|
|
swerror - Software error
|
|
radar - Radar Detection
|
|
unknown - Unknown reason"
|
|
::= { h3cDot11APMtTrapVarObjects 2 }
|
|
|
|
h3cDot11APMtTrapOldChannel OBJECT-TYPE
|
|
SYNTAX H3cDot11ChannelScopeType
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents which channel the radio used to use."
|
|
::= { h3cDot11APMtTrapVarObjects 3 }
|
|
|
|
h3cDot11APMtTrapNewChannel OBJECT-TYPE
|
|
SYNTAX H3cDot11ChannelScopeType
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents which channel the radio will use."
|
|
::= { h3cDot11APMtTrapVarObjects 4 }
|
|
|
|
h3cDot11APChannelChgMode OBJECT-TYPE
|
|
SYNTAX H3cDot11RFModeType
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the channel change mode for a radio."
|
|
::= { h3cDot11APMtTrapVarObjects 5 }
|
|
|
|
h3cDot11APChgWorkMode OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
normal(1),
|
|
monitor(2),
|
|
hybrid(3)
|
|
}
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents what work mode for AP.
|
|
The following values are supported:
|
|
normal - AP will supply WLAN service.
|
|
monitor - AP will be a monitor to detect attack.
|
|
hybrid - AP will supply WLAN service and detect attack."
|
|
::= { h3cDot11APMtTrapVarObjects 6 }
|
|
|
|
h3cDot11APIntfDevMACAddress OBJECT-TYPE
|
|
SYNTAX MacAddress
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents MAC address of the device which triggers the notification."
|
|
::= { h3cDot11APMtTrapVarObjects 7 }
|
|
|
|
h3cDot11APMtTrapOldIPAddr OBJECT-TYPE
|
|
SYNTAX IpAddress
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the IP address of AP."
|
|
::= { h3cDot11APMtTrapVarObjects 8 }
|
|
|
|
h3cDot11CurrInterfDetectedNum OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the number of interfere detected."
|
|
::= { h3cDot11APMtTrapVarObjects 9 }
|
|
|
|
h3cDot11StaFullReason OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
ap(1),
|
|
bss(2),
|
|
radio(3),
|
|
radioConcur(4),
|
|
radiopolicy(5),
|
|
ac(6),
|
|
acConcur(7),
|
|
aid(8)
|
|
}
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Reports which kind maximum number of STA
|
|
is reached. New STA is not able to associate."
|
|
::= { h3cDot11APMtTrapVarObjects 10 }
|
|
|
|
h3cDot11StaLimitNumber OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the limit number of STA."
|
|
::= { h3cDot11APMtTrapVarObjects 11 }
|
|
|
|
h3cDot11APRadioDownReason OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
phyicalUnusable(1),
|
|
configDisable(2),
|
|
operatinUnusable(3),
|
|
apTunnelDown(4)
|
|
}
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Reports the reason why WLAN links is interrupted."
|
|
::= { h3cDot11APMtTrapVarObjects 12 }
|
|
|
|
h3cDot11InterfMacList OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents MAC address list of interfere detected."
|
|
::= { h3cDot11APMtTrapVarObjects 13 }
|
|
|
|
h3cDot11APTrapUserCnt OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the online user counter of AP."
|
|
::= { h3cDot11APMtTrapVarObjects 14 }
|
|
|
|
h3cDot11APTrapUserThreshold OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents threshold of AP's online user counter."
|
|
::= { h3cDot11APMtTrapVarObjects 15 }
|
|
|
|
h3cDot11APMtChanlChgCount OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents how many times that channel changed."
|
|
::= { h3cDot11APMtTrapVarObjects 16 }
|
|
|
|
h3cDot11APMtFormerApVersion OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents former software version of AP."
|
|
::= { h3cDot11APMtTrapVarObjects 17 }
|
|
|
|
h3cDot11APMtAPID OBJECT-TYPE
|
|
SYNTAX H3cDot11ObjectIDType
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"To uniquely identify each AP."
|
|
::= { h3cDot11APMtTrapVarObjects 18 }
|
|
|
|
h3cDot11APMtRadioID OBJECT-TYPE
|
|
SYNTAX H3cDot11RadioScopeType
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents each radio."
|
|
::= { h3cDot11APMtTrapVarObjects 19 }
|
|
|
|
h3cDot11APMtChannel OBJECT-TYPE
|
|
SYNTAX H3cDot11ChannelScopeType
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the current channel allocation for radio."
|
|
::= { h3cDot11APMtTrapVarObjects 20 }
|
|
|
|
h3cDot11APMtInterfMacAdd OBJECT-TYPE
|
|
SYNTAX MacAddress
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the MAC address of an AP."
|
|
::= { h3cDot11APMtTrapVarObjects 21 }
|
|
|
|
h3cDot11APMtAdjChannel OBJECT-TYPE
|
|
SYNTAX H3cDot11ChannelScopeType
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the adjacent channel of radio."
|
|
::= { h3cDot11APMtTrapVarObjects 22 }
|
|
|
|
h3cDot11APMtFirstTrapTime OBJECT-TYPE
|
|
SYNTAX TimeTicks
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the first trap time."
|
|
::= { h3cDot11APMtTrapVarObjects 23 }
|
|
|
|
h3cDot11APMtTrapAPMacAddress OBJECT-TYPE
|
|
SYNTAX MacAddress
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the MAC address of an AP."
|
|
::= {h3cDot11APMtTrapVarObjects 24}
|
|
|
|
h3cDot11APMtUpLinkSwitchInfo OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
unknown(1),
|
|
tdscdma(2),
|
|
tdlte(3)
|
|
}
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the type which uplink switches to.
|
|
The following values are supported:
|
|
TDSCDMA - The uplink switches to TDSCDMA.
|
|
TDLTE - The uplink switches to TDLTE.
|
|
unknown - Unknown uplink type."
|
|
::= {h3cDot11APMtTrapVarObjects 25}
|
|
|
|
h3cDot11APMtUpLinkSwitchTime OBJECT-TYPE
|
|
SYNTAX TimeStamp
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the time when uplink switches."
|
|
::= { h3cDot11APMtTrapVarObjects 26 }
|
|
|
|
h3cDot11APMtOldCellId OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the cell id before uplink switch."
|
|
::= { h3cDot11APMtTrapVarObjects 27 }
|
|
|
|
h3cDot11APMtCurCellId OBJECT-TYPE
|
|
SYNTAX Integer32
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the cell id after uplink switch."
|
|
::= { h3cDot11APMtTrapVarObjects 28 }
|
|
|
|
h3cDot11APMtOldBand OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the band before uplink switch."
|
|
::= { h3cDot11APMtTrapVarObjects 29 }
|
|
|
|
h3cDot11APMtActiveBand OBJECT-TYPE
|
|
SYNTAX OCTET STRING
|
|
MAX-ACCESS accessible-for-notify
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Represents the band after uplink switch."
|
|
::= { h3cDot11APMtTrapVarObjects 30 }
|
|
|
|
-- *****************************************************************************
|
|
-- * End of AP Management Notification Definition
|
|
-- *****************************************************************************
|
|
END
|