Files
Tony Murray d5656d826e Tests dont include empty tables (#13619)
* Do not include empty tables in test data

* empty data is simpler to check now

* Update test data

* revert comment options that block update all test data

* clean existing data

* fixes

* another fix

* remov extra sensors???

* why is that using that ip...

* missed an empty table

* missed one

* restore ftos

* revert another ftos

* revert ird

* restore timos

* restore timos_7705

* oops

* double oops

* timos mpls

* timos_hc

* another timos_hc fix
2021-12-15 19:48:44 -06:00

79 lines
2.8 KiB
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.3278.1.6",
"sysDescr": "SHDSL CPE",
"sysContact": "<private>",
"version": null,
"hardware": null,
"features": null,
"os": "paradyne",
"type": "network",
"serial": null,
"icon": "paradyne.svg",
"location": null
}
]
},
"poller": "matches discovery"
},
"sensors": {
"discovery": {
"sensors": [
{
"sensor_deleted": 0,
"sensor_class": "count",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.2.1.10.48.1.2.1.3.1",
"sensor_index": "alr-1",
"sensor_type": "paradyne",
"sensor_descr": "Actual Line Rate",
"group": "Modem 1",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 5696000,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "count",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.2.1.10.48.1.2.1.2.1",
"sensor_index": "mlr-1",
"sensor_type": "paradyne",
"sensor_descr": "Max Line Rate",
"group": "Modem 1",
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 5696000,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"state_name": null
}
]
},
"poller": "matches discovery"
}
}