CAPWAP-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: CAPWAP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 capwapMIB 1.3.6.1.2.1.999901
Copyright (C) 2007 The Internet Society. This version of the MIB module is part of RFC xxx; see the RFC itself for full legal notices. This MIB module contains managed object definitions for the CAPWAP Protocol.
               capwapNotifications 1.3.6.1.2.1.999901.0
                   capwapChannelUp 1.3.6.1.2.1.999901.0.1
This notification is sent by AC when a CAPWAP channel established.The notification is separated for data or control channel.
                   capwapChannelDown 1.3.6.1.2.1.999901.0.2
This notification is sent by AC when CAPWAP channel becomes down.
                   capwapDecryptErrorReport 1.3.6.1.2.1.999901.0.3
This notification is generated when a WTP that has occurred decryption error since the last report.
                   capwapJoinFailure 1.3.6.1.2.1.999901.0.4
This notification is generated when a WTP fails to join.
                   capwapImageUpgradeFailure 1.3.6.1.2.1.999901.0.5
This notification is generated when a WTP fails to update software image.
                   capwapConfigMsgError 1.3.6.1.2.1.999901.0.6
This notification is generated when a WTP received message elements in the Configuration Status Response which it was unable to apply locally.
                   capwapRadioOperableStatus 1.3.6.1.2.1.999901.0.7
The notification will notify which radio become inoperable or operable.
                   capwapWTPAuthenticationFailure 1.3.6.1.2.1.999901.0.8
The notification will notify the authentication failure event, and provides the reason for it.
               capwapObjects 1.3.6.1.2.1.999901.1
                   capwapObjectState 1.3.6.1.2.1.999901.1.1
                       capwapACState 1.3.6.1.2.1.999901.1.1.1
                           capwapACWTPSessions 1.3.6.1.2.1.999901.1.1.1.1 unsigned32 read-only
Represents the total number of WTPs which are connecting to AC.
                           capwapACWTPSessionsLimit 1.3.6.1.2.1.999901.1.1.1.2 unsigned32 read-only
Represents the maximum number of WTP sessions supported by the AC.
                           capwapACStationSessions 1.3.6.1.2.1.999901.1.1.1.3 unsigned32 read-only
Represents the total number of stations which are accessing the wireless service.
                           capwapACStationSessionsLimit 1.3.6.1.2.1.999901.1.1.1.4 unsigned32 read-only
Represents the maximum number of station sessions supported by the AC.
                           capwapACDataChannelSecOptions 1.3.6.1.2.1.999901.1.1.1.5 integer32 read-only
Represents the security policy supported for CAPWAP data channel. The AC MAY support more than one option, represented by the bit field below. clear(1) - Clear Text, dtls(2) - DTLS, vendor(3) - vendor specific.
                           capwapACWTPAuthenOptions 1.3.6.1.2.1.999901.1.1.1.6 integer32 read-only
Represents the authentication credentia type supported by the AC for control channel. The AC MAY support more than one option, represented by the bit field below. x509(1) - X.509 Certificate Based psk(2) - Pre-Shared Secret.
                           capwapACHwVersion 1.3.6.1.2.1.999901.1.1.1.7 octet string read-only
Represents the AC's hardware version number.
                           capwapACSwVersion 1.3.6.1.2.1.999901.1.1.1.8 octet string read-only
Represents the AC's software version number.
                           capwapWTPFallbackEnable 1.3.6.1.2.1.999901.1.1.1.9 truthvalue read-write
Represents enable or disable automatic CAPWAP fallback in the event that a WTP detects its preferred AC, and is not currently connected to it.
                           capwapWTPACNameList 1.3.6.1.2.1.999901.1.1.1.10 unsigned32 read-write
Represent the name list of ACs and use semicolon to separate AC name. The AC name could be configured with the order of Primary AC, secondary AC and so on. WTP will try to connect to AC name in the list one by one till it connected to one AC.
                           capwapMaxFailedDTLSSessionRetry 1.3.6.1.2.1.999901.1.1.1.11 unsigned32 read-only
Represent the maximum number of failed DTLS session establishment attempts before the CAPWAP device enters a silent period.
                           capwapWTPIdleTimeout 1.3.6.1.2.1.999901.1.1.1.12 unsigned32 read-only
