CAPWAP-DOT11-MIB

File: CAPWAP-DOT11-MIB.mib (13692 bytes)

Imported modules

SNMPv2-TC SNMPv2-CONF SNMPv2-SMI
IF-MIB CAPWAP-BASE-MIB

Imported symbols

RowStatus TEXTUAL-CONVENTION OBJECT-GROUP
MODULE-COMPLIANCE MODULE-IDENTITY OBJECT-TYPE
mib-2 Unsigned32 ifIndex
InterfaceIndex CapwapBaseMacTypeTC CapwapBaseTunnelModeTC

Defined Types

CapwapDot11WlanIdTC  
Represents the unique identifier of a Wireless Local Area Network (WLAN).
TEXTUAL-CONVENTION    
  Unsigned32 1..16  

CapwapDot11WlanIdProfileTC  
Represents the unique identifier of a WLAN profile.
TEXTUAL-CONVENTION    
  Unsigned32 1..512  

CapwapDot11WlanEntry  
SEQUENCE    
  capwapDot11WlanProfileId CapwapDot11WlanIdProfileTC
  capwapDot11WlanProfileIfIndex InterfaceIndex
  capwapDot11WlanMacType CapwapBaseMacTypeTC
  capwapDot11WlanTunnelMode CapwapBaseTunnelModeTC
  capwapDot11WlanRowStatus RowStatus

CapwapDot11WlanBindEntry  
SEQUENCE    
  capwapDot11WlanBindWlanId CapwapDot11WlanIdTC
  capwapDot11WlanBindBssIfIndex InterfaceIndex
  capwapDot11WlanBindRowStatus RowStatus

Defined Values

capwapDot11MIB 1.3.6.1.2.1.195
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 5834; see the RFC itself for full legal notices. This MIB module contains managed object definitions for CAPWAP Protocol binding for IEEE 802.11.
MODULE-IDENTITY    

capwapDot11Objects 1.3.6.1.2.1.195.1
OBJECT IDENTIFIER    

capwapDot11Conformance 1.3.6.1.2.1.195.2
OBJECT IDENTIFIER    

capwapDot11WlanTable 1.3.6.1.2.1.195.1.1
A table that allows the operator to display and configure WLAN profiles, such as specifying the MAC type and tunnel mode for a WLAN. Also, it helps the AC to configure a WLAN through the IEEE 802.11 MIB module. Values of all objects in this table are persistent at restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapDot11WlanEntry

capwapDot11WlanEntry 1.3.6.1.2.1.195.1.1.1
A set of objects that stores the settings of a WLAN profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapDot11WlanEntry  

capwapDot11WlanProfileId 1.3.6.1.2.1.195.1.1.1.1
Represents the identifier of a WLAN profile that has a corresponding capwapDot11WlanProfileIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapDot11WlanIdProfileTC  

capwapDot11WlanProfileIfIndex 1.3.6.1.2.1.195.1.1.1.2
Represents the index value that uniquely identifies a WLAN Profile Interface. The interface identified by a particular value of this index is the same interface as identified by the same value of the ifIndex. The creation of a row object in the capwapDot11WlanTable triggers the AC to automatically create an WLAN Profile Interface identified by an ifIndex without manual intervention. Most MIB tables in the IEEE 802.11 MIB module [IEEE.802-11.2007] use an ifIndex to identify an interface to facilitate the configuration and maintenance, for example, dot11AuthenticationAlgorithmsTable. Using the ifIndex of a WLAN Profile Interface, the Operator could configure a WLAN through the IEEE 802.11 MIB module.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

capwapDot11WlanMacType 1.3.6.1.2.1.195.1.1.1.3
Represents whether the WTP SHOULD support the WLAN in Local or Split MAC modes.
Status: current Access: read-create
OBJECT-TYPE    
  CapwapBaseMacTypeTC  

