You can find the full tree of OIDs in the KL-NGFW-MIB.txt file. The tables below list the OID values and descriptions that are used when sending device information.
NGFW tables
Object name |
Type |
Description |
---|---|---|
|
SEQUENCE OF IfaceEntry
SEQUENCE { ifIndex, ifName, ifDescr, ifOperStatus, ifAdminStatus, ifSpeed, ifDuplex, ifMtu, ifMacAddress, ifZoneName, ifZoneType, ifRxTotalPackets, ifRxTotalBytes, ifRxUnicastPackets, ifRxUnicastBytes, ifRxMulticastPackets, ifRxMulticastBytes, ifRxBroadcastPackets, ifRxBroadcastBytes, ifRxErrorPackets, ifRxRateBitsPerSec, ifRxRatePacketsPerSec, ifTxTotalPackets, ifTxTotalBytes, ifTxUnicastPackets, ifTxUnicastBytes, ifTxMulticastPackets, ifTxMulticastBytes, ifTxBroadcastPackets, ifTxBroadcastBytes, ifTxErrorPackets, ifTxRateBitsPerSec, ifTxRatePacketsPerSec, ifTotalDroppedPackets |
Table of network interfaces |
|
IfaceEntry |
Entry describing a single network interface |
|
Counter32 |
Unique entry for each network interface |
|
OCTET STRING |
Network interface name |
|
OCTET STRING |
String containing information about the network interface |
|
OCTET STRING |
Current status of the network interface |
|
OCTET STRING |
Required status of the network interface |
|
Counter32 |
Estimation of the current bandwidth of the network interface in kbps |
|
OCTET STRING |
Duplex interface configuration |
|
Counter32 |
Largest IPv4 packet that the network interface will send and receive |
|
OCTET STRING |
MAC address |
|
OCTET STRING |
Security zone name |
|
OCTET STRING |
Security zone type |
|
Counter64 |
Total number of packets received by the network interface |
|
Counter64 |
Total number of bytes received by the network interface |
|
Counter64 |
Number of unicast packets received by the network interface |
|
Counter64 |
Number of unicast bytes received by the network interface |
|
Counter64 |
Number of multicast packets received by the network interface |
|
Counter64 |
Number of multicast bytes received by the network interface |
|
Counter64 |
Number of broadcast packets received by the network interface |
|
Counter64 |
Number of broadcast bytes received by the network interface |
|
Counter64 |
Error when receiving packets at the network interface |
|
Counter64 |
Bits per second received by the network interface |
|
Counter64 |
Packets per second received by the network interface |
|
Counter64 |
Total number of packets sent by the network interface |
|
Counter64 |
Total number of bytes sent by the network interface |
|
Counter64 |
Number of unicast packets sent by the network interface |
|
Counter64 |
Number of unicast bytes sent by the network interface |
|
Counter64 |
Number of multicast packets sent by the network interface |
|
Counter64 |
Number of multicast bytes sent by the network interface |
|
Counter64 |
Number of broadcast packets sent by the network interface |
|
Counter64 |
Number of broadcast bytes sent by the network interface |
|
Counter64 |
Error when sending packets from the network interface |
|
Counter64 |
Bits per second sent by the network interface |
|
Counter64 |
Packets per second sent by the network interface |
|
Counter64 |
Total number of dropped packets on the network interface |
|
SEQUENCE OF ComponentEntry ComponentEntry ::= SEQUENCE { compIndex, compName, compVersion } |
Table of system components |
|
SEQUENCE OF ComponentEntry ComponentEntry ::= SEQUENCE { compIndex, compName, compVersion } |
Entry describing an individual component of the system |
|
Counter32 |
Unique value for each system component |
|
OCTET STRING |
System component name |
|
OCTET STRING |
System component version |
|
SEQUENCE OF ServiceEntry
ServiceEntry ::= SEQUENCE { svcIndex, svcName, svcStatus |
Table of system services |
|
ServiceEntry |
Entry describing an individual service of the system |
|
Counter32 |
Unique value for each system service |
|
OCTET STRING |
System service name |
|
OCTET STRING |
System service status |
|
SEQUENCE OF CpuCoreEntry CpuCoreEntry ::= SEQUENCE { cpuCoreIndex, cpuCoreUsage |
CPU core usage table |
|
CpuCoreEntry |
Entry describing the usage of a single CPU core |
|
Counter32 |
Unique value for each CPU core |
|
Counter32 |
CPU core usage, % |
NGFW notifications
Object name |
Type |
Description |
---|---|---|
|
|
Notification about a change of the device status |
|
|
Notification about changes of the network interface status |
|
|
Notification about errors when sending events to a SIEM system |
|
INTEGER { Critical (0), High (1), Medium (2), Low (3) } |
Notification severity (optional) |
|
OCTET STRING |
Message to the SIEM system about sender status |