Represent the time out parameter for WTP idle state.
                           capwapWTPMaxDiscoveries 1.3.6.1.2.1.999901.1.1.1.13 unsigned32 read-only
Represent the maximum number of Discovery Request messages that will be sent after a WTP boots
                           capwapWTPMaxRetransmit 1.3.6.1.2.1.999901.1.1.1.14 unsigned32 read-only
Represent the maximum number of retransmissions for a given CAPWAP packet before the link layer considers the peer dead.
                           capwapWTPReportInterval 1.3.6.1.2.1.999901.1.1.1.15 unsigned32 read-only
Represents the interval for WTP send report.
                       capwapWTPStateTable 1.3.6.1.2.1.999901.1.1.2 no-access
This table provides the state information for WTPs which are accessing to AC via CAPWAP protocol.
                           capwapWTPStateEntry 1.3.6.1.2.1.999901.1.1.2.1 no-access
An entry in this table is created by AC for each WTPs which are accessing to AC via CAPWAP protocol.
                               capwapWTPId 1.3.6.1.2.1.999901.1.1.2.1.1 capwapwtpid no-access
Represents the identifier of a WTP.
                               capwapWTPIPAddress 1.3.6.1.2.1.999901.1.1.2.1.2 ipaddress read-only
Represents the IP address of a WTP.
                               capwapWTPSerialId 1.3.6.1.2.1.999901.1.1.2.1.3 octet string read-only
Represents the serial number of a WTP.
                               capwapWTPState 1.3.6.1.2.1.999901.1.1.2.1.4 integer read-only
Represents WTP current state according to CAPWAP protocol's FSM. The following values are supported: dtls(1) - DTLS negotiation process join(2) - WTP is joining with AC, image(3) - WTP is downloading software, configure(4) - WTP is getting configuration for AC, run(5) - WTP come to run state, clear(6) - WTP is recovery default configuration. Enumeration: 'run': 5, 'configure': 4, 'image': 3, 'join': 2, 'dtls': 1, 'clear': 6.
                       capwapWTPTable 1.3.6.1.2.1.999901.1.1.3 no-access
The table provides information for WTPs in running state.
                           capwapWTPEntry 1.3.6.1.2.1.999901.1.1.3.1 no-access
An entry in this table is created by AC during CAPWAP protocol process.
                               capwapWTPCurrId 1.3.6.1.2.1.999901.1.1.3.1.1 capwapwtpid no-access
Represents the unique identifier of a WTP Which is in running state.
                               capwapWTPName 1.3.6.1.2.1.999901.1.1.3.1.2 displaystring read-write
Represents the name of a WTP.
                               capwapWTPLocation 1.3.6.1.2.1.999901.1.1.3.1.3 displaystring read-write
Represents the name of a WTP.
                               capwapWTPManufacturerId 1.3.6.1.2.1.999901.1.1.3.1.4 object identifier read-only
SMI Network Management Private Enterprise Codes, which are assigned by the IANA. NMS could know which vendor manufactures the WTP.
                               capwapWTPModelId 1.3.6.1.2.1.999901.1.1.3.1.5 unsigned32 read-only
Represents the WTP Model Number.
                               capwapWTPBoardId 1.3.6.1.2.1.999901.1.1.3.1.6 unsigned32 read-only
Represents the WTP hardware identifier.
                               capwapWTPBoardRevision 1.3.6.1.2.1.999901.1.1.3.1.7 unsigned32 read-only
Represents the revision number of the board.
                               capwapWTPBaseMACAddress 1.3.6.1.2.1.999901.1.1.3.1.8 macaddress read-only
Represents the WTP's Base MAC Address, which MAY be assigned to the primary Ethernet interface.
                               capwapWTPTunnelModeOptions 1.3.6.1.2.1.999901.1.1.3.1.9 capwapwtptunnelmode read-only
Represents the tunneling modes for station data that are supported by the WTP. The WTP MAY support more than one option, represented by the bit field below. localBridging(1) - Local Bridging Mode, dot3Tunnel(2) - 802.3 Frame Tunnel Mode, nativeTunnel(3) - Native Frame Tunnel Mode.
                               capwapWTPMACTypeOptions 1.3.6.1.2.1.999901.1.1.3.1.10 capwapwtpmactype read-only
