CAPWAP-BASE-MIB

File: CAPWAP-BASE-MIB.mib (96611 bytes)

Imported modules

SNMPv2-TC SYSAPPL-MIB IF-MIB
ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF
SNMPv2-SMI INET-ADDRESS-MIB

Imported symbols

PhysAddress TEXTUAL-CONVENTION TruthValue
DateAndTime RowStatus LongUtf8String
InterfaceIndex ifGeneralInformationGroup PhysicalIndex
SnmpAdminString NOTIFICATION-GROUP OBJECT-GROUP
MODULE-COMPLIANCE MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE mib-2 Integer32
Unsigned32 Counter32 Gauge32
TimeTicks InetAddressType InetAddress

Defined Types

CapwapBaseWtpProfileIdTC  
Represents the unique identifier of a WTP profile.
TEXTUAL-CONVENTION    
  Unsigned32 0..4096  

CapwapBaseWtpIdTC  
Represents the unique identifier of a WTP instance. As usual, the Base MAC address of the WTP is used.
TEXTUAL-CONVENTION    
  OCTET STRING Size(6|8)  

CapwapBaseStationIdTC  
Represents the unique identifier of a station instance. As usual, the MAC address of the station is used.
TEXTUAL-CONVENTION    
  OCTET STRING Size(6|8)  

CapwapBaseRadioIdTC  
Represents the unique identifier of a radio on a WTP.
TEXTUAL-CONVENTION    
  Unsigned32 1..31  

CapwapBaseTunnelModeTC  
Represents the tunneling modes of operation that are supported by a WTP. The WTP MAY support more than one option, represented by the bit field below: localBridging(0) - Local bridging mode dot3Tunnel(1) - 802.3 frame tunnel mode nativeTunnel(2) - Native frame tunnel mode
TEXTUAL-CONVENTION    
  BITS localBridging(0), dot3Tunnel(1), nativeTunnel(2)  

CapwapBaseMacTypeTC  
Represents the MAC mode of operation supported by a WTP. The following enumerated values are supported: localMAC(0) - Local-MAC mode splitMAC(1) - Split-MAC mode both(2) - Both Local-MAC and Split-MAC Note that the CAPWAP field [RFC5415] modeled by this object takes zero as starting value; this MIB object follows that rule.
TEXTUAL-CONVENTION    
  INTEGER localMAC(0), splitMAC(1), both(2)  

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

CapwapBaseAuthenMethodTC  
Represents the authentication credential type for a WTP. The following enumerated values are supported: other(1) - Other method, for example, vendor specific clear(2) - Clear text and no authentication x509(3) - X.509 certificate authentication psk(4) - Pre-Shared secret authentication As a mandatory requirement, CAPWAP control channel authentication SHOULD use DTLS, either by certificate or PSK. For data channel authentication, DTLS is optional.
TEXTUAL-CONVENTION    
  INTEGER other(1), clear(2), x509(3), psk(4)  

CapwapBaseAcNameListEntry  
SEQUENCE    
  capwapBaseAcNameListId Unsigned32
  capwapBaseAcNameListName LongUtf8String
  capwapBaseAcNameListPriority Unsigned32
  capwapBaseAcNameListRowStatus RowStatus

CapwapBaseMacAclEntry  
SEQUENCE    
  capwapBaseMacAclId Unsigned32
  capwapBaseMacAclStationId CapwapBaseStationIdTC
  capwapBaseMacAclRowStatus RowStatus

CapwapBaseWtpProfileEntry  
SEQUENCE    
  capwapBaseWtpProfileId CapwapBaseWtpProfileIdTC
  capwapBaseWtpProfileName SnmpAdminString
  capwapBaseWtpProfileWtpMacAddress CapwapBaseWtpIdTC
  capwapBaseWtpProfileWtpModelNumber SnmpAdminString
  capwapBaseWtpProfileWtpName LongUtf8String
  capwapBaseWtpProfileWtpLocation LongUtf8String
  capwapBaseWtpProfileWtpStaticIpEnable TruthValue
  capwapBaseWtpProfileWtpStaticIpType InetAddressType
  capwapBaseWtpProfileWtpStaticIpAddress InetAddress
  capwapBaseWtpProfileWtpNetmask InetAddress
  capwapBaseWtpProfileWtpGateway InetAddress
  capwapBaseWtpProfileWtpFallbackEnable INTEGER
  capwapBaseWtpProfileWtpEchoInterval Unsigned32
  capwapBaseWtpProfileWtpIdleTimeout Unsigned32
  capwapBaseWtpProfileWtpMaxDiscoveryInterval Unsigned32
  capwapBaseWtpProfileWtpReportInterval Unsigned32
  capwapBaseWtpProfileWtpStatisticsTimer Unsigned32
  capwapBaseWtpProfileWtpEcnSupport INTEGER
  capwapBaseWtpProfileRowStatus RowStatus

CapwapBaseWtpStateEntry  
SEQUENCE    
  capwapBaseWtpStateWtpId CapwapBaseWtpIdTC
  capwapBaseWtpStateWtpIpAddressType InetAddressType
  capwapBaseWtpStateWtpIpAddress InetAddress
  capwapBaseWtpStateWtpLocalIpAddressType InetAddressType
  capwapBaseWtpStateWtpLocalIpAddress InetAddress
  capwapBaseWtpStateWtpBaseMacAddress PhysAddress
  capwapBaseWtpState INTEGER
  capwapBaseWtpStateWtpUpTime TimeTicks
  capwapBaseWtpStateWtpCurrWtpProfileId CapwapBaseWtpProfileIdTC

CapwapBaseWtpEntry  
SEQUENCE    
  capwapBaseWtpCurrId CapwapBaseWtpIdTC
  capwapBaseWtpPhyIndex PhysicalIndex
  capwapBaseWtpBaseMacAddress PhysAddress
  capwapBaseWtpTunnelModeOptions CapwapBaseTunnelModeTC
  capwapBaseWtpMacTypeOptions CapwapBaseMacTypeTC
  capwapBaseWtpDiscoveryType INTEGER
  capwapBaseWtpRadiosInUseNum Gauge32
  capwapBaseWtpRadioNumLimit Unsigned32
  capwapBaseWtpRetransmitCount Counter32

