STONESOFT-FIREWALL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
44
fwIfStatsTable
table.1.3.6.1.4.1.1369.5.2.1.10
·
1 row entry
·
14 columns
This table contains an entry for each interface in system
Row for an interface
Indexes
fwIfStatsIndex
| Column | Syntax | OID |
|---|---|---|
|
fwIfStatsIndex
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.1369.5.2.1.10.1.1 |
|
fwIfName
Name of interface
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.1369.5.2.1.10.1.2 |
|
fwIfAcceptedPkts
Number of accepted packets by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.3 |
|
fwIfDroppedPkts
Number of dropped packets by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.4 |
|
fwIfLoggedPkts
Number of logged packets by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.5 |
|
fwIfAccountedPkts
Number of accounted packets by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.6 |
|
fwIfRejectedPkts
Number of rejected packets by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.7 |
|
fwIfAcceptedBytes
Number of accepted bytes by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.8 |
|
fwIfDroppedBytes
Number of dropped bytes by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.9 |
|
fwIfLoggedBytes
Number of logged bytes by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.10 |
|
fwIfAccountedBytes
Number of accounted bytes by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.11 |
|
fwIfRejectedBytes
Number of rejected bytes by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.12 |
|
fwIfForwardedPkts
Number of forwarded packets by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.13 |
|
fwIfForwardedBytes
Number of forwarded bytes by firewall rules
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.10.1.14 |
fwCpuStatsTable
table.1.3.6.1.4.1.1369.5.2.1.11.1
·
1 row entry
·
10 columns
This table contains an entry for each cpu in a system and total usage of all cpus.
Row with information about cpu usage
Indexes
fwCpuStatsId
| Column | Syntax | OID |
|---|---|---|
|
fwCpuStatsId
A unique value, greater than zero, for each
CPU in the managed system. First element with Id '0' is designed for total values. |
Integer32 Constraints: range: 1-1024 |
.1.3.6.1.4.1.1369.5.2.1.11.1.1.1 |
|
fwCpuName
Name of data current line concern
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.1369.5.2.1.11.1.1.2 |
|
fwCpuTotal
The total CPU load percentage
|
percentSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1369.5.2.1.11.1.1.3 |
|
fwCpuUser
The percentage of time the CPU has spent running
users' processes that are not niced |
percentSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1369.5.2.1.11.1.1.4 |
|
fwCpuSystem
The percentage of time the CPU has spent running
the kernel and its processes |
percentSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1369.5.2.1.11.1.1.5 |
|
fwCpuNice
The percentage of time the CPU has spent running
users' processes that have been niced |
percentSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1369.5.2.1.11.1.1.6 |
|
fwCpuIdle
The percentage of time the CPU was idle
|
percentSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1369.5.2.1.11.1.1.7 |
|
fwCpuIoWait
The percentage of time the CPU has been waiting
for I/O to complete |
percentSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1369.5.2.1.11.1.1.8 |
|
fwCpuHwIrq
The percentage of time the CPU has been servicing
hardware interrupts |
percentSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1369.5.2.1.11.1.1.9 |
|
fwCpuSoftIrq
The percentage of time the CPU has been servicing
software interrupts |
percentSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1369.5.2.1.11.1.1.10 |
fwDiskStatsTable
table.1.3.6.1.4.1.1369.5.2.1.11.3
·
1 row entry
·
6 columns
Table contains an entry for each partition mounted in a system.
Row of information concerning one partition
Indexes
fwPartitionIndex
| Column | Syntax | OID |
|---|---|---|
|
fwPartitionIndex
A unique value, greater than zero, for each partition
|
Integer32 Constraints: range: 1-1024 |
.1.3.6.1.4.1.1369.5.2.1.11.3.1.1 |
|
fwPartitionDevName
A unique name of a device
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.1369.5.2.1.11.3.1.2 |
|
fwMountPointName
Name of a mount point
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.1369.5.2.1.11.3.1.3 |
|
fwPartitionSize
Total size of the partition
|
kbytesHCNUM-TCCounterBasedGauge64 Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64 |
.1.3.6.1.4.1.1369.5.2.1.11.3.1.4 |
|
fwPartitionUsed
Amount of used space of the partition
(in kilobytes) |
kbytesHCNUM-TCCounterBasedGauge64 Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64 |
.1.3.6.1.4.1.1369.5.2.1.11.3.1.5 |
|
fwPartitionAvail
Information about amount of free space on
partition (in kilobytes) |
kbytesHCNUM-TCCounterBasedGauge64 Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64 |
.1.3.6.1.4.1.1369.5.2.1.11.3.1.6 |
fwVpnEp4Table
table.1.3.6.1.4.1.1369.5.2.1.13
·
1 row entry
·
7 columns
This table contains an entry for each IPv4 VPN end-point pair
Row for an IPv4 VPN end-point pair
Indexes
fwVpnEp4Index
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
fwVpnEp4Index
A unique value, greater than zero, for each
end-point pair. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.1369.5.2.1.13.1.1 |
||||||||
|
fwVpnEp4Local
Local IPv4 end-point address
|
INET-ADDRESS-MIBInetAddressIPv4 Textual Convention: INET-ADDRESS-MIBInetAddressIPv4 OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.1369.5.2.1.13.1.2 |
||||||||
|
fwVpnEp4Remote
Remote IPv4 end-point address
|
INET-ADDRESS-MIBInetAddressIPv4 Textual Convention: INET-ADDRESS-MIBInetAddressIPv4 OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.1369.5.2.1.13.1.3 |
||||||||
|
fwVpnEp4RemoteType
The type of remote VPN end-point
|
VpnEndpointType Textual Convention: VpnEndpointType EnumerationType Values:
|
.1.3.6.1.4.1.1369.5.2.1.13.1.4 |
||||||||
|
fwVpnEp4ReceivedBytes
Number of received bytes between the end-point pair
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.13.1.5 |
||||||||
|
fwVpnEp4SentBytes
Number of sent bytes between the end-point pair
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.13.1.6 |
||||||||
|
fwVpnEp4IpsecSa
Number of currently established IPsec SAs
between the end-point pair |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1369.5.2.1.13.1.7 |
fwVpnEp6Table
table.1.3.6.1.4.1.1369.5.2.1.14
·
1 row entry
·
7 columns
This table contains an entry for each IPv6 VPN end-point pair
Row for an IPv6 VPN end-point pair
Indexes
fwVpnEp6Index
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
fwVpnEp6Index
A unique value, greater than zero, for each
end-point pair. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.1369.5.2.1.14.1.1 |
||||||||
|
fwVpnEp6Local
Local IPv6 end-point address
|
INET-ADDRESS-MIBInetAddressIPv6 Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetStringType Constraints: range: 16 |
.1.3.6.1.4.1.1369.5.2.1.14.1.2 |
||||||||
|
fwVpnEp6Remote
Remote IPv6 end-point address
|
INET-ADDRESS-MIBInetAddressIPv6 Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetStringType Constraints: range: 16 |
.1.3.6.1.4.1.1369.5.2.1.14.1.3 |
||||||||
|
fwVpnEp6RemoteType
The type of remote VPN end-point
|
VpnEndpointType Textual Convention: VpnEndpointType EnumerationType Values:
|
.1.3.6.1.4.1.1369.5.2.1.14.1.4 |
||||||||
|
fwVpnEp6ReceivedBytes
Number of received bytes between the end-point pair
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.14.1.5 |
||||||||
|
fwVpnEp6SentBytes
Number of sent bytes between the end-point pair
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1369.5.2.1.14.1.6 |
||||||||
|
fwVpnEp6IpsecSa
Number of currently established IPsec SAs
between the end-point pair |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1369.5.2.1.14.1.7 |