CAPWAP-MIB

File: CAPWAP-MIB.mib (58929 bytes)

Imported modules

SNMPv2-TC SNMPv2-CONF SNMPv2-SMI

Imported symbols

MacAddress DisplayString TEXTUAL-CONVENTION
TruthValue TimeStamp NOTIFICATION-GROUP
OBJECT-GROUP MODULE-COMPLIANCE MODULE-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE mib-2
Integer32 IpAddress Unsigned32
Counter32

Defined Types

CapwapWTPId  
Represents a unique identifier of a WTP instance.
TEXTUAL-CONVENTION    
  OCTET STRING Size(6)  

CapwapStationId  
Represents a unique identifier of a station instance.
TEXTUAL-CONVENTION    
  OCTET STRING Size(6)  

CapwapRadioId  
Represents a unique identifier of a radio on a WTP.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

CapwapWTPTunnelMode  
Represents the tunneling mode for station data that are supported by the WTP. The possible value could be: localBridging(1) - Local Bridging Mode, dot3Tunnel(2) - 802.3 Frame Tunnel Mode, nativeTunnel(3) - Native Frame Tunnel Mode.
TEXTUAL-CONVENTION    
  INTEGER localBridging(1), dot3Tunnel(2), nativeTunnel(3)  

CapwapWTPMACType  
Represents the MAC mode of operation supported by the WTP. The possible value could be: localMAC(1) - Local-MAC Mode, splitMAC(2) - Split-MAC Mode.
TEXTUAL-CONVENTION    
  INTEGER localMAC(1), splitMAC(2)  

CapwapWTPRadioTemplateIfIndex  
Represents the TC for a ifindex of 'WTP radio template' interface type.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

CapwapChannelType  
Represents the channel type for CAPWAP protocol. The following values are supported: data(1) - data Channel control(2) - control Channel.
TEXTUAL-CONVENTION    
  INTEGER data(1), control(2)  

CapwapWTPAuthenMethod  
The attribute represents the authentication credential type for WTP. The following values are supported: clear(1) - cleartext and no authentication, x509(2) - X.509 Certificate Based, psk(3) - Pre-Shared Secret, other(8) - Other method, for example, vendor specific. As mandatory requirement, CAPWAP control channel authentication should use DTLS, and either by certificate or PSK. For data channel, DTLS is optional.
TEXTUAL-CONVENTION    
  INTEGER clear(1), x509(2), psk(3), other(8)  

CapwapWTPStateEntry  
SEQUENCE    
  capwapWTPId CapwapWTPId
  capwapWTPIPAddress IpAddress
  capwapWTPSerialId OCTET STRING
  capwapWTPState INTEGER

CapwapWTPEntry  
SEQUENCE    
  capwapWTPCurrId CapwapWTPId
  capwapWTPName DisplayString
  capwapWTPLocation DisplayString
  capwapWTPManufacturerId OBJECT IDENTIFIER
  capwapWTPModelId Unsigned32
  capwapWTPBoardId Unsigned32
  capwapWTPBoardRevision Unsigned32
  capwapWTPBaseMACAddress MacAddress
  capwapWTPTunnelModeOptions CapwapWTPTunnelMode
  capwapWTPMACTypeOptions CapwapWTPMACType
  capwapWTPDiscoveryType INTEGER
  capwapWTPRadiosInUseNumber Unsigned32
  capwapWTPRadioNumLimit Unsigned32
  capwapWTPSwVersion OCTET STRING
  capwapWTPSwSize Unsigned32
  capwapWTPHwVersion OCTET STRING
  capwapWTPStaticIPEnable TruthValue
  capwapWTPStaticIP IpAddress
  capwapWTPNetmask IpAddress
  capwapWTPGateway IpAddress

CapwapRadioEntry  
SEQUENCE    
  capwapRadioId CapwapRadioId
  capwapWTPRadioTemplateIfIndex CapwapWTPRadioTemplateIfIndex
  capwapWirelessBinding INTEGER
  capwapAdminStatusEnable TruthValue
  capwapOperStatus TruthValue

CapwapStationEntry  
SEQUENCE    
  capwapStationId CapwapStationId
  capwapStationAddedTime TimeStamp
  capwapStationVlanName OCTET STRING

