spatialFrequency

WHISP-APS-MIB · .1.3.6.1.4.1.161.19.3.1.4.1.97

Object

column Integer32
The spatial frequency of registered SM.
Spatial Frequency is the phase advance of the wavefront from one antenna column
to the next caused by the angle at which the wavefront impinges on the array.  
It is represented in integer units, with 1024 equating to 360 degrees per column.  
A value of 2048 is used to signify a spatial frequency that is not yet known or otherwise invalid. 
PMP 450m only.

Context

MIB
WHISP-APS-MIB
OID
.1.3.6.1.4.1.161.19.3.1.4.1.97
Type
column
Access
readonly
Status
current
Parent
whispLinkEntry
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 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-APS-MIB::spatialFrequency'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-APS-MIB::spatialFrequency.<linkLUID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WHISP-APS-MIB::spatialFrequency'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance