MIB Viewer

OPENBSD-PF-MIB

176 objects
The MIB module for gathering information from OpenBSD's packet filter.
OIDNameAccessStatusDescription
1.3.6.1.4.1.30155.1IdentitypfMIBObjectsThe MIB module for gathering information from OpenBSD's packet filter.
1.3.6.1.4.1.30155.1.1NodepfInfo
1.3.6.1.4.1.30155.1.1.1ScalarpfRunningread-onlycurrentIndicates whether pf is enabled or not.
1.3.6.1.4.1.30155.1.1.2ScalarpfRuntimeread-onlycurrentIndicates how long pf has been enabled. If pf is not enabled, indicates how long pf has been disabled. If pf has not been explicitly enabled or disabled since …
1.3.6.1.4.1.30155.1.1.3ScalarpfDebugread-onlycurrentIndicates the debug level that pf is running at.
1.3.6.1.4.1.30155.1.1.4ScalarpfHostidread-onlycurrentThe (unique) host id of the machine running pf.
1.3.6.1.4.1.30155.1.2NodepfCounters
1.3.6.1.4.1.30155.1.2.1ScalarpfCntMatchread-onlycurrentThe number of packets that have matched a filter rule.
1.3.6.1.4.1.30155.1.2.2ScalarpfCntBadOffsetread-onlycurrentThe number of packets that have had a bad offset value.
1.3.6.1.4.1.30155.1.2.3ScalarpfCntFragmentread-onlycurrentThe number of packet fragments.
1.3.6.1.4.1.30155.1.2.4ScalarpfCntShortread-onlycurrentThe number of packets that were too short to contain a valid header.
1.3.6.1.4.1.30155.1.2.5ScalarpfCntNormalizeread-onlycurrentThe number of packets that were normalized using the packet scrubber.
1.3.6.1.4.1.30155.1.2.6ScalarpfCntMemoryread-onlycurrentThe number of packets that were dropped due to memory limitations.
1.3.6.1.4.1.30155.1.2.7ScalarpfCntTimestampread-onlycurrentThe number of packets that were dropped due to improper RFC1323 timestamp.
1.3.6.1.4.1.30155.1.2.8ScalarpfCntCongestionread-onlycurrentThe number of packets that were dropped due to congestion on the interface.
1.3.6.1.4.1.30155.1.2.9ScalarpfCntIpOptionread-onlycurrentThe number of packets that were dropped due to having options set in the IP header.
1.3.6.1.4.1.30155.1.2.10ScalarpfCntProtoCksumread-onlycurrentThe number of packets that were dropped due to TCP checksum failures.
1.3.6.1.4.1.30155.1.2.11ScalarpfCntStateMismatchread-onlycurrentThe number of packets that were dropped due to a state table mismatch.
1.3.6.1.4.1.30155.1.2.12ScalarpfCntStateInsertread-onlycurrentThe number of packets that were dropped due to errors creating a state table entry.
1.3.6.1.4.1.30155.1.2.13ScalarpfCntStateLimitread-onlycurrentThe number of packets that were dropped due to the per-rule max state limit being reached.
1.3.6.1.4.1.30155.1.2.14ScalarpfCntSrcLimitread-onlycurrentThe number of packets that were dropped due to stateful connection tracking. A packet could be dropped due to resource limits (memory) or due to a tracking lim…
1.3.6.1.4.1.30155.1.2.15ScalarpfCntSynproxyread-onlycurrentThe number of packets that were dropped during the TCP synproxy process.
1.3.6.1.4.1.30155.1.2.16ScalarpfCntTranslateread-onlycurrentThe number of packets that were dropped because network address translation was requested and no unused port was available.
1.3.6.1.4.1.30155.1.2.17ScalarpfCntNoRouteread-onlycurrentThe number of packets that were dropped because policy based routing was requested but no target addresses were available.
1.3.6.1.4.1.30155.1.3NodepfStateTable
1.3.6.1.4.1.30155.1.3.1ScalarpfStateCountread-onlycurrentThe number of entries in the state table.
1.3.6.1.4.1.30155.1.3.2ScalarpfStateSearchesread-onlycurrentThe number of searches against the state table.
1.3.6.1.4.1.30155.1.3.3ScalarpfStateInsertsread-onlycurrentThe number of inserts into the state table.
1.3.6.1.4.1.30155.1.3.4ScalarpfStateRemovalsread-onlycurrentThe number of removals from the state table.
1.3.6.1.4.1.30155.1.4NodepfLogInterface
1.3.6.1.4.1.30155.1.4.1ScalarpfLogIfNameread-onlycurrentThe name of the interface configured using 'set loginterface'. If no interface has been configured, the object will be empty.
1.3.6.1.4.1.30155.1.4.2ScalarpfLogIfIpBytesInread-onlycurrentThe number of IPv4 bytes passed in on the loginterface.
1.3.6.1.4.1.30155.1.4.3ScalarpfLogIfIpBytesOutread-onlycurrentThe number of IPv4 bytes passed out on the loginterface.
1.3.6.1.4.1.30155.1.4.4ScalarpfLogIfIpPktsInPassread-onlycurrentThe number of IPv4 packets passed in on the loginterface.
1.3.6.1.4.1.30155.1.4.5ScalarpfLogIfIpPktsInDropread-onlycurrentThe number of dropped IPv4 packets coming in on the loginterface.
1.3.6.1.4.1.30155.1.4.6ScalarpfLogIfIpPktsOutPassread-onlycurrentThe number of IPv4 packets passed out on the loginterface.
1.3.6.1.4.1.30155.1.4.7ScalarpfLogIfIpPktsOutDropread-onlycurrentThe number of dropped IPv4 packets going out on the loginterface.
1.3.6.1.4.1.30155.1.4.8ScalarpfLogIfIp6BytesInread-onlycurrentThe number of IPv6 bytes passed in on the loginterface.
1.3.6.1.4.1.30155.1.4.9ScalarpfLogIfIp6BytesOutread-onlycurrentThe number of IPv6 bytes passed out on the loginterface.
1.3.6.1.4.1.30155.1.4.10ScalarpfLogIfIp6PktsInPassread-onlycurrentThe number of IPv6 packets passed in on the loginterface.
1.3.6.1.4.1.30155.1.4.11ScalarpfLogIfIp6PktsInDropread-onlycurrentThe number of dropped IPv6 packets coming in on the loginterface.
1.3.6.1.4.1.30155.1.4.12ScalarpfLogIfIp6PktsOutPassread-onlycurrentThe number of IPv6 packets passed out on the loginterface.
1.3.6.1.4.1.30155.1.4.13ScalarpfLogIfIp6PktsOutDropread-onlycurrentThe number of dropped IPv6 packets going out on the loginterface.
1.3.6.1.4.1.30155.1.5NodepfSrcTracking
1.3.6.1.4.1.30155.1.5.1ScalarpfSrcTrackCountread-onlycurrentThe number of entries in the source tracking table.
1.3.6.1.4.1.30155.1.5.2ScalarpfSrcTrackSearchesread-onlycurrentThe number of searches against the source tracking table.
1.3.6.1.4.1.30155.1.5.3ScalarpfSrcTrackInsertsread-onlycurrentThe number of inserts into the source tracking table.
1.3.6.1.4.1.30155.1.5.4ScalarpfSrcTrackRemovalsread-onlycurrentThe number of removals from the source tracking table.
1.3.6.1.4.1.30155.1.6NodepfLimits
1.3.6.1.4.1.30155.1.6.1ScalarpfLimitStatesread-onlycurrentThe maximum number of entries in the memory pool used by state table entries (filter rules that specify 'keep state').
1.3.6.1.4.1.30155.1.6.2ScalarpfLimitSourceNodesread-onlycurrentThe maximum number of entries in the memory pool used for tracking source IP addresses (filter rules that specify 'sticky-address' or 'source-track' options).
1.3.6.1.4.1.30155.1.6.3ScalarpfLimitFragmentsread-onlycurrentThe maximum number of entries in the memory pool used for packet reassembly (scrub rules).
1.3.6.1.4.1.30155.1.6.4ScalarpfLimitMaxTablesread-onlycurrentThe maximum number of tables that can be created as part of the active ruleset.
1.3.6.1.4.1.30155.1.6.5ScalarpfLimitMaxTableEntriesread-onlycurrentThe overall maximum number of addresses that can be stored in tables.
1.3.6.1.4.1.30155.1.7NodepfTimeouts
1.3.6.1.4.1.30155.1.7.1ScalarpfTimeoutTcpFirstread-onlycurrentState after receiving the first TCP packet in a new connection.
1.3.6.1.4.1.30155.1.7.2ScalarpfTimeoutTcpOpeningread-onlycurrentState before the destination host ever sends a packet in response to a new connection from this host.
1.3.6.1.4.1.30155.1.7.3ScalarpfTimeoutTcpEstablishedread-onlycurrentState when a TCP connection is fully established.
1.3.6.1.4.1.30155.1.7.4ScalarpfTimeoutTcpClosingread-onlycurrentState after the first FIN has been sent.
1.3.6.1.4.1.30155.1.7.5ScalarpfTimeoutTcpFinWaitread-onlycurrentState after both FINs are sent and the connection is closed.
1.3.6.1.4.1.30155.1.7.6ScalarpfTimeoutTcpClosedread-onlycurrentState after the first RST has been sent.
1.3.6.1.4.1.30155.1.7.7ScalarpfTimeoutUdpFirstread-onlycurrentState after receiving the first UDP packet.
1.3.6.1.4.1.30155.1.7.8ScalarpfTimeoutUdpSingleread-onlycurrentState if the source sends more than 1 packet but the destination has never sent a packet back.
1.3.6.1.4.1.30155.1.7.9ScalarpfTimeoutUdpMultipleread-onlycurrentState when both hosts have sent packets.
1.3.6.1.4.1.30155.1.7.10ScalarpfTimeoutIcmpFirstread-onlycurrentState after receiving the first ICMP packet.
1.3.6.1.4.1.30155.1.7.11ScalarpfTimeoutIcmpErrorread-onlycurrentState when an ICMP error comes back in response to an ICMP packet.
1.3.6.1.4.1.30155.1.7.12ScalarpfTimeoutOtherFirstread-onlycurrentState after receiving the first packet.
1.3.6.1.4.1.30155.1.7.13ScalarpfTimeoutOtherSingleread-onlycurrentState if the source sends more than 1 packet but the destination has never sent a packet back.
1.3.6.1.4.1.30155.1.7.14ScalarpfTimeoutOtherMultipleread-onlycurrentState when both hosts have sent packets.
1.3.6.1.4.1.30155.1.7.15ScalarpfTimeoutFragmentread-onlycurrentHow long before an unassembled fragment is expired.
1.3.6.1.4.1.30155.1.7.16ScalarpfTimeoutIntervalread-onlycurrentInterval before purging expired states and fragments.
1.3.6.1.4.1.30155.1.7.17ScalarpfTimeoutAdaptiveStartread-onlycurrentWhen the number of state entries exceeds this value, adaptive scaling begins.
1.3.6.1.4.1.30155.1.7.18ScalarpfTimeoutAdaptiveEndread-onlycurrentWhen reaching this number of state entries, all timeout values become zero, effectively purging all state entries immediately.
1.3.6.1.4.1.30155.1.7.19ScalarpfTimeoutSrcTrackread-onlycurrentTime that a source tracking entry will stay around after the last state expires.
1.3.6.1.4.1.30155.1.8NodepfInterfaces
1.3.6.1.4.1.30155.1.8.1ScalarpfIfNumberread-onlycurrentThe number of network interfaces present on this system.
1.3.6.1.4.1.30155.1.8.128TablepfIfTablenot-accessiblecurrentA list of individual interfaces. The number of entries is given by the value of pfIfNumber.
1.3.6.1.4.1.30155.1.8.128.1RowpfIfEntrynot-accessiblecurrentAn entry containing management information applicable to a particular interface.
1.3.6.1.4.1.30155.1.8.128.1.1ColumnpfIfIndexread-onlycurrentA unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface su…
1.3.6.1.4.1.30155.1.8.128.1.2ColumnpfIfDescrread-onlycurrentThe name of the interface.
1.3.6.1.4.1.30155.1.8.128.1.3ColumnpfIfTyperead-onlycurrentDenotes whether the interface is a group interface, an interface instance, or whether it's been removed or destroyed.
1.3.6.1.4.1.30155.1.8.128.1.4ColumnpfIfRefsread-onlycurrentThe number of state and/or source track entries which reference the interface.
1.3.6.1.4.1.30155.1.8.128.1.5ColumnpfIfRulesread-onlycurrentThe number of rules which reference the interface.
1.3.6.1.4.1.30155.1.8.128.1.6ColumnpfIfIn4PassPktsread-onlycurrentThe number of IPv4 packets passed in.
1.3.6.1.4.1.30155.1.8.128.1.7ColumnpfIfIn4PassBytesread-onlycurrentThe number of IPv4 bytes passed in.
1.3.6.1.4.1.30155.1.8.128.1.8ColumnpfIfIn4BlockPktsread-onlycurrentThe number of incoming IPv4 packets blocked.
1.3.6.1.4.1.30155.1.8.128.1.9ColumnpfIfIn4BlockBytesread-onlycurrentThe number of incoming IPv4 bytes blocked.
1.3.6.1.4.1.30155.1.8.128.1.10ColumnpfIfOut4PassPktsread-onlycurrentThe number of IPv4 bytes passed out.
1.3.6.1.4.1.30155.1.8.128.1.11ColumnpfIfOut4PassBytesread-onlycurrentThe number of IPv4 bytes passed out.
1.3.6.1.4.1.30155.1.8.128.1.12ColumnpfIfOut4BlockPktsread-onlycurrentThe number of outgoing IPv4 bytes blocked.
1.3.6.1.4.1.30155.1.8.128.1.13ColumnpfIfOut4BlockBytesread-onlycurrentThe number of outgoing IPv4 bytes blocked.
1.3.6.1.4.1.30155.1.8.128.1.14ColumnpfIfIn6PassPktsread-onlycurrentThe number of IPv6 packets passed in.
1.3.6.1.4.1.30155.1.8.128.1.15ColumnpfIfIn6PassBytesread-onlycurrentThe number of IPv6 bytes passed in.
1.3.6.1.4.1.30155.1.8.128.1.16ColumnpfIfIn6BlockPktsread-onlycurrentThe number of incoming IPv6 packets blocked.
1.3.6.1.4.1.30155.1.8.128.1.17ColumnpfIfIn6BlockBytesread-onlycurrentThe number of incoming IPv6 bytes blocked.
1.3.6.1.4.1.30155.1.8.128.1.18ColumnpfIfOut6PassPktsread-onlycurrentThe number of IPv6 bytes passed out.
1.3.6.1.4.1.30155.1.8.128.1.19ColumnpfIfOut6PassBytesread-onlycurrentThe number of IPv6 bytes passed out.
1.3.6.1.4.1.30155.1.8.128.1.20ColumnpfIfOut6BlockPktsread-onlycurrentThe number of outgoing IPv6 bytes blocked.
1.3.6.1.4.1.30155.1.8.128.1.21ColumnpfIfOut6BlockBytesread-onlycurrentThe number of outgoing IPv6 bytes blocked.
1.3.6.1.4.1.30155.1.9NodepfTables
1.3.6.1.4.1.30155.1.9.1ScalarpfTblNumberread-onlycurrentThe number of tables present on this system.
1.3.6.1.4.1.30155.1.9.128TablepfTblTablenot-accessiblecurrentA list of individual tables. The number of entries is given by the value of tblNumber.
1.3.6.1.4.1.30155.1.9.128.1RowpfTblEntrynot-accessiblecurrentAn entry containing management information applicable to a particular table.
1.3.6.1.4.1.30155.1.9.128.1.1ColumnpfTblIndexread-onlycurrentA unique value, greater than zero, for each table.
1.3.6.1.4.1.30155.1.9.128.1.2ColumnpfTblNameread-onlycurrentThe name of the table.
1.3.6.1.4.1.30155.1.9.128.1.3ColumnpfTblAddressesread-onlycurrentThe number of addresses currently stored in the table.
1.3.6.1.4.1.30155.1.9.128.1.4ColumnpfTblAnchorRefsread-onlycurrentThe number of anchors which reference the table.
1.3.6.1.4.1.30155.1.9.128.1.5ColumnpfTblRuleRefsread-onlycurrentThe number of rules which reference the table.
1.3.6.1.4.1.30155.1.9.128.1.6ColumnpfTblEvalsMatchread-onlycurrentThe number of table evaluations that produced a match.
1.3.6.1.4.1.30155.1.9.128.1.7ColumnpfTblEvalsNoMatchread-onlycurrentThe number of table evaluations that didn't match.
1.3.6.1.4.1.30155.1.9.128.1.8ColumnpfTblInPassPktsread-onlycurrentThe number of packets passed in that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.9ColumnpfTblInPassBytesread-onlycurrentThe number of bytes passed in that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.10ColumnpfTblInBlockPktsread-onlycurrentThe number of incoming packets blocked that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.11ColumnpfTblInBlockBytesread-onlycurrentThe number incoming bytes blocked that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.12ColumnpfTblInXPassPktsread-onlycurrentThe number of packets statefully passed in where the state entry refers to the table, but the table no longer contains the address in question.
1.3.6.1.4.1.30155.1.9.128.1.13ColumnpfTblInXPassBytesread-onlycurrentThe number of bytes statefully passed in where the state entry refers to the table, but the table no longer contains the address in question.
1.3.6.1.4.1.30155.1.9.128.1.14ColumnpfTblOutPassPktsread-onlycurrentThe number of packets passed out that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.15ColumnpfTblOutPassBytesread-onlycurrentThe number of bytes passed out that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.16ColumnpfTblOutBlockPktsread-onlycurrentThe number of outgoing packets blocked that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.17ColumnpfTblOutBlockBytesread-onlycurrentThe number outgoing bytes blocked that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.18ColumnpfTblOutXPassPktsread-onlycurrentThe number of packets statefully passed out where the state entry refers to the table, but the table no longer contains the address in question.
1.3.6.1.4.1.30155.1.9.128.1.19ColumnpfTblOutXPassBytesread-onlycurrentThe number of bytes statefully passed out where the state entry refers to the table, but the table no longer contains the address in question.
1.3.6.1.4.1.30155.1.9.128.1.20ColumnpfTblStatsClearedread-onlycurrentThe number of seconds that have passed since the statistics for this pf table were zeroed.
1.3.6.1.4.1.30155.1.9.128.1.21ColumnpfTblInMatchPktsread-onlycurrentThe number of inbound packets that hit a 'match' rule where this particular table was referenced by the rule.
1.3.6.1.4.1.30155.1.9.128.1.22ColumnpfTblInMatchBytesread-onlycurrentThe total size in bytes of all inbound packets that hit a 'match' rule where this particular table was referenced by the rule.
1.3.6.1.4.1.30155.1.9.128.1.23ColumnpfTblOutMatchPktsread-onlycurrentThe number of outbound packets that hit a 'match' rule where this particular table was referenced by the rule.
1.3.6.1.4.1.30155.1.9.128.1.24ColumnpfTblOutMatchBytesread-onlycurrentThe total size in bytes of all outbound packets that hit a 'match' rule where this particular table was referenced by the rule.
1.3.6.1.4.1.30155.1.9.129TablepfTblAddrTablenot-accessiblecurrentA table containing the addresses/CIDR network blocks from every table on the system.
1.3.6.1.4.1.30155.1.9.129.1RowpfTblAddrEntrynot-accessiblecurrentAn entry containing management information applicable to a particular table.
1.3.6.1.4.1.30155.1.9.129.1.1ColumnpfTblAddrTblIndexread-onlycurrentThe index value which uniquely identifies the table which contains this pfTblAddrNet/pfTblAddrMask pair.
1.3.6.1.4.1.30155.1.9.129.1.2ColumnpfTblAddrNetread-onlycurrentThe IP address portion of the CIDR network for this particular table entry.
1.3.6.1.4.1.30155.1.9.129.1.3ColumnpfTblAddrMaskread-onlycurrentThe CIDR bitmask for this particular table entry.
1.3.6.1.4.1.30155.1.9.129.1.4ColumnpfTblAddrClearedread-onlycurrentThe time that's passed since the statistics where last cleared, or since the pfTblAddrNet/pfTblAddrMask pair was loaded into the table, whichever is sooner.
1.3.6.1.4.1.30155.1.9.129.1.5ColumnpfTblAddrInBlockPktsread-onlycurrentThe number of inbound packets blocked as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.6ColumnpfTblAddrInBlockBytesread-onlycurrentThe number of inbound bytes blocked as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.7ColumnpfTblAddrInPassPktsread-onlycurrentThe number of inbound packets passed as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.8ColumnpfTblAddrInPassBytesread-onlycurrentThe number of inbound bytes passed as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.9ColumnpfTblAddrOutBlockPktsread-onlycurrentThe number of outbound packets blocked as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.10ColumnpfTblAddrOutBlockBytesread-onlycurrentThe number of outbound bytes blocked as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.11ColumnpfTblAddrOutPassPktsread-onlycurrentThe number of outbound packets passed as a result of matchin this table entry.
1.3.6.1.4.1.30155.1.9.129.1.12ColumnpfTblAddrOutPassBytesread-onlycurrentThe number of outbound bytes passed as a result of matchg this table entry.
1.3.6.1.4.1.30155.1.9.129.1.13ColumnpfTblAddrInMatchPktsread-onlycurrentThe number of inbound packets that hit a 'match' rule where this table entry was referenced.
1.3.6.1.4.1.30155.1.9.129.1.14ColumnpfTblAddrInMatchBytesread-onlycurrentThe total size in bytes of all inbound packets that hit a 'match' rule where this table entry was referenced.
1.3.6.1.4.1.30155.1.9.129.1.15ColumnpfTblAddrOutMatchPktsread-onlycurrentThe number of outbound packets that hit a 'match' rule where this table entry was referenced.
1.3.6.1.4.1.30155.1.9.129.1.16ColumnpfTblAddrOutMatchBytesread-onlycurrentThe total size in bytes of all outbound packets that hit a 'match' rule where this table entry was referenced.
1.3.6.1.4.1.30155.1.10NodepfLabels
1.3.6.1.4.1.30155.1.10.1ScalarpfLabelNumberread-onlycurrentThe number of labels in the active pf ruleset.
1.3.6.1.4.1.30155.1.10.128TablepfLabelTablenot-accessiblecurrentA list of individual labels. The number of entries is given by the value of pfLabelNumber.
1.3.6.1.4.1.30155.1.10.128.1RowpfLabelEntrynot-accessiblecurrentAn entry containing management information applicable to a particular label.
1.3.6.1.4.1.30155.1.10.128.1.1ColumnpfLabelIndexread-onlycurrentA unique value, greater than zero, for each label.
1.3.6.1.4.1.30155.1.10.128.1.2ColumnpfLabelNameread-onlycurrentThe name of the label.
1.3.6.1.4.1.30155.1.10.128.1.3ColumnpfLabelEvalsread-onlycurrentThe number of rule evaluations.
1.3.6.1.4.1.30155.1.10.128.1.4ColumnpfLabelPktsread-onlycurrentThe total number of packets matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.5ColumnpfLabelBytesread-onlycurrentThe total number of bytes matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.6ColumnpfLabelInPktsread-onlycurrentThe number of incoming packets matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.7ColumnpfLabelInBytesread-onlycurrentThe number of incoming bytes matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.8ColumnpfLabelOutPktsread-onlycurrentThe number of outgoing packets matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.9ColumnpfLabelOutBytesread-onlycurrentThe number of outgoing bytes matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.10ColumnpfLabelTotalStatesread-onlycurrentThe total number of state table entries created by this rule since the ruleset was loaded.
1.3.6.1.4.1.30155.1.11NodepfsyncStats
1.3.6.1.4.1.30155.1.11.1ScalarpfsyncIpPktsRecvread-onlycurrentNumber of IPv4 pfsync packets received on all interfaces.
1.3.6.1.4.1.30155.1.11.2ScalarpfsyncIp6PktsRecvread-onlycurrentNumber of IPv6 pfsync packets received on all interfaces.
1.3.6.1.4.1.30155.1.11.3ScalarpfsyncPktDiscardsForBadInterfaceread-onlycurrentNumber of pfsync packets discarded because it was received on an interface that is not running pfsync.
1.3.6.1.4.1.30155.1.11.4ScalarpfsyncPktDiscardsForBadTtlread-onlycurrentNumber of pfsync packets discarded due to having a TTL less than 255.
1.3.6.1.4.1.30155.1.11.5ScalarpfsyncPktShorterThanHeaderread-onlycurrentNumber of pfsync packets received that had a length shorter than the pfsync packet header.
1.3.6.1.4.1.30155.1.11.6ScalarpfsyncPktDiscardsForBadVersionread-onlycurrentNumber of pfsync packets discarded due to incorrect protocol version.
1.3.6.1.4.1.30155.1.11.7ScalarpfsyncPktDiscardsForBadActionread-onlycurrentNumber of pfsync packets discarded due to an invalid pfsync action in the header.
1.3.6.1.4.1.30155.1.11.8ScalarpfsyncPktDiscardsForBadLengthread-onlycurrentNumber of pfsync packets discarded due to incorrect size.
1.3.6.1.4.1.30155.1.11.9ScalarpfsyncPktDiscardsForBadAuthread-onlycurrentNumber of pfsync packets discarded due to authentication failure.
1.3.6.1.4.1.30155.1.11.10ScalarpfsyncPktDiscardsForStaleStateread-onlycurrentNumber of pfsync packets discarded because they tried to update a stale state entry.
1.3.6.1.4.1.30155.1.11.11ScalarpfsyncPktDiscardsForBadValuesread-onlycurrentNumber of pfsync packets discarded due to containing bad values.
1.3.6.1.4.1.30155.1.11.12ScalarpfsyncPktDiscardsForBadStateread-onlycurrentNumber of pfsync packets discarded due to state insert/lookup failure.
1.3.6.1.4.1.30155.1.11.13ScalarpfsyncIpPktsSentread-onlycurrentNumber of IPv4 pfsync packets sent on all interfaces.
1.3.6.1.4.1.30155.1.11.14ScalarpfsyncIp6PktsSentread-onlycurrentNumber of IPv6 pfsync packets sent on all interfaces.
1.3.6.1.4.1.30155.1.11.15ScalarpfsyncNoMemoryread-onlycurrentNumber of pfsync packets which could not be sent due to insufficient memory.
1.3.6.1.4.1.30155.1.11.16ScalarpfsyncOutputErrorsread-onlycurrentNumber of pfsync packets which could not be sent.