capwapDot11WlanTunnelMode 1.3.6.1.2.1.195.1.1.1.4
Represents the frame tunneling mode to be used for IEEE 802.11 data frames from all stations associated with the WLAN. Bits are exclusive with each other for a specific WLAN profile, and only one tunnel mode could be configured. If the operator set more than one bit, the value of the Response-PDU's error-status field is set to 'wrongValue', and the value of its error-index field is set to the index of the failed variable binding.
Status: current Access: read-create
OBJECT-TYPE    
  CapwapBaseTunnelModeTC  

capwapDot11WlanRowStatus 1.3.6.1.2.1.195.1.1.1.5
This variable is used to create, modify, and/or delete a row in this table. All the 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 capwapDot11WlanRowStatus may be changed to 'active' if all the managed objects in the conceptual row with MAX-ACCESS read-create have been assigned valid values. When the operator deletes a WLAN profile, the AC SHOULD check whether the WLAN profile is bound with a radio. If yes, the value of the Response-PDU's error-status field is set to 'inconsistentValue', and the value of its error-index field is set to the index of the failed variable binding. If not, the row object could be deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

capwapDot11WlanBindTable 1.3.6.1.2.1.195.1.2
A table that stores bindings between WLAN profiles (identified by capwapDot11WlanProfileId) and WTP Virtual Radio Interfaces. The WTP Virtual Radio Interfaces on the AC correspond to physical layer (PHY) radios on the WTPs. It also stores the mappings between WLAN IDs and WLAN Basic Service Set (BSS) Interfaces. Values of all objects in this table are persistent at restart/reboot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CapwapDot11WlanBindEntry

capwapDot11WlanBindEntry 1.3.6.1.2.1.195.1.2.1
A set of objects that stores the binding of a WLAN profile to a WTP Virtual Radio Interface. It also stores the mapping between WLAN ID and WLAN BSS Interface. The INDEX object ifIndex is the ifIndex of a WTP Virtual Radio Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CapwapDot11WlanBindEntry  

capwapDot11WlanBindWlanId 1.3.6.1.2.1.195.1.2.1.1
Represents the WLAN ID of a WLAN. During a binding operation, the AC MUST select an unused WLAN ID from between 1 and 16 [RFC5416]. For example, to bind another WLAN profile to a radio that has been bound with a WLAN profile, WLAN ID 2 should be assigned.
Status: current Access: read-only
OBJECT-TYPE    
  CapwapDot11WlanIdTC  

capwapDot11WlanBindBssIfIndex 1.3.6.1.2.1.195.1.2.1.2
Represents the index value that uniquely identifies a WLAN BSS Interface. The interface identified by a particular value of this index is the same interface as identified by the same value of the ifIndex. The ifIndex here is for a WLAN BSS Interface. The creation of a row object in the capwapDot11WlanBindTable triggers the AC to automatically create a WLAN BSS Interface identified by an ifIndex without manual intervention. The PHY address of the capwapDot11WlanBindBssIfIndex is the BSSID. While manufacturers are free to assign BSSIDs by using any arbitrary mechanism, it is advised that where possible the BSSIDs are assigned as a contiguous block. When assigned as a block, implementations can still assign any of the available BSSIDs to any WLAN. One possible method is for the WTP to assign the address using the following algorithm: base BSSID address + WLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

capwapDot11WlanBindRowStatus 1.3.6.1.2.1.195.1.2.1.3
This variable is used to create, modify, and/or delete a row in this table. All the 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'
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

capwapDot11Groups 1.3.6.1.2.1.195.2.1
OBJECT IDENTIFIER    

capwapDot11Compliances 1.3.6.1.2.1.195.2.2
OBJECT IDENTIFIER    

capwapDot11Compliance 1.3.6.1.2.1.195.2.2.1
Describes the requirements for conformance to the CAPWAP-DOT11-MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE    

capwapDot11WlanGroup 1.3.6.1.2.1.195.2.1.1
A collection of objects that is used to configure the properties of a WLAN profile.
Status: current Access: read-create
OBJECT-GROUP    

capwapDot11WlanBindGroup 1.3.6.1.2.1.195.2.1.2
A collection of objects that is used to bind the WLAN profiles with a radio.
Status: current Access: read-create
OBJECT-GROUP