dot11ExtRadioAvgRxChOccPercentage

HIPATH-WIRELESS-DOT11-EXTNS-MIB · .1.3.6.1.4.1.4329.15.3.1.4.3.1.41

Object

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 to this AP and rejected by the AP.
Variable does not count signals (interference) that is not recognized as valid 802.11
signal. Variable is reported as average over the last 100 seconds.

Context

MIB
HIPATH-WIRELESS-DOT11-EXTNS-MIB
OID
.1.3.6.1.4.1.4329.15.3.1.4.3.1.41
Type
column
Access
readonly
Status
current
Parent
dot11ExtRadioStatsEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::dot11ExtRadioAvgRxChOccPercentage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::dot11ExtRadioAvgRxChOccPercentage.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11ExtRadioAvgRxChOccPercentage'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance