HIPATH-WIRELESS-DOT11-EXTNS-MIB
AI MIB Summary
The HIPATH-WIRELESS-DOT11-EXTNS-MIB extends the standard IEEE 802.11 MIB to enable monitoring of proprietary Siemens HIPATH wireless LAN parameters, including specific radio interface statistics, association states, and signal quality metrics not covered by the base standard.
This module provides extension objects to the ieee80211 MIB.
Main OID:
hiPathWirelessDot11ExtnsMIB.1.3.6.1.4.1.4329.15.5.3
158
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
158 total| Object Name |
|---|
dot11ExtnsMib OBJECT IDENTIFIER .1.3.6.1.4.1.4329.15.3.1 |
dot11Extsmt OBJECT IDENTIFIER .1.3.6.1.4.1.4329.15.3.1.1 |
dot11ExtBSSIDTableThe dot11ExtBSSIDTable contains a list of the BSS (Basic Service Set)
Identifiers supported by each radio, and associates an
SSID with with each BSS. SEQUENCE OF Dot11ExtBSSIDEntry .1.3.6.1.4.1.4329.15.3.1.1.1 |
dot11ExtBSSIDEntryAn entry in the BSSID table. Dot11ExtBSSIDEntry .1.3.6.1.4.1.4329.15.3.1.1.1.1 |
dot11ExtBSSIndexA unique value, greater than zero, that identifies
each Basic Service Set Identifier (BSSID) supported by a radio.ro Integer32 .1.3.6.1.4.1.4329.15.3.1.1.1.1.1 |
dot11ExtBSSIDThe Basic Service Set Identifier (BSSID) uniquely identifies a
wireless network adapter. In the case of the AP2620,
a radio can support up to 8 distinct BSSIDs.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.1.1.2 |
dot11ExtSSIDIDSSIDID is a High Path Wireless internal numeric identifier for the SSID.
This number is meaningless external to the product.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.1.1.3 |
dot11ExtSSIDThe Service Set Identifier (SSID) is the network name identifying
the wireless network to which this adapter belongs.rw OCTET STRING .1.3.6.1.4.1.4329.15.3.1.1.1.1.4 |
dot11ExtBSSIDWEPKeyIndexSpecifies the WEP default key associated with this BSS
from the ieee802dot11 dot11WEPDefaultKeysTable.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.1.1.5 |
dot11ExtSSIDSuppressWhen True, the radio will not broadcast the SSID associated
with this BSSID in the beacons.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.1.1.6 |
dot11ExtPriorityTrafficHandlingWhen True, priority traffic handling is enabled for this BSSID.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.1.1.7 |
dot11ExtWEPKeyMappingsTableThe dot11ExtWEPKeyMappingsTable supports the ability to
configure a separate WEP key for each BSS/Station pairing.
The WEPKeyMappingValues in this table are logically WRITE-ONLY.
Any attempt to read these values will return null or 0. SEQUENCE OF Dot11ExtWEPKeyMappingsEntry .1.3.6.1.4.1.4329.15.3.1.1.2 |
dot11ExtWEPKeyMappingsEntryAn entry in the dot11ExtWEPKeyMappingsTable. Dot11ExtWEPKeyMappingsEntry .1.3.6.1.4.1.4329.15.3.1.1.2.1 |
dot11ExtWEPKeyMappingIndexThe auxiliary variable used to identify instances
of the columnar objects in the WEP Key Mappings Table.ro Integer32 .1.3.6.1.4.1.4329.15.3.1.1.2.1.1 |
dot11ExtWEPKeyMappingAddressThe MAC address of the STA for which the values from this
key mapping entry are to be used.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.2.1.2 |
dot11ExtWEPKeyMappingWEPOnBoolean as to whether WEP is to be used when communicating
with the dot11WEPKeyMappingAddress STA.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.2.1.3 |
dot11ExtWEPKeyMappingValueA WEP secret key value.rw WEPKeytype .1.3.6.1.4.1.4329.15.3.1.1.2.1.4 |
dot11ExtWEPKeyMappingStatusThe status column used for creating, modifying, and
deleting instances of the columnar objects in the WEP key
mapping Table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.2.1.5 |
dot11CapabilitiesTableThe dot11CapabilitiesTable contains the 802.11 protocols
that each radio in the accessPoint are capable of supporting. SEQUENCE OF Dot11CapabilitiesEntry .1.3.6.1.4.1.4329.15.3.1.1.3 |
dot11CapabilitiesEntryAn entry in the dot11CapabilitiesTable. Dot11CapabilitiesEntry .1.3.6.1.4.1.4329.15.3.1.1.3.1 |
dot11CapabilitiesDescribes the capabilities of a radio, for example the protocol supported.rw Bits .1.3.6.1.4.1.4329.15.3.1.1.3.1.1 |
dot11bConfigTableThe table contains configuration elements specific to the 802.11b protocol. SEQUENCE OF Dot11bConfigEntry .1.3.6.1.4.1.4329.15.3.1.1.4 |
dot11bConfigEntryThe dot11bConfigTable contains configuration elements
specific to the 802.11b protocol. If an attempt to
read the elements is made for a radio which does not
support 802.11b, null or 0 will be returned. Dot11bConfigEntry .1.3.6.1.4.1.4329.15.3.1.1.4.1 |
dot11bEnabledWhen true, 802.1b protocol support is active on this radio.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.4.1.1 |
dot11BasicBSpecifies the basic rate set for a 11b or 11b+g radio. When set to
basic11b, the radio uses all four 11b rates (1, 2, 5.5 and 11 Mbps)
as basic rates. When when set to basic11 the radio uses
only the two 11 rates (1 and 2 Mbps) as basic rates.rwobsolete Enumeration .1.3.6.1.4.1.4329.15.3.1.1.4.1.2 |
dot11gConfigTableThe dot11gConfigTable contains configuration elements
specific to the 802.11g protocol. If an attempt to
read the elements is made for a radio which does not
support 802.11g, null or 0 will be returned. SEQUENCE OF Dot11gConfigEntry .1.3.6.1.4.1.4329.15.3.1.1.5 |
dot11gConfigEntryAn entry in the dot11gConfigTable. Dot11gConfigEntry .1.3.6.1.4.1.4329.15.3.1.1.5.1 |
dot11gEnabledWhen true, 802.1g protocol support is active on this radio.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.5.1.1 |
dot11gProtectionModeConfigures whether and when to use Protection Mode for the 802.11g
transmissions. Protection Mode helps reduce collisions with legacy
802.11b stations at the expense of additional overhead. None specifies
that no protection is to be used. Auto specifies that
radio will enable protection mode when it detects
an 802.11b station. Always specifies that protection
mode is always enabled.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.5.1.3 |
dot11gProtectionTypeDetermines whether 802.11g Protection Mode uses a RTS-CTS sequence
or a CTS-only protection mechanism when Protection Mode is enabled.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.5.1.4 |
dot11gProtectionRateSpecifies the rate to be used by RTS or CTS in protection mode.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.5.1.5 |
dot11gBasicGSpecifies the set of basic rates in 11-g-only mode. Default
allows all possible basic rates (1, 2, 5.5, 11, 6, 12 and 24 Mbps).
Basic11 specifies only 11 rates (1 nad 2 Mbps) as basic. Basic11b
specifies all four 11b rates (1, 2, 5.5 and 11 Mbps) as basic.
OFDM specifies only OFDM rates (6, 12 and 24 Mbps) as basic.rwobsolete Enumeration .1.3.6.1.4.1.4329.15.3.1.1.5.1.6 |
dot11gProtectionModeSelectedProtection mode selected by Access Point. Values are:
off(0) = protection mode is set to off by Access Point.
on(1) = protection mode is set to on by Access Point.
notAvailable(2) = protection mode status is not available, either
due to Access Point's version or stats have not yet been collected
by Controller.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.5.1.7 |
dot11ExtSmtTableExtended settings table. SEQUENCE OF Dot11ExtSmtEntry .1.3.6.1.4.1.4329.15.3.1.1.7 |
dot11ExtSmtEntryAn entry in the Extended settings table dot11ExtSmtTable. Dot11ExtSmtEntry .1.3.6.1.4.1.4329.15.3.1.1.7.1 |
smtShortPreambleInvokedSpecifies the type of preamble used in an 11b/g radio:
always short, always long or automatically selected.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.7.1.1 |
dot11ExtSmtCurrentChannelSpecfies the current radio channel. Value of zero means 'auto' selection.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.2 |
dot11ExtSmtMaxBasicRateSpecifies the maximum basic rate.rw OCTET STRING .1.3.6.1.4.1.4329.15.3.1.1.7.1.3 |
dot11ExtSmtMinBasicRateSpecifies the minimum basic rate which is
also the minimum operational rate.rw OCTET STRING .1.3.6.1.4.1.4329.15.3.1.1.7.1.4 |
dot11ExtSmtMaxOperationalRateSpecifies the maximum operational rate.rw OCTET STRING .1.3.6.1.4.1.4329.15.3.1.1.7.1.5 |
dot11ExtSmtCurChanSelectedByAPCurrent channel selected by Access Point.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.6 |
dot11ExtSmtRFDomainIdentifies a radio as belonging to an RF Domain. This is
used to provide dynamic radio management when all SSIDs
are suppressed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.7.1.7 |
dot11ExtSmtAutoTxPowerCtrlAuto Transmission Power Control.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.8 |
dot11ExtSmtCurrentTxPowerLevelCurrent transmission power level of the radio.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.9 |
dot11ExtSmtMaxTxPowerMaximum transmission power level of the radio.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.10 |
dot11ExtSmtMinTxPowerMinimum transmission power level of the radio.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.11 |
dot11ExtSmtAutoTxPowerCtrlAdjustAuto Transmission Power Control adjust.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.12 |
dot11ExtSmtBGretriesNumber of retries for Background traffics.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.13 |
dot11ExtSmtBEretriesNumber of retries for Best Efforts traffics.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.14 |
dot11ExtSmtVIretriesNumber of retries for Video traffics.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.15 |
dot11ExtSmtVOretriesNumber of retries for Voice traffics.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.16 |
dot11ExtSmtTVOretriesNumber of retries for Turbo Voice traffics.rw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.17 |
dot11ExtSmtDcsModeDCS operation mode.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.7.1.18 |
dot11ExtSmtDcsNoiseThresholdDCS Nose Threshould. It determines at which interface level
the AP will decide to look for a ne operating channel. The
unit is dBm. It is valid only when DCS operation mode is set
to monitor or activerw Integer32 (-95..-50) .1.3.6.1.4.1.4329.15.3.1.1.7.1.19 |
dot11ExtSmtDcsChlOccThresholdDCS Channel Occupancy Threshold. It determines at which channel
utilization the AP decides to look for a new operating channel.
The unit is % percentage. It is valid only when DCS operation
mode is set to monitor or activerw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.20 |
dot11ExtSmtDcsUpdatePeriodDCS Update Period. It determines the period during which the AP
averages the DCS Noise Threshold & DCS channel Occupancy Threshold
measurements. The unit is minutes. The range is 1-15. The 0 means
DCS is disabled. It is valid only when DCS operation mode is set
to monitor or activerw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.21 |
dot11ExtSmtDcsChannelSelectionDCS Channel Plan Selection.It is Bitmask of:
1 = all chls (only A),
2 = 3 chls (only BG),
4 = 4 chls (only BG),
8 = auto (only BG),
16 = customrw Integer32 .1.3.6.1.4.1.4329.15.3.1.1.7.1.22 |
dot11ExtSmtDcsChannelListDCS Channel Plan List.It is custom channel plan. It is valid only when
DCS Channel Plan Selection is set to customrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.7.1.23 |
dot11ExtVlanSmtTableThis table contains configuration about bridging mode for the radio. SEQUENCE OF Dot11ExtVlanSmtEntry .1.3.6.1.4.1.4329.15.3.1.1.8 |
dot11ExtVlanSmtEntryAn entry in dot11ExtVlanSmtTable table. Dot11ExtVlanSmtEntry .1.3.6.1.4.1.4329.15.3.1.1.8.1 |
vlanBridgeModeWhen true, bridging mode is enabled on this radio.rwobsolete TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.8.1.1 |
vlanTagInteger specifying the VLAN tag. If untagged, returns -1.rwobsolete Integer32 .1.3.6.1.4.1.4329.15.3.1.1.8.1.2 |
dot11DiversityTableList of configuration elements specific to diversity support. SEQUENCE OF Dot11DiversityEntry .1.3.6.1.4.1.4329.15.3.1.1.10 |
dot11DiversityEntryAn entry in the dot11DiversityTable. Dot11DiversityEntry .1.3.6.1.4.1.4329.15.3.1.1.10.1 |
dot11DiversityRxDiversityDiversity support for reception.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.10.1.1 |
dot11DiversityTxDiversityDiversity support for transmission.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.10.1.2 |
dot11AntennaSelectionAntenna Selection for transmission and reception.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.10.1.3 |
dot11nConfigTableThe dot11nConfigTable contains configuration elements
specific to the 802.11n protocol. If an attempt to
read the elements is made for a radio which does not
support 802.11n, null or 0 will be returned. SEQUENCE OF Dot11nConfigEntry .1.3.6.1.4.1.4329.15.3.1.1.11 |
dot11nConfigEntryAn entry in the dot11nConfigTable. Dot11nConfigEntry .1.3.6.1.4.1.4329.15.3.1.1.11.1 |
dot11nEnabledWhen true, 802.1n protocol support is active on this radio.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.11.1.1 |
dot11nChlBonding802.11n protocol Channel Bonding.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.11.1.2 |
dot11nChlWidth802.11n protocol Channel Width.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.11.1.3 |
dot11nChlGuardInterval802.11n protocol Guard Interval.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.11.1.4 |
dot11nProtectEnabled802.11n protocol Channel Protectino Mode.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.11.1.5 |
dot11nProtectType802.11n protocol 40Mhz Channel Protection Type.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.11.1.6 |
dot11nProtectOffset802.11n protocol 40Mhz Channel Protection Offset.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.1.11.1.7 |
dot11nPtotectBusyThr802.11n protocol 40Mhz Channel Protection Busy Threshold.rw INTEGER .1.3.6.1.4.1.4329.15.3.1.1.11.1.8 |
dot11nAggrMsduEnabled802.11n protocol Aggregate MSDUs.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.11.1.9 |
dot11nAggrMsduMaxLen802.11n protocol Aggregate MSDU Max Length.rw INTEGER .1.3.6.1.4.1.4329.15.3.1.1.11.1.10 |
dot11nAggrMpduEnabled802.11n protocol Aggregate MPDUs.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.11.1.11 |
dot11nAggrMpduMaxLen802.11n protocol Aggregate MPDU Max Length.rw INTEGER .1.3.6.1.4.1.4329.15.3.1.1.11.1.12 |
dot11nAggrMsduSubFrames802.11n protocol Aggregate MPDU Max Number of Sub-frames.rw INTEGER .1.3.6.1.4.1.4329.15.3.1.1.11.1.13 |
dot11nAddbaSupEnabled802.11n protocol ADDBA Support.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.1.11.1.14 |
dot11ExtAPObjs OBJECT IDENTIFIER .1.3.6.1.4.1.4329.15.3.1.2 |
dot1XConfigTableConceptual table for 802.1X settings required for wireless
security. SEQUENCE OF Dot1XConfigEntry .1.3.6.1.4.1.4329.15.3.1.2.2 |
dot1XConfigEntryAn entry in dot1XConfigTable table. Dot1XConfigEntry .1.3.6.1.4.1.4329.15.3.1.2.2.1 |
dot1XEnabledEnable 802.1X authentication for this BSSID.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.2.2.1.1 |
dot1XDynamicRekeyingIntervalThis object defines the time period, in seconds, after which
the key value must be updated.rw Unsigned32 UNITS "seconds" .1.3.6.1.4.1.4329.15.3.1.2.2.1.2 |
dot1XWPA1EnabledEnables WPA.1 (Wi-Fi Protected Access) on this BSSIDrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.2.2.1.3 |
dot1XWPAPassphraseSpecifies the WPA passphrase for the BSSID. This element is logically
write only. Any attempt to read this element will result in null or 0.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.2.2.1.4 |
dot1XWPACipherTypeDefines the encryption algoritms allowed with WPA:
only TKIP if tkipOnly or both AES and TKIP if auto.
This value has meaning if WPA.1 is enabled.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.2.2.1.5 |
dot1XWPA2EnabledWhen true, WPA v.2 support is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.2.2.1.6 |
dot1XWPA2CipherTypeDefines the encryption algoritms allowed with WPA2:
only AES if aesOnly or both AES and TKIP if auto.
This value has meaning if WPA.2 is enabled.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.2.2.1.7 |
dot1XConfigKeyManagementKey caching method in use.
This field has meaning when dot1XEnabled is true and WPAv2 is enabled.rw Enumeration .1.3.6.1.4.1.4329.15.3.1.2.2.1.8 |
dot11ExtCounters OBJECT IDENTIFIER .1.3.6.1.4.1.4329.15.3.1.4 |
assocGroupTableSTA statistics table. SEQUENCE OF AssocGroupEntry .1.3.6.1.4.1.4329.15.3.1.4.1 |
assocGroupEntryEntry in the STA statistics table. AssocGroupEntry .1.3.6.1.4.1.4329.15.3.1.4.1.1 |
assocAddressMAC address associated with the client.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4329.15.3.1.4.1.1.1 |
assocIfIndexIndex of the radio mode with which the client is associated.
Values are: 11A =1, 11G =2 and 11B =3.ro Enumeration .1.3.6.1.4.1.4329.15.3.1.4.1.1.2 |
assocReceivedRSSIReceived signal strength for the packets received from this client.ro Integer32 .1.3.6.1.4.1.4329.15.3.1.4.1.1.3 |
assocTransmittedRSSIReceived signal strength averaged for the ACK packets received in response
to transmitted packets for this client.ro Integer32 .1.3.6.1.4.1.4329.15.3.1.4.1.1.4 |
assocReceivedRatePHY rate for the packets received from this client.ro Unsigned32 .1.3.6.1.4.1.4329.15.3.1.4.1.1.5 |
assocTransmittedRatePHY rate used to transmit packets for this client.ro Unsigned32 .1.3.6.1.4.1.4329.15.3.1.4.1.1.6 |
assocReceivedFrameCountFrames received from this client.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.1.1.7 |
assocTransmittedFrameCountFrames transmitted for this client.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.1.1.8 |
assocReceiveErrorsFrames received with errors from this client.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.1.1.9 |
assocTransmitErrorsFrames transmitted with errors (not acknowledged)
for this cleint.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.1.1.10 |
assocTransmitBytesBytes transmitted for this client.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.1.1.11 |
assocReceiveBytesBytes received from this client.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.1.1.12 |
assocCountersTableSTA association statistics table. SEQUENCE OF AssocCountersEntry .1.3.6.1.4.1.4329.15.3.1.4.2 |
assocCountersEntryEntry in the STA association statistics table. AssocCountersEntry .1.3.6.1.4.1.4329.15.3.1.4.2.1 |
assocAuthenticationCountNumber of authentications for this client.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.2.1.1 |
assocDeauthenticationCountNumber of deauthentications for this client.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.2.1.2 |
assocAssociationCountNumber of associations for this client.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.2.1.3 |
assocDeassociationCountNumber of deassociations for this client.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.2.1.4 |
assocReassociationCountNumber of reassociations for this client.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.2.1.5 |
dot11ExtRadioStatsTableTable of statistics for the dot11 radio. SEQUENCE OF Dot11ExtRadioStatsEntry .1.3.6.1.4.1.4329.15.3.1.4.3 |
dot11ExtRadioStatsEntryAn entry in the dot11ExtRadioStatsEntry. Dot11ExtRadioStatsEntry .1.3.6.1.4.1.4329.15.3.1.4.3.1 |
dot11ExtRadioTypeIndicates the type of radio (a/an or b/g/bgn).ro Enumeration .1.3.6.1.4.1.4329.15.3.1.4.3.1.1 |
dot11ExtRadioInUcastPktsNumber of unicast packets from wireless-to-wired network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.2 |
dot11ExtRadioInMcastPktsNumber of multicast packets from wireless-to-wired network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.3 |
dot11ExtRadioInBcastPktsNumber of broadcast packets from wireless-to-wired network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.4 |
dot11ExtRadioInOctetsTotal bytes from wireless-to-wired network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.5 |
dot11ExtRadioInErrorsNumber of error packets from wireless-to-wired network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.6 |
dot11ExtRadioInDiscardsPktsNumber of discarded packets from wireless-to-wired network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.7 |
dot11ExtRadioOutUcastPktsNumber of unicast packets from wired-to-wireless network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.8 |
dot11ExtRadioOutMcastPktsNumber of multicast packets from wired-to-wireless network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.9 |
dot11ExtRadioOutBcastPktsNumber of broadcast from wired-to-wireless network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.10 |
dot11ExtRadioOutOctetsTotal bytes from wired-to-wireless network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.11 |
dot11ExtRadioOutErrorsNumber of error packets from wired-to-wireless network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.12 |
dot11ExtRadioOutDiscardsPktsNumber of discarded packets from wired-to-wireless network at this radio.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.13 |
dot11ExtRadioWepIcvErrorCountNumber of WEP ICV Errors.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.14 |
dot11ExtRadioWepExcludedCountNumber of WEP excluded.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.15 |
dot11ExtRadioRetryCountNumber of retry frames.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.16 |
dot11ExtRadioMultipleRetryCountNumber of multiple retries frames.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.17 |
dot11ExtRadioRtsSuccessCountNumber of successful RTS frames.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.18 |
dot11ExtRadioRtsFailCountNumber of failed RTS frames.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.19 |
dot11ExtRadioAckFailCountNumber of failed ACK frames.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.20 |
dot11ExtRadioFrameDupCountNumber of duplicated frames.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.21 |
dot11ExtRadioTransFragCountNumber of transmitted fragment.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.22 |
dot11ExtRadioMulTransFrameCountNumber of transmitted multicast fragment.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.23 |
dot11ExtRadioFailedCountNumber of failed frames.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.24 |
dot11ExtRadioReceivedFragCountNumber of received fragment.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.25 |
dot11ExtRadioMulRecFrameCountNumber of received multicast frame.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.26 |
dot11ExtRadioFcsErrorCountNumber of FCS errors frames.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.27 |
dot11ExtRadioWepUndecrypCountNumber of undecryptable WEP frames.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.28 |
dot11ExtRadioTransFrameCountNumber of transmitted frames.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.29 |
dot11ExtRadioDeauthCacCountNumber of deauthentications due to CAC.ro Counter64 .1.3.6.1.4.1.4329.15.3.1.4.3.1.30 |
dot11ExtRadioAvgNfCountAverage DCS Nosise [dBm].ro INTEGER .1.3.6.1.4.1.4329.15.3.1.4.3.1.31 |
dot11ExtRadioMaxNfCountMaximum DCS Nosise [dBm].ro INTEGER .1.3.6.1.4.1.4329.15.3.1.4.3.1.32 |
dot11ExtRadioAvgChlOccCountAverage DCS Channel Utilization by Adjacent APs [%].ro INTEGER .1.3.6.1.4.1.4329.15.3.1.4.3.1.33 |
dot11ExtRadioMaxChlOccCountMaximum DCS Channel Utilization by Adjacent APs [%].ro INTEGER .1.3.6.1.4.1.4329.15.3.1.4.3.1.34 |
dot11ExtRadioAvgTxOccCountAverage DCS TX Channel Utilization [%].ro INTEGER .1.3.6.1.4.1.4329.15.3.1.4.3.1.35 |
dot11ExtRadioMaxTxOccCountMaximum DCS TX Channel Utilization [%].ro INTEGER .1.3.6.1.4.1.4329.15.3.1.4.3.1.36 |
dot11ExtRadioAvgRxOccCountAverage DCS RX Channel Utilization [%].ro INTEGER .1.3.6.1.4.1.4329.15.3.1.4.3.1.37 |
dot11ExtRadioMaxRxOccCountMaximum DCS RX Channel Utilization [%].ro INTEGER .1.3.6.1.4.1.4329.15.3.1.4.3.1.38 |
dot11ExtConformance OBJECT IDENTIFIER .1.3.6.1.4.1.4329.15.3.1.5 |
hiPathWirelessDot11ExtnsMIBThis module provides extension objects to the ieee80211 MIB. MODULE-IDENTITY .1.3.6.1.4.1.4329.15.5.3 |