11-04-2015 04:08 PM
I want to configure a FlexView within Netsight Console for showing me all Values of "WLAN DCS Average Channel Utilization" - for all APs and for all Radios - with one Request.
Why - see here: https://extremeportal.force.com/ExtrArticleDetail?an=000089320
For a first start i get all information (by modify a prefinied Netsight Flexview).
But for a better overview i have to hide the first interfaces because this are the configured SSIDs which deliver no "DCS Channel Util Data".
Next is to hide the every ethernet LAN Interface from every AP.
How can i achieve this with FlexView ?
Here the WLAN-DCS-Channel-Utilization.tpl code:
WLAN-DCS-Channel-Utilization
com.ets.nac.tables.TbModel
ReqID
OID::ReqID:::SNMP::ReqID
IP Address
OID::IP Address:::SNMP::IP Address
Interface
OID::Instance:::SNMP::Instance
Name
The textual name of the interface.
OID::ifName:::SNMP::SNMP;false;15;3;false;false;5;2;0;0;0;0;0
Type
The type of interface.
OID::ifType:::SNMP::SNMP;false;2;4;false;false;4;2;0;0;0;0;0
Description
The textual description of the interface.
OID::ifDescr:::SNMP::SNMP;false;15;5;false;false;4;2;0;0;0;0;0
Alias
The user specified name for this interface.
OID::ifAlias:::SNMP::SNMPW;false;15;6;true;false;6;2;0;0;0;0;0
dot11ExtRadioAvgChlOccCount
The textual name of the interface.
OID::dot11ExtRadioAvgChlOccCount:::SNMP::SNMP;false;2;7;false;false;5;2;0;0;0;0;0
This view displays MIB-II interface information.
TBLHASH::::TBLHDR::0;0;false;30;ifXEntry;V.0.3.3.0;0;0;113
11-05-2015 09:27 AM
11-04-2015 04:34 PM