mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added NetApp E2700 Discovery (#10668)
* Added NetApp E2700 Discovery * Update netapp_e2700.snmprec * Add test data
This commit is contained in:
@@ -6,3 +6,4 @@ over:
|
||||
discovery:
|
||||
- sysDescr:
|
||||
- NetApp
|
||||
- NETAPP
|
||||
|
40
tests/data/netapp_e2700.json
Normal file
40
tests/data/netapp_e2700.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"os": {
|
||||
"discovery": {
|
||||
"devices": [
|
||||
{
|
||||
"sysName": "<private>",
|
||||
"sysObjectID": ".1.3.6.1.4.1.789.1123.2",
|
||||
"sysDescr": "NETAPP INF-01-00 0852",
|
||||
"sysContact": null,
|
||||
"version": null,
|
||||
"hardware": null,
|
||||
"features": null,
|
||||
"os": "netapp",
|
||||
"type": "storage",
|
||||
"serial": null,
|
||||
"icon": "netapp.svg",
|
||||
"location": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"poller": {
|
||||
"devices": [
|
||||
{
|
||||
"sysName": "<private>",
|
||||
"sysObjectID": ".1.3.6.1.4.1.789.1123.2",
|
||||
"sysDescr": "NETAPP INF-01-00 0852",
|
||||
"sysContact": "<private>",
|
||||
"version": null,
|
||||
"hardware": null,
|
||||
"features": null,
|
||||
"os": "netapp",
|
||||
"type": "storage",
|
||||
"serial": null,
|
||||
"icon": "netapp.svg",
|
||||
"location": "<private>"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
37
tests/snmpsim/netapp_e2700.snmprec
Normal file
37
tests/snmpsim/netapp_e2700.snmprec
Normal file
@@ -0,0 +1,37 @@
|
||||
1.3.6.1.2.1.1.1.0|4|NETAPP INF-01-00 0852
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.789.1123.2
|
||||
1.3.6.1.2.1.1.3.0|67|5961940
|
||||
1.3.6.1.2.1.1.4.0|4|<private>
|
||||
1.3.6.1.2.1.1.5.0|4|<private>
|
||||
1.3.6.1.2.1.1.6.0|4|<private>
|
||||
1.3.6.1.2.1.11.1.0|65|552598
|
||||
1.3.6.1.2.1.11.2.0|65|552572
|
||||
1.3.6.1.2.1.11.3.0|65|0
|
||||
1.3.6.1.2.1.11.4.0|65|0
|
||||
1.3.6.1.2.1.11.5.0|65|0
|
||||
1.3.6.1.2.1.11.6.0|65|0
|
||||
1.3.6.1.2.1.11.8.0|65|0
|
||||
1.3.6.1.2.1.11.9.0|65|0
|
||||
1.3.6.1.2.1.11.10.0|65|0
|
||||
1.3.6.1.2.1.11.11.0|65|0
|
||||
1.3.6.1.2.1.11.12.0|65|0
|
||||
1.3.6.1.2.1.11.13.0|65|2215301
|
||||
1.3.6.1.2.1.11.14.0|65|0
|
||||
1.3.6.1.2.1.11.15.0|65|370932
|
||||
1.3.6.1.2.1.11.16.0|65|26099
|
||||
1.3.6.1.2.1.11.17.0|65|0
|
||||
1.3.6.1.2.1.11.18.0|65|0
|
||||
1.3.6.1.2.1.11.19.0|65|0
|
||||
1.3.6.1.2.1.11.20.0|65|0
|
||||
1.3.6.1.2.1.11.21.0|65|0
|
||||
1.3.6.1.2.1.11.22.0|65|0
|
||||
1.3.6.1.2.1.11.24.0|65|0
|
||||
1.3.6.1.2.1.11.25.0|65|0
|
||||
1.3.6.1.2.1.11.26.0|65|0
|
||||
1.3.6.1.2.1.11.27.0|65|0
|
||||
1.3.6.1.2.1.11.28.0|65|552574
|
||||
1.3.6.1.2.1.11.29.0|65|0
|
||||
1.3.6.1.2.1.11.30.0|2|2
|
||||
1.3.6.1.2.1.11.31.0|65|0
|
||||
1.3.6.1.2.1.11.32.0|65|0
|
||||
1.3.6.1.4.1.789.1123.2.500.1.1.0|4|<private>
|
Reference in New Issue
Block a user