configIfStaRoamingRssiSmoothingFactor
ACKSYS-MIB ·
.1.3.6.1.4.1.28097.8.3.3.1.29
Object
RSSI smoothing factor
The RSSI of the current AP is computed over the last few beacons received.
Select the importance of the last beacon relative to older ones:
the RSSI smoothing factor is a value between 1 and 16 that indicates the step of 1/16 (e.g. 3/16, 5/16 or 16/16)
It is expressed in percentage format in WEB interface:
6%(1), 13%(2), 19%(3), 25%(4),
31%(5), 38%(6), 44%(7), 50%(8),
56%(9), 63%(10), 69%(11), 75%(12),
81%(13), 88%(14), 94%(15), 100%(16)
Default: 19%(3)
Ignored if roaming is disabled.
Context
- MIB
- ACKSYS-MIB
- OID
.1.3.6.1.4.1.28097.8.3.3.1.29- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- configIfStaEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::configIfStaRoamingRssiSmoothingFactor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::configIfStaRoamingRssiSmoothingFactor.<configIfStaName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-MIB::configIfStaRoamingRssiSmoothingFactor'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647