CapwapBaseWirelessBindingEntry  
SEQUENCE    
  capwapBaseWirelessBindingRadioId CapwapBaseRadioIdTC
  capwapBaseWirelessBindingVirtualRadioIfIndex InterfaceIndex
  capwapBaseWirelessBindingType INTEGER

CapwapBaseStationEntry  
SEQUENCE    
  capwapBaseStationId CapwapBaseStationIdTC
  capwapBaseStationWtpId CapwapBaseWtpIdTC
  capwapBaseStationWtpRadioId CapwapBaseRadioIdTC
  capwapBaseStationAddedTime DateAndTime
  capwapBaseStationVlanName SnmpAdminString

CapwapBaseWtpEventsStatsEntry  
SEQUENCE    
  capwapBaseWtpEventsStatsRebootCount Counter32
  capwapBaseWtpEventsStatsInitCount Counter32
  capwapBaseWtpEventsStatsLinkFailureCount Counter32
  capwapBaseWtpEventsStatsSwFailureCount Counter32
  capwapBaseWtpEventsStatsHwFailureCount Counter32
  capwapBaseWtpEventsStatsOtherFailureCount Counter32
  capwapBaseWtpEventsStatsUnknownFailureCount Counter32
  capwapBaseWtpEventsStatsLastFailureType INTEGER

CapwapBaseRadioEventsStatsEntry  
SEQUENCE    
  capwapBaseRadioEventsWtpRadioId CapwapBaseRadioIdTC
  capwapBaseRadioEventsStatsResetCount Counter32
  capwapBaseRadioEventsStatsSwFailureCount Counter32
  capwapBaseRadioEventsStatsHwFailureCount Counter32
  capwapBaseRadioEventsStatsOtherFailureCount Counter32
  capwapBaseRadioEventsStatsUnknownFailureCount Counter32
  capwapBaseRadioEventsStatsConfigUpdateCount Counter32
  capwapBaseRadioEventsStatsChannelChangeCount Counter32
  capwapBaseRadioEventsStatsBandChangeCount Counter32
  capwapBaseRadioEventsStatsCurrNoiseFloor Integer32
  capwapBaseRadioEventsStatsDecryptErrorCount Counter32
  capwapBaseRadioEventsStatsLastFailureType INTEGER

Defined Values

capwapBaseMIB 1.3.6.1.2.1.196
Copyright (c) 2010 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). This version of this MIB module is part of RFC 5833; see the RFC itself for full legal notices. This MIB module contains managed object definitions for the CAPWAP Protocol.
MODULE-IDENTITY    

capwapBaseNotifications 1.3.6.1.2.1.196.0
OBJECT IDENTIFIER    

capwapBaseObjects 1.3.6.1.2.1.196.1
OBJECT IDENTIFIER    

capwapBaseConformance 1.3.6.1.2.1.196.2
OBJECT IDENTIFIER    

capwapBaseAc 1.3.6.1.2.1.196.1.1
OBJECT IDENTIFIER    

capwapBaseWtpSessions 1.3.6.1.2.1.196.1.1.1
Represents the total number of WTPs that are connecting to the AC.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..65535  

capwapBaseWtpSessionsLimit 1.3.6.1.2.1.196.1.1.2
Represents the maximum number of WTP sessions configured on the AC. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

capwapBaseStationSessions 1.3.6.1.2.1.196.1.1.3
Represents the total number of stations that are accessing the wireless service provided by the AC.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..65535  

capwapBaseStationSessionsLimit 1.3.6.1.2.1.196.1.1.4
Represents the maximum number of station sessions configured on the AC. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

capwapBaseDataChannelDTLSPolicyOptions 1.3.6.1.2.1.196.1.1.5
The AC communicates its policy on the use of DTLS for the CAPWAP data channel. The AC MAY support more than one option, represented by the bit field below: other(0) - Other method, for example, vendor specific clear(1) - Clear text dtls(2) - DTLS
Status: current Access: read-only
OBJECT-TYPE    
  BITS other(0), clear(1), dtls(2)  

capwapBaseControlChannelAuthenOptions 1.3.6.1.2.1.196.1.1.6
Represents the authentication credential type supported by the AC for CAPWAP control channel. The AC MAY support more than one option, represented by the bit field below: x509(0) - X.509 certificate based psk(1) - Pre-Shared secret
Status: current Access: read-only
OBJECT-TYPE    
  BITS x509(0), psk(1)  

capwapBaseAcNameListTable 1.3.6.1.2.1.196.1.1.9
A table of objects that configure the AC name list. Values of all read-create objects in this table are persistent at restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapBaseAcNameListEntry

capwapBaseAcNameListEntry 1.3.6.1.2.1.196.1.1.9.1
A set of objects that configures the AC name list.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseAcNameListEntry  

capwapBaseAcNameListId 1.3.6.1.2.1.196.1.1.9.1.1
Represents the unique identifier of an AC Name list.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..255  

capwapBaseAcNameListName 1.3.6.1.2.1.196.1.1.9.1.2
Represents the name of an AC, and it is expected to be an UTF-8 encoded string.
Status: current Access: read-create
OBJECT-TYPE    
  LongUtf8String Size(1..512)  

capwapBaseAcNameListPriority 1.3.6.1.2.1.196.1.1.9.1.3
Represents the priority order of the preferred AC. For instance, the value of one (1) is used to set the primary AC, the value of two (2) is used to set the secondary AC, etc.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

capwapBaseAcNameListRowStatus 1.3.6.1.2.1.196.1.1.9.1.4
This object is used to create, modify, and/or delete a row in this table. The value of capwapBaseAcNameListName and capwapBaseAcNameListPriority can be changed when this object is in state 'active' or in 'notInService'. The capwapBaseAcNameListRowStatus may be changed to 'active' if all the managed objects in the conceptual row with MAX-ACCESS read-create have been assigned valid values.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

capwapBaseMacAclTable 1.3.6.1.2.1.196.1.1.10
A table of objects that configure station Access Control Lists (ACLs). The WTP will not provide service to the MAC addresses configured in this table. Values of all read-create objects in this table are persistent at AC restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapBaseMacAclEntry

capwapBaseMacAclEntry 1.3.6.1.2.1.196.1.1.10.1
A set of objects that configures station Access Control Lists (ACLs).
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseMacAclEntry  

capwapBaseMacAclId 1.3.6.1.2.1.196.1.1.10.1.1
Represents the unique identifier of an ACL.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

capwapBaseMacAclStationId 1.3.6.1.2.1.196.1.1.10.1.2
Represents the MAC address of a station to which WTPs will no longer provides service.
Status: current Access: read-create
OBJECT-TYPE    
  CapwapBaseStationIdTC  

capwapBaseMacAclRowStatus 1.3.6.1.2.1.196.1.1.10.1.3
This object is used to create, modify, and/or delete a row in this table. The value of capwapBaseMacAclStationId can be changed when this object is in state 'active' or in 'notInService'. The capwapBaseMacAclRowStatus may be changed to 'active' if all the managed objects in the conceptual row with MAX-ACCESS read-create have been assigned valid values.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

capwapBaseWtps 1.3.6.1.2.1.196.1.2
OBJECT IDENTIFIER    

capwapBaseWtpProfileTable 1.3.6.1.2.1.196.1.2.1
A table of objects that configure WTP profiles for WTPs to be managed before they connect to the AC. An operator could change a WTP's configuration by changing the values of parameters in the corresponding WTP profile, then the WTP could get the new configuration through the CAPWAP control channel. Values of all read-create objects in this table are persistent at restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapBaseWtpProfileEntry

capwapBaseWtpProfileEntry 1.3.6.1.2.1.196.1.2.1.1
A set of objects that configures and displays a WTP profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseWtpProfileEntry  

capwapBaseWtpProfileId 1.3.6.1.2.1.196.1.2.1.1.1
Represents the unique identifier of a WTP profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseWtpProfileIdTC  

capwapBaseWtpProfileName 1.3.6.1.2.1.196.1.2.1.1.2
Represents the name of a WTP profile.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

capwapBaseWtpProfileWtpMacAddress 1.3.6.1.2.1.196.1.2.1.1.3
Represents the Base MAC address of a WTP. A WTP profile MUST contain the Base MAC address of the WTP because the CAPWAP message received from the WTP contains its Base MAC address and the AC uses the Base MAC address to find the corresponding WTP profile. Section 4.6.40 of [RFC5415] omits indicating that the WTP's Base MAC address must be included in the WTP Board Data message element. This is a known errata item and should be fixed in any future revision of the RFC 5415.
Status: current Access: read-create
OBJECT-TYPE    
  CapwapBaseWtpIdTC  

capwapBaseWtpProfileWtpModelNumber 1.3.6.1.2.1.196.1.2.1.1.4
Represents the model number of a WTP. A WTP profile MUST include the WTP's model number, which reflects the number of Physical Layer (PHY) radios on the WTP. In this way, the creation of a WTP profile triggers the AC to automatically create the same number of WTP Virtual Radio Interfaces corresponding to the WTP's PHY radios without manual intervention. With the ifIndexes of WTP Virtual Radio Interfaces, the operator could configure and manage the WTP's PHY radios through the wireless binding MIB modules.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

capwapBaseWtpProfileWtpName 1.3.6.1.2.1.196.1.2.1.1.5
Represents the name of the WTP.
Status: current Access: read-create
OBJECT-TYPE    
  LongUtf8String Size(1..512)  

capwapBaseWtpProfileWtpLocation 1.3.6.1.2.1.196.1.2.1.1.6
Represents the location of the WTP.
Status: current Access: read-create
OBJECT-TYPE    
  LongUtf8String Size(1..1024)  

capwapBaseWtpProfileWtpStaticIpEnable 1.3.6.1.2.1.196.1.2.1.1.7
Represents whether the WTP SHOULD use a static IP address or not. A value of false disables the static IP address, while a value of true enables it.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

capwapBaseWtpProfileWtpStaticIpType 1.3.6.1.2.1.196.1.2.1.1.8
Represents the static IP address type used by the WTP. Only ipv4(1) is supported by the object. Although the CAPWAP protocol [RFC5415] supports both IPv4 and IPv6, note that the CAPWAP field modeled by this object does not support IPv6, so the object does not support ipv6(2).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType ipv4(1)  

capwapBaseWtpProfileWtpStaticIpAddress 1.3.6.1.2.1.196.1.2.1.1.9
When capwapBaseWtpProfileWtpStaticIpEnable is true, it represents the static IP address to be assigned to the WTP. The format of this IP address is determined by the corresponding instance of object capwapBaseWtpProfileWtpStaticIpType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(4)  

capwapBaseWtpProfileWtpNetmask 1.3.6.1.2.1.196.1.2.1.1.10
When capwapBaseWtpProfileWtpStaticIpEnable is true, it represents the netmask to be assigned to the WTP. The format of this netmask is determined by the corresponding instance of object capwapBaseWtpProfileWtpStaticIpType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(4)  

capwapBaseWtpProfileWtpGateway 1.3.6.1.2.1.196.1.2.1.1.11
When capwapBaseWtpProfileWtpStaticIpEnable is true, it represents the gateway to be assigned to the WTP. The format of this IP address is determined by the corresponding instance of object capwapBaseWtpProfileWtpStaticIpType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(4)  

capwapBaseWtpProfileWtpFallbackEnable 1.3.6.1.2.1.196.1.2.1.1.12
Represents whether to enable or disable automatic CAPWAP fallback in the event that a WTP detects its preferred AC and is not currently connected to it. The following enumerated values are supported: enabled(1) - The fallback mode is enabled disabled(2) - The fallback mode is disabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

capwapBaseWtpProfileWtpEchoInterval 1.3.6.1.2.1.196.1.2.1.1.13
Represents the minimum time, in seconds, between sending Echo Request messages to the AC that the WTP has joined.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

capwapBaseWtpProfileWtpIdleTimeout 1.3.6.1.2.1.196.1.2.1.1.14
Represents the idle timeout value that the WTP SHOULD enforce for its active stations.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

capwapBaseWtpProfileWtpMaxDiscoveryInterval 1.3.6.1.2.1.196.1.2.1.1.15
Represents the maximum time allowed between sending Discovery Request messages, in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 2..180  

