MIBs Depot

BEGEMOT-PF-MIB

Registered at
1.3.6.1.4.1.12325.1.200
Last updated
2010-03-18 00:00
Organization
NixSys BVBA
Revisions
2010-03-18 00:00, 2009-12-05 00:00, 2005-01-24 00:00
Namespace
pfsense
Source file
BEGEMOT-PF-MIB
Digest
sha256:5ad7aa9d6151c677391c2c78ae5662502d15b0eb07d3b3f02e473e36e612cc69

Description

The Begemot MIB for the pf packet filter.

Contact

Philip Paeps Postal: NixSys BVBA Louizastraat 14 BE-2800 Mechelen Belgium E-Mail: philip@FreeBSD.org

Imports

FromSymbols
BEGEMOT-MIBbegemot
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

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

BEGEMOT-MIB
BEGEMOT-PF-MIB
FOKUS-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
begemotPfObjects
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1
pfStatus
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1.1
pfStatusRunning
OBJECT-TYPE
True if pf is currently enabled.
1.3.6.1.4.1.12325.1.200.1.1.1TruthValueread-onlycurrent
pfStatusRuntime
OBJECT-TYPE
Indicates how long pf has been enabled. If pf is not currently enabled, indicates how long it has been disabled. If pf has not been enabled or disabled since the system was started, the value will be 0.
1.3.6.1.4.1.12325.1.200.1.1.2TimeTicksread-onlycurrent
pfStatusDebug
OBJECT-TYPE
Indicates the debug level at which pf is running.
1.3.6.1.4.1.12325.1.200.1.1.3INTEGER {none(0), urgent(1), misc(2), loud(3)}read-onlycurrent
pfStatusHostId
OBJECT-TYPE
The (unique) host identifier of the machine running pf.
1.3.6.1.4.1.12325.1.200.1.1.4OCTET STRINGread-onlycurrent
pfCounter
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1.2
pfCounterMatch
OBJECT-TYPE
Number of packets that matched a filter rule.
1.3.6.1.4.1.12325.1.200.1.2.1Counter64read-onlycurrent
pfCounterBadOffset
OBJECT-TYPE
Number of packets with bad offset.
1.3.6.1.4.1.12325.1.200.1.2.2Counter64read-onlycurrent
pfCounterFragment
OBJECT-TYPE
Number of fragmented packets.
1.3.6.1.4.1.12325.1.200.1.2.3Counter64read-onlycurrent
pfCounterShort
OBJECT-TYPE
Number of short packets.
1.3.6.1.4.1.12325.1.200.1.2.4Counter64read-onlycurrent
pfCounterNormalize
OBJECT-TYPE
Number of normalized packets.
1.3.6.1.4.1.12325.1.200.1.2.5Counter64read-onlycurrent
pfCounterMemDrop
OBJECT-TYPE
Number of packets dropped due to memory limitations.
1.3.6.1.4.1.12325.1.200.1.2.6Counter64read-onlycurrent
pfStateTable
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1.3
pfStateTableCount
OBJECT-TYPE
Number of entries in the state table.
1.3.6.1.4.1.12325.1.200.1.3.1Unsigned32read-onlycurrent
pfStateTableSearches
OBJECT-TYPE
Number of searches against the state table.
1.3.6.1.4.1.12325.1.200.1.3.2Counter64read-onlycurrent
pfStateTableInserts
OBJECT-TYPE
Number of entries inserted into the state table.
1.3.6.1.4.1.12325.1.200.1.3.3Counter64read-onlycurrent
pfStateTableRemovals
OBJECT-TYPE
Number of entries removed from the state table.
1.3.6.1.4.1.12325.1.200.1.3.4Counter64read-onlycurrent
pfSrcNodes
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1.4
pfSrcNodesCount
OBJECT-TYPE
Number of entries in the source tracking table.
1.3.6.1.4.1.12325.1.200.1.4.1Unsigned32read-onlycurrent
pfSrcNodesSearches
OBJECT-TYPE
Number of searches against the source tracking table.
1.3.6.1.4.1.12325.1.200.1.4.2Counter64read-onlycurrent
pfSrcNodesInserts
OBJECT-TYPE
Number of entries inserted into the source tracking table.
1.3.6.1.4.1.12325.1.200.1.4.3Counter64read-onlycurrent
pfSrcNodesRemovals
OBJECT-TYPE
Number of entries removed from the source tracking table.
1.3.6.1.4.1.12325.1.200.1.4.4Counter64read-onlycurrent
pfLimits
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1.5
pfLimitsStates
OBJECT-TYPE
Maximum number of 'keep state' rules in the ruleset.
1.3.6.1.4.1.12325.1.200.1.5.1Unsigned32read-onlycurrent
pfLimitsSrcNodes
OBJECT-TYPE
Maximum number of 'sticky-address' or 'source-track' rules in the ruleset.
1.3.6.1.4.1.12325.1.200.1.5.2Unsigned32read-onlycurrent
pfLimitsFrags
OBJECT-TYPE
Maximum number of 'scrub' rules in the ruleset.
1.3.6.1.4.1.12325.1.200.1.5.3Unsigned32read-onlycurrent
pfTimeouts
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1.6
pfTimeoutsTcpFirst
OBJECT-TYPE
State after the first packet in a connection.
1.3.6.1.4.1.12325.1.200.1.6.1Integer32read-onlycurrent
pfTimeoutsTcpOpening
OBJECT-TYPE
State before the destination host ever sends a packet.
1.3.6.1.4.1.12325.1.200.1.6.2Integer32read-onlycurrent
pfTimeoutsTcpEstablished
OBJECT-TYPE
The fully established state.
1.3.6.1.4.1.12325.1.200.1.6.3Integer32read-onlycurrent
pfTimeoutsTcpClosing
OBJECT-TYPE
State after the first FIN has been sent.
1.3.6.1.4.1.12325.1.200.1.6.4Integer32read-onlycurrent
pfTimeoutsTcpFinWait
OBJECT-TYPE
State after both FINs have been exchanged and the connection is closed.
1.3.6.1.4.1.12325.1.200.1.6.5Integer32read-onlycurrent
pfTimeoutsTcpClosed
OBJECT-TYPE
State after one endpoint sends an RST.
1.3.6.1.4.1.12325.1.200.1.6.6Integer32read-onlycurrent
pfTimeoutsUdpFirst
OBJECT-TYPE
State after the first packet.
1.3.6.1.4.1.12325.1.200.1.6.7Integer32read-onlycurrent
pfTimeoutsUdpSingle
OBJECT-TYPE
State if the source host sends more than one packet but the destination host has never sent one back.
1.3.6.1.4.1.12325.1.200.1.6.8Integer32read-onlycurrent
pfTimeoutsUdpMultiple
OBJECT-TYPE
State if both hosts have sent packets.
1.3.6.1.4.1.12325.1.200.1.6.9Integer32read-onlycurrent
pfTimeoutsIcmpFirst
OBJECT-TYPE
State after the first packet.
1.3.6.1.4.1.12325.1.200.1.6.10Integer32read-onlycurrent
pfTimeoutsIcmpError
OBJECT-TYPE
State after an ICMP error came back in response to an ICMP packet.
1.3.6.1.4.1.12325.1.200.1.6.11Integer32read-onlycurrent
pfTimeoutsOtherFirst
OBJECT-TYPE
State after the first packet.
1.3.6.1.4.1.12325.1.200.1.6.12Integer32read-onlycurrent
pfTimeoutsOtherSingle
OBJECT-TYPE
State if the source host sends more than one packet but the destination host has never sent one back.
1.3.6.1.4.1.12325.1.200.1.6.13Integer32read-onlycurrent
pfTimeoutsOtherMultiple
OBJECT-TYPE
State if both hosts have sent packets.
1.3.6.1.4.1.12325.1.200.1.6.14Integer32read-onlycurrent
pfTimeoutsFragment
OBJECT-TYPE
Seconds before an unassembled fragment is expired.
1.3.6.1.4.1.12325.1.200.1.6.15Integer32read-onlycurrent
pfTimeoutsInterval
OBJECT-TYPE
Interval between purging expired states and fragments.
1.3.6.1.4.1.12325.1.200.1.6.16Integer32read-onlycurrent
pfTimeoutsAdaptiveStart
OBJECT-TYPE
When the number of state entries exceeds this value, adaptive scaling begins.
1.3.6.1.4.1.12325.1.200.1.6.17Integer32read-onlycurrent
pfTimeoutsAdaptiveEnd
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.12325.1.200.1.6.18Integer32read-onlycurrent
pfTimeoutsSrcNode
OBJECT-TYPE
Length of time to retain a source tracking entry after the last state expires.
1.3.6.1.4.1.12325.1.200.1.6.19Integer32read-onlycurrent
pfLogInterface
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1.7
pfLogInterfaceName
OBJECT-TYPE
The name of the interface configured with 'set loginterface'. If no interface has been configured, the object will be empty.
1.3.6.1.4.1.12325.1.200.1.7.1OCTET STRINGread-onlycurrent
pfLogInterfaceIp4BytesIn
OBJECT-TYPE
Number of IPv4 bytes passed in on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.2Counter64read-onlycurrent
pfLogInterfaceIp4BytesOut
OBJECT-TYPE
Number of IPv4 bytes passed out on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.3Counter64read-onlycurrent
pfLogInterfaceIp4PktsInPass
OBJECT-TYPE
Number of IPv4 packets passed in on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.4Counter64read-onlycurrent
pfLogInterfaceIp4PktsInDrop
OBJECT-TYPE
Number of IPv4 packets dropped coming in on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.5Counter64read-onlycurrent
pfLogInterfaceIp4PktsOutPass
OBJECT-TYPE
Number of IPv4 packets passed out on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.6Counter64read-onlycurrent
pfLogInterfaceIp4PktsOutDrop
OBJECT-TYPE
Number of IPv4 packets dropped going out on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.7Counter64read-onlycurrent
pfLogInterfaceIp6BytesIn
OBJECT-TYPE
Number of IPv6 bytes passed in on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.8Counter64read-onlycurrent
pfLogInterfaceIp6BytesOut
OBJECT-TYPE
Number of IPv6 bytes passed out on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.9Counter64read-onlycurrent
pfLogInterfaceIp6PktsInPass
OBJECT-TYPE
Number of IPv6 packets passed in on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.10Counter64read-onlycurrent
pfLogInterfaceIp6PktsInDrop
OBJECT-TYPE
Number of IPv6 packets dropped coming in on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.11Counter64read-onlycurrent
pfLogInterfaceIp6PktsOutPass
OBJECT-TYPE
Number of IPv6 packets passed out on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.12Counter64read-onlycurrent
pfLogInterfaceIp6PktsOutDrop
OBJECT-TYPE
Number of IPv6 packets dropped going out on the loginterface.
1.3.6.1.4.1.12325.1.200.1.7.13Counter64read-onlycurrent
pfInterfaces
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1.8
pfInterfacesIfNumber
OBJECT-TYPE
The number of network interfaces on this system.
1.3.6.1.4.1.12325.1.200.1.8.1Integer32read-onlycurrent
pfInterfacesIfTable
OBJECT-TYPE
Table of network interfaces, indexed on pfInterfacesIfNumber.
1.3.6.1.4.1.12325.1.200.1.8.2not-accessiblecurrent
pfInterfacesIfEntry
OBJECT-TYPE
An entry in the pfInterfacesIfTable containing information about a particular network interface in the machine.
1.3.6.1.4.1.12325.1.200.1.8.2.1not-accessiblecurrent
pfInterfacesIfIndex
OBJECT-TYPE
A unique value, greater than zero, for each interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
pfInterfacesIfDescr
OBJECT-TYPE
The name of the interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.2OCTET STRINGread-onlycurrent
pfInterfacesIfType
OBJECT-TYPE
Indicates whether the interface is a group inteface, an interface instance, or whether it has been removed or destroyed.
1.3.6.1.4.1.12325.1.200.1.8.2.1.3INTEGER {group(0), instance(1), detached(2)}read-onlycurrent
pfInterfacesIfTZero
OBJECT-TYPE
Time since statistics were last reset or since the interface was loaded.
1.3.6.1.4.1.12325.1.200.1.8.2.1.4TimeTicksread-onlycurrent
pfInterfacesIfRefsState
OBJECT-TYPE
The number of state and/or source track entries referencing this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.5Unsigned32read-onlycurrent
pfInterfacesIfRefsRule
OBJECT-TYPE
The number of rules referencing this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.6Unsigned32read-onlycurrent
pfInterfacesIf4BytesInPass
OBJECT-TYPE
The number of IPv4 bytes passed coming in on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.7Counter64read-onlycurrent
pfInterfacesIf4BytesInBlock
OBJECT-TYPE
The number of IPv4 bytes blocked coming in on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.8Counter64read-onlycurrent
pfInterfacesIf4BytesOutPass
OBJECT-TYPE
The number of IPv4 bytes passed going out on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.9Counter64read-onlycurrent
pfInterfacesIf4BytesOutBlock
OBJECT-TYPE
The number of IPv4 bytes blocked going out on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.10Counter64read-onlycurrent
pfInterfacesIf4PktsInPass
OBJECT-TYPE
The number of IPv4 packets passed coming in on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.11Counter64read-onlycurrent
pfInterfacesIf4PktsInBlock
OBJECT-TYPE
The number of IPv4 packets blocked coming in on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.12Counter64read-onlycurrent
pfInterfacesIf4PktsOutPass
OBJECT-TYPE
The number of IPv4 packets passed going out on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.13Counter64read-onlycurrent
pfInterfacesIf4PktsOutBlock
OBJECT-TYPE
The number of IPv4 packets blocked going out on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.14Counter64read-onlycurrent
pfInterfacesIf6BytesInPass
OBJECT-TYPE
The number of IPv6 bytes passed coming in on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.15Counter64read-onlycurrent
pfInterfacesIf6BytesInBlock
OBJECT-TYPE
The number of IPv6 bytes blocked coming in on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.16Counter64read-onlycurrent
pfInterfacesIf6BytesOutPass
OBJECT-TYPE
The number of IPv6 bytes passed going out on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.17Counter64read-onlycurrent
pfInterfacesIf6BytesOutBlock
OBJECT-TYPE
The number of IPv6 bytes blocked going out on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.18Counter64read-onlycurrent
pfInterfacesIf6PktsInPass
OBJECT-TYPE
The number of IPv6 packets passed coming in on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.19Counter64read-onlycurrent
pfInterfacesIf6PktsInBlock
OBJECT-TYPE
The number of IPv6 packets blocked coming in on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.20Counter64read-onlycurrent
pfInterfacesIf6PktsOutPass
OBJECT-TYPE
The number of IPv6 packets passed going out on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.21Counter64read-onlycurrent
pfInterfacesIf6PktsOutBlock
OBJECT-TYPE
The number of IPv6 packets blocked going out on this interface.
1.3.6.1.4.1.12325.1.200.1.8.2.1.22Counter64read-onlycurrent
pfTables
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1.9
pfTablesTblNumber
OBJECT-TYPE
The number of tables on this system.
1.3.6.1.4.1.12325.1.200.1.9.1Integer32read-onlycurrent
pfTablesTblTable
OBJECT-TYPE
Table of tables, index on pfTablesTblIndex.
1.3.6.1.4.1.12325.1.200.1.9.2not-accessiblecurrent
pfTablesTblEntry
OBJECT-TYPE
Any entry in the pfTablesTblTable containing information about a particular table on the system.
1.3.6.1.4.1.12325.1.200.1.9.2.1not-accessiblecurrent
pfTablesTblIndex
OBJECT-TYPE
A unique value, greater than zero, for each table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
pfTablesTblDescr
OBJECT-TYPE
The name of the table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.2OCTET STRINGread-onlycurrent
pfTablesTblCount
OBJECT-TYPE
The number of addresses in the table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.3Integer32read-onlycurrent
pfTablesTblTZero
OBJECT-TYPE
The time passed since the statistics of this table were last cleared or the time since this table was loaded, whichever is sooner.
1.3.6.1.4.1.12325.1.200.1.9.2.1.4TimeTicksread-onlycurrent
pfTablesTblRefsAnchor
OBJECT-TYPE
The number of anchors referencing this table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.5Integer32read-onlycurrent
pfTablesTblRefsRule
OBJECT-TYPE
The number of rules referencing this table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.6Integer32read-onlycurrent
pfTablesTblEvalMatch
OBJECT-TYPE
The number of evaluations returning a match.
1.3.6.1.4.1.12325.1.200.1.9.2.1.7Counter64read-onlycurrent
pfTablesTblEvalNoMatch
OBJECT-TYPE
The number of evaluations not returning a match.
1.3.6.1.4.1.12325.1.200.1.9.2.1.8Counter64read-onlycurrent
pfTablesTblBytesInPass
OBJECT-TYPE
The number of bytes passed in matching the table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.9Counter64read-onlycurrent
pfTablesTblBytesInBlock
OBJECT-TYPE
The number of bytes blocked coming in matching the table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.10Counter64read-onlycurrent
pfTablesTblBytesInXPass
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.12325.1.200.1.9.2.1.11Counter64read-onlycurrent
pfTablesTblBytesOutPass
OBJECT-TYPE
The number of bytes passed out matching the table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.12Counter64read-onlycurrent
pfTablesTblBytesOutBlock
OBJECT-TYPE
The number of bytes blocked going out matching the table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.13Counter64read-onlycurrent
pfTablesTblBytesOutXPass
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.12325.1.200.1.9.2.1.14Counter64read-onlycurrent
pfTablesTblPktsInPass
OBJECT-TYPE
The number of packets passed in matching the table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.15Counter64read-onlycurrent
pfTablesTblPktsInBlock
OBJECT-TYPE
The number of packets blocked coming in matching the table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.16Counter64read-onlycurrent
pfTablesTblPktsInXPass
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.12325.1.200.1.9.2.1.17Counter64read-onlycurrent
pfTablesTblPktsOutPass
OBJECT-TYPE
The number of packets passed out matching the table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.18Counter64read-onlycurrent
pfTablesTblPktsOutBlock
OBJECT-TYPE
The number of packets blocked going out matching the table.
1.3.6.1.4.1.12325.1.200.1.9.2.1.19Counter64read-onlycurrent
pfTablesTblPktsOutXPass
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.12325.1.200.1.9.2.1.20Counter64read-onlycurrent
pfTablesAddrTable
OBJECT-TYPE
Table of addresses from every table on the system.
1.3.6.1.4.1.12325.1.200.1.9.3not-accessiblecurrent
pfTablesAddrEntry
OBJECT-TYPE
An entry in the pfTablesAddrTable containing information about a particular entry in a table.
1.3.6.1.4.1.12325.1.200.1.9.3.1not-accessiblecurrent
pfTablesAddrIndex
OBJECT-TYPE
A unique value, greater than zero, for each address.
1.3.6.1.4.1.12325.1.200.1.9.3.1.1Integer32 (1..2147483647)not-accessiblecurrent
pfTablesAddrNetType
OBJECT-TYPE
The type of address in the corresponding pfTablesAddrNet object.
1.3.6.1.4.1.12325.1.200.1.9.3.1.2InetAddressTyperead-onlycurrent
pfTablesAddrNet
OBJECT-TYPE
The IP address of this particular table entry.
1.3.6.1.4.1.12325.1.200.1.9.3.1.3InetAddressread-onlycurrent
pfTablesAddrPrefix
OBJECT-TYPE
The CIDR netmask of this particular table entry.
1.3.6.1.4.1.12325.1.200.1.9.3.1.4InetAddressPrefixLengthread-onlycurrent
pfTablesAddrTZero
OBJECT-TYPE
The time passed since this entry's statistics were last cleared, or the time passed since this entry was loaded into the table, whichever is sooner.
1.3.6.1.4.1.12325.1.200.1.9.3.1.5TimeTicksread-onlycurrent
pfTablesAddrBytesInPass
OBJECT-TYPE
The number of inbound bytes passed as a result of this entry.
1.3.6.1.4.1.12325.1.200.1.9.3.1.6Counter64read-onlycurrent
pfTablesAddrBytesInBlock
OBJECT-TYPE
The number of inbound bytes blocked as a result of this entry.
1.3.6.1.4.1.12325.1.200.1.9.3.1.7Counter64read-onlycurrent
pfTablesAddrBytesOutPass
OBJECT-TYPE
The number of outbound bytes passed as a result of this entry.
1.3.6.1.4.1.12325.1.200.1.9.3.1.8Counter64read-onlycurrent
pfTablesAddrBytesOutBlock
OBJECT-TYPE
The number of outbound bytes blocked as a result of this entry.
1.3.6.1.4.1.12325.1.200.1.9.3.1.9Counter64read-onlycurrent
pfTablesAddrPktsInPass
OBJECT-TYPE
The number of inbound packets passed as a result of this entry.
1.3.6.1.4.1.12325.1.200.1.9.3.1.10Counter64read-onlycurrent
pfTablesAddrPktsInBlock
OBJECT-TYPE
The number of inbound packets blocked as a result of this entry.
1.3.6.1.4.1.12325.1.200.1.9.3.1.11Counter64read-onlycurrent
pfTablesAddrPktsOutPass
OBJECT-TYPE
The number of outbound packets passed as a result of this entry.
1.3.6.1.4.1.12325.1.200.1.9.3.1.12Counter64read-onlycurrent
pfTablesAddrPktsOutBlock
OBJECT-TYPE
The number of outbound packets blocked as a result of this entry.
1.3.6.1.4.1.12325.1.200.1.9.3.1.13Counter64read-onlycurrent
pfAltq
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1.10
pfAltqQueueNumber
OBJECT-TYPE
The number of queues in the active set.
1.3.6.1.4.1.12325.1.200.1.10.1Unsigned32read-onlycurrent
pfAltqQueueTable
OBJECT-TYPE
Table containing the rules that are active on this system.
1.3.6.1.4.1.12325.1.200.1.10.2not-accessiblecurrent
pfAltqQueueEntry
OBJECT-TYPE
An entry in the pfAltqQueueTable table.
1.3.6.1.4.1.12325.1.200.1.10.2.1not-accessiblecurrent
pfAltqQueueIndex
OBJECT-TYPE
A unique value, greater than zero, for each queue.
1.3.6.1.4.1.12325.1.200.1.10.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
pfAltqQueueDescr
OBJECT-TYPE
The name of the queue.
1.3.6.1.4.1.12325.1.200.1.10.2.1.2OCTET STRINGread-onlycurrent
pfAltqQueueParent
OBJECT-TYPE
Name of the queue's parent if it has one.
1.3.6.1.4.1.12325.1.200.1.10.2.1.3OCTET STRINGread-onlycurrent
pfAltqQueueScheduler
OBJECT-TYPE
Scheduler algorithm implemented by this queue.
1.3.6.1.4.1.12325.1.200.1.10.2.1.4INTEGER {cbq(1), hfsc(8), priq(11)}read-onlycurrent
pfAltqQueueBandwidth
OBJECT-TYPE
Bandwitch assigned to this queue.
1.3.6.1.4.1.12325.1.200.1.10.2.1.5Unsigned32read-onlycurrent
pfAltqQueuePriority
OBJECT-TYPE
Priority level of the queue.
1.3.6.1.4.1.12325.1.200.1.10.2.1.6Integer32read-onlycurrent
pfAltqQueueLimit
OBJECT-TYPE
Maximum number of packets in the queue.
1.3.6.1.4.1.12325.1.200.1.10.2.1.7Integer32read-onlycurrent
pfLabels
OBJECT-IDENTITY
1.3.6.1.4.1.12325.1.200.1.11
pfLabelsLblNumber
OBJECT-TYPE
The number of labeled filter rules on this system.
1.3.6.1.4.1.12325.1.200.1.11.1Integer32read-onlycurrent
pfLabelsLblTable
OBJECT-TYPE
Table of filter rules, index on pfLabelsLblIndex.
1.3.6.1.4.1.12325.1.200.1.11.2not-accessiblecurrent
pfLabelsLblEntry
OBJECT-TYPE
Any entry in the pfLabelsLblTable containing information about a particular filter rule on the system.
1.3.6.1.4.1.12325.1.200.1.11.2.1not-accessiblecurrent
pfLabelsLblIndex
OBJECT-TYPE
A unique value, greater than zero, for each label.
1.3.6.1.4.1.12325.1.200.1.11.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
pfLabelsLblName
OBJECT-TYPE
The name of the rule label.
1.3.6.1.4.1.12325.1.200.1.11.2.1.2OCTET STRINGread-onlycurrent
pfLabelsLblEvals
OBJECT-TYPE
The number of rule evaluations.
1.3.6.1.4.1.12325.1.200.1.11.2.1.3Counter64read-onlycurrent
pfLabelsLblBytesIn
OBJECT-TYPE
The number of incoming bytes matched by the rule.
1.3.6.1.4.1.12325.1.200.1.11.2.1.4Counter64read-onlycurrent
pfLabelsLblBytesOut
OBJECT-TYPE
The number of outgoing bytes matched by the rule.
1.3.6.1.4.1.12325.1.200.1.11.2.1.5Counter64read-onlycurrent
pfLabelsLblPktsIn
OBJECT-TYPE
The number of incoming packets matched by the rule.
1.3.6.1.4.1.12325.1.200.1.11.2.1.6Counter64read-onlycurrent
pfLabelsLblPktsOut
OBJECT-TYPE
The number of outgoing packets matched by the rule.
1.3.6.1.4.1.12325.1.200.1.11.2.1.7Counter64read-onlycurrent