CAPWAP-BASE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
9
Rows
9
Columns
72
.1.3.6.1.2.1.196.1.1.9 · 1 row entry · 4 columns
A table of objects that configure the AC name list.
Values of all read-create objects in this table are
persistent at restart/reboot.
capwapBaseAcNameListEntry entry .1.3.6.1.2.1.196.1.1.9.1
A set of objects that configures the AC name list.
Indexes
No indexes recorded
Column Syntax OID
capwapBaseAcNameListId
Represents the unique identifier of an AC Name list.
Unsigned32 .1.3.6.1.2.1.196.1.1.9.1.1
capwapBaseAcNameListName
Represents the name of an AC, and it is expected to be
an UTF-8 encoded string.
OctetStringr/w .1.3.6.1.2.1.196.1.1.9.1.2
capwapBaseAcNameListPriority
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.
Unsigned32r/w .1.3.6.1.2.1.196.1.1.9.1.3
capwapBaseAcNameListRowStatus
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'.…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.196.1.1.9.1.4
.1.3.6.1.2.1.196.1.1.10 · 1 row entry · 3 columns
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.
capwapBaseMacAclEntry entry .1.3.6.1.2.1.196.1.1.10.1
A set of objects that configures station Access Control
Lists (ACLs).
Indexes
No indexes recorded
Column Syntax OID
capwapBaseMacAclId
Represents the unique identifier of an ACL.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.1.10.1.1
capwapBaseMacAclStationId
Represents the MAC address of a station to which WTPs will
no longer provides service.
CapwapBaseStationIdTCr/w
Textual Convention: CapwapBaseStationIdTC OctetString
Type Constraints:
range: 6
range: 8
.1.3.6.1.2.1.196.1.1.10.1.2
capwapBaseMacAclRowStatus
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 m…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.196.1.1.10.1.3
.1.3.6.1.2.1.196.1.2.1 · 1 row entry · 19 columns
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.
capwapBaseWtpProfileEntry entry .1.3.6.1.2.1.196.1.2.1.1
A set of objects that configures and displays a WTP profile.
Indexes
No indexes recorded
Column Syntax OID
capwapBaseWtpProfileId
Represents the unique identifier of a WTP profile.
CapwapBaseWtpProfileIdTC
Textual Convention: CapwapBaseWtpProfileIdTC Unsigned32
Type Constraints:
range: 0..4096
.1.3.6.1.2.1.196.1.2.1.1.1
capwapBaseWtpProfileName
Represents the name of a WTP profile.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.196.1.2.1.1.2
capwapBaseWtpProfileWtpMacAddress
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…
CapwapBaseWtpIdTCr/w
Textual Convention: CapwapBaseWtpIdTC OctetString
Type Constraints:
range: 6
range: 8
.1.3.6.1.2.1.196.1.2.1.1.3
capwapBaseWtpProfileWtpModelNumber
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…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.196.1.2.1.1.4
capwapBaseWtpProfileWtpName
Represents the name of the WTP.
OctetStringr/w .1.3.6.1.2.1.196.1.2.1.1.5
capwapBaseWtpProfileWtpLocation
Represents the location of the WTP.
OctetStringr/w .1.3.6.1.2.1.196.1.2.1.1.6
capwapBaseWtpProfileWtpStaticIpEnable
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.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.196.1.2.1.1.7
capwapBaseWtpProfileWtpStaticIpType
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 …
Enumerationr/w .1.3.6.1.2.1.196.1.2.1.1.8
capwapBaseWtpProfileWtpStaticIpAddress
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