capwapBaseWtpProfileWtpReportInterval 1.3.6.1.2.1.196.1.2.1.1.16
Represents the interval for WTP to send the Decryption Error report.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

capwapBaseWtpProfileWtpStatisticsTimer 1.3.6.1.2.1.196.1.2.1.1.17
Represents the interval the WTP uses between the WTP Event Requests it transmits to the AC to communicate its statistics, in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

capwapBaseWtpProfileWtpEcnSupport 1.3.6.1.2.1.196.1.2.1.1.18
Represents the support for the Explicit Congestion Notification (ECN) bits, as defined in [RFC3168]. The following enumerated values are supported: limited(0) - Limited ECN support fullAndLimited(1) - Full and limited ECN support Note that the CAPWAP field [RFC5415] modeled by this object takes zero as starting value; this MIB object follows that rule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER limited(0), fullAndLimited(1)  

capwapBaseWtpProfileRowStatus 1.3.6.1.2.1.196.1.2.1.1.19
This object is used to create, modify, and/or delete a row in this table. The value of capwapBaseWtpProfileName, capwapBaseWtpProfileWtpName and capwapBaseWtpProfileWtpLocation can be changed when this object is in state 'active' or in 'notInService'. The other objects in a row can be modified only when the value of this object in the corresponding conceptual row is not 'active'. Thus, to modify one or more of the objects in this conceptual row: a. change the row status to 'notInService' b. change the values of the row c. change the row status to 'active' The capwapBaseWtpProfileRowStatus may be changed to 'active' if the managed objects capwapBaseWtpProfileName, capwapBaseWtpProfileWtpMacAddress, capwapBaseWtpProfileWtpModelNumber, capwapBaseWtpProfileWtpName, and capwapBaseWtpProfileWtpLocation in the conceptual row have been assigned valid values. Deleting a WTP profile in use will disconnect the WTP from the AC. So the network management system SHOULD ask the operator to confirm such an operation. When a WTP profile entry is removed from the table, the corresponding WTP Virtual Radio Interfaces are also removed from the capwapBaseWirelessBindingTable and ifTable [RFC2863]. Also, the related object instances SHOULD be removed from the wireless binding MIB modules such as the IEEE 802.11 MIB module [IEEE.802-11.2007].
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

capwapBaseWtpStateTable 1.3.6.1.2.1.196.1.2.2
A table of objects that indicate the AC's CAPWAP FSM state for each WTP, and helps the operator to query a WTP's current configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapBaseWtpStateEntry

capwapBaseWtpStateEntry 1.3.6.1.2.1.196.1.2.2.1
A set of objects that displays the AC's CAPWAP FSM state for each WTP. Also, the operator could query the current configuration of a WTP by using the identifier of the corresponding WTP profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseWtpStateEntry  

capwapBaseWtpStateWtpId 1.3.6.1.2.1.196.1.2.2.1.1
Represents the unique identifier of a WTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseWtpIdTC  

capwapBaseWtpStateWtpIpAddressType 1.3.6.1.2.1.196.1.2.2.1.2
Represents the IP address type of a WTP. Only ipv4(1) and ipv6(2) are supported by the object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

capwapBaseWtpStateWtpIpAddress 1.3.6.1.2.1.196.1.2.2.1.3
Represents the IP address of a WTP that corresponds to the IP address in the IP packet header. The format of this IP address is determined by the corresponding instance of object capwapBaseWtpStateWtpIpAddressType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

capwapBaseWtpStateWtpLocalIpAddressType 1.3.6.1.2.1.196.1.2.2.1.4
Represents the local IP address type of a WTP. Only ipv4(1) and ipv6(2) are supported by the object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

capwapBaseWtpStateWtpLocalIpAddress 1.3.6.1.2.1.196.1.2.2.1.5
Represents the local IP address of a WTP and models the CAPWAP Local IPv4 Address or CAPWAP Local IPv6 Address fields [RFC5415]. If a Network Address Translation (NAT) device is present between WTP and AC, the value of capwapBaseWtpStateWtpLocalIpAddress will be different from the value of capwapBaseWtpStateWtpIpAddress. The format of this IP address is determined by the corresponding instance of object capwapBaseWtpStateWtpLocalIpAddressType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

capwapBaseWtpStateWtpBaseMacAddress 1.3.6.1.2.1.196.1.2.2.1.6
Represents the WTP's Base MAC Address, which MAY be assigned to the primary Ethernet interface. The instance of the object corresponds to the Base MAC Address sub-element in the CAPWAP protocol [RFC5415].
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress Size(6|8)  

capwapBaseWtpState 1.3.6.1.2.1.196.1.2.2.1.7
Represents the various possibilities of the AC's CAPWAP FSM state for each WTP. The following enumerated values are supported: dtls(1) - DTLS negotiation states, which include DTLS setup, authorize, DTLS connect join(2) - The WTP is joining with the AC image(3) - The WTP is downloading software configure(4) - The WTP is getting configuration from the AC dataCheck(5) - The AC is waiting for the Data Channel Keep Alive Packet run(6) - The WTP enters the running state reset(7) - The AC transmits a reset request message to the WTP dtlsTeardown(8) - DTLS session is torn down unknown(9) - Operator already prepared configuration for the WTP, while the WTP has not contacted the AC until now
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dtls(1), join(2), image(3), configure(4), dataCheck(5), run(6), reset(7), dtlsTeardown(8), unknown(9)  

capwapBaseWtpStateWtpUpTime 1.3.6.1.2.1.196.1.2.2.1.8
Represents the time (in hundredths of a second) since the WTP has been in the running state (corresponding to the value run(6) of capwapBaseWtpState).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

capwapBaseWtpStateWtpCurrWtpProfileId 1.3.6.1.2.1.196.1.2.2.1.9
Represents the current identifier of a WTP profile. The operator could query a WTP's current configuration with the identifier of a WTP profile.
Status: current Access: read-only
OBJECT-TYPE    
  CapwapBaseWtpProfileIdTC  

capwapBaseWtpTable 1.3.6.1.2.1.196.1.2.3
A table of objects that display properties of the WTPs in running state.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapBaseWtpEntry

capwapBaseWtpEntry 1.3.6.1.2.1.196.1.2.3.1
A set of objects that displays properties of the WTPs in running state.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseWtpEntry  

capwapBaseWtpCurrId 1.3.6.1.2.1.196.1.2.3.1.1
Represents the unique identifier of a WTP in running state.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseWtpIdTC  

capwapBaseWtpPhyIndex 1.3.6.1.2.1.196.1.2.3.1.2
Represents the unique physical index of a physical entity in the ENTITY-MIB module [RFC4133]. Information about a specific WTP such as its software version could be accessed through this index.
Status: current Access: read-only
OBJECT-TYPE    
  PhysicalIndex  

capwapBaseWtpBaseMacAddress 1.3.6.1.2.1.196.1.2.3.1.3
Represents the WTP's Base MAC Address, which MAY be assigned to the primary Ethernet interface. The instance of the object corresponds to the Base MAC Address sub-element in the CAPWAP protocol [RFC5415].
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress Size(6|8)  

capwapBaseWtpTunnelModeOptions 1.3.6.1.2.1.196.1.2.3.1.4
Represents the tunneling modes of operation supported by the WTP.
Status: current Access: read-only
OBJECT-TYPE    
  CapwapBaseTunnelModeTC  

capwapBaseWtpMacTypeOptions 1.3.6.1.2.1.196.1.2.3.1.5
Represents the MAC mode of operation supported by the WTP.
Status: current Access: read-only
OBJECT-TYPE    
  CapwapBaseMacTypeTC  

capwapBaseWtpDiscoveryType 1.3.6.1.2.1.196.1.2.3.1.6
Represents how the WTP discovers the AC. The following enumerated values are supported: unknown(0) - Unknown staticConfig(1) - Static configuration dhcp(2) - DHCP dns(3) - DNS acRef(4) - AC referral Note that the CAPWAP field [RFC5415] modeled by this object takes zero as starting value; this MIB object follows that rule.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), staticConfig(1), dhcp(2), dns(3), acRef(4)  

capwapBaseWtpRadiosInUseNum 1.3.6.1.2.1.196.1.2.3.1.7
Represents the number of radios in use on the WTP.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..255  

capwapBaseWtpRadioNumLimit 1.3.6.1.2.1.196.1.2.3.1.8
Represents the maximum radio number supported by the WTP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

capwapBaseWtpRetransmitCount 1.3.6.1.2.1.196.1.2.3.1.9
Represents the number of retransmissions for a given CAPWAP packet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapBaseWirelessBindingTable 1.3.6.1.2.1.196.1.2.4
A table of objects that display the mappings between WTP Virtual Radio Interfaces and PHY radios, and the wireless binding type for each PHY radio. As capwapBaseWirelessBindingTable stores the mappings between PHY radios (Radio IDs) and the ifIndexes of WTP Virtual Radio Interfaces, the operator can get the ifIndex information by querying this table. Such a query operation SHOULD run from radio ID 1 to radio ID 31 according to [RFC5415], and stop when an invalid ifIndex value (0) is returned. Values of all objects in this table are persistent at restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapBaseWirelessBindingEntry

capwapBaseWirelessBindingEntry 1.3.6.1.2.1.196.1.2.4.1
A set of objects that displays the mapping between a specific WTP Virtual Radio Interface and a PHY radio, and the wireless binding type for the PHY radio.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseWirelessBindingEntry  

capwapBaseWirelessBindingRadioId 1.3.6.1.2.1.196.1.2.4.1.1
Represents the identifier of a PHY radio on a WTP, which is required to be unique on a WTP. For example, WTP A and WTP B use a same value of capwapBaseWirelessBindingRadioId for their first radio.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseRadioIdTC  

capwapBaseWirelessBindingVirtualRadioIfIndex 1.3.6.1.2.1.196.1.2.4.1.2
Represents the index value that uniquely identifies a WLAN Virtual Radio Interface. The interface identified by a particular value of this index is the same interface as identified by the same value of the ifIndex. Before WTPs contact the AC to get configuration, the operator configures WTP profiles for them. The creation of a WTP profile triggers the system to automatically create a specific number of WTP Virtual Radio Interfaces and add a new row object in the capwapBaseWirelessBindingTable without manual intervention. As most MIB modules use the ifIndex to identify an interface for configuration and statistical data (for example, the IEEE 802.11 MIB module [IEEE.802-11.2007]), it will be easy to reuse other wireless binding MIB modules through the WTP Virtual Radio Interface in the Centralized WLAN Architecture.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

capwapBaseWirelessBindingType 1.3.6.1.2.1.196.1.2.4.1.3
Represents the wireless binding type for the radio. The following enumerated values are supported: dot11(1) - IEEE 802.11 epc(3) - EPCGlobal
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dot11(1), epc(3)  

capwapBaseStationTable 1.3.6.1.2.1.196.1.2.5
A table of objects that display stations that are accessing the wireless service provided by the AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapBaseStationEntry

capwapBaseStationEntry 1.3.6.1.2.1.196.1.2.5.1
A set of objects that displays a station that is associated with the specific radio on the WTP. Note that in some cases such as roaming that a station may simultaneously associate with two WTPs for some (short) time. The MIB implementation MUST ensure there is only one valid and meaningful entry for a specific station.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseStationEntry  

capwapBaseStationId 1.3.6.1.2.1.196.1.2.5.1.1
Represents the unique identifier of the station.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseStationIdTC  

capwapBaseStationWtpId 1.3.6.1.2.1.196.1.2.5.1.2
Represents the unique identifier of a WTP in running state.
Status: current Access: read-only
OBJECT-TYPE    
  CapwapBaseWtpIdTC  

capwapBaseStationWtpRadioId 1.3.6.1.2.1.196.1.2.5.1.3
Represents the identifier of a PHY radio on a WTP, which is required to be unique on a WTP. For example, WTP A and WTP B use a same value of capwapBaseStationWtpRadioId for their first radio.
Status: current Access: read-only
OBJECT-TYPE    
  CapwapBaseRadioIdTC  

capwapBaseStationAddedTime 1.3.6.1.2.1.196.1.2.5.1.4
Represents the time when the station is added.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

capwapBaseStationVlanName 1.3.6.1.2.1.196.1.2.5.1.5
Represents VLAN name to which the station is associated.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