CapwapWTPRebootStatsEntry  
SEQUENCE    
  capwapWTPRebootCount Counter32
  capwapWTPInitCount Counter32
  capwapWTPLinkFailureCount Counter32
  capwapWTPSwFailureCount Counter32
  capwapWTPHwFailureCount Counter32
  capwapWTPOtherFailureCount Counter32
  capwapWTPUnknownFailureCount Counter32
  capwapWTPLastFailureType INTEGER

CapwapRadioStatsEntry  
SEQUENCE    
  capwapRadioResetCount Counter32
  capwapRadioSwFailCount Counter32
  capwapRadioHwFailCount Counter32
  capwapRadioOtherFailCount Counter32
  capwapRadioUnknownFailCount Counter32
  capwapRadioConfigUpdateCount Counter32
  capwapRadioChannelChangeCount Counter32
  capwapRadioBandChangeCount Counter32
  capwapRadioCurrentNoiseFloor Integer32
  capwapRadioDecryptErrorCount Counter32
  capwapRadioTxQueueLevel Integer32
  capwapRadioRFLinkFramesPerSec Counter32
  capwapRadioLastFailType INTEGER

Defined Values

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.
MODULE-IDENTITY    

capwapObjects 1.3.6.1.2.1.999901.1
OBJECT IDENTIFIER    

capwapConformance 1.3.6.1.2.1.999901.2
OBJECT IDENTIFIER    

capwapNotifications 1.3.6.1.2.1.999901.0
OBJECT IDENTIFIER    

capwapObjectState 1.3.6.1.2.1.999901.1.1
OBJECT IDENTIFIER    

capwapObjectsStats 1.3.6.1.2.1.999901.1.2
OBJECT IDENTIFIER    

capwapNotifyVarObjects 1.3.6.1.2.1.999901.1.3
OBJECT IDENTIFIER    

capwapACState 1.3.6.1.2.1.999901.1.1.1
OBJECT IDENTIFIER    

capwapACWTPSessions 1.3.6.1.2.1.999901.1.1.1.1
Represents the total number of WTPs which are connecting to AC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapACWTPSessionsLimit 1.3.6.1.2.1.999901.1.1.1.2
Represents the maximum number of WTP sessions supported by the AC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapACStationSessions 1.3.6.1.2.1.999901.1.1.1.3
Represents the total number of stations which are accessing the wireless service.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapACStationSessionsLimit 1.3.6.1.2.1.999901.1.1.1.4
Represents the maximum number of station sessions supported by the AC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapACDataChannelSecOptions 1.3.6.1.2.1.999901.1.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

capwapACWTPAuthenOptions 1.3.6.1.2.1.999901.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

capwapACHwVersion 1.3.6.1.2.1.999901.1.1.1.7
Represents the AC's hardware version number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

capwapACSwVersion 1.3.6.1.2.1.999901.1.1.1.8
Represents the AC's software version number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

capwapWTPFallbackEnable 1.3.6.1.2.1.999901.1.1.1.9
Represents enable or disable automatic CAPWAP fallback in the event that a WTP detects its preferred AC, and is not currently connected to it.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

capwapWTPACNameList 1.3.6.1.2.1.999901.1.1.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

capwapMaxFailedDTLSSessionRetry 1.3.6.1.2.1.999901.1.1.1.11
Represent the maximum number of failed DTLS session establishment attempts before the CAPWAP device enters a silent period.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapWTPIdleTimeout 1.3.6.1.2.1.999901.1.1.1.12
Represent the time out parameter for WTP idle state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapWTPMaxDiscoveries 1.3.6.1.2.1.999901.1.1.1.13
Represent the maximum number of Discovery Request messages that will be sent after a WTP boots
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapWTPMaxRetransmit 1.3.6.1.2.1.999901.1.1.1.14
Represent the maximum number of retransmissions for a given CAPWAP packet before the link layer considers the peer dead.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapWTPReportInterval 1.3.6.1.2.1.999901.1.1.1.15
Represents the interval for WTP send report.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapWTPStateTable 1.3.6.1.2.1.999901.1.1.2
This table provides the state information for WTPs which are accessing to AC via CAPWAP protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapWTPStateEntry

capwapWTPStateEntry 1.3.6.1.2.1.999901.1.1.2.1
An entry in this table is created by AC for each WTPs which are accessing to AC via CAPWAP protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapWTPStateEntry  

capwapWTPId 1.3.6.1.2.1.999901.1.1.2.1.1
Represents the identifier of a WTP.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CapwapWTPId  

capwapWTPIPAddress 1.3.6.1.2.1.999901.1.1.2.1.2
Represents the IP address of a WTP.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

capwapWTPSerialId 1.3.6.1.2.1.999901.1.1.2.1.3
Represents the serial number of a WTP.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

capwapWTPState 1.3.6.1.2.1.999901.1.1.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dtls(1), join(2), image(3), configure(4), run(5), clear(6)  

capwapWTPTable 1.3.6.1.2.1.999901.1.1.3
The table provides information for WTPs in running state.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapWTPEntry

capwapWTPEntry 1.3.6.1.2.1.999901.1.1.3.1
An entry in this table is created by AC during CAPWAP protocol process.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapWTPEntry  

capwapWTPCurrId 1.3.6.1.2.1.999901.1.1.3.1.1
Represents the unique identifier of a WTP Which is in running state.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapWTPId  

capwapWTPName 1.3.6.1.2.1.999901.1.1.3.1.2
Represents the name of a WTP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

capwapWTPLocation 1.3.6.1.2.1.999901.1.1.3.1.3
Represents the name of a WTP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

capwapWTPManufacturerId 1.3.6.1.2.1.999901.1.1.3.1.4
SMI Network Management Private Enterprise Codes, which are assigned by the IANA. NMS could know which vendor manufactures the WTP.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

capwapWTPModelId 1.3.6.1.2.1.999901.1.1.3.1.5
Represents the WTP Model Number.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapWTPBoardId 1.3.6.1.2.1.999901.1.1.3.1.6
Represents the WTP hardware identifier.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapWTPBoardRevision 1.3.6.1.2.1.999901.1.1.3.1.7
Represents the revision number of the board.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapWTPBaseMACAddress 1.3.6.1.2.1.999901.1.1.3.1.8
Represents the WTP's Base MAC Address, which MAY be assigned to the primary Ethernet interface.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

capwapWTPTunnelModeOptions 1.3.6.1.2.1.999901.1.1.3.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  CapwapWTPTunnelMode  

capwapWTPMACTypeOptions 1.3.6.1.2.1.999901.1.1.3.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  CapwapWTPMACType  

capwapWTPDiscoveryType 1.3.6.1.2.1.999901.1.1.3.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), staticConfig(2), dhcp(3), dns(4), acRef(5)  

capwapWTPRadiosInUseNumber 1.3.6.1.2.1.999901.1.1.3.1.12
Represents the number of radios which are in use.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapWTPRadioNumLimit 1.3.6.1.2.1.999901.1.1.3.1.13
Represents the maximum radio number could be supported by WTP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapWTPSwVersion 1.3.6.1.2.1.999901.1.1.3.1.14
Represents the name of WTP software.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

capwapWTPSwSize 1.3.6.1.2.1.999901.1.1.3.1.15
Represents the size of WTP software.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

capwapWTPHwVersion 1.3.6.1.2.1.999901.1.1.3.1.16
Represents the version of WTP hardware.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

capwapWTPStaticIPEnable 1.3.6.1.2.1.999901.1.1.3.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

capwapWTPStaticIP 1.3.6.1.2.1.999901.1.1.3.1.18
When capwapWTPStaticIPEnable is true, it represents the static IP address to assign to the WTP.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

capwapWTPNetmask 1.3.6.1.2.1.999901.1.1.3.1.19
When capwapWTPStaticIPEnable is true, it represents the netmask to assign to the WTP.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

capwapWTPGateway 1.3.6.1.2.1.999901.1.1.3.1.20
When capwapWTPStaticIPEnable is true, it represents the gateway to assign to the WTP.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

capwapRadioTable 1.3.6.1.2.1.999901.1.1.4
The table will describe WTP and radio's relation-ship.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapRadioEntry

capwapRadioEntry 1.3.6.1.2.1.999901.1.1.4.1
Each entry contains each radio's information for a specific WTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapRadioEntry  

capwapRadioId 1.3.6.1.2.1.999901.1.1.4.1.1
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CapwapRadioId  

capwapWTPRadioTemplateIfIndex 1.3.6.1.2.1.999901.1.1.4.1.2
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'.
Status: current Access: read-write
OBJECT-TYPE    
  CapwapWTPRadioTemplateIfIndex  

