mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix jetdirect data (#9388)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{
|
||||
"sysName": "<private>",
|
||||
"sysObjectID": ".1.3.6.1.4.1.11.2.3.9.1",
|
||||
"sysDescr": "HP ETHERNET MULTI-ENVIRONMENT,SN:VNB3C01923,FN:1G11F33,SVCID:26267,PID:Purchasing Color Laser",
|
||||
"sysDescr": "HP ETHERNET MULTI-ENVIRONMENT,SN:AAA0A00000,FN:1G11F33,SVCID:26267,PID:Purchasing Color Laser",
|
||||
"sysContact": null,
|
||||
"version": null,
|
||||
"hardware": null,
|
||||
@@ -23,7 +23,7 @@
|
||||
{
|
||||
"sysName": "<private>",
|
||||
"sysObjectID": ".1.3.6.1.4.1.11.2.3.9.1",
|
||||
"sysDescr": "HP ETHERNET MULTI-ENVIRONMENT,SN:VNB3C01923,FN:1G11F33,SVCID:26267,PID:Purchasing Color Laser",
|
||||
"sysDescr": "HP ETHERNET MULTI-ENVIRONMENT,SN:AAA0A00000,FN:1G11F33,SVCID:26267,PID:Purchasing Color Laser",
|
||||
"sysContact": "<private>",
|
||||
"version": null,
|
||||
"hardware": "Color LaserJet M452nw",
|
||||
@@ -634,7 +634,7 @@
|
||||
"ifMtu": 1500,
|
||||
"ifType": "ethernetCsmacd",
|
||||
"ifAlias": "Ethernet",
|
||||
"ifPhysAddress": "9457a5151b76",
|
||||
"ifPhysAddress": "9457a534df33",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "",
|
||||
@@ -739,7 +739,7 @@
|
||||
"ifMtu": 1500,
|
||||
"ifType": "ethernetCsmacd",
|
||||
"ifAlias": "wifi0",
|
||||
"ifPhysAddress": "606dc727b883",
|
||||
"ifPhysAddress": "606dc743c343",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 543,
|
||||
"ifVlan": "",
|
||||
@@ -844,7 +844,7 @@
|
||||
"ifMtu": 1500,
|
||||
"ifType": "ethernetCsmacd",
|
||||
"ifAlias": "wifiUAP",
|
||||
"ifPhysAddress": "606dc727b883",
|
||||
"ifPhysAddress": "606dc743c343",
|
||||
"ifHardType": null,
|
||||
"ifLastChange": 0,
|
||||
"ifVlan": "",
|
||||
|
||||
Reference in New Issue
Block a user