capwapBaseWtpEventsStatsTable 1.3.6.1.2.1.196.1.2.6
A table of objects that display the WTPs' events statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapBaseWtpEventsStatsEntry

capwapBaseWtpEventsStatsEntry 1.3.6.1.2.1.196.1.2.6.1
A set of objects that displays the events statistics of a WTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseWtpEventsStatsEntry  

capwapBaseWtpEventsStatsRebootCount 1.3.6.1.2.1.196.1.2.6.1.1
Represents the number of reboots that have occurred due to a WTP crash. Note that the CAPWAP field [RFC5415] modeled by this counter takes the value 65535 to indicate that the information is not available on the WTP. This MIB object does not follow this behavior, which would not be standard in SMIv2. If the WTP does not have the information, the agent will not instantiate the object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapBaseWtpEventsStatsInitCount 1.3.6.1.2.1.196.1.2.6.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 requires a reboot or an explicit CAPWAP protocol reset request. Note that the CAPWAP field [RFC5415] modeled by this counter takes the value 65535 to indicate that the information is not available on the WTP. This MIB object does not follow this behavior, which would not be standard in SMIv2. If the WTP does not have the information, the agent will not instantiate the object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

capwapBaseWtpEventsStatsSwFailureCount 1.3.6.1.2.1.196.1.2.6.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  

capwapBaseWtpEventsStatsHwFailureCount 1.3.6.1.2.1.196.1.2.6.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  

capwapBaseWtpEventsStatsOtherFailureCount 1.3.6.1.2.1.196.1.2.6.1.6
Represents the number of times that a CAPWAP protocol connection with an AC has failed due to known reasons, other than the AC-initiated, link, software or hardware failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapBaseWtpEventsStatsUnknownFailureCount 1.3.6.1.2.1.196.1.2.6.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  

