HIPATH-WIRELESS-DOT11-EXTNS-MIB Table View

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

Tables
13
Rows
13
Columns
140
.1.3.6.1.4.1.4329.15.3.1.1.1 · 1 row entry · 7 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk dot11ExtBSSIDTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11ExtBSSIDTable'
The dot11ExtBSSIDTable contains a list of the BSS (Basic Service Set) 
Identifiers supported by each radio, and associates an 
SSID with with each BSS.
dot11ExtBSSIDEntry row .1.3.6.1.4.1.4329.15.3.1.1.1.1
An entry in the BSSID table.
Column Syntax OID
A unique value, greater than zero, that identifies
each Basic Service Set Identifier (BSSID) supported by a radio.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4329.15.3.1.1.1.1.1
The 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.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.4329.15.3.1.1.1.1.2
SSIDID is a High Path Wireless internal numeric identifier for the SSID.
This number is meaningless external to the product.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4329.15.3.1.1.1.1.3
The Service Set Identifier (SSID) is the network name identifying
the wireless network to which this adapter belongs.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.4329.15.3.1.1.1.1.4
Specifies the WEP default key associated with this BSS
from the ieee802dot11 dot11WEPDefaultKeysTable.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.1.1.1.5
When True, the radio will not broadcast the SSID associated
with this BSSID in the beacons.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.1.1.6
When True, priority traffic handling is enabled for this BSSID.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.1.1.7

dot11ExtWEPKeyMappingsTable

