mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fortivoice: add version, hardware and serial collection (#14956)
* Update fortivoice.yaml Add in pulling in device hardware and software info * Add files via upload * Add files via upload * merge test data * Delete fortivoice_fortivoice.snmprec * Update fortivoice.json * Update fortivoice.json --------- Co-authored-by: Tony Murray <murraytony@gmail.com>
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
mib: FORTINET-FORTIVOICE-MIB
|
mib: FORTINET-FORTIVOICE-MIB
|
||||||
modules:
|
modules:
|
||||||
|
os:
|
||||||
|
version: FORTINET-FORTIVOICE-MIB::fvSysVersion.0
|
||||||
|
serial: FORTINET-FORTIVOICE-MIB::fvSysSerial.0
|
||||||
|
hardware: FORTINET-FORTIVOICE-MIB::fvSysModel.0
|
||||||
processors:
|
processors:
|
||||||
data:
|
data:
|
||||||
-
|
-
|
||||||
|
@@ -7,13 +7,13 @@
|
|||||||
"sysObjectID": ".1.3.6.1.4.1.12356.115",
|
"sysObjectID": ".1.3.6.1.4.1.12356.115",
|
||||||
"sysDescr": "<host-name>",
|
"sysDescr": "<host-name>",
|
||||||
"sysContact": "<private>",
|
"sysContact": "<private>",
|
||||||
"version": null,
|
"version": "v6.0.11(GA), build285, 2022.03.28",
|
||||||
"hardware": null,
|
"hardware": "FortiVoice-500F",
|
||||||
"features": null,
|
"features": null,
|
||||||
"location": "<private>",
|
"location": "<private>",
|
||||||
"os": "fortivoice",
|
"os": "fortivoice",
|
||||||
"type": "firewall",
|
"type": "firewall",
|
||||||
"serial": null,
|
"serial": "FO500FT919000082",
|
||||||
"icon": "fortinet.svg"
|
"icon": "fortinet.svg"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@@ -156,6 +156,9 @@
|
|||||||
1.3.6.1.2.1.10.7.2.1.19.2|2|0
|
1.3.6.1.2.1.10.7.2.1.19.2|2|0
|
||||||
1.3.6.1.2.1.10.7.2.1.19.3|2|0
|
1.3.6.1.2.1.10.7.2.1.19.3|2|0
|
||||||
1.3.6.1.2.1.10.7.2.1.19.4|2|0
|
1.3.6.1.2.1.10.7.2.1.19.4|2|0
|
||||||
|
1.3.6.1.4.1.12356.115.1.1.0|4|FortiVoice-500F
|
||||||
|
1.3.6.1.4.1.12356.115.1.2.0|4|FO500FT919000082
|
||||||
|
1.3.6.1.4.1.12356.115.1.3.0|4|v6.0.11(GA), build285, 2022.03.28
|
||||||
1.3.6.1.4.1.12356.115.1.6.0|66|0
|
1.3.6.1.4.1.12356.115.1.6.0|66|0
|
||||||
1.3.6.1.4.1.12356.115.1.200.1.0|2|0
|
1.3.6.1.4.1.12356.115.1.200.1.0|2|0
|
||||||
1.3.6.1.4.1.12356.115.1.200.2.0|2|0
|
1.3.6.1.4.1.12356.115.1.200.2.0|2|0
|
||||||
|
Reference in New Issue
Block a user