capwapWirelessBinding 1.3.6.1.2.1.999901.1.1.4.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), dot11(2), dot16(3), epc(4)  

capwapAdminStatusEnable 1.3.6.1.2.1.999901.1.1.4.1.4
Represents the administrator status of radio, whether it is enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

capwapOperStatus 1.3.6.1.2.1.999901.1.1.4.1.5
Represents the operational status of radio, whether it is enabled or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

capwapStationTable 1.3.6.1.2.1.999901.1.1.5
This table contains the information of stations which are associating with the specific radio on the WTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapStationEntry

capwapStationEntry 1.3.6.1.2.1.999901.1.1.5.1
Each entry contains information of each station's association information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapStationEntry  

capwapStationId 1.3.6.1.2.1.999901.1.1.5.1.1
Represents the identifier of the station.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapStationId  

capwapStationAddedTime 1.3.6.1.2.1.999901.1.1.5.1.2
This is the time stamp for the very first time when the station is added.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

capwapStationVlanName 1.3.6.1.2.1.999901.1.1.5.1.3
Represents Vlan name to which the station is associated.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

capwapWTPRebootStatsTable 1.3.6.1.2.1.999901.1.2.1
The table will provide WTP reboot statistic data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapWTPRebootStatsEntry

capwapWTPRebootStatsEntry 1.3.6.1.2.1.999901.1.2.1.1
Each entry of the table will provide the reboot statistic data for a specific WTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapWTPRebootStatsEntry  

capwapWTPRebootCount 1.3.6.1.2.1.999901.1.2.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapWTPInitCount 1.3.6.1.2.1.999901.1.2.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapWTPLinkFailureCount 1.3.6.1.2.1.999901.1.2.1.1.3
Represents the number of times that a CAPWAP protocol connection with an AC has failed due to link failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapWTPSwFailureCount 1.3.6.1.2.1.999901.1.2.1.1.4
Represents the number of times that a CAPWAP protocol connection with an AC has failed due to software related reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapWTPHwFailureCount 1.3.6.1.2.1.999901.1.2.1.1.5
Represents the number of times that a CAPWAP protocol connection with an AC has failed due to hardware related reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapWTPOtherFailureCount 1.3.6.1.2.1.999901.1.2.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapWTPUnknownFailureCount 1.3.6.1.2.1.999901.1.2.1.1.7
Represents the number of times that a CAPWAP protocol connection with an AC has failed for unknown reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapWTPLastFailureType 1.3.6.1.2.1.999901.1.2.1.1.8
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).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupport(1), acInit(2), linkfailure(3), swFailure(4), hwFailure(5), other(6), unknown(255)  

capwapRadioStatsTable 1.3.6.1.2.1.999901.1.2.2
The table provides statistics on radio behavior and reasons why the WTP radio has been reset.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapRadioStatsEntry

capwapRadioStatsEntry 1.3.6.1.2.1.999901.1.2.2.1
Each entry of the table will provide the statistic data of event happend on a specific radio of a WTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapRadioStatsEntry  

capwapRadioResetCount 1.3.6.1.2.1.999901.1.2.2.1.1
Represents the number of times that that the radio has been reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapRadioSwFailCount 1.3.6.1.2.1.999901.1.2.2.1.2
Represents the number of times that the radio has failed due to software related reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapRadioHwFailCount 1.3.6.1.2.1.999901.1.2.2.1.3
Represents the number of times that the radio has failed due to hardware related reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapRadioOtherFailCount 1.3.6.1.2.1.999901.1.2.2.1.4
Represents the number of times that the radio has failed due to known reasons, other than software or hardware failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapRadioUnknownFailCount 1.3.6.1.2.1.999901.1.2.2.1.5
Represents the number of times that the radio has failed for unknown reasons.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapRadioConfigUpdateCount 1.3.6.1.2.1.999901.1.2.2.1.6
Represents the number of times that the radio configuration has been updated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapRadioChannelChangeCount 1.3.6.1.2.1.999901.1.2.2.1.7
Represents the number of times that the radio channel has been changed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapRadioBandChangeCount 1.3.6.1.2.1.999901.1.2.2.1.8
Represents the number of times that the radio has changed frequency bands.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapRadioCurrentNoiseFloor 1.3.6.1.2.1.999901.1.2.2.1.9
Represents the noise floor of the radio receiver in units of dBm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

