CAPWAP-BASE-MIB
AI MIB Summary
The CAPWAP-BASE-MIB defines managed objects for monitoring and controlling the Control and Provisioning of Wireless Access Points (CAPWAP) protocol, specifically tracking tunnel establishment states, access point operational modes, and encapsulation parameters across wireless LAN controllers and lightweight access points.
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.
Main OID:
capwapBaseMIB.1.3.6.1.2.1.196
167
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
167 total| Object Name |
|---|
capwapBaseMIBCopyright (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 .1.3.6.1.2.1.196 |
capwapBaseNotifications OBJECT IDENTIFIER .1.3.6.1.2.1.196.0 |
capwapBaseChannelUpThis notification is sent by the AC when a CAPWAP channel is established. The notification is separated for data or control channel. NOTIFICATION-TYPE .1.3.6.1.2.1.196.0.1 |
capwapBaseChannelDownThis notification is sent by the AC when a CAPWAP channel is down. The notification is separated for data or control channel. NOTIFICATION-TYPE .1.3.6.1.2.1.196.0.2 |
capwapBaseDecryptErrorReportThis notification is generated when a WTP has had a decryption error since the last report. NOTIFICATION-TYPE .1.3.6.1.2.1.196.0.3 |
capwapBaseJoinFailureThis notification is generated when a WTP fails to join. NOTIFICATION-TYPE .1.3.6.1.2.1.196.0.4 |
capwapBaseImageUpgradeFailureThis notification is generated when a WTP fails to update the firmware image. NOTIFICATION-TYPE .1.3.6.1.2.1.196.0.5 |
capwapBaseConfigMsgErrorThis notification is generated when a WTP receives message elements in the configuration management messages that it is unable to apply locally. NOTIFICATION-TYPE .1.3.6.1.2.1.196.0.6 |
capwapBaseRadioOperableStatusThe notification is generated when a radio's operational state has changed. NOTIFICATION-TYPE .1.3.6.1.2.1.196.0.7 |
capwapBaseAuthenFailureThis is notification of an authentication failure event and provides the reason for it. NOTIFICATION-TYPE .1.3.6.1.2.1.196.0.8 |
capwapBaseObjects OBJECT IDENTIFIER .1.3.6.1.2.1.196.1 |
capwapBaseAc OBJECT IDENTIFIER .1.3.6.1.2.1.196.1.1 |
capwapBaseWtpSessionsRepresents the total number of WTPs that are connecting to the AC.ro Gauge32 .1.3.6.1.2.1.196.1.1.1 |
capwapBaseWtpSessionsLimitRepresents the maximum number of WTP sessions configured on the AC. The value of the object is persistent at restart/reboot.rw Unsigned32 .1.3.6.1.2.1.196.1.1.2 |
capwapBaseStationSessionsRepresents the total number of stations that are accessing the wireless service provided by the AC.ro Gauge32 .1.3.6.1.2.1.196.1.1.3 |
capwapBaseStationSessionsLimitRepresents the maximum number of station sessions configured on the AC. The value of the object is persistent at restart/reboot.rw Unsigned32 .1.3.6.1.2.1.196.1.1.4 |
capwapBaseDataChannelDTLSPolicyOptionsThe 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) - DTLSro Bits .1.3.6.1.2.1.196.1.1.5 |
capwapBaseControlChannelAuthenOptionsRepresents 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 secretro Bits .1.3.6.1.2.1.196.1.1.6 |
capwapBaseAcNameListTableA table of objects that configure the AC name list. Values of all read-create objects in this table are persistent at restart/reboot. SEQUENCE OF CapwapBaseAcNameListEntry .1.3.6.1.2.1.196.1.1.9 |
capwapBaseAcNameListEntryA set of objects that configures the AC name list. CapwapBaseAcNameListEntry .1.3.6.1.2.1.196.1.1.9.1 |
capwapBaseAcNameListIdRepresents the unique identifier of an AC Name list. Unsigned32 .1.3.6.1.2.1.196.1.1.9.1.1 |
capwapBaseAcNameListNameRepresents the name of an AC, and it is expected to be an UTF-8 encoded string.rw LongUtf8String .1.3.6.1.2.1.196.1.1.9.1.2 |
capwapBaseAcNameListPriorityRepresents 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.rw Unsigned32 .1.3.6.1.2.1.196.1.1.9.1.3 |
capwapBaseAcNameListRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.196.1.1.9.1.4 |
capwapBaseMacAclTableA 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. SEQUENCE OF CapwapBaseMacAclEntry .1.3.6.1.2.1.196.1.1.10 |
capwapBaseMacAclEntryA set of objects that configures station Access Control Lists (ACLs). CapwapBaseMacAclEntry .1.3.6.1.2.1.196.1.1.10.1 |
capwapBaseMacAclIdRepresents the unique identifier of an ACL. Unsigned32 .1.3.6.1.2.1.196.1.1.10.1.1 |
capwapBaseMacAclStationIdRepresents the MAC address of a station to which WTPs will no longer provides service.rw CapwapBaseStationIdTC .1.3.6.1.2.1.196.1.1.10.1.2 |
capwapBaseMacAclRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.196.1.1.10.1.3 |
capwapBaseWtps OBJECT IDENTIFIER .1.3.6.1.2.1.196.1.2 |
capwapBaseWtpProfileTableA 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. SEQUENCE OF CapwapBaseWtpProfileEntry .1.3.6.1.2.1.196.1.2.1 |
capwapBaseWtpProfileEntryA set of objects that configures and displays a WTP profile. CapwapBaseWtpProfileEntry .1.3.6.1.2.1.196.1.2.1.1 |
capwapBaseWtpProfileIdRepresents the unique identifier of a WTP profile. CapwapBaseWtpProfileIdTC .1.3.6.1.2.1.196.1.2.1.1.1 |
capwapBaseWtpProfileNameRepresents the name of a WTP profile.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.196.1.2.1.1.2 |
capwapBaseWtpProfileWtpMacAddressRepresents 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.rw CapwapBaseWtpIdTC .1.3.6.1.2.1.196.1.2.1.1.3 |
capwapBaseWtpProfileWtpModelNumberRepresents 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.196.1.2.1.1.4 |
capwapBaseWtpProfileWtpNameRepresents the name of the WTP.rw LongUtf8String .1.3.6.1.2.1.196.1.2.1.1.5 |
capwapBaseWtpProfileWtpLocationRepresents the location of the WTP.rw LongUtf8String .1.3.6.1.2.1.196.1.2.1.1.6 |
capwapBaseWtpProfileWtpStaticIpEnableRepresents 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.196.1.2.1.1.7 |
capwapBaseWtpProfileWtpStaticIpTypeRepresents 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).rw InetAddressType {ipv4(1)} .1.3.6.1.2.1.196.1.2.1.1.8 |
capwapBaseWtpProfileWtpStaticIpAddressWhen 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.rw InetAddress .1.3.6.1.2.1.196.1.2.1.1.9 |
capwapBaseWtpProfileWtpNetmaskWhen 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.rw InetAddress .1.3.6.1.2.1.196.1.2.1.1.10 |
capwapBaseWtpProfileWtpGatewayWhen 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.rw InetAddress .1.3.6.1.2.1.196.1.2.1.1.11 |
capwapBaseWtpProfileWtpFallbackEnableRepresents 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 disabledrw Enumeration .1.3.6.1.2.1.196.1.2.1.1.12 |
capwapBaseWtpProfileWtpEchoIntervalRepresents the minimum time, in seconds, between sending Echo Request messages to the AC that the WTP has joined.rw Unsigned32 UNITS "second" .1.3.6.1.2.1.196.1.2.1.1.13 |
capwapBaseWtpProfileWtpIdleTimeoutRepresents the idle timeout value that the WTP SHOULD enforce for its active stations.rw Unsigned32 UNITS "second" .1.3.6.1.2.1.196.1.2.1.1.14 |
capwapBaseWtpProfileWtpMaxDiscoveryIntervalRepresents the maximum time allowed between sending Discovery Request messages, in seconds.rw Unsigned32 .1.3.6.1.2.1.196.1.2.1.1.15 |
capwapBaseWtpProfileWtpReportIntervalRepresents the interval for WTP to send the Decryption Error report.rw Unsigned32 UNITS "second" .1.3.6.1.2.1.196.1.2.1.1.16 |
capwapBaseWtpProfileWtpStatisticsTimerRepresents the interval the WTP uses between the WTP Event Requests it transmits to the AC to communicate its statistics, in seconds.rw Unsigned32 UNITS "second" .1.3.6.1.2.1.196.1.2.1.1.17 |
capwapBaseWtpProfileWtpEcnSupportRepresents 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.rw Enumeration .1.3.6.1.2.1.196.1.2.1.1.18 |
capwapBaseWtpProfileRowStatusThis 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].rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.196.1.2.1.1.19 |
capwapBaseWtpStateTableA 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. SEQUENCE OF CapwapBaseWtpStateEntry .1.3.6.1.2.1.196.1.2.2 |
capwapBaseWtpStateEntryA 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. CapwapBaseWtpStateEntry .1.3.6.1.2.1.196.1.2.2.1 |
capwapBaseWtpStateWtpIdRepresents the unique identifier of a WTP. CapwapBaseWtpIdTC .1.3.6.1.2.1.196.1.2.2.1.1 |
capwapBaseWtpStateWtpIpAddressTypeRepresents the IP address type of a WTP. Only ipv4(1) and ipv6(2) are supported by the object.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.196.1.2.2.1.2 |
capwapBaseWtpStateWtpIpAddressRepresents 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.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.196.1.2.2.1.3 |
capwapBaseWtpStateWtpLocalIpAddressTypeRepresents the local IP address type of a WTP. Only ipv4(1) and ipv6(2) are supported by the object.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.196.1.2.2.1.4 |
capwapBaseWtpStateWtpLocalIpAddressRepresents 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.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.196.1.2.2.1.5 |
capwapBaseWtpStateWtpBaseMacAddressRepresents 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].ro PhysAddress .1.3.6.1.2.1.196.1.2.2.1.6 |
capwapBaseWtpStateRepresents 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 nowro Enumeration .1.3.6.1.2.1.196.1.2.2.1.7 |
capwapBaseWtpStateWtpUpTimeRepresents the time (in hundredths of a second) since the WTP has been in the running state (corresponding to the value run(6) of capwapBaseWtpState).ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.196.1.2.2.1.8 |
capwapBaseWtpStateWtpCurrWtpProfileIdRepresents the current identifier of a WTP profile. The operator could query a WTP's current configuration with the identifier of a WTP profile.ro CapwapBaseWtpProfileIdTC .1.3.6.1.2.1.196.1.2.2.1.9 |
capwapBaseWtpTableA table of objects that display properties of the WTPs in running state. SEQUENCE OF CapwapBaseWtpEntry .1.3.6.1.2.1.196.1.2.3 |
capwapBaseWtpEntryA set of objects that displays properties of the WTPs in running state. CapwapBaseWtpEntry .1.3.6.1.2.1.196.1.2.3.1 |
capwapBaseWtpCurrIdRepresents the unique identifier of a WTP in running state. CapwapBaseWtpIdTC .1.3.6.1.2.1.196.1.2.3.1.1 |
capwapBaseWtpPhyIndexRepresents 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.ro PhysicalIndex (ENTITY-MIB) .1.3.6.1.2.1.196.1.2.3.1.2 |
capwapBaseWtpBaseMacAddressRepresents 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].ro PhysAddress .1.3.6.1.2.1.196.1.2.3.1.3 |
capwapBaseWtpTunnelModeOptionsRepresents the tunneling modes of operation supported by the WTP.ro CapwapBaseTunnelModeTC .1.3.6.1.2.1.196.1.2.3.1.4 |
capwapBaseWtpMacTypeOptionsRepresents the MAC mode of operation supported by the WTP.ro CapwapBaseMacTypeTC .1.3.6.1.2.1.196.1.2.3.1.5 |
capwapBaseWtpDiscoveryTypeRepresents 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.ro Enumeration .1.3.6.1.2.1.196.1.2.3.1.6 |
capwapBaseWtpRadiosInUseNumRepresents the number of radios in use on the WTP.ro Gauge32 .1.3.6.1.2.1.196.1.2.3.1.7 |
capwapBaseWtpRadioNumLimitRepresents the maximum radio number supported by the WTP.ro Unsigned32 .1.3.6.1.2.1.196.1.2.3.1.8 |
capwapBaseWtpRetransmitCountRepresents the number of retransmissions for a given CAPWAP packet.ro Counter32 UNITS "retransmissions" .1.3.6.1.2.1.196.1.2.3.1.9 |
capwapBaseWirelessBindingTableA 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. SEQUENCE OF CapwapBaseWirelessBindingEntry .1.3.6.1.2.1.196.1.2.4 |
capwapBaseWirelessBindingEntryA 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. CapwapBaseWirelessBindingEntry .1.3.6.1.2.1.196.1.2.4.1 |
capwapBaseWirelessBindingRadioIdRepresents 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. CapwapBaseRadioIdTC .1.3.6.1.2.1.196.1.2.4.1.1 |
capwapBaseWirelessBindingVirtualRadioIfIndexRepresents 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.2.1.196.1.2.4.1.2 |
capwapBaseWirelessBindingTypeRepresents the wireless binding type for the radio. The following enumerated values are supported: dot11(1) - IEEE 802.11 epc(3) - EPCGlobalro Enumeration .1.3.6.1.2.1.196.1.2.4.1.3 |
capwapBaseStationTableA table of objects that display stations that are accessing the wireless service provided by the AC. SEQUENCE OF CapwapBaseStationEntry .1.3.6.1.2.1.196.1.2.5 |
capwapBaseStationEntryA 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. CapwapBaseStationEntry .1.3.6.1.2.1.196.1.2.5.1 |
capwapBaseStationIdRepresents the unique identifier of the station. CapwapBaseStationIdTC .1.3.6.1.2.1.196.1.2.5.1.1 |
capwapBaseStationWtpIdRepresents the unique identifier of a WTP in running state.ro CapwapBaseWtpIdTC .1.3.6.1.2.1.196.1.2.5.1.2 |
capwapBaseStationWtpRadioIdRepresents 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.ro CapwapBaseRadioIdTC .1.3.6.1.2.1.196.1.2.5.1.3 |
capwapBaseStationAddedTimeRepresents the time when the station is added.ro DateAndTime (SNMPv2-TC) .1.3.6.1.2.1.196.1.2.5.1.4 |
capwapBaseStationVlanNameRepresents VLAN name to which the station is associated.ro SnmpAdminString .1.3.6.1.2.1.196.1.2.5.1.5 |
capwapBaseWtpEventsStatsTableA table of objects that display the WTPs' events statistics. SEQUENCE OF CapwapBaseWtpEventsStatsEntry .1.3.6.1.2.1.196.1.2.6 |
capwapBaseWtpEventsStatsEntryA set of objects that displays the events statistics of a WTP. CapwapBaseWtpEventsStatsEntry .1.3.6.1.2.1.196.1.2.6.1 |
capwapBaseWtpEventsStatsRebootCountRepresents 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.ro Counter32 .1.3.6.1.2.1.196.1.2.6.1.1 |
capwapBaseWtpEventsStatsInitCountRepresents 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.ro Counter32 .1.3.6.1.2.1.196.1.2.6.1.2 |
capwapBaseWtpEventsStatsLinkFailureCountRepresents the number of times that a CAPWAP protocol connection with an AC has failed due to link failures.ro Counter32 .1.3.6.1.2.1.196.1.2.6.1.3 |
capwapBaseWtpEventsStatsSwFailureCountRepresents the number of times that a CAPWAP protocol connection with an AC has failed due to software-related reasons.ro Counter32 .1.3.6.1.2.1.196.1.2.6.1.4 |
capwapBaseWtpEventsStatsHwFailureCountRepresents the number of times that a CAPWAP protocol connection with an AC has failed due to hardware-related reasons.ro Counter32 .1.3.6.1.2.1.196.1.2.6.1.5 |
capwapBaseWtpEventsStatsOtherFailureCountRepresents 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.ro Counter32 .1.3.6.1.2.1.196.1.2.6.1.6 |
capwapBaseWtpEventsStatsUnknownFailureCountRepresents the number of times that a CAPWAP protocol connection with an AC has failed for unknown reasons.ro Counter32 .1.3.6.1.2.1.196.1.2.6.1.7 |
capwapBaseWtpEventsStatsLastFailureTypeRepresents 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.ro Enumeration .1.3.6.1.2.1.196.1.2.6.1.8 |
capwapBaseRadioEventsStatsTableA 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. SEQUENCE OF CapwapBaseRadioEventsStatsEntry .1.3.6.1.2.1.196.1.2.7 |
capwapBaseRadioEventsStatsEntryA set of objects that displays the statistical data of events that happened on a specific radio of a WTP. CapwapBaseRadioEventsStatsEntry .1.3.6.1.2.1.196.1.2.7.1 |
capwapBaseRadioEventsWtpRadioIdRepresents 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. CapwapBaseRadioIdTC .1.3.6.1.2.1.196.1.2.7.1.1 |
capwapBaseRadioEventsStatsResetCountRepresents the number of times that the radio has been reset.ro Counter32 .1.3.6.1.2.1.196.1.2.7.1.2 |
capwapBaseRadioEventsStatsSwFailureCountRepresents the number of times that the radio has failed due to software-related reasons.ro Counter32 .1.3.6.1.2.1.196.1.2.7.1.3 |
capwapBaseRadioEventsStatsHwFailureCountRepresents the number of times that the radio has failed due to hardware-related reasons.ro Counter32 .1.3.6.1.2.1.196.1.2.7.1.4 |
capwapBaseRadioEventsStatsOtherFailureCountRepresents the number of times that the radio has failed due to known reasons, other than software or hardware failure.ro Counter32 .1.3.6.1.2.1.196.1.2.7.1.5 |
capwapBaseRadioEventsStatsUnknownFailureCountRepresents the number of times that the radio has failed for unknown reasons.ro Counter32 .1.3.6.1.2.1.196.1.2.7.1.6 |
capwapBaseRadioEventsStatsConfigUpdateCountRepresents the number of times that the radio configuration has been updated.ro Counter32 .1.3.6.1.2.1.196.1.2.7.1.7 |
capwapBaseRadioEventsStatsChannelChangeCountRepresents the number of times that the radio channel has been changed.ro Counter32 .1.3.6.1.2.1.196.1.2.7.1.8 |
capwapBaseRadioEventsStatsBandChangeCountRepresents the number of times that the radio has changed frequency bands.ro Counter32 .1.3.6.1.2.1.196.1.2.7.1.9 |
capwapBaseRadioEventsStatsCurrNoiseFloorRepresents the noise floor of the radio receiver in units of dBm.ro Integer32 UNITS "dBm" .1.3.6.1.2.1.196.1.2.7.1.10 |
capwapBaseRadioEventsStatsDecryptErrorCountRepresents 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.ro Counter32 .1.3.6.1.2.1.196.1.2.7.1.11 |
capwapBaseRadioEventsStatsLastFailureTypeRepresents 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.ro Enumeration .1.3.6.1.2.1.196.1.2.7.1.12 |
capwapBaseParameters OBJECT IDENTIFIER .1.3.6.1.2.1.196.1.3 |
capwapBaseAcMaxRetransmitRepresents 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.rw Unsigned32 .1.3.6.1.2.1.196.1.3.1 |
capwapBaseAcChangeStatePendingTimerRepresents 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.rw Unsigned32 UNITS "second" .1.3.6.1.2.1.196.1.3.2 |
capwapBaseAcDataCheckTimerRepresents 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.rw Unsigned32 UNITS "second" .1.3.6.1.2.1.196.1.3.3 |
capwapBaseAcDTLSSessionDeleteTimerRepresents the minimum time, in seconds, the AC MUST wait for DTLS session deletion. The value of the object is persistent at restart/reboot.rw Unsigned32 UNITS "second" .1.3.6.1.2.1.196.1.3.4 |
capwapBaseAcEchoIntervalRepresents 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.rw Unsigned32 UNITS "second" .1.3.6.1.2.1.196.1.3.5 |
capwapBaseAcRetransmitIntervalRepresents 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.rw Unsigned32 UNITS "second" .1.3.6.1.2.1.196.1.3.6 |
capwapBaseAcSilentIntervalRepresents 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.rw Unsigned32 UNITS "second" .1.3.6.1.2.1.196.1.3.7 |
capwapBaseAcWaitDTLSTimerRepresents 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.rw Unsigned32 .1.3.6.1.2.1.196.1.3.8 |
capwapBaseAcWaitJoinTimerRepresents 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.rw Unsigned32 .1.3.6.1.2.1.196.1.3.9 |
capwapBaseAcEcnSupportRepresents 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.rw Enumeration .1.3.6.1.2.1.196.1.3.10 |
capwapBaseStats OBJECT IDENTIFIER .1.3.6.1.2.1.196.1.4 |
capwapBaseFailedDTLSAuthFailureCountRepresents the number of failed DTLS session establishment attempts due to authentication failures.ro Counter32 .1.3.6.1.2.1.196.1.4.1 |
capwapBaseFailedDTLSSessionCountRepresents the number of failed DTLS session establishment attempts.ro Counter32 .1.3.6.1.2.1.196.1.4.2 |
capwapBaseNotifyVarObjects OBJECT IDENTIFIER .1.3.6.1.2.1.196.1.5 |
capwapBaseNtfWtpIdRepresents the unique identifier of a WTP.ro CapwapBaseWtpIdTC .1.3.6.1.2.1.196.1.5.1 |
capwapBaseNtfRadioIdRepresents 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.ro CapwapBaseRadioIdTC .1.3.6.1.2.1.196.1.5.2 |
capwapBaseNtfChannelTypeRepresents the channel type for the CAPWAP protocol.ro CapwapBaseChannelTypeTC .1.3.6.1.2.1.196.1.5.3 |
capwapBaseNtfAuthenMethodRepresents the authentication method for the CAPWAP Channel.ro CapwapBaseAuthenMethodTC .1.3.6.1.2.1.196.1.5.4 |
capwapBaseNtfChannelDownReasonRepresents 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 variablero Enumeration .1.3.6.1.2.1.196.1.5.5 |
capwapBaseNtfStationIdListRepresents a list of station MAC addresses separated by semicolons.ro LongUtf8String .1.3.6.1.2.1.196.1.5.6 |
capwapBaseNtfAuthenFailureReasonRepresents 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 reasonro Enumeration .1.3.6.1.2.1.196.1.5.7 |
capwapBaseNtfRadioOperStatusFlagRepresents 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.ro Enumeration .1.3.6.1.2.1.196.1.5.8 |
capwapBaseNtfRadioStatusCauseRepresents 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.ro Enumeration .1.3.6.1.2.1.196.1.5.9 |
capwapBaseNtfJoinFailureReasonRepresents 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 supportedro Enumeration .1.3.6.1.2.1.196.1.5.10 |
capwapBaseNtfImageFailureReasonRepresents 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 presentro Enumeration .1.3.6.1.2.1.196.1.5.11 |
capwapBaseNtfConfigMsgErrorTypeRepresents 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 valuero Enumeration .1.3.6.1.2.1.196.1.5.12 |
capwapBaseNtfMsgErrorElementsRepresents the message elements sent by the AC in the Configuration Status Response message that caused the error.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.196.1.5.13 |
capwapBaseNotifyControlObjects OBJECT IDENTIFIER .1.3.6.1.2.1.196.1.6 |
capwapBaseChannelUpDownNotifyEnableRepresents 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.196.1.6.1 |
capwapBaseDecryptErrorNotifyEnableRepresents 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.196.1.6.2 |
capwapBaseJoinFailureNotifyEnableRepresents 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.196.1.6.3 |
capwapBaseImageUpgradeFailureNotifyEnableRepresents 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.196.1.6.4 |
capwapBaseConfigMsgErrorNotifyEnableRepresents 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.196.1.6.5 |
capwapBaseRadioOperableStatusNotifyEnableRepresents 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.196.1.6.6 |
capwapBaseAuthenFailureNotifyEnableRepresents 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.196.1.6.7 |
capwapBaseConformance OBJECT IDENTIFIER .1.3.6.1.2.1.196.2 |
capwapBaseCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.196.2.1 |
capwapBaseComplianceDescribes the requirements for conformance to the CAPWAP-BASE-MIB module. Unknown .1.3.6.1.2.1.196.2.1.1 |
capwapBaseGroups OBJECT IDENTIFIER .1.3.6.1.2.1.196.2.2 |
capwapBaseAcNodeGroupA collection of objects that is used to represent the basic properties of the AC from the CAPWAP protocol perspective. Unknown .1.3.6.1.2.1.196.2.2.1 |
capwapBaseAcNodeGroup2A collection of objects that is used to represent the other properties (such as security) of the AC from the CAPWAP protocol perspective. Unknown .1.3.6.1.2.1.196.2.2.2 |
capwapBaseAcNameListGroupA collection of objects that is used to configure the AC name list. Unknown .1.3.6.1.2.1.196.2.2.3 |
capwapBaseMacAclsGroupA collection of objects that is used to configure the stations ACL. Unknown .1.3.6.1.2.1.196.2.2.4 |
capwapBaseWtpProfileGroupA collection of objects that is used to configure the WTP profile. Unknown .1.3.6.1.2.1.196.2.2.5 |
capwapBaseWtpProfileGroup2A collection of optional objects that is used to configure the WTP profile. Unknown .1.3.6.1.2.1.196.2.2.6 |
capwapBaseWtpStateGroupA collection of objects that is used to represent the WTP's state information. Unknown .1.3.6.1.2.1.196.2.2.7 |
capwapBaseWtpGroupA collection of objects that is used to represent the properties information for the WTPs in running state. Unknown .1.3.6.1.2.1.196.2.2.8 |
capwapBaseWtpGroup2A collection of optional objects that is used to represent the properties of the WTPs in running state. Unknown .1.3.6.1.2.1.196.2.2.9 |
capwapBaseRadioGroupA 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. Unknown .1.3.6.1.2.1.196.2.2.10 |
capwapBaseStationGroupA collection of objects that is used to represent the stations' basic properties. Unknown .1.3.6.1.2.1.196.2.2.11 |
capwapBaseWtpEventsStatsGroupA collection of objects that is used for collecting WTP reboot count, link failure count, hardware failure count, and so on. Unknown .1.3.6.1.2.1.196.2.2.12 |
capwapBaseRadioEventsStatsGroupA collection of objects that is used for collecting radio reset count, channel change count, hardware failure count, and so on Unknown .1.3.6.1.2.1.196.2.2.13 |
capwapBaseParametersGroupObjects used for the CAPWAP protocol's parameters. Unknown .1.3.6.1.2.1.196.2.2.14 |
capwapBaseStatsGroupObjects used for collecting the CAPWAP protocol's statistics. Unknown .1.3.6.1.2.1.196.2.2.15 |
capwapBaseNotificationsGroupA collection of notifications in this MIB module. Unknown .1.3.6.1.2.1.196.2.2.16 |
capwapBaseNotifyVarsGroupObjects used for notifications. Unknown .1.3.6.1.2.1.196.2.2.17 |
capwapBaseNotifyControlGroupObjects used to enable or disable notifications. Unknown .1.3.6.1.2.1.196.2.2.18 |