table deprecated
.1.3.6.1.4.1.4329.15.3.1.1.2 · 1 row entry · 5 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk dot11ExtWEPKeyMappingsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11ExtWEPKeyMappingsTable'
The 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.
dot11ExtWEPKeyMappingsEntry row .1.3.6.1.4.1.4329.15.3.1.1.2.1
An entry in the dot11ExtWEPKeyMappingsTable.
Column Syntax OID
The auxiliary variable used to identify instances
of the columnar objects in the WEP Key Mappings Table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4329.15.3.1.1.2.1.1
The MAC address of the STA for which the values from this
key mapping entry are to be used.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.4329.15.3.1.1.2.1.2
Boolean as to whether WEP is to be used when communicating
with the dot11WEPKeyMappingAddress STA.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.2.1.3
A WEP secret key value.
WEPKeytyper/w
Type Constraints:
range: 0
range: 14
range: 38
.1.3.6.1.4.1.4329.15.3.1.1.2.1.4
The status column used for creating, modifying, and
deleting instances of the columnar objects in the WEP key
mapping Table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4329.15.3.1.1.2.1.5
.1.3.6.1.4.1.4329.15.3.1.1.3 · 1 row entry · 1 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk dot11CapabilitiesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11CapabilitiesTable'
The dot11CapabilitiesTable contains the 802.11 protocols 
that each radio in the accessPoint are capable of supporting.
dot11CapabilitiesEntry row .1.3.6.1.4.1.4329.15.3.1.1.3.1
An entry in the dot11CapabilitiesTable.
Indexes
Column Syntax OID
Describes the capabilities of a radio, for example the protocol supported.
Bitsr/w
Enumerated Values:
0dot11b
1dot11g
2dot11a
3dot11j
4dot11n
5dot11c
.1.3.6.1.4.1.4329.15.3.1.1.3.1.1
.1.3.6.1.4.1.4329.15.3.1.1.4 · 1 row entry · 2 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk dot11bConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11bConfigTable'
The table contains configuration elements specific to the 802.11b protocol.
dot11bConfigEntry row .1.3.6.1.4.1.4329.15.3.1.1.4.1
The 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.
Indexes
Column Syntax OID
When true, 802.1b protocol support is active on this radio.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.4.1.1
dot11BasicBobsolete
Specifies 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 …
Enumerationr/w
Enumerated Values:
1basic11b
2basic11
.1.3.6.1.4.1.4329.15.3.1.1.4.1.2
.1.3.6.1.4.1.4329.15.3.1.1.5 · 1 row entry · 6 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk dot11gConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11gConfigTable'
The 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.
dot11gConfigEntry row .1.3.6.1.4.1.4329.15.3.1.1.5.1
An entry in the dot11gConfigTable.
Indexes
Column Syntax OID
When true, 802.1g protocol support is active on this radio.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.5.1.1
Configures 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 prot…
Enumerationr/w
Enumerated Values:
1none
2auto
3always
.1.3.6.1.4.1.4329.15.3.1.1.5.1.3
Determines whether 802.11g Protection Mode uses a RTS-CTS sequence
or a CTS-only protection mechanism when Protection Mode is enabled.
Enumerationr/w
Enumerated Values:
1ctsOnly
2rtcCts
.1.3.6.1.4.1.4329.15.3.1.1.5.1.4
Specifies the rate to be used by RTS or CTS in protection mode.
Enumerationr/w
Enumerated Values:
0rate1Mbps
1rate2Mbps
2rate5Mbps
3rate11Mbps
.1.3.6.1.4.1.4329.15.3.1.1.5.1.5
dot11gBasicGobsolete
Specifies 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 …
Enumerationr/w
Enumerated Values:
1default
2basic11
3basic11b
4ofdm
.1.3.6.1.4.1.4329.15.3.1.1.5.1.6
Protection 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 availab…
Enumerationr/w
Enumerated Values:
0off
1on
2notAvailable
.1.3.6.1.4.1.4329.15.3.1.1.5.1.7
.1.3.6.1.4.1.4329.15.3.1.1.7 · 1 row entry · 27 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk dot11ExtSmtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11ExtSmtTable'
Extended settings table.
dot11ExtSmtEntry row .1.3.6.1.4.1.4329.15.3.1.1.7.1
An entry in the Extended settings table dot11ExtSmtTable.
Indexes
Column Syntax OID
Specifies the type of preamble used in an 11b/g radio:
always short, always long or automatically selected.
Enumerationr/w
Enumerated Values:
0notApplicable
1shortPreamble
2longPreamble
3autoSelectPreamble
.1.3.6.1.4.1.4329.15.3.1.1.7.1.1
Specfies the current radio channel. Value of zero means 'auto' selection.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.4329.15.3.1.1.7.1.2
Specifies the maximum basic rate.
OctetStringr/w
Constraints:
range: 1-126
.1.3.6.1.4.1.4329.15.3.1.1.7.1.3
Specifies the minimum basic rate which is
also the minimum operational rate.
OctetStringr/w
Constraints:
range: 1-126
.1.3.6.1.4.1.4329.15.3.1.1.7.1.4
Specifies the maximum operational rate.
OctetStringr/w
Constraints:
range: 1-126
.1.3.6.1.4.1.4329.15.3.1.1.7.1.5
Current channel selected by Access Point.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.1.7.1.6
Identifies a radio as belonging to an RF Domain. This is
used to provide dynamic radio management when all SSIDs
are suppressed.
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.4329.15.3.1.1.7.1.7
Auto Transmission Power Control.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.1.7.1.8
Current transmission power level of the radio.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.1.7.1.9
Maximum transmission power level of the radio.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.1.7.1.10
Minimum transmission power level of the radio.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.1.7.1.11
Auto Transmission Power Control adjust.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.1.7.1.12
Number of retries for Background traffics.
Integer32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.4329.15.3.1.1.7.1.13
Number of retries for Best Efforts traffics.
Integer32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.4329.15.3.1.1.7.1.14
Number of retries for Video traffics.
Integer32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.4329.15.3.1.1.7.1.15
Number of retries for Voice traffics.
Integer32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.4329.15.3.1.1.7.1.16
Number of retries for Turbo Voice traffics.
Integer32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.4329.15.3.1.1.7.1.17
DCS operation mode.
Enumerationr/w
Enumerated Values:
0off
1monitor
2active
.1.3.6.1.4.1.4329.15.3.1.1.7.1.18
DCS 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 active
Integer32r/w
Constraints:
range: -95--50
.1.3.6.1.4.1.4329.15.3.1.1.7.1.19
DCS 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 ac…
Integer32r/w
Constraints:
range: 10-100
.1.3.6.1.4.1.4329.15.3.1.1.7.1.20
DCS 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…
Integer32r/w
Constraints:
range: 0-15
.1.3.6.1.4.1.4329.15.3.1.1.7.1.21
DCS 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 = custom
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.4329.15.3.1.1.7.1.22
DCS Channel Plan List.It is custom channel plan. It is valid only when
DCS Channel Plan Selection is set to custom
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.4329.15.3.1.1.7.1.23
Attenuation of cable between external antenna and AP in db.
value -1 : not configured.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.1.7.1.24
Enables/Disables probe suppression. Default is disabled.
Enumerationr/w
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.4329.15.3.1.1.7.1.25
IF force-disassoc is enabled, Clients that are associated are sent a Disassoc if the averaged
RSS is < RSS-threshold -5dBm (with some hysteresis). Default is disabled.
Enumerationr/w
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.4329.15.3.1.1.7.1.26
The radio probe suppression RSS threshold. The range is from -50dBm to -100dBm. Default value is -90dBm.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.1.7.1.27
.1.3.6.1.4.1.4329.15.3.1.1.8 · 1 row entry · 2 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk dot11ExtVlanSmtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11ExtVlanSmtTable'
This table contains configuration about bridging mode for the radio.
dot11ExtVlanSmtEntry row .1.3.6.1.4.1.4329.15.3.1.1.8.1
An entry in dot11ExtVlanSmtTable table.
Column Syntax OID
When true, bridging mode is enabled on this radio.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.8.1.1
vlanTagobsolete
Integer specifying the VLAN tag. If untagged, returns -1.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.1.8.1.2
.1.3.6.1.4.1.4329.15.3.1.1.10 · 1 row entry · 3 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk dot11DiversityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11DiversityTable'
List of configuration elements specific to diversity support.
dot11DiversityEntry row .1.3.6.1.4.1.4329.15.3.1.1.10.1
An entry in the dot11DiversityTable.
Indexes
Column Syntax OID
Diversity support for reception.
Enumerationr/w
Enumerated Values:
0notSupport
1best
2left
3right
.1.3.6.1.4.1.4329.15.3.1.1.10.1.1
Diversity support for transmission.
Enumerationr/w
Enumerated Values:
0notSupport
1best
2left
3right
.1.3.6.1.4.1.4329.15.3.1.1.10.1.2
Antenna Selection for transmission and reception.
Enumerationr/w
Enumerated Values:
0none
1left
2middle
3leftMiddle
4right
5leftRight
6middleRight
7leftMiddleRight
.1.3.6.1.4.1.4329.15.3.1.1.10.1.3
.1.3.6.1.4.1.4329.15.3.1.1.11 · 1 row entry · 17 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk dot11nConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11nConfigTable'
The 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.
dot11nConfigEntry row .1.3.6.1.4.1.4329.15.3.1.1.11.1
An entry in the dot11nConfigTable.
Indexes
Column Syntax OID
When true, 802.1n protocol support is active on this radio.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.11.1.1
802.11n protocol Channel Bonding.
Enumerationr/w
Enumerated Values:
0nobond
1up
2down
.1.3.6.1.4.1.4329.15.3.1.1.11.1.2
802.11n protocol Channel Width.
Enumerationr/w
Enumerated Values:
1width20Mhz
2width40Mhz
3auto
4width80Mhz
.1.3.6.1.4.1.4329.15.3.1.1.11.1.3
802.11n protocol Guard Interval.
Enumerationr/w
Enumerated Values:
1short
2long
.1.3.6.1.4.1.4329.15.3.1.1.11.1.4
802.11n protocol Channel Protectino Mode.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.11.1.5
802.11n protocol 40Mhz Channel Protection Type.
Enumerationr/w
Enumerated Values:
0none
1ctsOnly
2rtsCts
.1.3.6.1.4.1.4329.15.3.1.1.11.1.6
802.11n protocol 40Mhz Channel Protection Offset.
Enumerationr/w
Enumerated Values:
1protectOffset20Mhz
2protectOffset25Mhz
.1.3.6.1.4.1.4329.15.3.1.1.11.1.7
802.11n protocol 40Mhz Channel Protection Busy Threshold.
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.4329.15.3.1.1.11.1.8
802.11n protocol Aggregate MSDUs.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.11.1.9
802.11n protocol Aggregate MSDU Max Length.
Integer32r/w
Constraints:
range: 2290-4096
.1.3.6.1.4.1.4329.15.3.1.1.11.1.10
802.11n protocol Aggregate MPDUs.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.11.1.11
802.11n protocol Aggregate MPDU Max Length.
Integer32r/w
Constraints:
range: 1024-65535
.1.3.6.1.4.1.4329.15.3.1.1.11.1.12
802.11n protocol Aggregate MPDU Max Number of Sub-frames.
Integer32r/w
Constraints:
range: 2-64
.1.3.6.1.4.1.4329.15.3.1.1.11.1.13
802.11n protocol ADDBA Support.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.11.1.14
Advanced error-detecting coding using Low Density Parity Check codes
to increase the reliability of the transmission.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.11.1.15
A simple transmit diversity scheme using Space Time Block Coding to
provide added robustness for devices where there are more transmit
chains than receiver chains.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.11.1.16
An advanced transmit diversity scheme performing transmit beamforming to
generate signals that can be optimally received to enhance the reliability
and performance of wireless links.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.1.11.1.17
.1.3.6.1.4.1.4329.15.3.1.2.2 · 1 row entry · 8 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk dot1XConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot1XConfigTable'
Conceptual table for 802.1X settings required for wireless
security.
dot1XConfigEntry row .1.3.6.1.4.1.4329.15.3.1.2.2.1
An entry in dot1XConfigTable table.
Column Syntax OID
Enable 802.1X authentication for this BSSID.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.2.2.1.1
This object defines the time period, in seconds, after which
the key value must be updated.
secondsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4329.15.3.1.2.2.1.2
Enables WPA.1 (Wi-Fi Protected Access) on this BSSID
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.2.2.1.3
Specifies the WPA passphrase for the BSSID. This element is logically
write only. Any attempt to read this element will result in null or 0.
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.4329.15.3.1.2.2.1.4
Defines 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.
Enumerationr/w
Enumerated Values:
1tkipOnly
2auto
.1.3.6.1.4.1.4329.15.3.1.2.2.1.5
When true, WPA v.2 support is enabled.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4329.15.3.1.2.2.1.6
Defines 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.
Enumerationr/w
Enumerated Values:
2auto
3aesOnly
.1.3.6.1.4.1.4329.15.3.1.2.2.1.7
Key caching method in use.
This field has meaning when dot1XEnabled is true and WPAv2 is enabled.
Enumerationr/w
Enumerated Values:
0none
1opportunisticKeying
2preAuthentication
3opportunisticKeyingAndPreauth
.1.3.6.1.4.1.4329.15.3.1.2.2.1.8
.1.3.6.1.4.1.4329.15.3.1.4.1 · 1 row entry · 15 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk assocGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::assocGroupTable'
STA statistics table.
assocGroupEntry row .1.3.6.1.4.1.4329.15.3.1.4.1.1
Entry in the STA statistics table.
Indexes
Column Syntax OID
MAC address associated with the client.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.4329.15.3.1.4.1.1.1
Index of the radio mode with which the client is associated.
Values are: 11A =1, 11G =2 and 11B =3.
Symbols notation: modeN50 = an = n5.0Ghz, modeN24 = bgn = n2.4Ghz.
Enumeration
Enumerated Values:
0unknown
1mode11A
2mode11G
3mode11B
4modeN50
5modeN24
6mode11AC
.1.3.6.1.4.1.4329.15.3.1.4.1.1.2
RSSI - Received Signal Strength Indicator.
RSS[dBm] = RSSI[dB]-Noise Floor[dBm] measured in dBm, i.e actual Rx power.
RSSI is a normalized indicator of RSS in which RSS is scaled to some vendor
specific range.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.4.1.1.3
Received signal strength averaged for the ACK packets received in response
to transmitted packets for this client.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.4.1.1.4
PHY rate for the packets received from this client.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4329.15.3.1.4.1.1.5
PHY rate used to transmit packets for this client.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4329.15.3.1.4.1.1.6
Frames received from this client.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.1.1.7
Frames transmitted for this client.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.1.1.8
Frames received with errors from this client.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.1.1.9
Frames transmitted with errors (not acknowledged)
for this cleint.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.1.1.10
Bytes transmitted for this client.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.1.1.11
Bytes received from this client.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.1.1.12
RSS - Received Signal Strength.
RSS[dBm] = RSSI[dB]-Noise Floor[dBm] measured in dBm, i.e actual Rx power.
RSS is the actual signal strength measured at the receiver. It is typically
measured in units of dBm.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.4.1.1.13
Number of downlink (the transmission path is from Access Point to client) lost packets due to excessive retries for this client.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.4.1.1.14
Number of downlink (the transmission path is from Access Point to client) lost bytes due to excessive retries for this client.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4329.15.3.1.4.1.1.15
.1.3.6.1.4.1.4329.15.3.1.4.2 · 1 row entry · 5 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk assocCountersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::assocCountersTable'
STA association statistics table.
assocCountersEntry row .1.3.6.1.4.1.4329.15.3.1.4.2.1
Entry in the STA association statistics table.
Indexes
Column Syntax OID
Number of authentications for this client.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.2.1.1
Number of deauthentications for this client.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.2.1.2
Number of associations for this client.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.2.1.3
Number of deassociations for this client.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.2.1.4
Number of reassociations for this client.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.2.1.5
.1.3.6.1.4.1.4329.15.3.1.4.3 · 1 row entry · 42 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk dot11ExtRadioStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11ExtRadioStatsTable'
Table of statistics for the dot11 radio.
dot11ExtRadioStatsEntry row .1.3.6.1.4.1.4329.15.3.1.4.3.1
An entry in the dot11ExtRadioStatsEntry.
Indexes
Column Syntax OID
Indicates the type of radio (a/an or b/g/bgn).
Enumeration
Enumerated Values:
0off
1dot11a
2dot11an
3dot11anStrict
4dot11b
5dot11g
6dot11bg
7dot11gn
8dot11bgn
9dot11gnStrict
10dot11j
11dot11ac
12dot11cStrict
.1.3.6.1.4.1.4329.15.3.1.4.3.1.1
Number of unicast packets from wireless-to-wired network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.2
Number of multicast packets from wireless-to-wired network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.3
Number of broadcast packets from wireless-to-wired network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.4
Total bytes from wireless-to-wired network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.5
Number of error packets from wireless-to-wired network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.6
Number of discarded packets from wireless-to-wired network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.7
Number of unicast packets from wired-to-wireless network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.8
Number of multicast packets from wired-to-wireless network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.9
Number of broadcast from wired-to-wireless network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.10
Total bytes from wired-to-wireless network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.11
Number of error packets from wired-to-wireless network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.12
Number of discarded packets from wired-to-wireless network at this radio.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.13
Number of WEP ICV Errors.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.14
Number of WEP excluded.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.15
Number of retry frames.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.16
Number of multiple retries frames.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.17
Number of successful RTS frames.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.18
Number of failed RTS frames.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.19
Number of failed ACK frames.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.20
Number of duplicated frames.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.21
Number of transmitted fragment.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.22
Number of transmitted multicast fragment.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.23
Number of failed frames.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.24
Number of received fragment.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.25
Number of received multicast frame.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.26
Number of FCS errors frames.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.27
Number of undecryptable WEP frames.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.28
Number of transmitted frames.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.29
Number of deauthentications due to CAC.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4329.15.3.1.4.3.1.30
Noise floor measured by the AP on the 802.11 channel. Noise floor is measured during
the quiet time, between the valid transmission or reception of 802.11 frames.
Variable is reported as average over the last 30 secon…
dBmInteger32
Constraints:
range: 50-100
.1.3.6.1.4.1.4329.15.3.1.4.3.1.31
Maximum noise floor measured by the AP on the 802.11 channel. Noise floor is measured
during the quiet time, between the valid transmission or reception of 802.11 frames.
Variable is reported as max over the last 30 sec…
dBmInteger32
Constraints:
range: 50-100
.1.3.6.1.4.1.4329.15.3.1.4.3.1.32
Average DCS Channel Utilization by Adjacent APs [%].
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4329.15.3.1.4.3.1.33
Maximum DCS Channel Utilization by Adjacent APs [%].
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4329.15.3.1.4.3.1.34
TxOccupancy variable reports the time (in %) AP was transmitting during the last 100
seconds. During AP transmission all other STA/AP's has only receive access to the channel.
Variable is reported as average over the la…
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4329.15.3.1.4.3.1.35
TxOccupancy variable reports the maximum time (in %) AP was transmitting during
the last 100 seconds. During AP transmission all other STA/AP's has only receive
access to the channel. Variable is reported as max over th…
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4329.15.3.1.4.3.1.36
Average DCS RX Channel Utilization [%].
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4329.15.3.1.4.3.1.37
Maximum DCS RX Channel Utilization [%].
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.4329.15.3.1.4.3.1.38
STA/AP performs clear channel assessment before transmitting on the 802.11 wireless
channel. BusyChannel variable reports the time (in % ) that channel was busy during
the last 100 seconds. Channel is busy either becau…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4329.15.3.1.4.3.1.39
STA/AP performs clear channel assessment before transmitting on the 802.11 wireless
channel. BusyChannel variable reports the maximum time (in % ) that channel was busy
during the last 100 seconds. Channel is busy eith…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4329.15.3.1.4.3.1.40
RxOccupancy variable reports the time (in %) AP received valid 802.11 frames on the
radio receiver during the last 100 seconds. Variable counts all 802.11 frames sensed
on the channel, including the frames not destined …
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4329.15.3.1.4.3.1.41
RxOccupancy variable reports the maximum time (in %) AP received valid 802.11 frames
on the radio receiver during the last 100 seconds. Variable counts all the 802.11
frames sensed on the channel, including the frames …
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4329.15.3.1.4.3.1.42