capwapRadioDecryptErrorCount 1.3.6.1.2.1.999901.1.2.2.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapRadioTxQueueLevel 1.3.6.1.2.1.999901.1.2.2.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

capwapRadioRFLinkFramesPerSec 1.3.6.1.2.1.999901.1.2.2.1.12
Represents the number of frames transmitted or received per second by the WTP over the aur interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapRadioLastFailType 1.3.6.1.2.1.999901.1.2.2.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupport(1), swFailure(2), hwFailure(3), otherFailure(4), unknown(255)  

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapChannelDown 1.3.6.1.2.1.999901.0.2
This notification is sent by AC when CAPWAP channel becomes down.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapJoinFailure 1.3.6.1.2.1.999901.0.4
This notification is generated when a WTP fails to join.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapImageUpgradeFailure 1.3.6.1.2.1.999901.0.5
This notification is generated when a WTP fails to update software image.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapRadioOperableStatus 1.3.6.1.2.1.999901.0.7
The notification will notify which radio become inoperable or operable.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapWTPAuthenticationFailure 1.3.6.1.2.1.999901.0.8
The notification will notify the authentication failure event, and provides the reason for it.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapChannelType 1.3.6.1.2.1.999901.1.3.1
Represents the channel type for CAPWAP protocol.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CapwapChannelType  

capwapWTPAuthenMethod 1.3.6.1.2.1.999901.1.3.2
Represents authentication method for Channel.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CapwapWTPAuthenMethod  

capwapChannelDownReason 1.3.6.1.2.1.999901.1.3.3
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER timeout(1), rekeyfailure(2), apReboot(3)  

capwapIdEntryNum 1.3.6.1.2.1.999901.1.3.4
Represents the entry number of station id in the capwapStationIdList.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

capwapStationIdList 1.3.6.1.2.1.999901.1.3.5
Represents the list of station id.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

capwapWTPAuthenFailureReason 1.3.6.1.2.1.999901.1.3.6
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER keyMismatch(1), invalidCA(2), micError(3), timeout(4), unknown(8)  

capwapRadioOperStatusFlag 1.3.6.1.2.1.999901.1.3.7
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER operable(1), inoperable(2)  

capwapRadioFailureReason 1.3.6.1.2.1.999901.1.3.8
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER hwError(1), swError(2), adminSet(3), unknown(8)  

capwapJoinFailureReason 1.3.6.1.2.1.999901.1.3.9
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unspecified(1), resDepletion(2), unknownSource(3), incorrectData(4), sessionInUse(5), notSupportHw(6), notSupportBinding(7)  

capwapImageFailureReason 1.3.6.1.2.1.999901.1.3.10
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER invalidChecksum(1), invalidLength(2), other(3), inUse(4)  

capwapConfigMsgErrorType 1.3.6.1.2.1.999901.1.3.11
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unknownElement(1), unsupportedElement(2), unknownValue(3), unsupportedValue(4)  

capwapMsgErrorElements 1.3.6.1.2.1.999901.1.3.12
Represents the message element sent by the AC in the Configuration Status Response message that caused the error.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

capwapGroups 1.3.6.1.2.1.999901.2.1
OBJECT IDENTIFIER    

capwapCompliances 1.3.6.1.2.1.999901.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

capwapWTPStateGroup 1.3.6.1.2.1.999901.2.1.2
The collection of objects which are used to represent WTP state information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

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.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

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.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

capwapStationsGroup 1.3.6.1.2.1.999901.2.1.5
The collection of objects which are used to represent stations' basic property.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

capwapWTPsPhysicalGroup 1.3.6.1.2.1.999901.2.1.6
Collection of objects that represent hardware information of WTP.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

capwapWTPsLayer3Group 1.3.6.1.2.1.999901.2.1.7
Collection of objects that represent layer3 information of WTP.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

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.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

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
Status: current Access: accessible-for-notify
OBJECT-GROUP    

capwapNofificationGroup 1.3.6.1.2.1.999901.2.1.10
Collection of notifications in this MIB.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

capwapNotifyVarGroup 1.3.6.1.2.1.999901.2.1.11
Objects used for notification.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

capwapFullCompliance 1.3.6.1.2.1.999901.2.2.1
Compliance statement for agents that support the configuration and monitoring of CAPWAP MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE