I'm trying to create a Flexview that shows the following OID's:
dot11ExtRadioAvgNfCount=1.3.6.1.4.1.4329.15.3.1.4.3.1.31
dot11ExtRadioMaxNfCount=1.3.6.1.4.1.4329.15.3.1.4.3.1.32
dot11ExtRadioAvgChlOccCount=1.3.6.1.4.1.4329.15.3.1.4.3.1.33
dot11ExtRadioMaxChlOccCount=1.3.6.1.4.1.4329.15.3.1.4.3.1.34
These stats return correctly, however I have no way of identifying the AP's "instance".
I tried adding the apName OID to the flexview which returns the names correctly, however it also seems to prevent the stats columns from populating data. Any Tips? Thanks much.