wirelessIfWORPStaStatsAverageLocalSignal

PROXIM-MIB · .1.3.6.1.4.1.841.1.1.3.4.1.2.1.4

Object

column Integer32
The current signal level calculated over all inbound packets.
This variable indicates the running average of the local signal 
level using the algorithm (3/4*oldvalue + 1/4*newvalue).

Context

MIB
PROXIM-MIB
OID
.1.3.6.1.4.1.841.1.1.3.4.1.2.1.4
Type
column
Access
readonly
Status
current
Parent
wirelessIfWORPStaStatsTableEntry

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 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::wirelessIfWORPStaStatsAverageLocalSignal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::wirelessIfWORPStaStatsAverageLocalSignal.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROXIM-MIB::wirelessIfWORPStaStatsAverageLocalSignal'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.