capwapBaseWtpEventsStatsLastFailureType 1.3.6.1.2.1.196.1.2.6.1.8
Represents the failure type of the most recent WTP failure. The following enumerated values are supported: unsupported(0) - Not supported acInit(1) - The AC initiated linkFailure(2) - Link failure swFailure(3) - Software failure hwFailure(4) - Hardware failure otherFailure(5) - Other failure unknown(255) - Unknown (e.g., WTP doesn't keep track of info) Note that the CAPWAP field [RFC5415] modeled by this object takes zero as starting value; this MIB object follows that rule.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unsupported(0), acInit(1), linkFailure(2), swFailure(3), hwFailure(4), otherFailure(5), unknown(255)  

capwapBaseRadioEventsStatsTable 1.3.6.1.2.1.196.1.2.7
A table of objects that display statistics on the radios' behaviors and reasons why the WTP radio has been reset. To get the events statistics of all radios on a specific WTP (identified by the capwapBaseWtpCurrId), a query operation SHOULD run from radio ID 1 to radio ID 31 until there is no data returned. The radio ID here corresponds to the object capwapBaseRadioEventsWtpRadioId. If the previous MIB operations such as query on the capwapBaseWirelessBindingTable know the exact value of each radio ID, the query operation on the capwapBaseRadioEventsStatsTable could use that value of Radio IDs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapBaseRadioEventsStatsEntry

capwapBaseRadioEventsStatsEntry 1.3.6.1.2.1.196.1.2.7.1
A set of objects that displays the statistical data of events that happened on a specific radio of a WTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseRadioEventsStatsEntry  

capwapBaseRadioEventsWtpRadioId 1.3.6.1.2.1.196.1.2.7.1.1
Represents the identifier of a PHY radio on a WTP, which is required to be unique on a WTP. For example, WTP A and WTP B use the same value of capwapBaseRadioEventsWtpRadioId for their first radio.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapBaseRadioIdTC  

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

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

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

capwapBaseRadioEventsStatsOtherFailureCount 1.3.6.1.2.1.196.1.2.7.1.5
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  

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

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

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

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

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

capwapBaseRadioEventsStatsDecryptErrorCount 1.3.6.1.2.1.196.1.2.7.1.11
Represents the number of decryption errors that have 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  

capwapBaseRadioEventsStatsLastFailureType 1.3.6.1.2.1.196.1.2.7.1.12
Represents the failure type of the most recent radio failure. The following enumerated values are supported: unsupported(0) - Not supported swFailure(1) - Software failure hwFailure(2) - Hardware failure otherFailure(3) - Other failure unknown(255) - Unknown Note that the CAPWAP field [RFC5415] modeled by this object takes zero as starting value; this MIB object follows that rule.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unsupported(0), swFailure(1), hwFailure(2), otherFailure(3), unknown(255)  

capwapBaseParameters 1.3.6.1.2.1.196.1.3
OBJECT IDENTIFIER    

capwapBaseAcMaxRetransmit 1.3.6.1.2.1.196.1.3.1
Represents the maximum number of retransmissions for a given CAPWAP packet before the link layer considers the peer dead. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

capwapBaseAcChangeStatePendingTimer 1.3.6.1.2.1.196.1.3.2
Represents the maximum time, in seconds, the AC will wait for the Change State Event Request from the WTP after having transmitted a successful Configuration Status Response message. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

capwapBaseAcDataCheckTimer 1.3.6.1.2.1.196.1.3.3
Represents The number of seconds the AC will wait for the Data Channel Keep Alive, which is required by the CAPWAP state machine's Data Check state. The AC resets the state machine if this timer expires prior to transitioning to the next state. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

capwapBaseAcDTLSSessionDeleteTimer 1.3.6.1.2.1.196.1.3.4
Represents the minimum time, in seconds, the AC MUST wait for DTLS session deletion. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

capwapBaseAcEchoInterval 1.3.6.1.2.1.196.1.3.5
Represents the minimum time, in seconds, between sending Echo Request messages to the AC with which the WTP has joined. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

capwapBaseAcRetransmitInterval 1.3.6.1.2.1.196.1.3.6
Represents the minimum time, in seconds, in which a non-acknowledged CAPWAP packet will be retransmitted. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

capwapBaseAcSilentInterval 1.3.6.1.2.1.196.1.3.7
Represents the minimum time, in seconds, during which the AC SHOULD ignore all CAPWAP and DTLS packets received from the WTP that is in the Sulking state. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

capwapBaseAcWaitDTLSTimer 1.3.6.1.2.1.196.1.3.8
Represents the maximum time, in seconds, the AC MUST wait without having received a DTLS Handshake message from an AC. This timer MUST be greater than 30 seconds. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 30..4294967295  

capwapBaseAcWaitJoinTimer 1.3.6.1.2.1.196.1.3.9
Represents the maximum time, in seconds, the AC will wait after the DTLS session has been established until it receives the Join Request from the WTP. This timer MUST be greater than 20 seconds. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 20..4294967295  

capwapBaseAcEcnSupport 1.3.6.1.2.1.196.1.3.10
Represents the support for the Explicit Congestion Notification (ECN) bits, as defined in [RFC3168]. The value of the object is persistent at restart/reboot. The following enumerated values are supported: limited(0) - Limited ECN support fullAndLimited(1) - Full and limited ECN support Note that the CAPWAP field [RFC5415] modeled by this object takes zero as starting value; this MIB object follows that rule.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER limited(0), fullAndLimited(1)  

capwapBaseStats 1.3.6.1.2.1.196.1.4
OBJECT IDENTIFIER    

capwapBaseFailedDTLSAuthFailureCount 1.3.6.1.2.1.196.1.4.1
Represents the number of failed DTLS session establishment attempts due to authentication failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapBaseFailedDTLSSessionCount 1.3.6.1.2.1.196.1.4.2
Represents the number of failed DTLS session establishment attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

capwapBaseChannelUp 1.3.6.1.2.1.196.0.1
This notification is sent by the AC when a CAPWAP channel is established. The notification is separated for data or control channel.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapBaseChannelDown 1.3.6.1.2.1.196.0.2
This notification is sent by the AC when a CAPWAP channel is down. The notification is separated for data or control channel.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapBaseDecryptErrorReport 1.3.6.1.2.1.196.0.3
This notification is generated when a WTP has had a decryption error since the last report.
Status: current Access: read-only
NOTIFICATION-TYPE    

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

capwapBaseImageUpgradeFailure 1.3.6.1.2.1.196.0.5
This notification is generated when a WTP fails to update the firmware image.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapBaseConfigMsgError 1.3.6.1.2.1.196.0.6
This notification is generated when a WTP receives message elements in the configuration management messages that it is unable to apply locally.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapBaseRadioOperableStatus 1.3.6.1.2.1.196.0.7
The notification is generated when a radio's operational state has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapBaseAuthenFailure 1.3.6.1.2.1.196.0.8
This is notification of an authentication failure event and provides the reason for it.
Status: current Access: read-only
NOTIFICATION-TYPE    

capwapBaseNotifyVarObjects 1.3.6.1.2.1.196.1.5
OBJECT IDENTIFIER    

capwapBaseNtfWtpId 1.3.6.1.2.1.196.1.5.1
Represents the unique identifier of a WTP.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CapwapBaseWtpIdTC  

capwapBaseNtfRadioId 1.3.6.1.2.1.196.1.5.2
Represents the identifier of a PHY radio on a WTP, which is only required to be unique on a WTP. For example, WTP A and WTP B can use the same value of capwapBaseNtfRadioId for their first radio.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CapwapBaseRadioIdTC  

capwapBaseNtfChannelType 1.3.6.1.2.1.196.1.5.3
Represents the channel type for the CAPWAP protocol.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CapwapBaseChannelTypeTC  

capwapBaseNtfAuthenMethod 1.3.6.1.2.1.196.1.5.4
Represents the authentication method for the CAPWAP Channel.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CapwapBaseAuthenMethodTC  

capwapBaseNtfChannelDownReason 1.3.6.1.2.1.196.1.5.5
Represents the reason the channel is down. The following enumerated values are supported: timeout(1) - The keepalive timed out rekeyFailure(2) - Rekey process failed; channel will be broken acRebootWtp(3) - The AC rebooted the WTP dtlsError(4) - DTLS notifications: DTLSAborted, DTLSReassemblyFailure, DTLSPeerDisconnect, or frequent DTLSDecapFailure maxRetransmit(5) - The underlying reliable transport's RetransmitCount counter has reached the MaxRetransmit variable
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER timeout(1), rekeyFailure(2), acRebootWtp(3), dtlsError(4), maxRetransmit(5)  

capwapBaseNtfStationIdList 1.3.6.1.2.1.196.1.5.6
Represents a list of station MAC addresses separated by semicolons.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  LongUtf8String Size(6..1024)  

capwapBaseNtfAuthenFailureReason 1.3.6.1.2.1.196.1.5.7
Represents the reason for WTP authorization failure. The following enumerated values are supported: keyMismatch(1) - WTP's and AC's keys did not match invalidCert(2) - Certification is not valid reassemblyFailure(3) - Fragment reassembly failure decapFailure(4) - Decapsulation error encapFailure(5) - Encapsulation error timeout(6) - WaitDTLS timer timeout unknown(8) - Unknown reason
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER keyMismatch(1), invalidCert(2), reassemblyFailure(3), decapFailure(4), encapFailure(5), timeout(6), unknown(8)  

capwapBaseNtfRadioOperStatusFlag 1.3.6.1.2.1.196.1.5.8
Represents the operation status of a radio. The following enumerated values are supported: operable(0) - The radio is operable inoperable(1) - The radio is inoperable, and the capwapBaseNtfRadioStatusCause object gives the reason in detail Note that the CAPWAP field [RFC5415] modeled by this object takes zero as starting value; this MIB object follows that rule.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER operable(0), inoperable(1)  

capwapBaseNtfRadioStatusCause 1.3.6.1.2.1.196.1.5.9
Represents the reason why the radio is out of service. The following enumerated values are supported: normal(0) - Normal status hwError(1) - Radio failure swError(2) - Software failure adminSet(3) - Administratively set Note that the CAPWAP field [RFC5415] modeled by this object takes zero as starting value; this MIB object follows that rule.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER normal(0), hwError(1), swError(2), adminSet(3)  

capwapBaseNtfJoinFailureReason 1.3.6.1.2.1.196.1.5.10
Represents the reason of join failure. The following enumerated values are supported: unspecified(1) - Unspecified failure resDepletion(2) - Resource depletion unknownSource(3) - Unknown source incorrectData(4) - Incorrect data sessionIdInUse(5) - Session ID already in use unsupportedHw(6) - WTP hardware not supported unsupportedBinding(7) - Binding not supported
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unspecified(1), resDepletion(2), unknownSource(3), incorrectData(4), sessionIdInUse(5), unsupportedHw(6), unsupportedBinding(7)  

capwapBaseNtfImageFailureReason 1.3.6.1.2.1.196.1.5.11
Represents the reason of image failure. The following enumerated values are supported: invalidChecksum(1) - Invalid checksum invalidLength(2) - Invalid data length other(3) - Other error inStorage(4) - Image already present
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER invalidChecksum(1), invalidLength(2), other(3), inStorage(4)  

capwapBaseNtfConfigMsgErrorType 1.3.6.1.2.1.196.1.5.12
Represents the type of configuration message error. The following enumerated values 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)  