Represents the MAC mode of operation supported by the WTP. The WTP MAY support more than one option, represented by the bit field below. localMAC(1) - Local-MAC Mode, splitMAC(2) - Split-MAC Mode.
                               capwapWTPDiscoveryType 1.3.6.1.2.1.999901.1.1.3.1.11 integer read-only
Represents how WTP discovered the AC. The following values are supported: unknown(1) - the method is unknown, staticConfig(2) - static IP configuration, dhcp(3) - DHCP, dns(4) - DNS, acRef(5) - AC Referral. Enumeration: 'unknown': 1, 'acRef': 5, 'staticConfig': 2, 'dns': 4, 'dhcp': 3.
                               capwapWTPRadiosInUseNumber 1.3.6.1.2.1.999901.1.1.3.1.12 unsigned32 read-only
Represents the number of radios which are in use.
                               capwapWTPRadioNumLimit 1.3.6.1.2.1.999901.1.1.3.1.13 unsigned32 read-only
Represents the maximum radio number could be supported by WTP.
                               capwapWTPSwVersion 1.3.6.1.2.1.999901.1.1.3.1.14 octet string read-only
Represents the name of WTP software.
                               capwapWTPSwSize 1.3.6.1.2.1.999901.1.1.3.1.15 unsigned32 read-only
Represents the size of WTP software.
                               capwapWTPHwVersion 1.3.6.1.2.1.999901.1.1.3.1.16 octet string read-only
Represents the version of WTP hardware.
                               capwapWTPStaticIPEnable 1.3.6.1.2.1.999901.1.1.3.1.17 truthvalue read-write
Represents whether the WTP should use a static IP address or not. A value of zero disables the static IP address, while a value of one enables it.
                               capwapWTPStaticIP 1.3.6.1.2.1.999901.1.1.3.1.18 ipaddress read-write
When capwapWTPStaticIPEnable is true, it represents the static IP address to assign to the WTP.
                               capwapWTPNetmask 1.3.6.1.2.1.999901.1.1.3.1.19 ipaddress read-write
When capwapWTPStaticIPEnable is true, it represents the netmask to assign to the WTP.
                               capwapWTPGateway 1.3.6.1.2.1.999901.1.1.3.1.20 ipaddress read-write
When capwapWTPStaticIPEnable is true, it represents the gateway to assign to the WTP.
                       capwapRadioTable 1.3.6.1.2.1.999901.1.1.4 no-access
The table will describe WTP and radio's relation-ship.
                           capwapRadioEntry 1.3.6.1.2.1.999901.1.1.4.1 no-access
Each entry contains each radio's information for a specific WTP.
                               capwapRadioId 1.3.6.1.2.1.999901.1.1.4.1.1 capwapradioid no-access
Represents the identifier of a radio on a WTP, and only requires unique on a WTP. For example, WTP A and WTP B will use same value for capwapRadioId for their first radio.
                               capwapWTPRadioTemplateIfIndex 1.3.6.1.2.1.999901.1.1.4.1.2 capwapwtpradiotemplateifindex read-write
Represents the ifindex for a interface of 'WTP radio template' interface type. Before WTPs connect to AC and get configuration, administrator will prepare configuration for them. For radio related configuration, administrator could create a logical interface in 'WTP radio template' interface type, and configure radio parameter under it. The configuration and statistic paramter depend on wireless binding type for radio. The 'WTP radio template interface' provides a way to uniquely identify each radio by logical at AC side. As most MIBs use ifindex to identify a interface for configuration and statistic data, for example, 802.11 MIB, it will be very easy to reuse other MIBs like 802.11 MIB by this way. Require IANA to assign a ifType for 'WTP radio template'.
                               capwapWirelessBinding 1.3.6.1.2.1.999901.1.1.4.1.3 integer read-only
Represents the wireless binding type for radio. The following values are supported: none(1) - No any wireless bingding defined. dot11(2) - IEEE 802.11. dot16(3) - IEEE 802.16. epc(4) - EPCGlobal. Enumeration: 'dot16': 3, 'none': 1, 'epc': 4, 'dot11': 2.
                               capwapAdminStatusEnable 1.3.6.1.2.1.999901.1.1.4.1.4 truthvalue read-write
Represents the administrator status of radio, whether it is enabled or not.
                               capwapOperStatus 1.3.6.1.2.1.999901.1.1.4.1.5 truthvalue read-only
