Forcepoint NGFW 6.11 and later; also known as Forcepoint FlexEdge Secure SD-WAN Engine after version 7.0. (#15872)

This commit is contained in:
Ville Hukkamäki
2024-03-03 22:43:46 +01:00
committed by GitHub
parent abd44aa655
commit c771726ef5
5 changed files with 5368 additions and 0 deletions
@@ -0,0 +1,19 @@
mib: FORCEPOINT-NGFW-ENGINE-MIB
modules:
mempools:
data:
-
total: FORCEPOINT-NGFW-ENGINE-MIB::fwMemBytesTotal
free: FORCEPOINT-NGFW-ENGINE-MIB::fwMemBytesUnused
used: FORCEPOINT-NGFW-ENGINE-MIB::fwMemBytesUsed
descr: 'Local Memory {{ $index }}'
processors:
data:
-
oid: FORCEPOINT-NGFW-ENGINE-MIB::fwCpuTotal
num_oid: '.1.3.6.1.4.1.47565.1.1.1.11.1.1.3.{{ $index }}'
descr: 'Processor {{ $index }}'
os:
serial: FORCEPOINT-NGFW-ENGINE-MIB::nodeHardwareSerialNumber.0
version: FORCEPOINT-NGFW-ENGINE-MIB::fwSoftwareVersion.0
hardware: FORCEPOINT-NGFW-ENGINE-MIB::nodeApplianceModel.0
+13
View File
@@ -0,0 +1,13 @@
os: forcepoint-fe
text: 'Forcepoint FlexEdge Secure SD-WAN'
type: firewall
icon: forcepoint
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
discovery:
- sysObjectID:
- .1.3.6.1.4.1.47565.1.1
mib_dir: forcepoint
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff