{
  "status": {
    "INTERFERENCE_24G": {
      "Name": "INTERFERENCE_24G",
      "Description": "Interference indicator on 2.4GHz band",
      "Category": "nemo",
      "Method": "getFirstParameter",
      "Parameters": "{\"intf\":\"rad2g0\", \"name\":\"Interference\", \"flag\":\"\", \"traverse\":\"this\"}",
      "Type": "int32",
      "Status": true,
      "Value": "2"
    },
    "FXS1_DEVICE_DETECTED": {
      "Name": "FXS1_DEVICE_DETECTED",
      "Description": "Handles the dynamic activation of FXS1 port",
      "Category": "custom",
      "Method": "",
      "Parameters": "",
      "Type": "bool",
      "Status": true,
      "Value": "1"
    },
    "STB_ACTIVE": {
      "Name": "STB_ACTIVE",
      "Description": "Get the number of active set-top boxes",
      "Category": "gmap",
      "Method": "matchingCount",
      "Parameters": "stb and orange and .Active==1 and .PowerState!=\"Power_Save\" and .PowerState!=\"Off\"",
      "Type": "uint32",
      "Status": true,
      "Value": "1"
    },
    "PROFILE_LIGHT_TYPE": {
      "Name": "PROFILE_LIGHT_TYPE",
      "Description": "Get the type of the Light profile",
      "Category": "pcb",
      "Method": "local",
      "Parameters": "{\"path\":\"PowerManagement.Profile.Light\", \"parameter\":\"Type\"}",
      "Type": "string",
      "Status": true,
      "Value": "Permanent"
    },
    "PROFILE_LIGHT_ACTIVATE": {
      "Name": "PROFILE_LIGHT_ACTIVATE",
      "Description": "Get the activate of the Light profile",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"PowerManagement.Profile.Light\", \"parameter\":\"Activate\"}",
      "Type": "bool",
      "Status": true,
      "Value": "1"
    },
    "PROFILE_LIGHT_AUTHORIZED": {
      "Name": "PROFILE_LIGHT_AUTHORIZED",
      "Description": "Get the authorized of the Light profile",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"PowerManagement.Profile.Light\", \"parameter\":\"Authorized\"}",
      "Type": "bool",
      "Status": true,
      "Value": "1"
    },
    "PROFILE_LIGHT_OVERRIDE_TYPE": {
      "Name": "PROFILE_LIGHT_OVERRIDE_TYPE",
      "Description": "Get the override type of the Light profile",
      "Category": "pcb",
      "Method": "local",
      "Parameters": "{\"path\":\"PowerManagement.Profile.Light.Scheduler.Override\", \"parameter\":\"Type\"}",
      "Type": "string",
      "Status": true,
      "Value": "None"
    },
    "PROFILE_DEEP_TYPE": {
      "Name": "PROFILE_DEEP_TYPE",
      "Description": "Get the type of the Deep profile",
      "Category": "pcb",
      "Method": "local",
      "Parameters": "{\"path\":\"PowerManagement.Profile.Deep\", \"parameter\":\"Type\"}",
      "Type": "string",
      "Status": true,
      "Value": "Permanent"
    },
    "PROFILE_DEEP_ACTIVATE": {
      "Name": "PROFILE_DEEP_ACTIVATE",
      "Description": "Get the activate of the Deep profile",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"PowerManagement.Profile.Deep\", \"parameter\":\"Activate\"}",
      "Type": "bool",
      "Status": true,
      "Value": "0"
    },
    "PROFILE_DEEP_AUTHORIZED": {
      "Name": "PROFILE_DEEP_AUTHORIZED",
      "Description": "Get the authorized of the Deep profile",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"PowerManagement.Profile.Deep\", \"parameter\":\"Authorized\"}",
      "Type": "bool",
      "Status": true,
      "Value": "1"
    },
    "PROFILE_DEEP_OVERRIDE_TYPE": {
      "Name": "PROFILE_DEEP_OVERRIDE_TYPE",
      "Description": "Get the override type of the Deep profile",
      "Category": "pcb",
      "Method": "local",
      "Parameters": "{\"path\":\"PowerManagement.Profile.Deep.Scheduler.Override\", \"parameter\":\"Type\"}",
      "Type": "string",
      "Status": true,
      "Value": "None"
    },
    "BOOT_REASON": {
      "Name": "BOOT_REASON",
      "Description": "Get the boot reason of the gateway",
      "Category": "custom",
      "Method": "",
      "Parameters": "/var/dev/hgw/boot_reason",
      "Type": "uint8",
      "Status": true,
      "Value": "2"
    },
    "HIGH_BYTE_RATE_24G": {
      "Name": "HIGH_BYTE_RATE_24G",
      "Description": "Define the high byte rate threshold on 2.4GHz band",
      "Category": "static",
      "Method": "",
      "Parameters": "",
      "Type": "uint64",
      "Status": true,
      "Value": "10000"
    },
    "LOW_BYTE_RATE_24G": {
      "Name": "LOW_BYTE_RATE_24G",
      "Description": "Define the low byte rate threshold on 2.4GHz band",
      "Category": "static",
      "Method": "",
      "Parameters": "",
      "Type": "uint64",
      "Status": true,
      "Value": "100000"
    },
    "HIGH_BYTE_RATE_5G": {
      "Name": "HIGH_BYTE_RATE_5G",
      "Description": "Define the high byte rate threshold on 5GHz band",
      "Category": "static",
      "Method": "",
      "Parameters": "",
      "Type": "uint64",
      "Status": true,
      "Value": "10000"
    },
    "STATMON_INTERVAL": {
      "Name": "STATMON_INTERVAL",
      "Description": "Get the statmon interval on wifi band",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"SSW.Steering.FeatureConfig.StatMonConfig.wlansta-live\", \"parameter\":\"Interval\"}",
      "Type": "uint32",
      "Status": true,
      "Value": "30"
    },
    "TRAFFIC_24G": {
      "Name": "TRAFFIC_24G",
      "Description": "Get the bytes count on wifi 2.4GHz band",
      "Category": "custom",
      "Method": "",
      "Parameters": "",
      "Type": "uint64",
      "Status": true,
      "Value": "1622"
    },
    "TRAFFIC_5G": {
      "Name": "TRAFFIC_5G",
      "Description": "Get the bytes count on wifi 5GHz band",
      "Category": "custom",
      "Method": "",
      "Parameters": "",
      "Type": "uint64",
      "Status": true,
      "Value": "1168521"
    },
    "SSID_24G": {
      "Name": "SSID_24G",
      "Description": "Get the SSID of 2.4GHz",
      "Category": "nemo",
      "Method": "getFirstParameter",
      "Parameters": "{\"intf\":\"vap2g0priv\", \"name\":\"SSID\", \"flag\":\"\", \"traverse\":\"this\"}",
      "Type": "string",
      "Status": true,
      "Value": "LB24"
    },
    "SSID_5G": {
      "Name": "SSID_5G",
      "Description": "Get the SSID of 5GHz",
      "Category": "nemo",
      "Method": "getFirstParameter",
      "Parameters": "{\"intf\":\"vap5g0priv\", \"name\":\"SSID\", \"flag\":\"\", \"traverse\":\"this\"}",
      "Type": "string",
      "Status": true,
      "Value": "LB50"
    },
    "5G_ONLY_DEVICES": {
      "Name": "5G_ONLY_DEVICES",
      "Description": "Get the number of 5G only devices",
      "Category": "gmap",
      "Method": "matchingCount",
      "Parameters": "not ssw and ssw_sta and .SSWSta.Supports24GHz==false and .SSWSta.Supports5GHz==true and .SSWSta.Supports6GHz==false",
      "Type": "uint32",
      "Status": true,
      "Value": "2"
    },
    "REPEATER_DEVICES": {
      "Name": "REPEATER_DEVICES",
      "Description": "Get the number of repeater devices",
      "Category": "gmap",
      "Method": "matchingCount",
      "Parameters": "ssw and wifi",
      "Type": "uint32",
      "Status": true,
      "Value": "0"
    },
    "VO_WIFI_CALL": {
      "Name": "VO_WIFI_CALL",
      "Description": "True if a call vowifi is ongoing",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"VoWifi\", \"parameter\":\"CallIsBusy\"}",
      "Type": "bool",
      "Status": true,
      "Value": "0"
    },
    "WPS_PAIRING": {
      "Name": "WPS_PAIRING",
      "Description": "True if wps pairing is triggered",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"NeMo.Intf.vap5g0priv.WPS\", \"parameter\":\"PairingInProgress\"}",
      "Type": "bool",
      "Status": true,
      "Value": "0"
    },
    "BAND_5G": {
      "Name": "BAND_5G",
      "Description": "True if the 5G band is enabled",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"WLanManager.Band.5GHz\", \"parameter\":\"Enabled\"}",
      "Type": "bool",
      "Status": true,
      "Value": "1"
    },
    "WIFI_STB_NOT_GREEN": {
      "Name": "WIFI_STB_NOT_GREEN",
      "Description": "Get the number of wifi set-top box not supporting the green wifi",
      "Category": "gmap",
      "Method": "matchingCount",
      "Parameters": "wifi and stb and not green",
      "Type": "uint32",
      "Status": true,
      "Value": "1"
    },
    "WIFI_STB_GREEN_ACTIVE": {
      "Name": "WIFI_STB_GREEN_ACTIVE",
      "Description": "Get the number of active wifi set-top box supporting the green wifi",
      "Category": "gmap",
      "Method": "matchingCount",
      "Parameters": "wifi and stb and green and .Active==1",
      "Type": "uint32",
      "Status": true,
      "Value": "0"
    },
    "WIFI_STB_GREEN_IS_PROBING_24G": {
      "Name": "WIFI_STB_GREEN_IS_PROBING_24G",
      "Description": "Get the number of green wifi set-top box probing on 2.4GHz",
      "Category": "custom",
      "Method": "",
      "Parameters": "",
      "Type": "uint32",
      "Status": true,
      "Value": "0"
    },
    "HIGH_INTERFERENCE_24G": {
      "Name": "HIGH_INTERFERENCE_24G",
      "Description": "Define the high interference threshold on 2.4GHz band",
      "Category": "static",
      "Method": "",
      "Parameters": "",
      "Type": "int32",
      "Status": true,
      "Value": "70"
    },
    "MLDUNIT_24G": {
      "Name": "MLDUNIT_24G",
      "Description": "Get the MLDUnit on wifi band 2.4G",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"SSW.DataElements.Network.SSID.priv2g\", \"parameter\":\"MLDUnit\"}",
      "Type": "int32",
      "Status": true,
      "Value": "-1"
    },
    "MLDUNIT_5G": {
      "Name": "MLDUNIT_5G",
      "Description": "Get the MLDUnit on wifi band 5G",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"SSW.DataElements.Network.SSID.priv5g\", \"parameter\":\"MLDUnit\"}",
      "Type": "int32",
      "Status": true,
      "Value": "-1"
    },
    "UPGRADE_OCCURRED": {
      "Name": "UPGRADE_OCCURRED",
      "Description": "Define if the boot is triggered by a firmware upgrade",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"DeviceInfo\", \"parameter\":\"UpgradeOccurred\", \"sync\":true}",
      "Type": "bool",
      "Status": true,
      "Value": "0"
    },
    "GUEST_TRAFFIC_24G": {
      "Name": "GUEST_TRAFFIC_24G",
      "Description": "Get the bytes count on guest wifi 2.4GHz band",
      "Category": "custom",
      "Method": "",
      "Parameters": "{\"EssIdentifier\":\"Guest\"}",
      "Type": "uint64",
      "Status": true,
      "Value": "0"
    },
    "GUEST_TRAFFIC_5G": {
      "Name": "GUEST_TRAFFIC_5G",
      "Description": "Get the bytes count on guest wifi 5GHz band",
      "Category": "custom",
      "Method": "",
      "Parameters": "{\"EssIdentifier\":\"Guest\"}",
      "Type": "uint64",
      "Status": true,
      "Value": "0"
    },
    "REPEATER_INTERFERENCE_24G": {
      "Name": "REPEATER_INTERFERENCE_24G",
      "Description": "Repeater Interference indicator on 2.4GHz band",
      "Category": "custom",
      "Method": "",
      "Parameters": "",
      "Type": "int32",
      "Status": true,
      "Value": "0"
    },
    "REPEATER_STATMON_INTERVAL": {
      "Name": "REPEATER_STATMON_INTERVAL",
      "Description": "Get the statmon interval on repeater devices",
      "Category": "pcb",
      "Method": "get",
      "Parameters": "{\"path\":\"SSW.Steering\", \"parameter\":\"NodeMonitorInterval\"}",
      "Type": "uint32",
      "Status": true,
      "Value": "10"
    },
    "REPEATER_TRAFFIC_24G": {
      "Name": "REPEATER_TRAFFIC_24G",
      "Description": "Get the bytes count on wifi 2.4GHz band of repeaters",
      "Category": "custom",
      "Method": "",
      "Parameters": "",
      "Type": "uint64",
      "Status": true,
      "Value": "0"
    },
    "REPEATER_TRAFFIC_5G": {
      "Name": "REPEATER_TRAFFIC_5G",
      "Description": "Get the bytes count on wifi 5GHz band of repeaters",
      "Category": "custom",
      "Method": "",
      "Parameters": "",
      "Type": "uint64",
      "Status": true,
      "Value": "0"
    }
  }
}