Represents the operational status of radio, whether it is enabled or not.
                       capwapStationTable 1.3.6.1.2.1.999901.1.1.5 no-access
This table contains the information of stations which are associating with the specific radio on the WTP.
                           capwapStationEntry 1.3.6.1.2.1.999901.1.1.5.1 no-access
Each entry contains information of each station's association information.
                               capwapStationId 1.3.6.1.2.1.999901.1.1.5.1.1 capwapstationid no-access
Represents the identifier of the station.
                               capwapStationAddedTime 1.3.6.1.2.1.999901.1.1.5.1.2 timestamp read-only
This is the time stamp for the very first time when the station is added.
                               capwapStationVlanName 1.3.6.1.2.1.999901.1.1.5.1.3 octet string read-only
Represents Vlan name to which the station is associated.
                   capwapObjectsStats 1.3.6.1.2.1.999901.1.2
                       capwapWTPRebootStatsTable 1.3.6.1.2.1.999901.1.2.1 no-access
The table will provide WTP reboot statistic data.
                           capwapWTPRebootStatsEntry 1.3.6.1.2.1.999901.1.2.1.1 no-access
Each entry of the table will provide the reboot statistic data for a specific WTP.
                               capwapWTPRebootCount 1.3.6.1.2.1.999901.1.2.1.1.1 counter32 read-only
Represents the number of reboots that have occurred due to a WTP crash. A value of 65535 implies that this information is not available on the WTP.
                               capwapWTPInitCount 1.3.6.1.2.1.999901.1.2.1.1.2 counter32 read-only
Represents the number of reboots that have occurred at the request of a CAPWAP protocol message, such as a change in configuration that required a reboot or an explicit CAPWAP protocol reset request. A value of 65535 implies that this information is not available on the WTP.
                               capwapWTPLinkFailureCount 1.3.6.1.2.1.999901.1.2.1.1.3 counter32 read-only
Represents the number of times that a CAPWAP protocol connection with an AC has failed due to link failure.
                               capwapWTPSwFailureCount 1.3.6.1.2.1.999901.1.2.1.1.4 counter32 read-only
Represents the number of times that a CAPWAP protocol connection with an AC has failed due to software related reasons.
                               capwapWTPHwFailureCount 1.3.6.1.2.1.999901.1.2.1.1.5 counter32 read-only
Represents the number of times that a CAPWAP protocol connection with an AC has failed due to hardware related reasons.
                               capwapWTPOtherFailureCount 1.3.6.1.2.1.999901.1.2.1.1.6 counter32 read-only
Represents the number of times that a CAPWAP protocol connection with an AC has failed due to known reasons, other than AC initiated, link, sofware or hardware failure.
                               capwapWTPUnknownFailureCount 1.3.6.1.2.1.999901.1.2.1.1.7 counter32 read-only
Represents the number of times that a CAPWAP protocol connection with an AC has failed for unknown reasons.
                               capwapWTPLastFailureType 1.3.6.1.2.1.999901.1.2.1.1.8 integer read-only
