BEGEMOT-WIRELESS-MIB
- Registered at
- 1.3.6.1.4.1.12325.1.210
- Last updated
- 2010-05-17 00:00
- Organization
- The FreeBSD Foundation
- Revisions
- 2010-05-17 00:00
- Namespace
- pfsense
- Source file
BEGEMOT-WIRELESS-MIB- Digest
sha256:d0487c8c6f176b807afc5b65372f7e10921ebf8dbcc8b200ee4a1f7998096aed
Description
The Begemot MIB for managing IEEE802.11 interfaces.
Contact
Shteryana Shopova Postal: 12 Andrey Lyapchev Blvd. block 2, ap.19 1797 Sofia Bulgaria Fax: N/A E-Mail: syrinx@FreeBSD.org
Imports
| From | Symbols |
|---|---|
| BEGEMOT-MIB | begemot |
| IF-MIB | InterfaceIndex, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, mib-2 |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BEGEMOT-MIB BEGEMOT-WIRELESS-MIB FOKUS-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| WlanIfPhyMode TEXTUAL-CONVENTION A list of wireless PHY operating modes. | current | |||
| WlanIfaceDot11nPduType TEXTUAL-CONVENTION Enumeration of values for PDU transmit/receive enabled. | current | |||
| WlanMgmtMeshReasonCode TEXTUAL-CONVENTION Enumeration of reason and codes used in IEEE802.11 mesh routing management frames to indicate why an action took place. | current | |||
| WlanMgmtReasonCode TEXTUAL-CONVENTION Enumeration of reason and codes used in IEEE802.11 management frames to indicate why an action took place. | current | |||
| WlanMgmtStatusCode TEXTUAL-CONVENTION Enumeration of reason and codes used in IEEE802.11 management frames to indicate what the result of an operation is. | current | |||
| WlanPeerCapabilityFlags TEXTUAL-CONVENTION A list of capability bits that may be advertised by a peer. | current | |||
| WlanRegDomainCode TEXTUAL-CONVENTION Enumeration of regdomain codes. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| begemotWlanNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.0 | |||
| begemotWlanInterface OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.1 | |||
| wlanInterfaceTable OBJECT-TYPE A table that contains the list of cloned wireless interfaces created on the system. | 1.3.6.1.4.1.12325.1.210.1.1 | not-accessible | current | |
| wlanInterfaceEntry OBJECT-TYPE Information for a cloned wireless interface. | 1.3.6.1.4.1.12325.1.210.1.1.1 | not-accessible | current | |
| wlanIfaceIndex OBJECT-TYPE The ifIndex of this cloned wireless interface. | 1.3.6.1.4.1.12325.1.210.1.1.1.1 | InterfaceIndex | read-only | current |
| wlanIfaceName OBJECT-TYPE The name of this cloned wireless interface. | 1.3.6.1.4.1.12325.1.210.1.1.1.2 | DisplayString (SIZE(1..32)) | read-create | current |
| wlanParentIfName OBJECT-TYPE The name of this cloned wireless interface's parent hardware interface. | 1.3.6.1.4.1.12325.1.210.1.1.1.3 | DisplayString (SIZE(1..32)) | read-create | current |
| wlanIfaceOperatingMode OBJECT-TYPE The desired operating mode of the cloned wireless interface. | 1.3.6.1.4.1.12325.1.210.1.1.1.4 | INTEGER {ibss(0), station(1), wds(2), adhocDemo(3), hostAp(4), monitor(5), meshPoint(6), tdma(7)} | read-create | current |
| wlanIfaceFlags OBJECT-TYPE Flags per cloned wireless interface used during creation. | 1.3.6.1.4.1.12325.1.210.1.1.1.5 | Bits {uniqueBssid(1), noBeacons(2), wdsLegacy(3)} | read-create | current |
| wlanIfaceBssid OBJECT-TYPE The BSSID assigned to a cloned wireless interface operating in WDS mode. | 1.3.6.1.4.1.12325.1.210.1.1.1.6 | MacAddress | read-create | current |
| wlanIfaceLocalAddress OBJECT-TYPE The unique local MAC address assigned to the cloned wireless interface during creation. | 1.3.6.1.4.1.12325.1.210.1.1.1.7 | MacAddress | read-create | current |
| wlanIfaceStatus OBJECT-TYPE This column allows creation or deletion of cloned wireless interfaces. | 1.3.6.1.4.1.12325.1.210.1.1.1.8 | RowStatus | read-create | current |
| wlanIfaceState OBJECT-TYPE The operating state of the interface. | 1.3.6.1.4.1.12325.1.210.1.1.1.9 | INTEGER {up(1), down(2)} | read-create | current |
| wlanIfParentTable OBJECT-TYPE A table that contains information about the parent hardware interface of every cloned wireless interface in the system. | 1.3.6.1.4.1.12325.1.210.1.2 | not-accessible | current | |
| wlanIfParentEntry OBJECT-TYPE Information for the parent hardware interface of a cloned wireless interface. | 1.3.6.1.4.1.12325.1.210.1.2.1 | not-accessible | current | |
| wlanIfParentDriverCapabilities OBJECT-TYPE The driver capabilities of this cloned interface's parent. | 1.3.6.1.4.1.12325.1.210.1.2.1.1 | Bits {station(1), ieee8023encap(2), athFastFrames(3), athTurbo(4), ibss(5), pmgt(6), hostAp(7), ahDemo(8), swRetry(9), txPmgt(10), shortSlot(11), shortPreamble(12), monitor(13), dfs(14), mbss(15), wpa1(16), wpa2(17), burst(18), wme(19), wds(20), bgScan(21), txFrag(22), tdma(23)} | read-only | current |
| wlanIfParentCryptoCapabilities OBJECT-TYPE The hardware cryptographic capabilities of this cloned interface's parent. | 1.3.6.1.4.1.12325.1.210.1.2.1.2 | Bits {wep(1), tkip(2), aes(3), aesCcm(4), tkipMic(5), ckip(6)} | read-only | current |
| wlanIfParentHTCapabilities OBJECT-TYPE The hardware High Throughput capabilities of this cloned interface's parent. | 1.3.6.1.4.1.12325.1.210.1.2.1.3 | Bits {ldpc(1), chwidth40(2), greenField(3), shortGi20(4), shortGi40(5), txStbc(6), delba(7), amsdu7935(8), dssscck40(9), psmp(10), fortyMHzIntolerant(11), lsigTxOpProt(12), htcAmpdu(13), htcAmsdu(14), htcHt(15), htcSmps(16), htcRifs(17)} | read-only | current |
| wlanIfaceConfigTable OBJECT-TYPE A table that contains a list of configuration parameters per cloned wireless interface. Some of the parameters may not be applicable depending on the underlying device's hardware capabilities and operating mode of the virtual interface. | 1.3.6.1.4.1.12325.1.210.1.3 | not-accessible | current | |
| wlanIfaceConfigEntry OBJECT-TYPE A list of configuration parameters for a cloned wireless interface. | 1.3.6.1.4.1.12325.1.210.1.3.1 | not-accessible | current | |
| wlanIfacePacketBurst OBJECT-TYPE The value of this object controls whether packet bursting is enabled on the interface. | 1.3.6.1.4.1.12325.1.210.1.3.1.1 | TruthValue | read-write | current |
| wlanIfaceCountryCode OBJECT-TYPE The value of this object controls the country regulatory constraints for operation of this wireless interface. The first two octets of this string is the two character country code as described in ISO/IEC 3166-1. The third octet shall contain one of the following: 1. an ASCII space character, if the regulations under which the interface is operating include all environments in the specified country. 2. an ASCII 'O' character, if the country's regulations are for Outdoor environment only. 3. an ASCII 'I' character, if the country's regulations are for Indoor environment only. | 1.3.6.1.4.1.12325.1.210.1.3.1.2 | OCTET STRING (SIZE(3)) | read-write | current |
| wlanIfaceRegDomain OBJECT-TYPE This object specifies the regulatory domain to use when calculating the regulatory constraints for operation of the interface. | 1.3.6.1.4.1.12325.1.210.1.3.1.3 | WlanRegDomainCode | read-write | current |
| wlanIfaceDesiredSsid OBJECT-TYPE The desired SSID for the interface as an ASCII string. Specifying an empty string shall remove the current configured SSID. | 1.3.6.1.4.1.12325.1.210.1.3.1.4 | OCTET STRING (SIZE(0..32)) | read-write | current |
| wlanIfaceDesiredChannel OBJECT-TYPE The desired operating channel for this interface. The value of this column is the channel index (wlanIfaceChannelId) of the corresponding entry from the wlanIfaceChannelTable. The interface status must be down so that the current operating channel may be set properly. | 1.3.6.1.4.1.12325.1.210.1.3.1.5 | INTEGER | read-write | current |
| wlanIfaceDynamicFreqSelection OBJECT-TYPE The value of this object specifies whether Dynamic Frequency Selection (DFS) as specified in 802.11h is enabled on an interface that supports 802.11h and DFS. | 1.3.6.1.4.1.12325.1.210.1.3.1.6 | TruthValue | read-write | current |
| wlanIfaceFastFrames OBJECT-TYPE The value of this object controls whether use of Atheros Fast Frames is enabled when when communicating with another Fast Frames-capable station. The value is only meaningful for interfaces that support Atheros Fast Frames. | 1.3.6.1.4.1.12325.1.210.1.3.1.7 | TruthValue | read-write | current |
| wlanIfaceDturbo OBJECT-TYPE The value of this object controls whether use of Atheros Dynamic Turbo mode is enabled when when communicating with another Dynamic Turbo-capable station. The value is only meaningful for interfaces that support Atheros Dynamic Turbo mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.8 | TruthValue | read-write | current |
| wlanIfaceTxPower OBJECT-TYPE The value of this object controls the power used to transmit frames. Accepted values are in units of one tenths of a dBm in steps of .5 dBm, e.g setting the value of this object to 155 results in 15.5 dBm transmit power configured on the interface. | 1.3.6.1.4.1.12325.1.210.1.3.1.9 | INTEGER | read-write | current |
| wlanIfaceFragmentThreshold OBJECT-TYPE The value of this object controls the threshold for which transmitted frames are broken into fragments. Setting the value of this object to 2346 will disable transmit fragmentation. | 1.3.6.1.4.1.12325.1.210.1.3.1.10 | INTEGER (256..2346) | read-write | current |
| wlanIfaceRTSThreshold OBJECT-TYPE The value of this object controls the threshold for which transmitted frames are preceded by transmission of an RTS control frame. Setting the value of this object to 2346 will disable transmission of RTS frames. | 1.3.6.1.4.1.12325.1.210.1.3.1.11 | INTEGER (1..2346) | read-write | current |
| wlanIfaceWlanPrivacySubscribe OBJECT-TYPE The value of this object specifies whether Wireless Privacy Subscriber support is enabled on the interface. | 1.3.6.1.4.1.12325.1.210.1.3.1.12 | TruthValue | read-write | current |
| wlanIfaceBgScan OBJECT-TYPE The value of this object specifies whether background scanning is enabled for an interface operating in station mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.13 | TruthValue | read-write | current |
| wlanIfaceBgScanIdle OBJECT-TYPE The value of this object specifies the minimum time a station must be idle before a background scan is initiated on an interface operating in station mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.14 | INTEGER | read-write | current |
| wlanIfaceBgScanInterval OBJECT-TYPE The value of this object specifies the interval at which background scanning is attempted when operating in station mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.15 | INTEGER | read-write | current |
| wlanIfaceBeaconMissedThreshold OBJECT-TYPE The value of this object specifies the number of consecutive missed beacons before an interface operating in station mode will attempt to search for a new access point. | 1.3.6.1.4.1.12325.1.210.1.3.1.16 | INTEGER (1..255) | read-write | current |
| wlanIfaceDesiredBssid OBJECT-TYPE The value of this object specifies the MAC address of the desired access point to use when an interface is operating as a station. | 1.3.6.1.4.1.12325.1.210.1.3.1.17 | MacAddress | read-write | current |
| wlanIfaceRoamingMode OBJECT-TYPE The value of this object specifies the desired system behavior when the interface is operating as a station and the communication with the current access point is broken. | 1.3.6.1.4.1.12325.1.210.1.3.1.18 | INTEGER {device(1), auto(2), manual(3)} | read-write | current |
| wlanIfaceDot11d OBJECT-TYPE The value of this object specifies whether 802.11d specification support is enabled. | 1.3.6.1.4.1.12325.1.210.1.3.1.19 | TruthValue | read-write | current |
| wlanIfaceDot11h OBJECT-TYPE The value of this object specifies whether 802.11h support including spectrum management is enabled. The value is only meaningfull for interfaces that support 802.11h specification. | 1.3.6.1.4.1.12325.1.210.1.3.1.20 | TruthValue | read-write | current |
| wlanIfaceDynamicWds OBJECT-TYPE The value of this object specifies whether Dynamic WDS (DWDS) support is enabled. The value is only meaningful for interfaces that support Dynamic WDS. | 1.3.6.1.4.1.12325.1.210.1.3.1.21 | TruthValue | read-write | current |
| wlanIfacePowerSave OBJECT-TYPE The value of this object specifies whether powersave operation is enabled. The value is only meaningful for interfaces that support powersave operation. | 1.3.6.1.4.1.12325.1.210.1.3.1.22 | TruthValue | read-write | current |
| wlanIfaceApBridge OBJECT-TYPE The value of this object specifies whether packets between wireless clients will be passed directly by an interface operating in host ap mode. Disabling it may be useful in situations when traffic between wireless clients needs to be processed with packet filtering. | 1.3.6.1.4.1.12325.1.210.1.3.1.23 | TruthValue | read-write | current |
| wlanIfaceBeaconInterval OBJECT-TYPE The value of this object specifies the interval at with beacon frames are sent when an interface is operating in ad-hoc or ap mode. The beacon interval is specified in TU's (1024 usecs). | 1.3.6.1.4.1.12325.1.210.1.3.1.24 | INTEGER (25..1000) | read-write | current |
| wlanIfaceDtimPeriod OBJECT-TYPE The value of this object specifies the DTIM period at which buffered multicast data frames are transmitted by an interface operating in host ap mode. Its value indicates the number of beacon intervals between DTIM. | 1.3.6.1.4.1.12325.1.210.1.3.1.25 | INTEGER (1..15) | read-write | current |
| wlanIfaceHideSsid OBJECT-TYPE The value of this object specifies whether broadcasting of the SSID in beacon frames and responding to undirected probe request frames is enabled for an interface operating in ap mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.26 | TruthValue | read-write | current |
| wlanIfaceInactivityProccess OBJECT-TYPE The value of this object specifies whether inactivity processing for associated station on an interface operating in ap mode is enabled. | 1.3.6.1.4.1.12325.1.210.1.3.1.27 | TruthValue | read-write | current |
| wlanIfaceDot11gProtMode OBJECT-TYPE The value of this object specifies the technique used for protecting OFDM frames in a mixed 11b/11g network. | 1.3.6.1.4.1.12325.1.210.1.3.1.28 | INTEGER {off(1), cts(2), rtscts(3)} | read-write | current |
| wlanIfaceDot11gPureMode OBJECT-TYPE The value of this object specifies whether only 802.11g-capable stations will be allowed to associate to an interface operating as access point in 802.11g mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.29 | TruthValue | read-write | current |
| wlanIfaceDot11nPureMode OBJECT-TYPE The value of this object specifies whether only HT-capable stations will be allowed to associate to an interface operating as access point in 802.11n mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.30 | TruthValue | read-write | current |
| wlanIfaceDot11nAmpdu OBJECT-TYPE The value of this object specifies whether sending and receiving of AMPDU frames is enabled on an interface operating in 802.11n mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.31 | WlanIfaceDot11nPduType | read-write | current |
| wlanIfaceDot11nAmpduDensity OBJECT-TYPE The value of this object specifies the AMPDU density parameter for an interface operating in 802.11n mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.32 | INTEGER (0 | 25 | 50 | 100 | 200 | 400 | 800 | 1600) | read-write | current |
| wlanIfaceDot11nAmpduLimit OBJECT-TYPE The value of this object specifies a limit on the AMPDU packet size for receiving AMPDU frames for an interface operating in 802.11n mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.33 | INTEGER (8192 | 16384 | 32768 | 65536) | read-write | current |
| wlanIfaceDot11nAmsdu OBJECT-TYPE The value of this object specifies whether sending and receiving of AMSDU frames is enabled on an interface operating in 802.11n mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.34 | WlanIfaceDot11nPduType | read-write | current |
| wlanIfaceDot11nAmsduLimit OBJECT-TYPE The value of this object specifies a limit on the AMSDU packet size when sending and receiving AMSDU frames for an interface operating in 802.11n mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.35 | INTEGER (3839 | 7935) | read-write | current |
| wlanIfaceDot11nHighThroughput OBJECT-TYPE The value of this object specifies whether use of High Throughput (HT) is enabled for an interface operating in 802.11n mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.36 | TruthValue | read-write | current |
| wlanIfaceDot11nHTCompatible OBJECT-TYPE The value of this object specifies whether use of compatibility support for pre-802.11n devices is enabled for an interface operating in 802.11n mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.37 | TruthValue | read-write | current |
| wlanIfaceDot11nHTProtMode OBJECT-TYPE The value of this object specifies the technique used for protecting HT frames in a mixed legacy/HT network for interfaces operating in 802.11n mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.38 | INTEGER {off(1), rts(2)} | read-write | current |
| wlanIfaceDot11nRIFS OBJECT-TYPE The value of this object specifies whether Reduced InterFrame Spacing (RIFS) is enabled for an interface operating in 802.11n mode on an HT channel. | 1.3.6.1.4.1.12325.1.210.1.3.1.39 | TruthValue | read-write | current |
| wlanIfaceDot11nShortGI OBJECT-TYPE The value of this object specifies whether use of Short Guard Interval is enabled on an interface operating in 802.11n mode on an HT channel. | 1.3.6.1.4.1.12325.1.210.1.3.1.40 | TruthValue | read-write | current |
| wlanIfaceDot11nSMPSMode OBJECT-TYPE The value of this object specifies whether use of Spatial Multiplexing Power Save (SMPS) is enabled on an interface operating in 802.11n mode and whether SMPS mode is set to Static or Dynamic. The value is only meaningfull for interfaces that support SMPS. | 1.3.6.1.4.1.12325.1.210.1.3.1.41 | INTEGER {disabled(1), static(2), dynamic(3)} | read-write | current |
| wlanIfaceTdmaSlot OBJECT-TYPE The value of this object specifies the slot configuration to use when operating in TDMA mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.42 | INTEGER (0..2) | read-write | current |
| wlanIfaceTdmaSlotCount OBJECT-TYPE The value of this object specifies the number of slots to use to setup a BSS for an interface operating in TDMA mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.43 | INTEGER (0..2) | read-write | current |
| wlanIfaceTdmaSlotLength OBJECT-TYPE The value of this object specifies a slot length that each station has when a BSS is setup by an interface operating in TDMA mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.44 | INTEGER (150..65000) | read-write | current |
| wlanIfaceTdmaBeaconInterval OBJECT-TYPE The value of this object specifies the number of superframes at which a beacon frame is sent to synchronize the TDMA slot timing for interfaces operating in TDMA mode. | 1.3.6.1.4.1.12325.1.210.1.3.1.45 | INTEGER | read-write | current |
| wlanIfacePeerTable OBJECT-TYPE A table that contains information about the associated stations for an interface operating as an access point, or the stations identified as neighbors in the IBSS for an interface operating in adhoc mode. | 1.3.6.1.4.1.12325.1.210.1.4 | not-accessible | current | |
| wlanIfacePeerEntry OBJECT-TYPE An entry that contains information for the associated stations for an interface operating as an access point, or the neighboring stations of an interface in adhoc mode. | 1.3.6.1.4.1.12325.1.210.1.4.1 | not-accessible | current | |
| wlanIfacePeerAddress OBJECT-TYPE The MAC address of this peer. | 1.3.6.1.4.1.12325.1.210.1.4.1.1 | MacAddress | read-only | current |
| wlanIfacePeerAssociationId OBJECT-TYPE The ID of the associacition with this peer. | 1.3.6.1.4.1.12325.1.210.1.4.1.2 | INTEGER | read-only | current |
| wlanIfacePeerVlanTag OBJECT-TYPE The Vlan Tag for traffic to/from this peer. | 1.3.6.1.4.1.12325.1.210.1.4.1.3 | INTEGER (0..4096) | read-write | current |
| wlanIfacePeerFrequency OBJECT-TYPE The operating frequency for the link with this peer. | 1.3.6.1.4.1.12325.1.210.1.4.1.4 | INTEGER | read-only | current |
| wlanIfacePeerCurrentTXRate OBJECT-TYPE The current transmit rate for this peer. | 1.3.6.1.4.1.12325.1.210.1.4.1.5 | INTEGER | read-only | current |
| wlanIfacePeerRxSignalStrength OBJECT-TYPE The average receive signal strength for this peer. | 1.3.6.1.4.1.12325.1.210.1.4.1.6 | INTEGER | read-only | current |
| wlanIfacePeerIdleTimer OBJECT-TYPE The value of this peer's inactivity timer. | 1.3.6.1.4.1.12325.1.210.1.4.1.7 | INTEGER | read-only | current |
| wlanIfacePeerTxSequenceNo OBJECT-TYPE The last sequence number transmitted to this peer. | 1.3.6.1.4.1.12325.1.210.1.4.1.8 | INTEGER | read-only | current |
| wlanIfacePeerRxSequenceNo OBJECT-TYPE The last sequence number received from this peer. | 1.3.6.1.4.1.12325.1.210.1.4.1.9 | INTEGER | read-only | current |
| wlanIfacePeerTxPower OBJECT-TYPE The transmit power limit for this peer. | 1.3.6.1.4.1.12325.1.210.1.4.1.10 | INTEGER | read-only | current |
| wlanIfacePeerCapabilities OBJECT-TYPE The capabilities advertised by this peer. | 1.3.6.1.4.1.12325.1.210.1.4.1.11 | WlanPeerCapabilityFlags | read-only | current |
| wlanIfacePeerFlags OBJECT-TYPE The peer state flags. | 1.3.6.1.4.1.12325.1.210.1.4.1.12 | Bits {authorizedForData(1), qosEnabled(2), erpEnabled(3), powerSaveMode(4), authRefHeld(5), htEnabled(6), htCompat(7), wpsAssoc(8), tsnAssoc(9), ampduRx(10), ampduTx(11), mimoPowerSave(12), sendRts(13), rifs(14), shortGiHT20(15), shortGiHT40(16), amsduRx(17), amsduTx(18)} | read-only | current |
| wlanIfaceChannelTable OBJECT-TYPE A table that contains information about the active channels for the cloned wireless interfaces in the system. | 1.3.6.1.4.1.12325.1.210.1.5 | not-accessible | current | |
| wlanIfaceChannelEntry OBJECT-TYPE An entry that contains active channel information for the wireless interface. | 1.3.6.1.4.1.12325.1.210.1.5.1 | not-accessible | current | |
| wlanIfaceChannelId OBJECT-TYPE The index of this channel entry. | 1.3.6.1.4.1.12325.1.210.1.5.1.1 | INTEGER (1..1536) | not-accessible | current |
| wlanIfaceChannelIeeeId OBJECT-TYPE The channel IEEE ID. | 1.3.6.1.4.1.12325.1.210.1.5.1.2 | INTEGER (1..256) | read-only | current |
| wlanIfaceChannelType OBJECT-TYPE The operating channel type for this entry. | 1.3.6.1.4.1.12325.1.210.1.5.1.3 | INTEGER {fhss(1), dot11a(2), dot11b(3), dot11g(4), tenMHz(5), fiveMHz(6), turbo(7), ht(8)} | read-only | current |
| wlanIfaceChannelFlags OBJECT-TYPE The channel flags. | 1.3.6.1.4.1.12325.1.210.1.5.1.4 | Bits {turbo(1), cck(2), ofdm(3), spectrum2Ghz(4), spectrum5Ghz(5), passiveScan(6), dynamicCckOfdm(7), gfsk(8), spectrum900Mhz(9), dot11aStaticTurbo(10), halfRate(11), quarterRate(12), ht20(13), ht40u(14), ht40d(15), dfs(16), xmit4ms(17), noAdhoc(18), noHostAp(19), dot11d(20)} | read-only | current |
| wlanIfaceChannelFrequency OBJECT-TYPE The channel frequency setting in MHz. | 1.3.6.1.4.1.12325.1.210.1.5.1.5 | INTEGER | read-only | current |
| wlanIfaceChannelMaxRegPower OBJECT-TYPE The maximum regulatory tx power in dBm for this channel. | 1.3.6.1.4.1.12325.1.210.1.5.1.6 | INTEGER | read-only | current |
| wlanIfaceChannelMaxTxPower OBJECT-TYPE The maximum tx power in units of .5 dBm for this channel. | 1.3.6.1.4.1.12325.1.210.1.5.1.7 | INTEGER | read-only | current |
| wlanIfaceChannelMinTxPower OBJECT-TYPE The minimum tx power in units of .5 dBm for this channel. | 1.3.6.1.4.1.12325.1.210.1.5.1.8 | INTEGER | read-only | current |
| wlanIfaceChannelState OBJECT-TYPE The channel dynamic state. | 1.3.6.1.4.1.12325.1.210.1.5.1.9 | Bits {radar(1), cacDone(2), interferenceDetected(3), radarClear(4)} | read-only | current |
| wlanIfaceChannelHTExtension OBJECT-TYPE The HT40 extension channel number. | 1.3.6.1.4.1.12325.1.210.1.5.1.10 | INTEGER | read-only | current |
| wlanIfaceChannelMaxAntennaGain OBJECT-TYPE The maximum antenna gain in units of .5 dBm. | 1.3.6.1.4.1.12325.1.210.1.5.1.11 | INTEGER | read-only | current |
| wlanIfRoamParamsTable OBJECT-TYPE A table that contains the parameters that govern the roaming operation on a wireless interface. | 1.3.6.1.4.1.12325.1.210.1.6 | not-accessible | current | |
| wlanIfRoamParamsEntry OBJECT-TYPE An entry that contains the roaming parameters of a wireless interface. | 1.3.6.1.4.1.12325.1.210.1.6.1 | not-accessible | current | |
| wlanIfRoamPhyMode OBJECT-TYPE The PHY mode for this roaming parameters entry. | 1.3.6.1.4.1.12325.1.210.1.6.1.1 | WlanIfPhyMode | not-accessible | current |
| wlanIfRoamRxSignalStrength OBJECT-TYPE The Receive Signal Strength for this roaming parameters entry. | 1.3.6.1.4.1.12325.1.210.1.6.1.2 | INTEGER | read-only | current |
| wlanIfRoamTxRateThreshold OBJECT-TYPE The transmit rate threshold value for this roaming parameters entry in Mb/s or MCS. | 1.3.6.1.4.1.12325.1.210.1.6.1.3 | INTEGER | read-only | current |
| wlanIfTxParamsTable OBJECT-TYPE A table that contains the parameters that govern the transmit operation on a wireless interface. | 1.3.6.1.4.1.12325.1.210.1.7 | not-accessible | current | |
| wlanIfTxParamsEntry OBJECT-TYPE An entry that contains the transmit parameters of a wireless interface. | 1.3.6.1.4.1.12325.1.210.1.7.1 | not-accessible | current | |
| wlanIfTxPhyMode OBJECT-TYPE The PHY mode for this entry. | 1.3.6.1.4.1.12325.1.210.1.7.1.1 | WlanIfPhyMode | not-accessible | current |
| wlanIfTxUnicastRate OBJECT-TYPE The value of this object specifies a fixed rate for transmitting unicast frames in this phy mode. | 1.3.6.1.4.1.12325.1.210.1.7.1.2 | INTEGER | read-write | current |
| wlanIfTxMcastRate OBJECT-TYPE The value of this object specifies a fixed rate for transmitting broadcast and multicast frames in this phy mode. | 1.3.6.1.4.1.12325.1.210.1.7.1.3 | INTEGER | read-write | current |
| wlanIfTxMgmtRate OBJECT-TYPE The value of this object specifies a fixed rate for transmitting management and/or control frames in this phy mode. | 1.3.6.1.4.1.12325.1.210.1.7.1.4 | INTEGER | read-write | current |
| wlanIfTxMaxRetryCount OBJECT-TYPE The maximum number of tries to use when sending unicast frames in this phy mode. | 1.3.6.1.4.1.12325.1.210.1.7.1.5 | INTEGER | read-write | current |
| begemotWlanScanning OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.2 | |||
| wlanScanConfigTable OBJECT-TYPE A table that contains a configuration for channel scanning initiated via SNMP. | 1.3.6.1.4.1.12325.1.210.2.1 | not-accessible | current | |
| wlanScanConfigEntry OBJECT-TYPE Per cloned wireless interface channel scan configuration data. The entry will be empty if no scans were initiated via SNMP. | 1.3.6.1.4.1.12325.1.210.2.1.1 | not-accessible | current | |
| wlanScanFlags OBJECT-TYPE Desired flags for the channel scan. | 1.3.6.1.4.1.12325.1.210.2.1.1.1 | Bits {noSelection(1), activeScan(2), pickFirst(3), backgroundScan(4), once(5), noBroadcast(6), noAutoSequencing(7), flushCashe(8), chechCashe(9)} | read-write | current |
| wlanScanDuration OBJECT-TYPE The desired duration of the scan. Setting the value of this object to the highest allowed value will initiate an infinite scan. | 1.3.6.1.4.1.12325.1.210.2.1.1.2 | INTEGER (1..2147483647) | read-write | current |
| wlanScanMinChannelDwellTime OBJECT-TYPE The minimum channel dwelltime for this scan. | 1.3.6.1.4.1.12325.1.210.2.1.1.3 | INTEGER | read-write | current |
| wlanScanMaxChannelDwellTime OBJECT-TYPE The maximum channel dwelltime for this scan. | 1.3.6.1.4.1.12325.1.210.2.1.1.4 | INTEGER | read-write | current |
| wlanScanConfigStatus OBJECT-TYPE This object is used to initiate or cancel channel scanning on the cloned interface via SNMP. Setting its value to running(2) will initiate channel scanning on the cloned interface, while setting the value to cancel will cancel the current ongoing scan. All other values should be returned in GET operations only. | 1.3.6.1.4.1.12325.1.210.2.1.1.5 | INTEGER {unknown(0), notStarted(1), running(2), finished(3), cancel(4)} | read-write | current |
| wlanScanResultsTable OBJECT-TYPE A table that contains scan results for a virtual wireless interface. | 1.3.6.1.4.1.12325.1.210.2.2 | not-accessible | current | |
| wlanScanResultsEntry OBJECT-TYPE Per virtual wireless interface channel scan results data. | 1.3.6.1.4.1.12325.1.210.2.2.1 | not-accessible | current | |
| wlanScanResultID OBJECT-TYPE The SSID/MESH ID for this scan result entry. | 1.3.6.1.4.1.12325.1.210.2.2.1.1 | OCTET STRING (SIZE(0..32)) | read-only | current |
| wlanScanResultBssid OBJECT-TYPE The BSSID for this scan result entry. | 1.3.6.1.4.1.12325.1.210.2.2.1.2 | MacAddress | read-only | current |
| wlanScanResultChannel OBJECT-TYPE The operating channel for this scan result entry. | 1.3.6.1.4.1.12325.1.210.2.2.1.3 | INTEGER | read-only | current |
| wlanScanResultRate OBJECT-TYPE The operating rate of this scan result entry. | 1.3.6.1.4.1.12325.1.210.2.2.1.4 | INTEGER | read-only | current |
| wlanScanResultNoise OBJECT-TYPE The channel noise for this scan result entry. | 1.3.6.1.4.1.12325.1.210.2.2.1.5 | INTEGER | read-only | current |
| wlanScanResultBeaconInterval OBJECT-TYPE The beacon interval reported for this scan result entry. | 1.3.6.1.4.1.12325.1.210.2.2.1.6 | INTEGER | read-only | current |
| wlanScanResultCapabilities OBJECT-TYPE The capabilities advertised for this scan result entry. | 1.3.6.1.4.1.12325.1.210.2.2.1.7 | WlanPeerCapabilityFlags | read-only | current |
| begemotWlanStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.3 | |||
| wlanIfaceStatisticsTable OBJECT-TYPE A table that contains summary statistics for each virtual wireless interface on the managed device. | 1.3.6.1.4.1.12325.1.210.3.1 | not-accessible | current | |
| wlanIfaceStatisticsEntry OBJECT-TYPE A list of statistics for each virtual wireless interface. | 1.3.6.1.4.1.12325.1.210.3.1.1 | not-accessible | current | |
| wlanStatsRxBadVersion OBJECT-TYPE The number of frames received by this interface that had bad version. | 1.3.6.1.4.1.12325.1.210.3.1.1.1 | Counter32 | read-only | current |
| wlanStatsRxTooShort OBJECT-TYPE The number of frames received by this interface that were too short. | 1.3.6.1.4.1.12325.1.210.3.1.1.2 | Counter32 | read-only | current |
| wlanStatsRxWrongBssid OBJECT-TYPE The number of frames received by this interface with wrong BSSID. | 1.3.6.1.4.1.12325.1.210.3.1.1.3 | Counter32 | read-only | current |
| wlanStatsRxDiscardedDups OBJECT-TYPE The number of received discarded duplicate frames by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.4 | Counter32 | read-only | current |
| wlanStatsRxWrongDir OBJECT-TYPE The number of received frames by this interface that were dropped due to wrong direction. | 1.3.6.1.4.1.12325.1.210.3.1.1.5 | Counter32 | read-only | current |
| wlanStatsRxDiscardMcastEcho OBJECT-TYPE The number of received multicast echo frames discarded by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.6 | Counter32 | read-only | current |
| wlanStatsRxDiscardNoAssoc OBJECT-TYPE The number of frames received by this interface that were dropped since no association existed with the sending station. | 1.3.6.1.4.1.12325.1.210.3.1.1.7 | Counter32 | read-only | current |
| wlanStatsRxWepNoPrivacy OBJECT-TYPE The number of frames received by this interface that were dropped since they contained WEP information and WEP privacy was off. | 1.3.6.1.4.1.12325.1.210.3.1.1.8 | Counter32 | read-only | current |
| wlanStatsRxWepUnencrypted OBJECT-TYPE The number of frames received by this interface that were dropped since they contained no WEP information and WEP privacy was on. | 1.3.6.1.4.1.12325.1.210.3.1.1.9 | Counter32 | read-only | current |
| wlanStatsRxWepFailed OBJECT-TYPE The number of frames received by this interface that were dropped since processing of the WEP information contained in them failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.10 | Counter32 | read-only | current |
| wlanStatsRxDecapsulationFailed OBJECT-TYPE The number of received frames that were discarded by this interface due to decapsulation failure. | 1.3.6.1.4.1.12325.1.210.3.1.1.11 | Counter32 | read-only | current |
| wlanStatsRxDiscardMgmt OBJECT-TYPE The number of received management frames discarded by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.12 | Counter32 | read-only | current |
| wlanStatsRxControl OBJECT-TYPE The number of control frames received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.13 | Counter32 | read-only | current |
| wlanStatsRxBeacon OBJECT-TYPE The number of beacon frames received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.14 | Counter32 | read-only | current |
| wlanStatsRxRateSetTooBig OBJECT-TYPE The number of frames received by this interface with extended supported rate element. | 1.3.6.1.4.1.12325.1.210.3.1.1.15 | Counter32 | read-only | current |
| wlanStatsRxElemMissing OBJECT-TYPE The number of frames received by this interface that were missing a required element. | 1.3.6.1.4.1.12325.1.210.3.1.1.16 | Counter32 | read-only | current |
| wlanStatsRxElemTooBig OBJECT-TYPE The number of frames received by this interface that contained an information element whose size was too big. | 1.3.6.1.4.1.12325.1.210.3.1.1.17 | Counter32 | read-only | current |
| wlanStatsRxElemTooSmall OBJECT-TYPE The number of frames received by this interface that contained an information element whose size was too small. | 1.3.6.1.4.1.12325.1.210.3.1.1.18 | Counter32 | read-only | current |
| wlanStatsRxElemUnknown OBJECT-TYPE The number of frames received by this interface that contained an unknown information element. | 1.3.6.1.4.1.12325.1.210.3.1.1.19 | Counter32 | read-only | current |
| wlanStatsRxChannelMismatch OBJECT-TYPE The number of frames received by this interface, that were discarded since they were received on a channel different from the one indicated in the DS params element id. | 1.3.6.1.4.1.12325.1.210.3.1.1.20 | Counter32 | read-only | current |
| wlanStatsRxDropped OBJECT-TYPE The number of frames received by this interface that were dropped due to unknown reason. | 1.3.6.1.4.1.12325.1.210.3.1.1.21 | Counter32 | read-only | current |
| wlanStatsRxSsidMismatch OBJECT-TYPE The number of frames received by this interface that had a bad SSID. | 1.3.6.1.4.1.12325.1.210.3.1.1.22 | Counter32 | read-only | current |
| wlanStatsRxAuthNotSupported OBJECT-TYPE The number of frames received by this interface that contained an unknown authentication algorithm. | 1.3.6.1.4.1.12325.1.210.3.1.1.23 | Counter32 | read-only | current |
| wlanStatsRxAuthFailed OBJECT-TYPE The number of frames received by this interface for which the authentication failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.24 | Counter32 | read-only | current |
| wlanStatsRxAuthCM OBJECT-TYPE The number of frames received by this interface for which the authentication failed due to TKIP countermeasures enabled. | 1.3.6.1.4.1.12325.1.210.3.1.1.25 | Counter32 | read-only | current |
| wlanStatsRxAssocWrongBssid OBJECT-TYPE The number of frames received by this interface with association request that had a bad BSSID. | 1.3.6.1.4.1.12325.1.210.3.1.1.26 | Counter32 | read-only | current |
| wlanStatsRxAssocNoAuth OBJECT-TYPE The number of frames received by this interface with association request that came from unauthentication node. | 1.3.6.1.4.1.12325.1.210.3.1.1.27 | Counter32 | read-only | current |
| wlanStatsRxAssocCapMismatch OBJECT-TYPE The number of frames received by this interface with association request that had bad capabilities set. | 1.3.6.1.4.1.12325.1.210.3.1.1.28 | Counter32 | read-only | current |
| wlanStatsRxAssocNoRateMatch OBJECT-TYPE The number of frames received by this interface with association request that had unsupported rate set. | 1.3.6.1.4.1.12325.1.210.3.1.1.29 | Counter32 | read-only | current |
| wlanStatsRxBadWpaIE OBJECT-TYPE The number of frames received by this interface with association request that had no or invalid WPA information element. | 1.3.6.1.4.1.12325.1.210.3.1.1.30 | Counter32 | read-only | current |
| wlanStatsRxDeauthenticate OBJECT-TYPE The number of deauthentication requests received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.31 | Counter32 | read-only | current |
| wlanStatsRxDisassociate OBJECT-TYPE The number of deassociation requests received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.32 | Counter32 | read-only | current |
| wlanStatsRxUnknownSubtype OBJECT-TYPE The number of frames received by this interface that had unknown subtype. | 1.3.6.1.4.1.12325.1.210.3.1.1.33 | Counter32 | read-only | current |
| wlanStatsRxFailedNoBuf OBJECT-TYPE The number of frames received by this interface that were dropped due to lack of free buffers. | 1.3.6.1.4.1.12325.1.210.3.1.1.34 | Counter32 | read-only | current |
| wlanStatsRxBadAuthRequest OBJECT-TYPE The number of frames received by this interface for which authentication failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.35 | Counter32 | read-only | current |
| wlanStatsRxUnAuthorized OBJECT-TYPE The number of non-PAE frames received by this interface prior to authorization. | 1.3.6.1.4.1.12325.1.210.3.1.1.36 | Counter32 | read-only | current |
| wlanStatsRxBadKeyId OBJECT-TYPE The number of frames received by this interface with bad key. | 1.3.6.1.4.1.12325.1.210.3.1.1.37 | Counter32 | read-only | current |
| wlanStatsRxCCMPSeqViolation OBJECT-TYPE The number of frames received by this interface that caused CCMP sequence violation. | 1.3.6.1.4.1.12325.1.210.3.1.1.38 | Counter32 | read-only | current |
| wlanStatsRxCCMPBadFormat OBJECT-TYPE The number of frames received by this interface that had bad CCMP format. | 1.3.6.1.4.1.12325.1.210.3.1.1.39 | Counter32 | read-only | current |
| wlanStatsRxCCMPFailedMIC OBJECT-TYPE The number of frames receivbed by this interface for which CCMP decryption failed due to MIC mismatch. | 1.3.6.1.4.1.12325.1.210.3.1.1.40 | Counter32 | read-only | current |
| wlanStatsRxTKIPSeqViolation OBJECT-TYPE The number of frames received by this interface that caused TKIP sequence violation.. | 1.3.6.1.4.1.12325.1.210.3.1.1.41 | Counter32 | read-only | current |
| wlanStatsRxTKIPBadFormat OBJECT-TYPE The number of frames received by this interface that were missing TKIP ExtIV. | 1.3.6.1.4.1.12325.1.210.3.1.1.42 | Counter32 | read-only | current |
| wlanStatsRxTKIPFailedMIC OBJECT-TYPE The number of frames received by this interface for which TKIP decryption failed due to MIC mismatch. | 1.3.6.1.4.1.12325.1.210.3.1.1.43 | Counter32 | read-only | current |
| wlanStatsRxTKIPFailedICV OBJECT-TYPE The number of frames received by this interface for which TKIP decryption failed due to ICV mismatch. | 1.3.6.1.4.1.12325.1.210.3.1.1.44 | Counter32 | read-only | current |
| wlanStatsRxDiscardACL OBJECT-TYPE The number of frames received by this interface that were disallowed by ACL. | 1.3.6.1.4.1.12325.1.210.3.1.1.45 | Counter32 | read-only | current |
| wlanStatsTxFailedNoBuf OBJECT-TYPE The number of frames that were not transmitted by this interface due to lack of free buffers. | 1.3.6.1.4.1.12325.1.210.3.1.1.46 | Counter32 | read-only | current |
| wlanStatsTxFailedNoNode OBJECT-TYPE The number of frames that were queued for transmit on this interface but were not sent since appropriate node for sending was not found. | 1.3.6.1.4.1.12325.1.210.3.1.1.47 | Counter32 | read-only | current |
| wlanStatsTxUnknownMgmt OBJECT-TYPE The number of unknown management frames transmitted by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.48 | Counter32 | read-only | current |
| wlanStatsTxBadCipher OBJECT-TYPE The number of frames that were queued for transmit on this interface but were not send since the specified key was not setup. | 1.3.6.1.4.1.12325.1.210.3.1.1.49 | Counter32 | read-only | current |
| wlanStatsTxNoDefKey OBJECT-TYPE The number of frames that were queued for transmit on this interface but were not send since an appropriate key was not found. | 1.3.6.1.4.1.12325.1.210.3.1.1.50 | Counter32 | read-only | current |
| wlanStatsTxFragmented OBJECT-TYPE The number of fragmented frames transmitted by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.51 | Counter32 | read-only | current |
| wlanStatsTxFragmentsCreated OBJECT-TYPE The number of created fragments transmitted by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.52 | Counter32 | read-only | current |
| wlanStatsActiveScans OBJECT-TYPE The number of active scans performed by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.53 | Counter32 | read-only | current |
| wlanStatsPassiveScans OBJECT-TYPE The number of passive scans performed by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.54 | Counter32 | read-only | current |
| wlanStatsTimeoutInactivity OBJECT-TYPE The number of times a station/node was dropped by this interface due to inactivity timeout. | 1.3.6.1.4.1.12325.1.210.3.1.1.55 | Counter32 | read-only | current |
| wlanStatsCryptoNoMem OBJECT-TYPE The number times attaching a crypto protocol to this interface failed due to lack of memory. | 1.3.6.1.4.1.12325.1.210.3.1.1.56 | Counter32 | read-only | current |
| wlanStatsSwCryptoTKIP OBJECT-TYPE The number of times TKIP encryption/decryption was handled in software for frames received/transmitted by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.57 | Counter32 | read-only | current |
| wlanStatsSwCryptoTKIPEnMIC OBJECT-TYPE The number of times TKIP MIC was added in software to frames transmitted by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.58 | Counter32 | read-only | current |
| wlanStatsSwCryptoTKIPDeMIC OBJECT-TYPE The number of times TKIP MIC was stripped in software from frames received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.59 | Counter32 | read-only | current |
| wlanStatsCryptoTKIPCM OBJECT-TYPE The number of frames discarded by this interface due to TKIP counter measures. | 1.3.6.1.4.1.12325.1.210.3.1.1.60 | Counter32 | read-only | current |
| wlanStatsSwCryptoCCMP OBJECT-TYPE The number of times CCMP encryption/decryption was handled in software for frames received/transmitted by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.61 | Counter32 | read-only | current |
| wlanStatsSwCryptoWEP OBJECT-TYPE The number of times WEP encryption/decryption was handled in software for frames received/transmitted by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.62 | Counter32 | read-only | current |
| wlanStatsCryptoCipherKeyRejected OBJECT-TYPE The number of times a key was rejected for this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.63 | Counter32 | read-only | current |
| wlanStatsCryptoNoKey OBJECT-TYPE The number of times key setup for this interface failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.64 | Counter32 | read-only | current |
| wlanStatsCryptoDeleteKeyFailed OBJECT-TYPE The number of times key deletion from driver for this interface failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.65 | Counter32 | read-only | current |
| wlanStatsCryptoUnknownCipher OBJECT-TYPE The number of times key setup for this interface failed due to invalid cipher. | 1.3.6.1.4.1.12325.1.210.3.1.1.66 | Counter32 | read-only | current |
| wlanStatsCryptoAttachFailed OBJECT-TYPE The number of times attaching a cipher for this interface failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.67 | Counter32 | read-only | current |
| wlanStatsCryptoKeyFailed OBJECT-TYPE The number of times setting a cipher in the driver for this interface failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.68 | Counter32 | read-only | current |
| wlanStatsCryptoEnMICFailed OBJECT-TYPE The number of frames that were discarded by by this interface due to failed enmic. | 1.3.6.1.4.1.12325.1.210.3.1.1.69 | Counter32 | read-only | current |
| wlanStatsIBSSCapMismatch OBJECT-TYPE The number of times a BSSID change failed for an interface operating in ad hoc mode due to capabilities mismatch. | 1.3.6.1.4.1.12325.1.210.3.1.1.70 | Counter32 | read-only | current |
| wlanStatsUnassocStaPSPoll OBJECT-TYPE The number of ps-poll frames from unassociated station received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.71 | Counter32 | read-only | current |
| wlanStatsBadAidPSPoll OBJECT-TYPE The number of ps-poll frames with incorrect aid received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.72 | Counter32 | read-only | current |
| wlanStatsEmptyPSPoll OBJECT-TYPE The number of empty ps-poll frames received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.73 | Counter32 | read-only | current |
| wlanStatsRxFFBadHdr OBJECT-TYPE The number of fast frames with bad header received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.74 | Counter32 | read-only | current |
| wlanStatsRxFFTooShort OBJECT-TYPE The number of fast frames received by this interface, for which decapsulation failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.75 | Counter32 | read-only | current |
| wlanStatsRxFFSplitError OBJECT-TYPE The number of fast frames received by this interface, for which decapsulation failed during split. | 1.3.6.1.4.1.12325.1.210.3.1.1.76 | Counter32 | read-only | current |
| wlanStatsRxFFDecap OBJECT-TYPE The number of fast frames received by this interface, that were successfully decapsulated. | 1.3.6.1.4.1.12325.1.210.3.1.1.77 | Counter32 | read-only | current |
| wlanStatsTxFFEncap OBJECT-TYPE The number of encapsulated fast frames transmitted by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.78 | Counter32 | read-only | current |
| wlanStatsRxBadBintval OBJECT-TYPE The number of frames with bogus beacon interval received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.79 | Counter32 | read-only | current |
| wlanStatsRxDemicFailed OBJECT-TYPE The number of frames received by this interface for which stripping of the MIC failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.80 | Counter32 | read-only | current |
| wlanStatsRxDefragFailed OBJECT-TYPE The number of frames received by this interface for which defragmentation failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.81 | Counter32 | read-only | current |
| wlanStatsRxMgmt OBJECT-TYPE The number of management frames received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.82 | Counter32 | read-only | current |
| wlanStatsRxActionMgmt OBJECT-TYPE The number of action management frames received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.83 | Counter32 | read-only | current |
| wlanStatsRxAMSDUTooShort OBJECT-TYPE The number of A-MSDU frames received by this interface for which decapsulaiton failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.84 | Counter32 | read-only | current |
| wlanStatsRxAMSDUSplitError OBJECT-TYPE The number of A-MSDU frames received by this interface for which split failed. | 1.3.6.1.4.1.12325.1.210.3.1.1.85 | Counter32 | read-only | current |
| wlanStatsRxAMSDUDecap OBJECT-TYPE The number of A-MSDU frames received by this interface which were successfully decapsulaited. | 1.3.6.1.4.1.12325.1.210.3.1.1.86 | Counter32 | read-only | current |
| wlanStatsTxAMSDUEncap OBJECT-TYPE The number of encapsulated A-MSDU frames transmitted by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.87 | Counter32 | read-only | current |
| wlanStatsAMPDUBadBAR OBJECT-TYPE The number of A-MPDU frames that were dropped by this interface source BAR frame processing was disabled. | 1.3.6.1.4.1.12325.1.210.3.1.1.88 | Counter32 | read-only | current |
| wlanStatsAMPDUOowBar OBJECT-TYPE The number of A-MPDU BAR before ADDBA frames received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.89 | Counter32 | read-only | current |
| wlanStatsAMPDUMovedBAR OBJECT-TYPE The number of times a BAR moved window occurred. | 1.3.6.1.4.1.12325.1.210.3.1.1.90 | Counter32 | read-only | current |
| wlanStatsAMPDURxBAR OBJECT-TYPE The number of A-MPDU BAR frames received by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.91 | Counter32 | read-only | current |
| wlanStatsAMPDURxOor OBJECT-TYPE The number of out-of-order A-MPDU frames by received this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.92 | Counter32 | read-only | current |
| wlanStatsAMPDURxCopied OBJECT-TYPE The number of A-MPDU frames by copied down this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.93 | Counter32 | read-only | current |
| wlanStatsAMPDURxDropped OBJECT-TYPE The number of A-MPDU frames by dropped this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.94 | Counter32 | read-only | current |
| wlanStatsTxDiscardBadState OBJECT-TYPE The number of frames queued for transmit on this interface that were discarded due to interface state not ready for transmit. | 1.3.6.1.4.1.12325.1.210.3.1.1.95 | Counter32 | read-only | current |
| wlanStatsTxFailedNoAssoc OBJECT-TYPE The number of frames queued for transmit on this interface that were discarded since the receiving station was not associated. | 1.3.6.1.4.1.12325.1.210.3.1.1.96 | Counter32 | read-only | current |
| wlanStatsTxClassifyFailed OBJECT-TYPE The number of frames queued for transmit on this interface that were discarded since their priority was not determined. | 1.3.6.1.4.1.12325.1.210.3.1.1.97 | Counter32 | read-only | current |
| wlanStatsDwdsMcastDiscard OBJECT-TYPE The number of multicast over DWDS frames discarded by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.98 | Counter32 | read-only | current |
| wlanStatsHTAssocRejectNoHT OBJECT-TYPE The number of management frames received from a non-HT stations that were rejected by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.99 | Counter32 | read-only | current |
| wlanStatsHTAssocDowngrade OBJECT-TYPE The number of times HT was disallowed for an association on this interface due to WEP or TKIP requested. | 1.3.6.1.4.1.12325.1.210.3.1.1.100 | Counter32 | read-only | current |
| wlanStatsHTAssocRateMismatch OBJECT-TYPE The number of times rate mismatch occurred during HT rate set handling on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.101 | Counter32 | read-only | current |
| wlanStatsAMPDURxAge OBJECT-TYPE The number of A-MPDU frames sent by this interface due to aging out. | 1.3.6.1.4.1.12325.1.210.3.1.1.102 | Counter32 | read-only | current |
| wlanStatsAMPDUMoved OBJECT-TYPE The number of time A-MPDU MSDU moved window occurred for this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.103 | Counter32 | read-only | current |
| wlanStatsADDBADisabledReject OBJECT-TYPE The number of received ADDBA frames that were discarded by this interface since ADDBA was disabled. | 1.3.6.1.4.1.12325.1.210.3.1.1.104 | Counter32 | read-only | current |
| wlanStatsADDBANoRequest OBJECT-TYPE The number of received ADDBA responses frames that were discarded by this interface due to no pending ADDBA. | 1.3.6.1.4.1.12325.1.210.3.1.1.105 | Counter32 | read-only | current |
| wlanStatsADDBABadToken OBJECT-TYPE The number of received ADDBA response frames that were discarded by this interface since ADDBA response caused dialogtoken mismatch. | 1.3.6.1.4.1.12325.1.210.3.1.1.106 | Counter32 | read-only | current |
| wlanStatsADDBABadPolicy OBJECT-TYPE The number of received ADDBA response frames that were discarded by this interface since ADDBA response caused policy mismatch. | 1.3.6.1.4.1.12325.1.210.3.1.1.107 | Counter32 | read-only | current |
| wlanStatsAMPDUStopped OBJECT-TYPE The number of times a A-MPDU stream stopped on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.108 | Counter32 | read-only | current |
| wlanStatsAMPDUStopFailed OBJECT-TYPE The number of times a A-MPDU stream stop failed on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.109 | Counter32 | read-only | current |
| wlanStatsAMPDURxReorder OBJECT-TYPE The number of received reordered A-MPDU frames on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.110 | Counter32 | read-only | current |
| wlanStatsScansBackground OBJECT-TYPE The number of background scans started on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.111 | Counter32 | read-only | current |
| wlanLastDeauthReason OBJECT-TYPE The last received deauthenticate reason on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.112 | WlanMgmtReasonCode | read-only | current |
| wlanLastDissasocReason OBJECT-TYPE The last received disassociate reason on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.113 | WlanMgmtReasonCode | read-only | current |
| wlanLastAuthFailReason OBJECT-TYPE The last received authentication failed reason on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.114 | WlanMgmtReasonCode | read-only | current |
| wlanStatsBeaconMissedEvents OBJECT-TYPE The number of beacon miss notification events on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.115 | Counter32 | read-only | current |
| wlanStatsRxDiscardBadStates OBJECT-TYPE The number of frames received on this interface that were discarded due to interface state not ready for receive. | 1.3.6.1.4.1.12325.1.210.3.1.1.116 | Counter32 | read-only | current |
| wlanStatsFFFlushed OBJECT-TYPE The number of fast frames flushed from the stage queue on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.117 | Counter32 | read-only | current |
| wlanStatsTxControlFrames OBJECT-TYPE The number of control frames transmitted by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.118 | Counter32 | read-only | current |
| wlanStatsAMPDURexmt OBJECT-TYPE The number of A-MPDU frames successfully retransmitted by this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.119 | Counter32 | read-only | current |
| wlanStatsAMPDURexmtFailed OBJECT-TYPE The number of A-MPDU frames for which retransmission failed on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.120 | Counter32 | read-only | current |
| wlanStatsReset OBJECT-TYPE The value of this object is used to reset the statistics on this interface. | 1.3.6.1.4.1.12325.1.210.3.1.1.121 | INTEGER {no-op(1), clear(2)} | read-write | current |
| begemotWlanWep OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.4 | |||
| wlanWepInterfaceTable OBJECT-TYPE A table that contains WEP configuration for the wireless interfaces on the managed system. | 1.3.6.1.4.1.12325.1.210.4.1 | not-accessible | current | |
| wlanWepInterfaceEntry OBJECT-TYPE WEP Configuration for wireless interface. | 1.3.6.1.4.1.12325.1.210.4.1.1 | not-accessible | current | |
| wlanWepMode OBJECT-TYPE The WEP mode set on the interface. | 1.3.6.1.4.1.12325.1.210.4.1.1.1 | INTEGER {off(0), on(1), mixed(2)} | read-write | current |
| wlanWepDefTxKey OBJECT-TYPE The index of the default WEP key for the interface. | 1.3.6.1.4.1.12325.1.210.4.1.1.2 | INTEGER | read-write | current |
| wlanWepKeyTable OBJECT-TYPE A table that contains the configured WEP keys for a virtual wireless interface. | 1.3.6.1.4.1.12325.1.210.4.2 | not-accessible | current | |
| wlanWepKeyEntry OBJECT-TYPE A configured WEP Key entry. | 1.3.6.1.4.1.12325.1.210.4.2.1 | not-accessible | current | |
| wlanWepKeyID OBJECT-TYPE The WEP Key ID. | 1.3.6.1.4.1.12325.1.210.4.2.1.1 | INTEGER (1..4) | read-write | current |
| wlanWepKeyLength OBJECT-TYPE The WEP Key length. | 1.3.6.1.4.1.12325.1.210.4.2.1.2 | INTEGER | read-only | current |
| wlanWepKeySet OBJECT-TYPE The WEP Key String to configure for this key. When GET is attempted for this column, an empty Octet String is returned. | 1.3.6.1.4.1.12325.1.210.4.2.1.3 | OCTET STRING | read-write | current |
| wlanWepKeyHash OBJECT-TYPE The SHA256 hash produced of the WEP Key String. | 1.3.6.1.4.1.12325.1.210.4.2.1.4 | OCTET STRING | read-only | current |
| wlanWepKeyStatus OBJECT-TYPE This object is used for creating/deleting WEP keys. | 1.3.6.1.4.1.12325.1.210.4.2.1.5 | RowStatus | read-write | current |
| begemotWlanMACAccessControl OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.5 | |||
| wlanMACAccessControlTable OBJECT-TYPE A table that contains Access Control configuration for wireless interfaces operating as an access point. | 1.3.6.1.4.1.12325.1.210.5.1 | not-accessible | current | |
| wlanMACAccessControlEntry OBJECT-TYPE The MAC Access Control configuration for a wireless interface operating as an access point. | 1.3.6.1.4.1.12325.1.210.5.1.1 | not-accessible | current | |
| wlanMACAccessControlPolicy OBJECT-TYPE The value of this object specifies the MAC Access Control policy for this Host AP interface. | 1.3.6.1.4.1.12325.1.210.5.1.1.1 | INTEGER {open(0), allow(1), deny(2), radius(7)} | read-write | current |
| wlanMACAccessControlNacl OBJECT-TYPE The number of active MAC Access Control Entries in the Database for this Host AP interface. | 1.3.6.1.4.1.12325.1.210.5.1.1.2 | Counter32 | read-only | current |
| wlanMACAccessControlFlush OBJECT-TYPE This object is used to flush all entries from the MAC Access Control Database for the specified virtual wireless interface. | 1.3.6.1.4.1.12325.1.210.5.1.1.3 | INTEGER {no-op(0), flush(1)} | read-write | current |
| wlanMACAccessControlMACTable OBJECT-TYPE A table that contains Access Control MAC for virtual wireless interfaces operating in Host AP mode. | 1.3.6.1.4.1.12325.1.210.5.2 | not-accessible | current | |
| wlanMACAccessControlMACEntry OBJECT-TYPE The MAC Access Control configuration database with MAC addresses for a virtual wireless interface. | 1.3.6.1.4.1.12325.1.210.5.2.1 | not-accessible | current | |
| wlanMACAccessControlMAC OBJECT-TYPE The value of this object specifies the station's MAC to which the Access Control policy will be applied. | 1.3.6.1.4.1.12325.1.210.5.2.1.1 | MacAddress | read-write | current |
| wlanMACAccessControlMACStatus OBJECT-TYPE The object is used to add or delete MAC entries from the Access Control Database for this interface operating in Host AP mode. To add an entry the value of this object should be set to createAndGo, a value of destroy will remove an existing entry. A GET on this object will always return value active. | 1.3.6.1.4.1.12325.1.210.5.2.1.2 | RowStatus | read-write | current |
| begemotWlanMeshRouting OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.6 | |||
| wlanMeshRoutingConfig OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.6.1 | |||
| wlanMeshMaxRetries OBJECT-TYPE Maximum retries during peer link establishment for wireless mesh routing operation. | 1.3.6.1.4.1.12325.1.210.6.1.1 | INTEGER | read-write | current |
| wlanMeshConfirmTimeout OBJECT-TYPE Confirm state timeout for wireless mesh routing operation. | 1.3.6.1.4.1.12325.1.210.6.1.2 | INTEGER | read-write | current |
| wlanMeshHoldingTimeout OBJECT-TYPE Holding state timeout for wireless mesh routing operation. | 1.3.6.1.4.1.12325.1.210.6.1.3 | INTEGER | read-write | current |
| wlanMeshRetryTimeout OBJECT-TYPE Retry timeout for wireless mesh routing operation. | 1.3.6.1.4.1.12325.1.210.6.1.4 | INTEGER | read-write | current |
| wlanMeshInterface OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.6.2 | |||
| wlanMeshInterfaceTable OBJECT-TYPE A table that contains information for wireless interfaces operating as wireless mesh points. | 1.3.6.1.4.1.12325.1.210.6.2.1 | not-accessible | current | |
| wlanMeshInterfaceEntry OBJECT-TYPE Wireless Mesh Routing information for an interface operating as mesh point. | 1.3.6.1.4.1.12325.1.210.6.2.1.1 | not-accessible | current | |
| wlanMeshId OBJECT-TYPE The desired Mesh Identifier for the interface. | 1.3.6.1.4.1.12325.1.210.6.2.1.1.1 | OCTET STRING (SIZE(1..32)) | read-write | current |
| wlanMeshTTL OBJECT-TYPE The number of hops a packet may be forwarded before it is discarded. | 1.3.6.1.4.1.12325.1.210.6.2.1.1.2 | INTEGER | read-write | current |
| wlanMeshPeeringEnabled OBJECT-TYPE Enable or disable peering with neighbor mesh stations for this interface. | 1.3.6.1.4.1.12325.1.210.6.2.1.1.3 | TruthValue | read-write | current |
| wlanMeshForwardingEnabled OBJECT-TYPE Enable or disable forwarding packets by this interface. | 1.3.6.1.4.1.12325.1.210.6.2.1.1.4 | TruthValue | read-write | current |
| wlanMeshMetric OBJECT-TYPE The link metric protocol used by the interface. | 1.3.6.1.4.1.12325.1.210.6.2.1.1.5 | INTEGER {unknown(0), airtime(1)} | read-write | current |
| wlanMeshPath OBJECT-TYPE The path selection protocol used by the interface. | 1.3.6.1.4.1.12325.1.210.6.2.1.1.6 | INTEGER {unknown(0), hwmp(1)} | read-write | current |
| wlanMeshRoutesFlush OBJECT-TYPE This object is used to flush all mesh route entries from the mesh routing table for the specified interface. | 1.3.6.1.4.1.12325.1.210.6.2.1.1.7 | INTEGER {no-op(0), flush(1)} | read-write | current |
| wlanMeshNeighborTable OBJECT-TYPE A table that contains information for the neighbors of wireless interfaces operating in mesh mode. | 1.3.6.1.4.1.12325.1.210.6.2.2 | not-accessible | current | |
| wlanMeshNeighborEntry OBJECT-TYPE Information for all neighbors of a wireless interface operating as a mesh point. | 1.3.6.1.4.1.12325.1.210.6.2.2.1 | not-accessible | current | |
| wlanMeshNeighborAddress OBJECT-TYPE The Ethernet address of this neighbor. | 1.3.6.1.4.1.12325.1.210.6.2.2.1.1 | MacAddress | read-only | current |
| wlanMeshNeighborFrequency OBJECT-TYPE The operating frequency for the link with this neighbor. | 1.3.6.1.4.1.12325.1.210.6.2.2.1.2 | INTEGER | read-only | current |
| wlanMeshNeighborLocalId OBJECT-TYPE The local mesh id for this neighbor. | 1.3.6.1.4.1.12325.1.210.6.2.2.1.3 | INTEGER | read-only | current |
| wlanMeshNeighborPeerId OBJECT-TYPE The mesh peer id of this neighbor. | 1.3.6.1.4.1.12325.1.210.6.2.2.1.4 | INTEGER | read-only | current |
| wlanMeshNeighborPeerState OBJECT-TYPE The current link state for this neighbor. | 1.3.6.1.4.1.12325.1.210.6.2.2.1.5 | INTEGER {idle(0), openTx(1), openRx(2), confirmRx(3), established(4), closing(5)} | read-only | current |
| wlanMeshNeighborCurrentTXRate OBJECT-TYPE The current transmit rate for this neighbor. | 1.3.6.1.4.1.12325.1.210.6.2.2.1.6 | INTEGER | read-only | current |
| wlanMeshNeighborRxSignalStrength OBJECT-TYPE The average receive signal strength for this neighbor. | 1.3.6.1.4.1.12325.1.210.6.2.2.1.7 | INTEGER | read-only | current |
| wlanMeshNeighborIdleTimer OBJECT-TYPE The value of this neighbor's inactivity timer. | 1.3.6.1.4.1.12325.1.210.6.2.2.1.8 | INTEGER | read-only | current |
| wlanMeshNeighborTxSequenceNo OBJECT-TYPE The last sequence number transmitted to this neighbor. | 1.3.6.1.4.1.12325.1.210.6.2.2.1.9 | INTEGER | read-only | current |
| wlanMeshNeighborRxSequenceNo OBJECT-TYPE The last sequence number received from this neighbor. | 1.3.6.1.4.1.12325.1.210.6.2.2.1.10 | INTEGER | read-only | current |
| wlanMeshRoute OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.6.3 | |||
| wlanMeshRouteTable OBJECT-TYPE A table that contains the mesh routing table for interfaces operating as mesh points, used for forwarding packets on a mesh network. | 1.3.6.1.4.1.12325.1.210.6.3.1 | not-accessible | current | |
| wlanMeshRouteEntry OBJECT-TYPE Wireless Mesh Routing Table entries for virtual wireless interfaces. | 1.3.6.1.4.1.12325.1.210.6.3.1.1 | not-accessible | current | |
| wlanMeshRouteDestination OBJECT-TYPE The mesh route entry's destination address. | 1.3.6.1.4.1.12325.1.210.6.3.1.1.1 | MacAddress | read-create | current |
| wlanMeshRouteNextHop OBJECT-TYPE The mesh route entry's next hop address. | 1.3.6.1.4.1.12325.1.210.6.3.1.1.2 | MacAddress | read-only | current |
| wlanMeshRouteHops OBJECT-TYPE The number of hops for this mesh route entry. | 1.3.6.1.4.1.12325.1.210.6.3.1.1.3 | INTEGER | read-only | current |
| wlanMeshRouteMetric OBJECT-TYPE The metric of this mesh route entry. | 1.3.6.1.4.1.12325.1.210.6.3.1.1.4 | Unsigned32 | read-only | current |
| wlanMeshRouteLifeTime OBJECT-TYPE The life time of this mesh route entry. | 1.3.6.1.4.1.12325.1.210.6.3.1.1.5 | Unsigned32 | read-only | current |
| wlanMeshRouteLastMseq OBJECT-TYPE The last sequence number seen from this destination. | 1.3.6.1.4.1.12325.1.210.6.3.1.1.6 | Unsigned32 | read-only | current |
| wlanMeshRouteFlags OBJECT-TYPE The Mesh Route entry's flags. | 1.3.6.1.4.1.12325.1.210.6.3.1.1.7 | Bits {valid(1), proxy(2)} | read-only | current |
| wlanMeshRouteStatus OBJECT-TYPE The object is used to add or delete entries from the mesh routing table for the virtual wireless interface. | 1.3.6.1.4.1.12325.1.210.6.3.1.1.8 | RowStatus | read-write | current |
| wlanMeshStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.6.4 | |||
| wlanMeshStatsTable OBJECT-TYPE A table that contains summary statistics for each virtual wireless interface operating as mesh point. | 1.3.6.1.4.1.12325.1.210.6.4.1 | not-accessible | current | |
| wlanMeshStatsEntry OBJECT-TYPE A list of statistics for each virtual wireless interface operating as mesh point. | 1.3.6.1.4.1.12325.1.210.6.4.1.1 | not-accessible | current | |
| wlanMeshDroppedBadSta OBJECT-TYPE The number of frames dropped by this interface since they were received from a non-mesh station. | 1.3.6.1.4.1.12325.1.210.6.4.1.1.1 | Counter32 | read-only | current |
| wlanMeshDroppedNoLink OBJECT-TYPE The number of frames dropped by this interface since no link had been established. | 1.3.6.1.4.1.12325.1.210.6.4.1.1.2 | Counter32 | read-only | current |
| wlanMeshNoFwdTtl OBJECT-TYPE The number of frames that were not forwarded by this interface because of a zero TTL. | 1.3.6.1.4.1.12325.1.210.6.4.1.1.3 | Counter32 | read-only | current |
| wlanMeshNoFwdBuf OBJECT-TYPE The number of frames that were not forwarded by this interface due to lack of free buffers. | 1.3.6.1.4.1.12325.1.210.6.4.1.1.4 | Counter32 | read-only | current |
| wlanMeshNoFwdTooShort OBJECT-TYPE The number of frames that were not forwarded by this interface due to missing headers. | 1.3.6.1.4.1.12325.1.210.6.4.1.1.5 | Counter32 | read-only | current |
| wlanMeshNoFwdDisabled OBJECT-TYPE The number of frames that were not forwarded by this interface since forwarding was disabled. | 1.3.6.1.4.1.12325.1.210.6.4.1.1.6 | Counter32 | read-only | current |
| wlanMeshNoFwdPathUnknown OBJECT-TYPE The number of frames that were not forwarded by this interface since the path was unknown. | 1.3.6.1.4.1.12325.1.210.6.4.1.1.7 | Counter32 | read-only | current |
| wlanMeshDroppedBadAE OBJECT-TYPE The number of frames that were dropped by this interface since the AE was invalid. | 1.3.6.1.4.1.12325.1.210.6.4.1.1.8 | Counter32 | read-only | current |
| wlanMeshRouteAddFailed OBJECT-TYPE The number of times an addition of a route to the mesh routing table for this interface failed. | 1.3.6.1.4.1.12325.1.210.6.4.1.1.9 | Counter32 | read-only | current |
| wlanMeshDroppedNoProxy OBJECT-TYPE The number of frames that were dropped by this interface since proxying was not enabled on the interface. | 1.3.6.1.4.1.12325.1.210.6.4.1.1.10 | Counter32 | read-only | current |
| wlanMeshDroppedMisaligned OBJECT-TYPE The number of frames that were dropped by this interface due to bad alignment. | 1.3.6.1.4.1.12325.1.210.6.4.1.1.11 | Counter32 | read-only | current |
| wlanMeshRouteProtocols OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.6.5 | |||
| wlanMeshProtoHWMP OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.6.5.1 | |||
| wlanMeshHWMPConfig OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.6.5.1.1 | |||
| wlanHWMPRouteInactiveTimeout OBJECT-TYPE The HWMP Route inactivity timeout. | 1.3.6.1.4.1.12325.1.210.6.5.1.1.1 | INTEGER | read-write | current |
| wlanHWMPRootAnnounceInterval OBJECT-TYPE The HWMP Root Announcement interval. | 1.3.6.1.4.1.12325.1.210.6.5.1.1.2 | INTEGER | read-write | current |
| wlanHWMPRootInterval OBJECT-TYPE The HWMP Root interval. | 1.3.6.1.4.1.12325.1.210.6.5.1.1.3 | INTEGER | read-write | current |
| wlanHWMPRootTimeout OBJECT-TYPE The root PREQ timeout. | 1.3.6.1.4.1.12325.1.210.6.5.1.1.4 | INTEGER | read-write | current |
| wlanHWMPPathLifetime OBJECT-TYPE The HWMP path entry lifetime. | 1.3.6.1.4.1.12325.1.210.6.5.1.1.5 | INTEGER | read-write | current |
| wlanHWMPReplyForwardBit OBJECT-TYPE A non-zero value for this object specifies that RF bit shall be set on generated PREQs. | 1.3.6.1.4.1.12325.1.210.6.5.1.1.6 | INTEGER | read-write | current |
| wlanHWMPTargetOnlyBit OBJECT-TYPE A non-zero value for this object specifies that TO bit shall be set on generated PREQs. | 1.3.6.1.4.1.12325.1.210.6.5.1.1.7 | INTEGER | read-write | current |
| wlanMeshHWMPInterface OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.6.5.1.2 | |||
| wlanHWMPInterfaceTable OBJECT-TYPE A table that contains information for wireless interfaces operating in mesh mode. | 1.3.6.1.4.1.12325.1.210.6.5.1.2.1 | not-accessible | current | |
| wlanHWMPInterfaceEntry OBJECT-TYPE Wireless Mesh Routing HWMP information for a wireless interface. | 1.3.6.1.4.1.12325.1.210.6.5.1.2.1.1 | not-accessible | current | |
| wlanHWMPRootMode OBJECT-TYPE This object is used to configure whether the interface will operate as root node and specify root node mode. | 1.3.6.1.4.1.12325.1.210.6.5.1.2.1.1.1 | INTEGER {disabled(1), normal(2), proactive(3), rann(4)} | read-write | current |
| wlanHWMPMaxHops OBJECT-TYPE The maximum number of hops allowed on an HMWP path for this interface. | 1.3.6.1.4.1.12325.1.210.6.5.1.2.1.1.2 | INTEGER | read-write | current |
| wlanMeshHWMPStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.12325.1.210.6.5.1.3 | |||
| wlanMeshHWMPStatsTable OBJECT-TYPE A table that contains summary statistics for HWMP operation on an interface operating as mesh point. | 1.3.6.1.4.1.12325.1.210.6.5.1.3.1 | not-accessible | current | |
| wlanMeshHWMPStatsEntry OBJECT-TYPE A list of HWMP statistics for each wlan interface operating as HWMP mesh point. | 1.3.6.1.4.1.12325.1.210.6.5.1.3.1.1 | not-accessible | current | |
| wlanMeshHWMPWrongSeqNo OBJECT-TYPE The number of HWMP frames with wrong sequence number received by this interface. | 1.3.6.1.4.1.12325.1.210.6.5.1.3.1.1.1 | Counter32 | read-only | current |
| wlanMeshHWMPTxRootPREQ OBJECT-TYPE The number of HWMP Root PREQ frames sent by this interface. | 1.3.6.1.4.1.12325.1.210.6.5.1.3.1.1.2 | Counter32 | read-only | current |
| wlanMeshHWMPTxRootRANN OBJECT-TYPE The number of HWMP Root RANN frames sent by this interface. | 1.3.6.1.4.1.12325.1.210.6.5.1.3.1.1.3 | Counter32 | read-only | current |
| wlanMeshHWMPProxy OBJECT-TYPE The number of HWMP PREP frames discarded by this interface due to the HWMP route being marked as proxy. | 1.3.6.1.4.1.12325.1.210.6.5.1.3.1.1.4 | Counter32 | read-only | current |