capwapBaseNtfMsgErrorElements 1.3.6.1.2.1.196.1.5.13
Represents the message elements sent by the AC in the Configuration Status Response message that caused the error.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

capwapBaseNotifyControlObjects 1.3.6.1.2.1.196.1.6
OBJECT IDENTIFIER    

capwapBaseChannelUpDownNotifyEnable 1.3.6.1.2.1.196.1.6.1
Represents whether the Channel Up / Channel Down notification should be generated. A value of true(1) means that the notification is enabled. A value of false(2) means that the notification is disabled. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

capwapBaseDecryptErrorNotifyEnable 1.3.6.1.2.1.196.1.6.2
Represents whether the decryption error notification should be generated. A value of true(1) means that the notification is enabled. A value of false(2) means that the notification is disabled. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

capwapBaseJoinFailureNotifyEnable 1.3.6.1.2.1.196.1.6.3
Represents whether the notification of a WTP join failure should be generated. A value of true(1) means that the notification is enabled. A value of false(2) means that the notification is disabled. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

capwapBaseImageUpgradeFailureNotifyEnable 1.3.6.1.2.1.196.1.6.4
Represents whether the notification of a WTP image upgrade failure should be generated. A value of true(1) means that the notification is enabled. A value of false(2) means that the notification is disabled. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

capwapBaseConfigMsgErrorNotifyEnable 1.3.6.1.2.1.196.1.6.5
Represents whether the notification of configuration message error should be generated. A value of true(1) means that the notification is enabled. A value of false(2) means that the notification is disabled. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

capwapBaseRadioOperableStatusNotifyEnable 1.3.6.1.2.1.196.1.6.6
Represents whether the notification of a radio's operational state change should be generated. A value of true(1) means that the notification is enabled. A value of false(2) means that the notification is disabled. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

capwapBaseAuthenFailureNotifyEnable 1.3.6.1.2.1.196.1.6.7
Represents whether the notification of authentication failure should be generated. A value of true(1) means that the notification is enabled. A value of false(2) means that the notification is disabled. The value of the object is persistent at restart/reboot.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

capwapBaseCompliances 1.3.6.1.2.1.196.2.1
OBJECT IDENTIFIER    

capwapBaseGroups 1.3.6.1.2.1.196.2.2
OBJECT IDENTIFIER    

capwapBaseCompliance 1.3.6.1.2.1.196.2.1.1
Describes the requirements for conformance to the CAPWAP-BASE-MIB module.
Status: current Access: read-write
MODULE-COMPLIANCE    

capwapBaseAcNodeGroup 1.3.6.1.2.1.196.2.2.1
A collection of objects that is used to represent the basic properties of the AC from the CAPWAP protocol perspective.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseAcNodeGroup2 1.3.6.1.2.1.196.2.2.2
A collection of objects that is used to represent the other properties (such as security) of the AC from the CAPWAP protocol perspective.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseAcNameListGroup 1.3.6.1.2.1.196.2.2.3
A collection of objects that is used to configure the AC name list.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseMacAclsGroup 1.3.6.1.2.1.196.2.2.4
A collection of objects that is used to configure the stations ACL.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseWtpProfileGroup 1.3.6.1.2.1.196.2.2.5
A collection of objects that is used to configure the WTP profile.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseWtpProfileGroup2 1.3.6.1.2.1.196.2.2.6
A collection of optional objects that is used to configure the WTP profile.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseWtpStateGroup 1.3.6.1.2.1.196.2.2.7
A collection of objects that is used to represent the WTP's state information.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseWtpGroup 1.3.6.1.2.1.196.2.2.8
A collection of objects that is used to represent the properties information for the WTPs in running state.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseWtpGroup2 1.3.6.1.2.1.196.2.2.9
A collection of optional objects that is used to represent the properties of the WTPs in running state.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseRadioGroup 1.3.6.1.2.1.196.2.2.10
A collection of objects that is used to represent the wireless binding type and the mappings between the ifIndexes of WLAN Virtual Radio Interfaces and PHY radios.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseStationGroup 1.3.6.1.2.1.196.2.2.11
A collection of objects that is used to represent the stations' basic properties.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseWtpEventsStatsGroup 1.3.6.1.2.1.196.2.2.12
A collection of objects that is used for collecting WTP reboot count, link failure count, hardware failure count, and so on.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseRadioEventsStatsGroup 1.3.6.1.2.1.196.2.2.13
A collection of objects that is used for collecting radio reset count, channel change count, hardware failure count, and so on
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseParametersGroup 1.3.6.1.2.1.196.2.2.14
Objects used for the CAPWAP protocol's parameters.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseStatsGroup 1.3.6.1.2.1.196.2.2.15
Objects used for collecting the CAPWAP protocol's statistics.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseNotificationsGroup 1.3.6.1.2.1.196.2.2.16
A collection of notifications in this MIB module.
Status: current Access: read-write
NOTIFICATION-GROUP    

capwapBaseNotifyVarsGroup 1.3.6.1.2.1.196.2.2.17
Objects used for notifications.
Status: current Access: read-write
OBJECT-GROUP    

capwapBaseNotifyControlGroup 1.3.6.1.2.1.196.2.2.18
Objects used to enable or disable notifications.
Status: current Access: read-write
OBJECT-GROUP