The failure type of the most recent WTP failure. The following values are supported: notSupport(1) - Not Supported, acInit(2) - AC Initiated, linkFailure(3) - Link Failure, swFailure(4) - Software Failure, hwFailure(5) - Hardware Failure, otherFailure(6) - Other Failure, unknown(255) - Unknown (e.g., WTP doesn't keep track of info). Enumeration: 'unknown': 255, 'hwFailure': 5, 'linkfailure': 3, 'acInit': 2, 'swFailure': 4, 'other': 6, 'notSupport': 1.
                       capwapRadioStatsTable 1.3.6.1.2.1.999901.1.2.2 no-access
The table provides statistics on radio behavior and reasons why the WTP radio has been reset.
                           capwapRadioStatsEntry 1.3.6.1.2.1.999901.1.2.2.1 no-access
Each entry of the table will provide the statistic data of event happend on a specific radio of a WTP.
                               capwapRadioResetCount 1.3.6.1.2.1.999901.1.2.2.1.1 counter32 read-only
Represents the number of times that that the radio has been reset.
                               capwapRadioSwFailCount 1.3.6.1.2.1.999901.1.2.2.1.2 counter32 read-only
Represents the number of times that the radio has failed due to software related reasons.
                               capwapRadioHwFailCount 1.3.6.1.2.1.999901.1.2.2.1.3 counter32 read-only
Represents the number of times that the radio has failed due to hardware related reasons.
                               capwapRadioOtherFailCount 1.3.6.1.2.1.999901.1.2.2.1.4 counter32 read-only
Represents the number of times that the radio has failed due to known reasons, other than software or hardware failure.
                               capwapRadioUnknownFailCount 1.3.6.1.2.1.999901.1.2.2.1.5 counter32 read-only
Represents the number of times that the radio has failed for unknown reasons.
                               capwapRadioConfigUpdateCount 1.3.6.1.2.1.999901.1.2.2.1.6 counter32 read-only
Represents the number of times that the radio configuration has been updated.
                               capwapRadioChannelChangeCount 1.3.6.1.2.1.999901.1.2.2.1.7 counter32 read-only
Represents the number of times that the radio channel has been changed.
                               capwapRadioBandChangeCount 1.3.6.1.2.1.999901.1.2.2.1.8 counter32 read-only
Represents the number of times that the radio has changed frequency bands.
                               capwapRadioCurrentNoiseFloor 1.3.6.1.2.1.999901.1.2.2.1.9 integer32 read-only
Represents the noise floor of the radio receiver in units of dBm.
                               capwapRadioDecryptErrorCount 1.3.6.1.2.1.999901.1.2.2.1.10 counter32 read-only
Represents the number of decryption errors that occurred on the WTP. Note that this field is only valid in cases where the WTP provides encryption/decryption services.
                               capwapRadioTxQueueLevel 1.3.6.1.2.1.999901.1.2.2.1.11 integer32 read-only
Represents the percentage of Wireless Transmit queue utilization,calaculated as the sum of utilized transmit queue lengths divided by the sum of maximum transmit queue lengths, multiplied by 100.
                               capwapRadioRFLinkFramesPerSec 1.3.6.1.2.1.999901.1.2.2.1.12 counter32 read-only
Represents the number of frames transmitted or received per second by the WTP over the aur interface.
                               capwapRadioLastFailType 1.3.6.1.2.1.999901.1.2.2.1.13 integer read-only
Represents the failure type of the most recent radio failure. The following values are supported: notSupport(1) - Not Supported, swFailure(2) - Software Failure, hwFailure(3) - Hardware Failure, otherFailure(4) - Other Failure, unknown(255) - Unknown. Enumeration: 'swFailure': 2, 'hwFailure': 3, 'otherFailure': 4, 'notSupport': 1, 'unknown': 255.
                   capwapNotifyVarObjects 1.3.6.1.2.1.999901.1.3
                       capwapChannelType 1.3.6.1.2.1.999901.1.3.1 capwapchanneltype no-access
Represents the channel type for CAPWAP protocol.
                       capwapWTPAuthenMethod 1.3.6.1.2.1.999901.1.3.2 capwapwtpauthenmethod no-access
Represents authentication method for Channel.
                       capwapChannelDownReason 1.3.6.1.2.1.999901.1.3.3 integer no-access
Represents the reason for Channel down. The following values are supported: timeout(1) - The keep alive is timeout, rekeyfailure(2) - Rekey process is failed, channel will be broken. apReboot(3) - AC reboot WTP. Enumeration: 'rekeyfailure': 2, 'apReboot': 3, 'timeout': 1.
                       capwapIdEntryNum 1.3.6.1.2.1.999901.1.3.4 unsigned32 no-access
Represents the entry number of station id in the capwapStationIdList.
                       capwapStationIdList 1.3.6.1.2.1.999901.1.3.5 octet string no-access
Represents the list of station id.
                       capwapWTPAuthenFailureReason 1.3.6.1.2.1.999901.1.3.6 integer no-access
Represents reason for WTP authorization failure. The following values are supported: keyMismatch(1) - WTP's and AC's key is not matched, invalidCA(2) - ca is not valide, micError(3) - detect mic error, timeout(4) - WaitDTLS Timer is timeout, unknown(8) - Unknown reason. Enumeration: 'invalidCA': 2, 'micError': 3, 'keyMismatch': 1, 'timeout': 4, 'unknown': 8.
                       capwapRadioOperStatusFlag 1.3.6.1.2.1.999901.1.3.7 integer no-access
Represents the operation status of a radio. The following values are supported: inoperable(0) - To indicate radio is inoperable, and capwapRadioFailureReason object will give reason in details, operable(1) - To indicate radio is operable. Enumeration: 'inoperable': 2, 'operable': 1.
                       capwapRadioFailureReason 1.3.6.1.2.1.999901.1.3.8 integer no-access
Represents errors caused by configuration operation. The following values are supported hwError(1) - Radio Failure, swError(2) - Software Failure, adminSet(3) - Administratively Set, unknown(8) - Unknown reason. Enumeration: 'unknown': 8, 'swError': 2, 'hwError': 1, 'adminSet': 3.
                       capwapJoinFailureReason 1.3.6.1.2.1.999901.1.3.9 integer no-access
The following join failure types are supported: unspecified(1) - unspecified failure reason, resDepletion(2) - Resource Depletion, unknownSource(3) - Unknown Source, incorrectData(4) - Incorrect Data, sessionInUse(5) - Session ID already in use, notSupportHw(6) - WTP Hardware not supported, notSupportBinding(7) - Binding Not Supported. Enumeration: 'resDepletion': 2, 'incorrectData': 4, 'unspecified': 1, 'notSupportHw': 6, 'unknownSource': 3, 'sessionInUse': 5, 'notSupportBinding': 7.
                       capwapImageFailureReason 1.3.6.1.2.1.999901.1.3.10 integer no-access
The following software upgrade failure types are supported: invalidChecksum(1) - Invalid Checksum, invalidLength(2) - Invalid Data Length, other(3) - Other Error, inUse(4) - Image Already Present. Enumeration: 'inUse': 4, 'other': 3, 'invalidLength': 2, 'invalidChecksum': 1.
                       capwapConfigMsgErrorType 1.3.6.1.2.1.999901.1.3.11 integer no-access
The following software upgrade failure types are supported: unknownElement(1) - Unknown Message Element, unsupportedElement(2) - Unsupported Message Element, unknownValue(3) - Unknown Message Element Value, unsupportedValue(4) - Unsupported Message Element Value. Enumeration: 'unknownElement': 1, 'unsupportedElement': 2, 'unsupportedValue': 4, 'unknownValue': 3.
                       capwapMsgErrorElements 1.3.6.1.2.1.999901.1.3.12 displaystring no-access
Represents the message element sent by the AC in the Configuration Status Response message that caused the error.
               capwapConformance 1.3.6.1.2.1.999901.2
                   capwapGroups 1.3.6.1.2.1.999901.2.1
                       capwapACNodeGroup 1.3.6.1.2.1.999901.2.1.1
The collection of objects which are used to represent basic property for AC from CAPWAP protocol perspective.
                       capwapWTPStateGroup 1.3.6.1.2.1.999901.2.1.2
The collection of objects which are used to represent WTP state information.
                       capwapWTPsGroup 1.3.6.1.2.1.999901.2.1.3
The collection of objects which are used to represent configuration,version and property information for WTP in running state.
                       capwapRadiosGroup 1.3.6.1.2.1.999901.2.1.4
The collection of objects which are used to represent wireless binding type, administrator status and operational status for radio.
                       capwapStationsGroup 1.3.6.1.2.1.999901.2.1.5
The collection of objects which are used to represent stations' basic property.
                       capwapWTPsPhysicalGroup 1.3.6.1.2.1.999901.2.1.6
Collection of objects that represent hardware information of WTP.
                       capwapWTPsLayer3Group 1.3.6.1.2.1.999901.2.1.7
Collection of objects that represent layer3 information of WTP.
                       capwapWTPRebootStatsGroup 1.3.6.1.2.1.999901.2.1.8
The collection of objects which are used for collecting WTP reboot count, link failure count, hardware failure count and so on.
                       capwapRadioStatsGroup 1.3.6.1.2.1.999901.2.1.9
The collection of objects which are used for collecting radio reset count, channel change count, hardware failure count and so on
                       capwapNofificationGroup 1.3.6.1.2.1.999901.2.1.10
Collection of notifications in this MIB.
                       capwapNotifyVarGroup 1.3.6.1.2.1.999901.2.1.11
Objects used for notification.
                   capwapCompliances 1.3.6.1.2.1.999901.2.2
                       capwapFullCompliance 1.3.6.1.2.1.999901.2.2.1
Compliance statement for agents that support the configuration and monitoring of CAPWAP MIB.