capwa…
OctetStringr/w .1.3.6.1.2.1.196.1.2.1.1.9
capwapBaseWtpProfileWtpNetmask
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
capwapBaseWtpProfileWtpStaticIpTy…
OctetStringr/w .1.3.6.1.2.1.196.1.2.1.1.10
capwapBaseWtpProfileWtpGateway
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
capwapBaseWtpProfileWtpStaticI…
OctetStringr/w .1.3.6.1.2.1.196.1.2.1.1.11
capwapBaseWtpProfileWtpFallbackEnable
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…
Enumerationr/w .1.3.6.1.2.1.196.1.2.1.1.12
capwapBaseWtpProfileWtpEchoInterval
Represents the minimum time, in seconds, between sending Echo
Request messages to the AC that the WTP has joined.
secondSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.1.1.13
capwapBaseWtpProfileWtpIdleTimeout
Represents the idle timeout value that the WTP SHOULD enforce
for its active stations.
secondSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.1.1.14
capwapBaseWtpProfileWtpMaxDiscoveryInterval
Represents the maximum time allowed between sending Discovery
Request messages, in seconds.
secondUnsigned32r/w .1.3.6.1.2.1.196.1.2.1.1.15
capwapBaseWtpProfileWtpReportInterval
Represents the interval for WTP to send the Decryption Error
report.
secondSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.1.1.16
capwapBaseWtpProfileWtpStatisticsTimer
Represents the interval the WTP uses between the WTP Event
Requests it transmits to the AC to communicate its statistics,
in seconds.
secondSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.1.1.17
capwapBaseWtpProfileWtpEcnSupport
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 an…
Enumerationr/w .1.3.6.1.2.1.196.1.2.1.1.18
capwapBaseWtpProfileRowStatus
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 ob…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.196.1.2.1.1.19
.1.3.6.1.2.1.196.1.2.2 · 1 row entry · 9 columns
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.
capwapBaseWtpStateEntry entry .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.
Indexes
No indexes recorded
Column Syntax OID
capwapBaseWtpStateWtpId
Represents the unique identifier of a WTP.
CapwapBaseWtpIdTC
Textual Convention: CapwapBaseWtpIdTC OctetString
Type Constraints:
range: 6
range: 8
.1.3.6.1.2.1.196.1.2.2.1.1
capwapBaseWtpStateWtpIpAddressType
Represents the IP address type of a WTP.
Only ipv4(1) and ipv6(2) are supported by the object.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.196.1.2.2.1.2
capwapBaseWtpStateWtpIpAddress
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
capwapBaseWtpStateWtpIpAd…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.196.1.2.2.1.3
capwapBaseWtpStateWtpLocalIpAddressType
Represents the local IP address type of a WTP.
Only ipv4(1) and ipv6(2) are supported by the object.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.196.1.2.2.1.4
capwapBaseWtpStateWtpLocalIpAddress
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
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.196.1.2.2.1.5
capwapBaseWtpStateWtpBaseMacAddress
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].
OctetString .1.3.6.1.2.1.196.1.2.2.1.6
capwapBaseWtpState
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, a…
Enumeration .1.3.6.1.2.1.196.1.2.2.1.7
capwapBaseWtpStateWtpUpTime
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).
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.2.1.8
capwapBaseWtpStateWtpCurrWtpProfileId
Represents the current identifier of a WTP profile.
The operator could query a WTP's current configuration
with the identifier of a WTP profile.
CapwapBaseWtpProfileIdTC
Textual Convention: CapwapBaseWtpProfileIdTC Unsigned32
Type Constraints:
range: 0..4096
.1.3.6.1.2.1.196.1.2.2.1.9
.1.3.6.1.2.1.196.1.2.3 · 1 row entry · 9 columns
A table of objects that display properties of the WTPs
in running state.
capwapBaseWtpEntry entry .1.3.6.1.2.1.196.1.2.3.1
A set of objects that displays properties of the WTPs
in running state.
Indexes
No indexes recorded
Column Syntax OID
capwapBaseWtpCurrId
Represents the unique identifier of a WTP in running state.
CapwapBaseWtpIdTC
Textual Convention: CapwapBaseWtpIdTC OctetString
Type Constraints:
range: 6
range: 8
.1.3.6.1.2.1.196.1.2.3.1.1
capwapBaseWtpPhyIndex
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.
ENTITY-MIBPhysicalIndex
Textual Convention: ENTITY-MIBPhysicalIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.196.1.2.3.1.2
capwapBaseWtpBaseMacAddress
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].
OctetString .1.3.6.1.2.1.196.1.2.3.1.3
capwapBaseWtpTunnelModeOptions
Represents the tunneling modes of operation supported by
the WTP.
CapwapBaseTunnelModeTC
Textual Convention: CapwapBaseTunnelModeTC Bits
Type Values:
0localBridging
1dot3Tunnel
2nativeTunnel
.1.3.6.1.2.1.196.1.2.3.1.4
capwapBaseWtpMacTypeOptions
Represents the MAC mode of operation supported by the WTP.
CapwapBaseMacTypeTC
Textual Convention: CapwapBaseMacTypeTC Enumeration
Type Values:
0localMAC
1splitMAC
2both
.1.3.6.1.2.1.196.1.2.3.1.5
capwapBaseWtpDiscoveryType
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) …
Enumeration .1.3.6.1.2.1.196.1.2.3.1.6
capwapBaseWtpRadiosInUseNum
Represents the number of radios in use on the WTP.
Unsigned32 .1.3.6.1.2.1.196.1.2.3.1.7
capwapBaseWtpRadioNumLimit
Represents the maximum radio number supported by the WTP.
Unsigned32 .1.3.6.1.2.1.196.1.2.3.1.8
capwapBaseWtpRetransmitCount
Represents the number of retransmissions for a given
CAPWAP packet.
retransmissionsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.3.1.9
.1.3.6.1.2.1.196.1.2.4 · 1 row entry · 3 columns
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.
capwapBaseWirelessBindingEntry entry .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.
Indexes
No indexes recorded
Column Syntax OID
capwapBaseWirelessBindingRadioId
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.
CapwapBaseRadioIdTC
Textual Convention: CapwapBaseRadioIdTC Unsigned32
Type Constraints:
range: 1..31
.1.3.6.1.2.1.196.1.2.4.1.1
capwapBaseWirelessBindingVirtualRadioIfIndex
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.
Bef…
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.196.1.2.4.1.2
capwapBaseWirelessBindingType
Represents the wireless binding type for the radio.
The following enumerated values are supported:
dot11(1) - IEEE 802.11
epc(3) - EPCGlobal
Enumeration .1.3.6.1.2.1.196.1.2.4.1.3
.1.3.6.1.2.1.196.1.2.5 · 1 row entry · 5 columns
A table of objects that display stations that are accessing
the wireless service provided by the AC.
capwapBaseStationEntry entry .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.
Th…
Indexes
No indexes recorded
Column Syntax OID
capwapBaseStationId
Represents the unique identifier of the station.
CapwapBaseStationIdTC
Textual Convention: CapwapBaseStationIdTC OctetString
Type Constraints:
range: 6
range: 8
.1.3.6.1.2.1.196.1.2.5.1.1
capwapBaseStationWtpId
Represents the unique identifier of a WTP in running state.
CapwapBaseWtpIdTC
Textual Convention: CapwapBaseWtpIdTC OctetString
Type Constraints:
range: 6
range: 8
.1.3.6.1.2.1.196.1.2.5.1.2
capwapBaseStationWtpRadioId
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.
CapwapBaseRadioIdTC
Textual Convention: CapwapBaseRadioIdTC Unsigned32
Type Constraints:
range: 1..31
.1.3.6.1.2.1.196.1.2.5.1.3
capwapBaseStationAddedTime
Represents the time when the station is added.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.196.1.2.5.1.4
capwapBaseStationVlanName
Represents VLAN name to which the station is associated.
OctetString .1.3.6.1.2.1.196.1.2.5.1.5
.1.3.6.1.2.1.196.1.2.6 · 1 row entry · 8 columns
A table of objects that display the WTPs' events statistics.
capwapBaseWtpEventsStatsEntry entry .1.3.6.1.2.1.196.1.2.6.1
A set of objects that displays the events statistics
of a WTP.
Indexes
No indexes recorded
Column Syntax OID
capwapBaseWtpEventsStatsRebootCount
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…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.6.1.1
capwapBaseWtpEventsStatsInitCount
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 CAPWA…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.6.1.2
capwapBaseWtpEventsStatsLinkFailureCount
Represents the number of times that a CAPWAP protocol
connection with an AC has failed due to link failures.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.6.1.3
capwapBaseWtpEventsStatsSwFailureCount
Represents the number of times that a CAPWAP protocol
connection with an AC has failed due to software-related
reasons.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.6.1.4
capwapBaseWtpEventsStatsHwFailureCount
Represents the number of times that a CAPWAP protocol
connection with an AC has failed due to hardware-related
reasons.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.6.1.5
capwapBaseWtpEventsStatsOtherFailureCount
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.6.1.6
capwapBaseWtpEventsStatsUnknownFailureCount
Represents the number of times that a CAPWAP protocol
connection with an AC has failed for unknown reasons.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.6.1.7
capwapBaseWtpEventsStatsLastFailureType
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
swFail…
Enumeration .1.3.6.1.2.1.196.1.2.6.1.8
.1.3.6.1.2.1.196.1.2.7 · 1 row entry · 12 columns
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.
capwapBaseRadioEventsStatsEntry entry .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.
Indexes
No indexes recorded
Column Syntax OID
capwapBaseRadioEventsWtpRadioId
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.
CapwapBaseRadioIdTC
Textual Convention: CapwapBaseRadioIdTC Unsigned32
Type Constraints:
range: 1..31
.1.3.6.1.2.1.196.1.2.7.1.1
capwapBaseRadioEventsStatsResetCount
Represents the number of times that the radio has been
reset.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.7.1.2
capwapBaseRadioEventsStatsSwFailureCount
Represents the number of times that the radio has failed due
to software-related reasons.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.7.1.3
capwapBaseRadioEventsStatsHwFailureCount
Represents the number of times that the radio has failed due
to hardware-related reasons.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.7.1.4
capwapBaseRadioEventsStatsOtherFailureCount
Represents the number of times that the radio has failed due to
known reasons, other than software or hardware failure.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.7.1.5
capwapBaseRadioEventsStatsUnknownFailureCount
Represents the number of times that the radio has failed for
unknown reasons.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.7.1.6
capwapBaseRadioEventsStatsConfigUpdateCount
Represents the number of times that the radio configuration has
been updated.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.7.1.7
capwapBaseRadioEventsStatsChannelChangeCount
Represents the number of times that the radio channel has
been changed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.7.1.8
capwapBaseRadioEventsStatsBandChangeCount
Represents the number of times that the radio has changed
frequency bands.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.7.1.9
capwapBaseRadioEventsStatsCurrNoiseFloor
Represents the noise floor of the radio receiver in units of
dBm.
dBmSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.196.1.2.7.1.10
capwapBaseRadioEventsStatsDecryptErrorCount
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.196.1.2.7.1.11
capwapBaseRadioEventsStatsLastFailureType
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
Enumeration .1.3.6.1.2.1.196.1.2.7.1.12