"description":"If false, do not start beaconing on this AP (effectively disabled)"
"description":"In the default use case, if option is set to false this section is not passed within an M2 to the agents. If vendor extensions are supported, the section is passed to the agents, but the agents supporting vendor extensions will start with this interface disabled."
},
},
{
{
"name":"vendor_ie",
"name":"vendor_ie",
...
@@ -383,16 +383,16 @@
...
@@ -383,16 +383,16 @@
},
},
{
{
"name":"include_sta_stats",
"name":"include_sta_stats",
"type":"integer",
"type":"boolean",
"required":"no",
"required":"no",
"default":"0",
"default":false,
"description":"Whether to include STA traffic stats TLV with the AP metrics response."
"description":"Whether to include STA traffic stats TLV with the AP metrics response."
},
},
{
{
"name":"include_sta_metric",
"name":"include_sta_metric",
"type":"integer",
"type":"boolean",
"required":"no",
"required":"no",
"default":"0",
"default":false,
"description":"Whether to include associated STA link metrics TLV in the AP metrics response."
"description":"Whether to include associated STA link metrics TLV in the AP metrics response."