dot11ExtRadioMaxRxChOccPercentage

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

Object

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 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 max 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.42
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::dot11ExtRadioMaxRxChOccPercentage'
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::dot11ExtRadioMaxRxChOccPercentage.<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::dot11ExtRadioMaxRxChOccPercentage'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance