MIBs Depot

OPENBSD-PF-MIB

Registered at
1.3.6.1.4.1.30155.1
Last updated
2015-06-09 17:28
Organization
OpenBSD
Revisions
2015-06-09 17:28, 2013-08-31 04:46, 2013-02-24 20:33, 2012-01-26 00:00
Namespace
openbsd
Source file
OPENBSD-PF-MIB
Digest
sha256:5059d6cb2973f41a539421dd9f54234625fbcbe52762ff8a36868fef578f16bd

Description

The MIB module for gathering information from OpenBSD's packet filter.

Contact

Author: Joel Knight email: knight.joel@gmail.com www: http://www.packetmischief.ca/openbsd-snmp-mibs/

Imports

FromSymbols
OPENBSD-BASE-MIBopenBSD
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

OPENBSD-BASE-MIB
OPENBSD-PF-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
pfInfo
OBJECT-IDENTITY
1.3.6.1.4.1.30155.1.1
pfRunning
OBJECT-TYPE
Indicates whether pf is enabled or not.
1.3.6.1.4.1.30155.1.1.1TruthValueread-onlycurrent
pfRuntime
OBJECT-TYPE
Indicates 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 the system was booted, the value will be 0.
1.3.6.1.4.1.30155.1.1.2TimeTicksread-onlycurrent
pfDebug
OBJECT-TYPE
Indicates the debug level that pf is running at.
1.3.6.1.4.1.30155.1.1.3INTEGER {emerg(0), alert(1), crit(2), err(3), warning(4), notice(5), info(6), debug(7)}read-onlycurrent
pfHostid
OBJECT-TYPE
The (unique) host id of the machine running pf.
1.3.6.1.4.1.30155.1.1.4OCTET STRINGread-onlycurrent
pfCounters
OBJECT-IDENTITY
1.3.6.1.4.1.30155.1.2
pfCntMatch
OBJECT-TYPE
The number of packets that have matched a filter rule.
1.3.6.1.4.1.30155.1.2.1Counter64read-onlycurrent
pfCntBadOffset
OBJECT-TYPE
The number of packets that have had a bad offset value.
1.3.6.1.4.1.30155.1.2.2Counter64read-onlycurrent
pfCntFragment
OBJECT-TYPE
The number of packet fragments.
1.3.6.1.4.1.30155.1.2.3Counter64read-onlycurrent
pfCntShort
OBJECT-TYPE
The number of packets that were too short to contain a valid header.
1.3.6.1.4.1.30155.1.2.4Counter64read-onlycurrent
pfCntNormalize
OBJECT-TYPE
The number of packets that were normalized using the packet scrubber.
1.3.6.1.4.1.30155.1.2.5Counter64read-onlycurrent
pfCntMemory
OBJECT-TYPE
The number of packets that were dropped due to memory limitations.
1.3.6.1.4.1.30155.1.2.6Counter64read-onlycurrent
pfCntTimestamp
OBJECT-TYPE
The number of packets that were dropped due to improper RFC1323 timestamp.
1.3.6.1.4.1.30155.1.2.7Counter64read-onlycurrent
pfCntCongestion
OBJECT-TYPE
The number of packets that were dropped due to congestion on the interface.
1.3.6.1.4.1.30155.1.2.8Counter64read-onlycurrent
pfCntIpOption
OBJECT-TYPE
The number of packets that were dropped due to having options set in the IP header.
1.3.6.1.4.1.30155.1.2.9Counter64read-onlycurrent
pfCntProtoCksum
OBJECT-TYPE
The number of packets that were dropped due to memory limitations.
1.3.6.1.4.1.30155.1.2.10Counter64read-onlycurrent
pfCntStateMismatch
OBJECT-TYPE
The number of packets that were dropped due to a state table mismatch.
1.3.6.1.4.1.30155.1.2.11Counter64read-onlycurrent
pfCntStateInsert
OBJECT-TYPE
The number of packets that were dropped due to errors creating a state table entry.
1.3.6.1.4.1.30155.1.2.12Counter64read-onlycurrent
pfCntStateLimit
OBJECT-TYPE
The 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.13Counter64read-onlycurrent
pfCntSrcLimit
OBJECT-TYPE
The 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 limit being reached.
1.3.6.1.4.1.30155.1.2.14Counter64read-onlycurrent
pfCntSynproxy
OBJECT-TYPE
The number of packets that were dropped during the TCP synproxy process.
1.3.6.1.4.1.30155.1.2.15Counter64read-onlycurrent
pfCntTranslate
OBJECT-TYPE
The 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.16Counter64read-onlycurrent
pfCntNoRoute
OBJECT-TYPE
The 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.2.17Counter64read-onlycurrent
pfStateTable
OBJECT-IDENTITY
1.3.6.1.4.1.30155.1.3
pfStateCount
OBJECT-TYPE
The number of entries in the state table.
1.3.6.1.4.1.30155.1.3.1Unsigned32read-onlycurrent
pfStateSearches
OBJECT-TYPE
The number of searches against the state table.
1.3.6.1.4.1.30155.1.3.2Counter64read-onlycurrent
pfStateInserts
OBJECT-TYPE
The number of inserts into the state table.
1.3.6.1.4.1.30155.1.3.3Counter64read-onlycurrent
pfStateRemovals
OBJECT-TYPE
The number of removals from the state table.
1.3.6.1.4.1.30155.1.3.4Counter64read-onlycurrent
pfLogInterface
OBJECT-IDENTITY
1.3.6.1.4.1.30155.1.4
pfLogIfName
OBJECT-TYPE
The 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.1OCTET STRINGread-onlycurrent
pfLogIfIpBytesIn
OBJECT-TYPE
The number of IPv4 bytes passed in on the loginterface.
1.3.6.1.4.1.30155.1.4.2Counter64read-onlycurrent
pfLogIfIpBytesOut
OBJECT-TYPE
The number of IPv4 bytes passed out on the loginterface.
1.3.6.1.4.1.30155.1.4.3Counter64read-onlycurrent
pfLogIfIpPktsInPass
OBJECT-TYPE
The number of IPv4 packets passed in on the loginterface.
1.3.6.1.4.1.30155.1.4.4Counter64read-onlycurrent
pfLogIfIpPktsInDrop
OBJECT-TYPE
The number of dropped IPv4 packets coming in on the loginterface.
1.3.6.1.4.1.30155.1.4.5Counter64read-onlycurrent
pfLogIfIpPktsOutPass
OBJECT-TYPE
The number of IPv4 packets passed out on the loginterface.
1.3.6.1.4.1.30155.1.4.6Counter64read-onlycurrent
pfLogIfIpPktsOutDrop
OBJECT-TYPE
The number of dropped IPv4 packets going out on the loginterface.
1.3.6.1.4.1.30155.1.4.7Counter64read-onlycurrent
pfLogIfIp6BytesIn
OBJECT-TYPE
The number of IPv6 bytes passed in on the loginterface.
1.3.6.1.4.1.30155.1.4.8Counter64read-onlycurrent
pfLogIfIp6BytesOut
OBJECT-TYPE
The number of IPv6 bytes passed out on the loginterface.
1.3.6.1.4.1.30155.1.4.9Counter64read-onlycurrent
pfLogIfIp6PktsInPass
OBJECT-TYPE
The number of IPv6 packets passed in on the loginterface.
1.3.6.1.4.1.30155.1.4.10Counter64read-onlycurrent
pfLogIfIp6PktsInDrop
OBJECT-TYPE
The number of dropped IPv6 packets coming in on the loginterface.
1.3.6.1.4.1.30155.1.4.11Counter64read-onlycurrent
pfLogIfIp6PktsOutPass
OBJECT-TYPE
The number of IPv6 packets passed out on the loginterface.
1.3.6.1.4.1.30155.1.4.12Counter64read-onlycurrent
pfLogIfIp6PktsOutDrop
OBJECT-TYPE
The number of dropped IPv6 packets going out on the loginterface.
1.3.6.1.4.1.30155.1.4.13Counter64read-onlycurrent
pfSrcTracking
OBJECT-IDENTITY
1.3.6.1.4.1.30155.1.5
pfSrcTrackCount
OBJECT-TYPE
The number of entries in the source tracking table.
1.3.6.1.4.1.30155.1.5.1Unsigned32read-onlycurrent
pfSrcTrackSearches
OBJECT-TYPE
The number of searches against the source tracking table.
1.3.6.1.4.1.30155.1.5.2Counter64read-onlycurrent
pfSrcTrackInserts
OBJECT-TYPE
The number of inserts into the source tracking table.
1.3.6.1.4.1.30155.1.5.3Counter64read-onlycurrent
pfSrcTrackRemovals
OBJECT-TYPE
The number of removals from the source tracking table.
1.3.6.1.4.1.30155.1.5.4Counter64read-onlycurrent
pfLimits
OBJECT-IDENTITY
1.3.6.1.4.1.30155.1.6
pfLimitStates
OBJECT-TYPE
The 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.1Unsigned32read-onlycurrent
pfLimitSourceNodes
OBJECT-TYPE
The 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.2Unsigned32read-onlycurrent
pfLimitFragments
OBJECT-TYPE
The maximum number of entries in the memory pool used for packet reassembly (scrub rules).
1.3.6.1.4.1.30155.1.6.3Unsigned32read-onlycurrent
pfLimitMaxTables
OBJECT-TYPE
The maximum number of tables that can be created as part of the active ruleset.
1.3.6.1.4.1.30155.1.6.4Unsigned32read-onlycurrent
pfLimitMaxTableEntries
OBJECT-TYPE
The overall maximum number of addresses that can be stored in tables.
1.3.6.1.4.1.30155.1.6.5Unsigned32read-onlycurrent
pfTimeouts
OBJECT-IDENTITY
1.3.6.1.4.1.30155.1.7
pfTimeoutTcpFirst
OBJECT-TYPE
State after receiving the first TCP packet in a new connection.
1.3.6.1.4.1.30155.1.7.1Integer32read-onlycurrent
pfTimeoutTcpOpening
OBJECT-TYPE
State 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.2Integer32read-onlycurrent
pfTimeoutTcpEstablished
OBJECT-TYPE
State when a TCP connection is fully established.
1.3.6.1.4.1.30155.1.7.3Integer32read-onlycurrent
pfTimeoutTcpClosing
OBJECT-TYPE
State after the first FIN has been sent.
1.3.6.1.4.1.30155.1.7.4Integer32read-onlycurrent
pfTimeoutTcpFinWait
OBJECT-TYPE
State after both FINs are sent and the connection is closed.
1.3.6.1.4.1.30155.1.7.5Integer32read-onlycurrent
pfTimeoutTcpClosed
OBJECT-TYPE
State after the first RST has been sent.
1.3.6.1.4.1.30155.1.7.6Integer32read-onlycurrent
pfTimeoutUdpFirst
OBJECT-TYPE
State after receiving the first UDP packet.
1.3.6.1.4.1.30155.1.7.7Integer32read-onlycurrent
pfTimeoutUdpSingle
OBJECT-TYPE
State 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.8Integer32read-onlycurrent
pfTimeoutUdpMultiple
OBJECT-TYPE
State when both hosts have sent packets.
1.3.6.1.4.1.30155.1.7.9Integer32read-onlycurrent
pfTimeoutIcmpFirst
OBJECT-TYPE
State after receiving the first ICMP packet.
1.3.6.1.4.1.30155.1.7.10Integer32read-onlycurrent
pfTimeoutIcmpError
OBJECT-TYPE
State when an ICMP error comes back in response to an ICMP packet.
1.3.6.1.4.1.30155.1.7.11Integer32read-onlycurrent
pfTimeoutOtherFirst
OBJECT-TYPE
State after receiving the first packet.
1.3.6.1.4.1.30155.1.7.12Integer32read-onlycurrent
pfTimeoutOtherSingle
OBJECT-TYPE
State 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.13Integer32read-onlycurrent
pfTimeoutOtherMultiple
OBJECT-TYPE
State when both hosts have sent packets.
1.3.6.1.4.1.30155.1.7.14Integer32read-onlycurrent
pfTimeoutFragment
OBJECT-TYPE
How long before an unassembled fragment is expired.
1.3.6.1.4.1.30155.1.7.15Integer32read-onlycurrent
pfTimeoutInterval
OBJECT-TYPE
Interval before purging expired states and fragments.
1.3.6.1.4.1.30155.1.7.16Integer32read-onlycurrent
pfTimeoutAdaptiveStart
OBJECT-TYPE
When the number of state entries exceeds this value, adaptive scaling begins.
1.3.6.1.4.1.30155.1.7.17Integer32read-onlycurrent
pfTimeoutAdaptiveEnd
OBJECT-TYPE
When 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.18Integer32read-onlycurrent
pfTimeoutSrcTrack
OBJECT-TYPE
Time that a source tracking entry will stay around after the last state expires.
1.3.6.1.4.1.30155.1.7.19Integer32read-onlycurrent
pfInterfaces
OBJECT-IDENTITY
1.3.6.1.4.1.30155.1.8
pfIfNumber
OBJECT-TYPE
The number of network interfaces present on this system.
1.3.6.1.4.1.30155.1.8.1Integer32read-onlycurrent
pfIfTable
OBJECT-TYPE
A list of individual interfaces. The number of entries is given by the value of pfIfNumber.
1.3.6.1.4.1.30155.1.8.128not-accessiblecurrent
pfIfEntry
OBJECT-TYPE
An entry containing management information applicable to a particular interface.
1.3.6.1.4.1.30155.1.8.128.1not-accessiblecurrent
pfIfIndex
OBJECT-TYPE
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
1.3.6.1.4.1.30155.1.8.128.1.1Integer32 (1..2147483647)read-onlycurrent
pfIfDescr
OBJECT-TYPE
The name of the interface.
1.3.6.1.4.1.30155.1.8.128.1.2OCTET STRINGread-onlycurrent
pfIfType
OBJECT-TYPE
Denotes 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.3INTEGER {group(0), instance(1), detached(2)}read-onlycurrent
pfIfRefs
OBJECT-TYPE
The number of state and/or source track entries which reference the interface.
1.3.6.1.4.1.30155.1.8.128.1.4Unsigned32read-onlycurrent
pfIfRules
OBJECT-TYPE
The number of rules which reference the interface.
1.3.6.1.4.1.30155.1.8.128.1.5Unsigned32read-onlycurrent
pfIfIn4PassPkts
OBJECT-TYPE
The number of IPv4 packets passed in.
1.3.6.1.4.1.30155.1.8.128.1.6Counter64read-onlycurrent
pfIfIn4PassBytes
OBJECT-TYPE
The number of IPv4 bytes passed in.
1.3.6.1.4.1.30155.1.8.128.1.7Counter64read-onlycurrent
pfIfIn4BlockPkts
OBJECT-TYPE
The number of incoming IPv4 packets blocked.
1.3.6.1.4.1.30155.1.8.128.1.8Counter64read-onlycurrent
pfIfIn4BlockBytes
OBJECT-TYPE
The number of incoming IPv4 bytes blocked.
1.3.6.1.4.1.30155.1.8.128.1.9Counter64read-onlycurrent
pfIfOut4PassPkts
OBJECT-TYPE
The number of IPv4 bytes passed out.
1.3.6.1.4.1.30155.1.8.128.1.10Counter64read-onlycurrent
pfIfOut4PassBytes
OBJECT-TYPE
The number of IPv4 bytes passed out.
1.3.6.1.4.1.30155.1.8.128.1.11Counter64read-onlycurrent
pfIfOut4BlockPkts
OBJECT-TYPE
The number of outgoing IPv4 bytes blocked.
1.3.6.1.4.1.30155.1.8.128.1.12Counter64read-onlycurrent
pfIfOut4BlockBytes
OBJECT-TYPE
The number of outgoing IPv4 bytes blocked.
1.3.6.1.4.1.30155.1.8.128.1.13Counter64read-onlycurrent
pfIfIn6PassPkts
OBJECT-TYPE
The number of IPv6 packets passed in.
1.3.6.1.4.1.30155.1.8.128.1.14Counter64read-onlycurrent
pfIfIn6PassBytes
OBJECT-TYPE
The number of IPv6 bytes passed in.
1.3.6.1.4.1.30155.1.8.128.1.15Counter64read-onlycurrent
pfIfIn6BlockPkts
OBJECT-TYPE
The number of incoming IPv6 packets blocked.
1.3.6.1.4.1.30155.1.8.128.1.16Counter64read-onlycurrent
pfIfIn6BlockBytes
OBJECT-TYPE
The number of incoming IPv6 bytes blocked.
1.3.6.1.4.1.30155.1.8.128.1.17Counter64read-onlycurrent
pfIfOut6PassPkts
OBJECT-TYPE
The number of IPv6 bytes passed out.
1.3.6.1.4.1.30155.1.8.128.1.18Counter64read-onlycurrent
pfIfOut6PassBytes
OBJECT-TYPE
The number of IPv6 bytes passed out.
1.3.6.1.4.1.30155.1.8.128.1.19Counter64read-onlycurrent
pfIfOut6BlockPkts
OBJECT-TYPE
The number of outgoing IPv6 bytes blocked.
1.3.6.1.4.1.30155.1.8.128.1.20Counter64read-onlycurrent
pfIfOut6BlockBytes
OBJECT-TYPE
The number of outgoing IPv6 bytes blocked.
1.3.6.1.4.1.30155.1.8.128.1.21Counter64read-onlycurrent
pfTables
OBJECT-IDENTITY
1.3.6.1.4.1.30155.1.9
pfTblNumber
OBJECT-TYPE
The number of tables present on this system.
1.3.6.1.4.1.30155.1.9.1Integer32read-onlycurrent
pfTblTable
OBJECT-TYPE
A list of individual tables. The number of entries is given by the value of tblNumber.
1.3.6.1.4.1.30155.1.9.128not-accessiblecurrent
pfTblEntry
OBJECT-TYPE
An entry containing management information applicable to a particular table.
1.3.6.1.4.1.30155.1.9.128.1not-accessiblecurrent
pfTblIndex
OBJECT-TYPE
A unique value, greater than zero, for each table.
1.3.6.1.4.1.30155.1.9.128.1.1Integer32 (1..2147483647)read-onlycurrent
pfTblName
OBJECT-TYPE
The name of the table.
1.3.6.1.4.1.30155.1.9.128.1.2OCTET STRINGread-onlycurrent
pfTblAddresses
OBJECT-TYPE
The number of addresses currently stored in the table.
1.3.6.1.4.1.30155.1.9.128.1.3Integer32read-onlycurrent
pfTblAnchorRefs
OBJECT-TYPE
The number of anchors which reference the table.
1.3.6.1.4.1.30155.1.9.128.1.4Integer32read-onlycurrent
pfTblRuleRefs
OBJECT-TYPE
The number of rules which reference the table.
1.3.6.1.4.1.30155.1.9.128.1.5Integer32read-onlycurrent
pfTblEvalsMatch
OBJECT-TYPE
The number of table evaluations that produced a match.
1.3.6.1.4.1.30155.1.9.128.1.6Counter64read-onlycurrent
pfTblEvalsNoMatch
OBJECT-TYPE
The number of table evaluations that didn't match.
1.3.6.1.4.1.30155.1.9.128.1.7Counter64read-onlycurrent
pfTblInPassPkts
OBJECT-TYPE
The number of packets passed in that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.8Counter64read-onlycurrent
pfTblInPassBytes
OBJECT-TYPE
The number of bytes passed in that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.9Counter64read-onlycurrent
pfTblInBlockPkts
OBJECT-TYPE
The number of incoming packets blocked that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.10Counter64read-onlycurrent
pfTblInBlockBytes
OBJECT-TYPE
The number incoming bytes blocked that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.11Counter64read-onlycurrent
pfTblInXPassPkts
OBJECT-TYPE
The 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.12Counter64read-onlycurrent
pfTblInXPassBytes
OBJECT-TYPE
The 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.13Counter64read-onlycurrent
pfTblOutPassPkts
OBJECT-TYPE
The number of packets passed out that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.14Counter64read-onlycurrent
pfTblOutPassBytes
OBJECT-TYPE
The number of bytes passed out that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.15Counter64read-onlycurrent
pfTblOutBlockPkts
OBJECT-TYPE
The number of outgoing packets blocked that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.16Counter64read-onlycurrent
pfTblOutBlockBytes
OBJECT-TYPE
The number outgoing bytes blocked that matched the table.
1.3.6.1.4.1.30155.1.9.128.1.17Counter64read-onlycurrent
pfTblOutXPassPkts
OBJECT-TYPE
The 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.18Counter64read-onlycurrent
pfTblOutXPassBytes
OBJECT-TYPE
The 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.19Counter64read-onlycurrent
pfTblStatsCleared
OBJECT-TYPE
The 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.20TimeTicksread-onlycurrent
pfTblInMatchPkts
OBJECT-TYPE
The 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.21Counter64read-onlycurrent
pfTblInMatchBytes
OBJECT-TYPE
The 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.22Counter64read-onlycurrent
pfTblOutMatchPkts
OBJECT-TYPE
The 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.23Counter64read-onlycurrent
pfTblOutMatchBytes
OBJECT-TYPE
The 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.128.1.24Counter64read-onlycurrent
pfTblAddrTable
OBJECT-TYPE
A table containing the addresses/CIDR network blocks from every table on the system.
1.3.6.1.4.1.30155.1.9.129not-accessiblecurrent
pfTblAddrEntry
OBJECT-TYPE
An entry containing management information applicable to a particular table.
1.3.6.1.4.1.30155.1.9.129.1not-accessiblecurrent
pfTblAddrTblIndex
OBJECT-TYPE
The index value which uniquely identifies the table which contains this pfTblAddrNet/pfTblAddrMask pair.
1.3.6.1.4.1.30155.1.9.129.1.1Integer32 (1..2147483647)read-onlycurrent
pfTblAddrNet
OBJECT-TYPE
The IP address portion of the CIDR network for this particular table entry.
1.3.6.1.4.1.30155.1.9.129.1.2IpAddressread-onlycurrent
pfTblAddrMask
OBJECT-TYPE
The CIDR bitmask for this particular table entry.
1.3.6.1.4.1.30155.1.9.129.1.3Integer32 (0..32)read-onlycurrent
pfTblAddrCleared
OBJECT-TYPE
The 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.4TimeTicksread-onlycurrent
pfTblAddrInBlockPkts
OBJECT-TYPE
The number of inbound packets blocked as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.5Counter64read-onlycurrent
pfTblAddrInBlockBytes
OBJECT-TYPE
The number of inbound bytes blocked as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.6Counter64read-onlycurrent
pfTblAddrInPassPkts
OBJECT-TYPE
The number of inbound packets passed as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.7Counter64read-onlycurrent
pfTblAddrInPassBytes
OBJECT-TYPE
The number of inbound bytes passed as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.8Counter64read-onlycurrent
pfTblAddrOutBlockPkts
OBJECT-TYPE
The number of outbound packets blocked as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.9Counter64read-onlycurrent
pfTblAddrOutBlockBytes
OBJECT-TYPE
The number of outbound bytes blocked as a result of matching this table entry.
1.3.6.1.4.1.30155.1.9.129.1.10Counter64read-onlycurrent
pfTblAddrOutPassPkts
OBJECT-TYPE
The number of outbound packets passed as a result of matchin this table entry.
1.3.6.1.4.1.30155.1.9.129.1.11Counter64read-onlycurrent
pfTblAddrOutPassBytes
OBJECT-TYPE
The number of outbound bytes passed as a result of matchg this table entry.
1.3.6.1.4.1.30155.1.9.129.1.12Counter64read-onlycurrent
pfTblAddrInMatchPkts
OBJECT-TYPE
The 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.13Counter64read-onlycurrent
pfTblAddrInMatchBytes
OBJECT-TYPE
The 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.14Counter64read-onlycurrent
pfTblAddrOutMatchPkts
OBJECT-TYPE
The 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.15Counter64read-onlycurrent
pfTblAddrOutMatchBytes
OBJECT-TYPE
The 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.9.129.1.16Counter64read-onlycurrent
pfLabels
OBJECT-IDENTITY
1.3.6.1.4.1.30155.1.10
pfLabelNumber
OBJECT-TYPE
The number of labels in the active pf ruleset.
1.3.6.1.4.1.30155.1.10.1Integer32read-onlycurrent
pfLabelTable
OBJECT-TYPE
A list of individual labels. The number of entries is given by the value of pfLabelNumber.
1.3.6.1.4.1.30155.1.10.128not-accessiblecurrent
pfLabelEntry
OBJECT-TYPE
An entry containing management information applicable to a particular label.
1.3.6.1.4.1.30155.1.10.128.1not-accessiblecurrent
pfLabelIndex
OBJECT-TYPE
A unique value, greater than zero, for each label.
1.3.6.1.4.1.30155.1.10.128.1.1Integer32 (1..2147483647)read-onlycurrent
pfLabelName
OBJECT-TYPE
The name of the label.
1.3.6.1.4.1.30155.1.10.128.1.2OCTET STRINGread-onlycurrent
pfLabelEvals
OBJECT-TYPE
The number of rule evaluations.
1.3.6.1.4.1.30155.1.10.128.1.3Counter64read-onlycurrent
pfLabelPkts
OBJECT-TYPE
The total number of packets matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.4Counter64read-onlycurrent
pfLabelBytes
OBJECT-TYPE
The total number of bytes matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.5Counter64read-onlycurrent
pfLabelInPkts
OBJECT-TYPE
The number of incoming packets matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.6Counter64read-onlycurrent
pfLabelInBytes
OBJECT-TYPE
The number of incoming bytes matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.7Counter64read-onlycurrent
pfLabelOutPkts
OBJECT-TYPE
The number of outgoing packets matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.8Counter64read-onlycurrent
pfLabelOutBytes
OBJECT-TYPE
The number of outgoing bytes matched by the rule.
1.3.6.1.4.1.30155.1.10.128.1.9Counter64read-onlycurrent
pfLabelTotalStates
OBJECT-TYPE
The total number of state table entries created by this rule since the ruleset was loaded.
1.3.6.1.4.1.30155.1.10.128.1.10Counter32read-onlycurrent
pfsyncStats
OBJECT-IDENTITY
1.3.6.1.4.1.30155.1.11
pfsyncIpPktsRecv
OBJECT-TYPE
Number of IPv4 pfsync packets received on all interfaces.
1.3.6.1.4.1.30155.1.11.1Counter64read-onlycurrent
pfsyncIp6PktsRecv
OBJECT-TYPE
Number of IPv6 pfsync packets received on all interfaces.
1.3.6.1.4.1.30155.1.11.2Counter64read-onlycurrent
pfsyncPktDiscardsForBadInterface
OBJECT-TYPE
Number 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.3Counter64read-onlycurrent
pfsyncPktDiscardsForBadTtl
OBJECT-TYPE
Number of pfsync packets discarded due to having a TTL less than 255.
1.3.6.1.4.1.30155.1.11.4Counter64read-onlycurrent
pfsyncPktShorterThanHeader
OBJECT-TYPE
Number of pfsync packets received that had a length shorter than the pfsync packet header.
1.3.6.1.4.1.30155.1.11.5Counter64read-onlycurrent
pfsyncPktDiscardsForBadVersion
OBJECT-TYPE
Number of pfsync packets discarded due to incorrect protocol version.
1.3.6.1.4.1.30155.1.11.6Counter64read-onlycurrent
pfsyncPktDiscardsForBadAction
OBJECT-TYPE
Number of pfsync packets discarded due to an invalid pfsync action in the header.
1.3.6.1.4.1.30155.1.11.7Counter64read-onlycurrent
pfsyncPktDiscardsForBadLength
OBJECT-TYPE
Number of pfsync packets discarded due to incorrect size.
1.3.6.1.4.1.30155.1.11.8Counter64read-onlycurrent
pfsyncPktDiscardsForBadAuth
OBJECT-TYPE
Number of pfsync packets discarded due to authentication failure.
1.3.6.1.4.1.30155.1.11.9Counter64read-onlycurrent
pfsyncPktDiscardsForStaleState
OBJECT-TYPE
Number of pfsync packets discarded because they tried to update a stale state entry.
1.3.6.1.4.1.30155.1.11.10Counter64read-onlycurrent
pfsyncPktDiscardsForBadValues
OBJECT-TYPE
Number of pfsync packets discarded due to containing bad values.
1.3.6.1.4.1.30155.1.11.11Counter64read-onlycurrent
pfsyncPktDiscardsForBadState
OBJECT-TYPE
Number of pfsync packets discarded due to state insert/lookup failure.
1.3.6.1.4.1.30155.1.11.12Counter64read-onlycurrent
pfsyncIpPktsSent
OBJECT-TYPE
Number of IPv4 pfsync packets sent on all interfaces.
1.3.6.1.4.1.30155.1.11.13Counter64read-onlycurrent
pfsyncIp6PktsSent
OBJECT-TYPE
Number of IPv6 pfsync packets sent on all interfaces.
1.3.6.1.4.1.30155.1.11.14Counter64read-onlycurrent
pfsyncNoMemory
OBJECT-TYPE
Number of pfsync packets which could not be sent due to insufficient memory.
1.3.6.1.4.1.30155.1.11.15Counter64read-onlycurrent
pfsyncOutputErrors
OBJECT-TYPE
Number of pfsync packets which could not be sent.
1.3.6.1.4.1.30155.1.11.16Counter64read-onlycurrent