mirror of
https://github.com/shouptech/cacti-hp-msmap.git
synced 2026-02-03 04:59:43 +00:00
36 lines
1.3 KiB
XML
36 lines
1.3 KiB
XML
<query>
|
|
<name>HP MSM AP - Average SNR</name>
|
|
<description>Queries average SNR from HP MSM APs</description>
|
|
<oid_index>.1.3.6.1.4.1.8744.5.4.1.1.1.6</oid_index>
|
|
<oid_index_parse>OID/REGEXP:.*\.([0-9]{1,3}\.[0-9]{1,3})$</oid_index_parse>
|
|
<index_order_type>numeric</index_order_type>
|
|
<fields>
|
|
<msmAPIndex>
|
|
<name>Index</name>
|
|
<source>OID/REGEXP:.*\.([0-9]{1,3}\.[0-9]{1,3})$</source>
|
|
<direction>input</direction>
|
|
<oid>.1.3.6.1.4.1.8744.5.4.1.1.1.6</oid>
|
|
</msmAPIndex>
|
|
<msmAPSSID>
|
|
<name>SSID</name>
|
|
<method>walk</method>
|
|
<source>value</source>
|
|
<direction>input</direction>
|
|
<oid>.1.3.6.1.4.1.8744.5.11.1.1.1.1.2</oid>
|
|
</msmAPSSID>
|
|
<msmAPBSSID>
|
|
<name>BSSID</name>
|
|
<method>walk</method>
|
|
<source>value</source>
|
|
<direction>input</direction>
|
|
<oid>.1.3.6.1.4.1.8744.5.4.1.1.1.11</oid>
|
|
</msmAPBSSID>
|
|
<msmAPAverageSNR>
|
|
<name>Average SNR</name>
|
|
<method>walk</method>
|
|
<source>value</source>
|
|
<direction>output</direction>
|
|
<oid>.1.3.6.1.4.1.8744.5.4.1.1.1.10</oid>
|
|
</msmAPAverageSNR>
|
|
</fields>
|
|
</query>
|