BEGEMOT-PF-MIB

File: BEGEMOT-PF-MIB.mib (33941 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BEGEMOT-MIB

Imported symbols

IpAddress MODULE-IDENTITY OBJECT-TYPE
Counter64 Integer32 TimeTicks
Unsigned32 TruthValue begemot

Defined Types

PfInterfacesIfEntry  
SEQUENCE    
  pfInterfacesIfIndex Integer32
  pfInterfacesIfDescr OCTET STRING
  pfInterfacesIfType INTEGER
  pfInterfacesIfTZero TimeTicks
  pfInterfacesIfRefsState Unsigned32
  pfInterfacesIfRefsRule Unsigned32
  pfInterfacesIf4BytesInPass Counter64
  pfInterfacesIf4BytesInBlock Counter64
  pfInterfacesIf4BytesOutPass Counter64
  pfInterfacesIf4BytesOutBlock Counter64
  pfInterfacesIf4PktsInPass Counter64
  pfInterfacesIf4PktsInBlock Counter64
  pfInterfacesIf4PktsOutPass Counter64
  pfInterfacesIf4PktsOutBlock Counter64
  pfInterfacesIf6BytesInPass Counter64
  pfInterfacesIf6BytesInBlock Counter64
  pfInterfacesIf6BytesOutPass Counter64
  pfInterfacesIf6BytesOutBlock Counter64
  pfInterfacesIf6PktsInPass Counter64
  pfInterfacesIf6PktsInBlock Counter64
  pfInterfacesIf6PktsOutPass Counter64
  pfInterfacesIf6PktsOutBlock Counter64

PfTablesTblEntry  
SEQUENCE    
  pfTablesTblIndex Integer32
  pfTablesTblDescr OCTET STRING
  pfTablesTblCount Integer32
  pfTablesTblTZero TimeTicks
  pfTablesTblRefsAnchor Integer32
  pfTablesTblRefsRule Integer32
  pfTablesTblEvalMatch Counter64
  pfTablesTblEvalNoMatch Counter64
  pfTablesTblBytesInPass Counter64
  pfTablesTblBytesInBlock Counter64
  pfTablesTblBytesInXPass Counter64
  pfTablesTblBytesOutPass Counter64
  pfTablesTblBytesOutBlock Counter64
  pfTablesTblBytesOutXPass Counter64
  pfTablesTblPktsInPass Counter64
  pfTablesTblPktsInBlock Counter64
  pfTablesTblPktsInXPass Counter64
  pfTablesTblPktsOutPass Counter64
  pfTablesTblPktsOutBlock Counter64
  pfTablesTblPktsOutXPass Counter64

PfTablesAddrEntry  
SEQUENCE    
  pfTablesAddrIndex Integer32
  pfTablesAddrNet IpAddress
  pfTablesAddrMask Integer32
  pfTablesAddrTZero TimeTicks
  pfTablesAddrBytesInPass Counter64
  pfTablesAddrBytesInBlock Counter64
  pfTablesAddrBytesOutPass Counter64
  pfTablesAddrBytesOutBlock Counter64
  pfTablesAddrPktsInPass Counter64
  pfTablesAddrPktsInBlock Counter64
  pfTablesAddrPktsOutPass Counter64
  pfTablesAddrPktsOutBlock Counter64

PfAltqQueueEntry  
SEQUENCE    
  pfAltqQueueIndex Integer32
  pfAltqQueueDescr OCTET STRING
  pfAltqQueueParent OCTET STRING
  pfAltqQueueScheduler INTEGER
  pfAltqQueueBandwidth Unsigned32
  pfAltqQueuePriority Integer32
  pfAltqQueueLimit Integer32

Defined Values

begemotPf 1.3.6.1.4.1.12325.1.200
The Begemot MIB for the pf packet filter.
MODULE-IDENTITY    

begemotPfObjects 1.3.6.1.4.1.12325.1.200.1
OBJECT IDENTIFIER    

pfStatus 1.3.6.1.4.1.12325.1.200.1.1
OBJECT IDENTIFIER    

pfCounter 1.3.6.1.4.1.12325.1.200.1.2
OBJECT IDENTIFIER    

pfStateTable 1.3.6.1.4.1.12325.1.200.1.3
OBJECT IDENTIFIER    

pfSrcNodes 1.3.6.1.4.1.12325.1.200.1.4
OBJECT IDENTIFIER    

pfLimits 1.3.6.1.4.1.12325.1.200.1.5
OBJECT IDENTIFIER    

pfTimeouts 1.3.6.1.4.1.12325.1.200.1.6
OBJECT IDENTIFIER    

pfLogInterface 1.3.6.1.4.1.12325.1.200.1.7
OBJECT IDENTIFIER    

pfInterfaces 1.3.6.1.4.1.12325.1.200.1.8
OBJECT IDENTIFIER    

pfTables 1.3.6.1.4.1.12325.1.200.1.9
OBJECT IDENTIFIER    

pfAltq 1.3.6.1.4.1.12325.1.200.1.10
OBJECT IDENTIFIER    

pfStatusRunning 1.3.6.1.4.1.12325.1.200.1.1.1
True if pf is currently enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pfStatusRuntime 1.3.6.1.4.1.12325.1.200.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pfStatusDebug 1.3.6.1.4.1.12325.1.200.1.1.3
Indicates the debug level at which pf is running.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), urgent(1), misc(2), loud(3)  

pfStatusHostId 1.3.6.1.4.1.12325.1.200.1.1.4
The (unique) host identifier of the machine running pf.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pfCounterMatch 1.3.6.1.4.1.12325.1.200.1.2.1
Number of packets that matched a filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfCounterBadOffset 1.3.6.1.4.1.12325.1.200.1.2.2
Number of packets with bad offset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfCounterFragment 1.3.6.1.4.1.12325.1.200.1.2.3
Number of fragmented packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfCounterShort 1.3.6.1.4.1.12325.1.200.1.2.4
Number of short packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfCounterNormalize 1.3.6.1.4.1.12325.1.200.1.2.5
Number of normalized packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfCounterMemDrop 1.3.6.1.4.1.12325.1.200.1.2.6
Number of packets dropped due to memory limitations.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfStateTableCount 1.3.6.1.4.1.12325.1.200.1.3.1
Number of entries in the state table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pfStateTableSearches 1.3.6.1.4.1.12325.1.200.1.3.2
Number of searches against the state table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfStateTableInserts 1.3.6.1.4.1.12325.1.200.1.3.3
Number of entries inserted into the state table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfStateTableRemovals 1.3.6.1.4.1.12325.1.200.1.3.4
Number of entries removed from the state table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfSrcNodesCount 1.3.6.1.4.1.12325.1.200.1.4.1
Number of entries in the source tracking table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pfSrcNodesSearches 1.3.6.1.4.1.12325.1.200.1.4.2
Number of searches against the source tracking table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfSrcNodesInserts 1.3.6.1.4.1.12325.1.200.1.4.3
Number of entries inserted into the source tracking table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfSrcNodesRemovals 1.3.6.1.4.1.12325.1.200.1.4.4
Number of entries removed from the source tracking table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLimitsStates 1.3.6.1.4.1.12325.1.200.1.5.1
Maximum number of 'keep state' rules in the ruleset.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pfLimitsSrcNodes 1.3.6.1.4.1.12325.1.200.1.5.2
Maximum number of 'sticky-address' or 'source-track' rules in the ruleset.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pfLimitsFrags 1.3.6.1.4.1.12325.1.200.1.5.3
Maximum number of 'scrub' rules in the ruleset.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pfTimeoutsTcpFirst 1.3.6.1.4.1.12325.1.200.1.6.1
State after the first packet in a connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsTcpOpening 1.3.6.1.4.1.12325.1.200.1.6.2
State before the destination host ever sends a packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsTcpEstablished 1.3.6.1.4.1.12325.1.200.1.6.3
The fully established state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsTcpClosing 1.3.6.1.4.1.12325.1.200.1.6.4
State after the first FIN has been sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsTcpFinWait 1.3.6.1.4.1.12325.1.200.1.6.5
State after both FINs have been exchanged and the connection is closed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsTcpClosed 1.3.6.1.4.1.12325.1.200.1.6.6
State after one endpoint sends an RST.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsUdpFirst 1.3.6.1.4.1.12325.1.200.1.6.7
State after the first packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsUdpSingle 1.3.6.1.4.1.12325.1.200.1.6.8
State if the source host sends more than one packet but the destination host has never sent one back.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsUdpMultiple 1.3.6.1.4.1.12325.1.200.1.6.9
State if both hosts have sent packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsIcmpFirst 1.3.6.1.4.1.12325.1.200.1.6.10
State after the first packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsIcmpError 1.3.6.1.4.1.12325.1.200.1.6.11
State after an ICMP error came back in response to an ICMP packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsOtherFirst 1.3.6.1.4.1.12325.1.200.1.6.12
State after the first packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsOtherSingle 1.3.6.1.4.1.12325.1.200.1.6.13
State if the source host sends more than one packet but the destination host has never sent one back.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsOtherMultiple 1.3.6.1.4.1.12325.1.200.1.6.14
State if both hosts have sent packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsFragment 1.3.6.1.4.1.12325.1.200.1.6.15
Seconds before an unassembled fragment is expired.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsInterval 1.3.6.1.4.1.12325.1.200.1.6.16
Interval between purging expired states and fragments.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsAdaptiveStart 1.3.6.1.4.1.12325.1.200.1.6.17
When the number of state entries exceeds this value, adaptive scaling begins.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsAdaptiveEnd 1.3.6.1.4.1.12325.1.200.1.6.18
When reaching this number of state entries, all timeout values become zero, effectively purging all state entries immediately.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTimeoutsSrcNode 1.3.6.1.4.1.12325.1.200.1.6.19
Length of time to retain a source tracking entry after the last state expires.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfLogInterfaceName 1.3.6.1.4.1.12325.1.200.1.7.1
The name of the interface configured with 'set loginterface'. If no interface has been configured, the object will be empty.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pfLogInterfaceIp4BytesIn 1.3.6.1.4.1.12325.1.200.1.7.2
Number of IPv4 bytes passed in on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLogInterfaceIp4BytesOut 1.3.6.1.4.1.12325.1.200.1.7.3
Number of IPv4 bytes passed out on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLogInterfaceIp4PktsInPass 1.3.6.1.4.1.12325.1.200.1.7.4
Number of IPv4 packets passed in on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLogInterfaceIp4PktsInDrop 1.3.6.1.4.1.12325.1.200.1.7.5
Number of IPv4 packets dropped coming in on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLogInterfaceIp4PktsOutPass 1.3.6.1.4.1.12325.1.200.1.7.6
Number of IPv4 packets passed out on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLogInterfaceIp4PktsOutDrop 1.3.6.1.4.1.12325.1.200.1.7.7
Number of IPv4 packets dropped going out on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLogInterfaceIp6BytesIn 1.3.6.1.4.1.12325.1.200.1.7.8
Number of IPv6 bytes passed in on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLogInterfaceIp6BytesOut 1.3.6.1.4.1.12325.1.200.1.7.9
Number of IPv6 bytes passed out on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLogInterfaceIp6PktsInPass 1.3.6.1.4.1.12325.1.200.1.7.10
Number of IPv6 packets passed in on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLogInterfaceIp6PktsInDrop 1.3.6.1.4.1.12325.1.200.1.7.11
Number of IPv6 packets dropped coming in on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLogInterfaceIp6PktsOutPass 1.3.6.1.4.1.12325.1.200.1.7.12
Number of IPv6 packets passed out on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfLogInterfaceIp6PktsOutDrop 1.3.6.1.4.1.12325.1.200.1.7.13
Number of IPv6 packets dropped going out on the loginterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIfNumber 1.3.6.1.4.1.12325.1.200.1.8.1
The number of network interfaces on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfInterfacesIfTable 1.3.6.1.4.1.12325.1.200.1.8.2
Table of network interfaces, indexed on pfInterfacesIfNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PfInterfacesIfEntry

pfInterfacesIfEntry 1.3.6.1.4.1.12325.1.200.1.8.2.1
An entry in the pfInterfacesIfTable containing information about a particular network interface in the machine.
Status: current Access: not-accessible
OBJECT-TYPE    
  PfInterfacesIfEntry  

pfInterfacesIfIndex 1.3.6.1.4.1.12325.1.200.1.8.2.1.1
A unique value, greater than zero, for each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pfInterfacesIfDescr 1.3.6.1.4.1.12325.1.200.1.8.2.1.2
The name of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pfInterfacesIfType 1.3.6.1.4.1.12325.1.200.1.8.2.1.3
Indicates whether the interface is a group inteface, an interface instance, or whether it has been removed or destroyed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER group(0), instance(1), detached(2)  

pfInterfacesIfTZero 1.3.6.1.4.1.12325.1.200.1.8.2.1.4
Time since statistics were last reset or since the interface was loaded.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pfInterfacesIfRefsState 1.3.6.1.4.1.12325.1.200.1.8.2.1.5
The number of state and/or source track entries referencing this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pfInterfacesIfRefsRule 1.3.6.1.4.1.12325.1.200.1.8.2.1.6
The number of rules referencing this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pfInterfacesIf4BytesInPass 1.3.6.1.4.1.12325.1.200.1.8.2.1.7
The number of IPv4 bytes passed coming in on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf4BytesInBlock 1.3.6.1.4.1.12325.1.200.1.8.2.1.8
The number of IPv4 bytes blocked coming in on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf4BytesOutPass 1.3.6.1.4.1.12325.1.200.1.8.2.1.9
The number of IPv4 bytes passed going out on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf4BytesOutBlock 1.3.6.1.4.1.12325.1.200.1.8.2.1.10
The number of IPv4 bytes blocked going out on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf4PktsInPass 1.3.6.1.4.1.12325.1.200.1.8.2.1.11
The number of IPv4 packets passed coming in on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf4PktsInBlock 1.3.6.1.4.1.12325.1.200.1.8.2.1.12
The number of IPv4 packets blocked coming in on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf4PktsOutPass 1.3.6.1.4.1.12325.1.200.1.8.2.1.13
The number of IPv4 packets passed going out on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf4PktsOutBlock 1.3.6.1.4.1.12325.1.200.1.8.2.1.14
The number of IPv4 packets blocked going out on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf6BytesInPass 1.3.6.1.4.1.12325.1.200.1.8.2.1.15
The number of IPv6 bytes passed coming in on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf6BytesInBlock 1.3.6.1.4.1.12325.1.200.1.8.2.1.16
The number of IPv6 bytes blocked coming in on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf6BytesOutPass 1.3.6.1.4.1.12325.1.200.1.8.2.1.17
The number of IPv6 bytes passed going out on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf6BytesOutBlock 1.3.6.1.4.1.12325.1.200.1.8.2.1.18
The number of IPv6 bytes blocked going out on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf6PktsInPass 1.3.6.1.4.1.12325.1.200.1.8.2.1.19
The number of IPv6 packets passed coming in on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf6PktsInBlock 1.3.6.1.4.1.12325.1.200.1.8.2.1.20
The number of IPv6 packets blocked coming in on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf6PktsOutPass 1.3.6.1.4.1.12325.1.200.1.8.2.1.21
The number of IPv6 packets passed going out on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfInterfacesIf6PktsOutBlock 1.3.6.1.4.1.12325.1.200.1.8.2.1.22
The number of IPv6 packets blocked going out on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblNumber 1.3.6.1.4.1.12325.1.200.1.9.1
The number of tables on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTablesTblTable 1.3.6.1.4.1.12325.1.200.1.9.2
Table of tables, index on pfTablesTblIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PfTablesTblEntry

pfTablesTblEntry 1.3.6.1.4.1.12325.1.200.1.9.2.1
Any entry in the pfTablesTblTable containing information about a particular table on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  PfTablesTblEntry  

pfTablesTblIndex 1.3.6.1.4.1.12325.1.200.1.9.2.1.1
A unique value, greater than zero, for each table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pfTablesTblDescr 1.3.6.1.4.1.12325.1.200.1.9.2.1.2
The name of the table.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pfTablesTblCount 1.3.6.1.4.1.12325.1.200.1.9.2.1.3
The number of addresses in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTablesTblTZero 1.3.6.1.4.1.12325.1.200.1.9.2.1.4
The time passed since the statistics of this table were last cleared or the time since this table was loaded, whichever is sooner.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pfTablesTblRefsAnchor 1.3.6.1.4.1.12325.1.200.1.9.2.1.5
The number of anchors referencing this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTablesTblRefsRule 1.3.6.1.4.1.12325.1.200.1.9.2.1.6
The number of rules referencing this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfTablesTblEvalMatch 1.3.6.1.4.1.12325.1.200.1.9.2.1.7
The number of evaluations returning a match.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblEvalNoMatch 1.3.6.1.4.1.12325.1.200.1.9.2.1.8
The number of evaluations not returning a match.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblBytesInPass 1.3.6.1.4.1.12325.1.200.1.9.2.1.9
The number of bytes passed in matching the table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblBytesInBlock 1.3.6.1.4.1.12325.1.200.1.9.2.1.10
The number of bytes blocked coming in matching the table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblBytesInXPass 1.3.6.1.4.1.12325.1.200.1.9.2.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblBytesOutPass 1.3.6.1.4.1.12325.1.200.1.9.2.1.12
The number of bytes passed out matching the table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblBytesOutBlock 1.3.6.1.4.1.12325.1.200.1.9.2.1.13
The number of bytes blocked going out matching the table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblBytesOutXPass 1.3.6.1.4.1.12325.1.200.1.9.2.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblPktsInPass 1.3.6.1.4.1.12325.1.200.1.9.2.1.15
The number of packets passed in matching the table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblPktsInBlock 1.3.6.1.4.1.12325.1.200.1.9.2.1.16
The number of packets blocked coming in matching the table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblPktsInXPass 1.3.6.1.4.1.12325.1.200.1.9.2.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblPktsOutPass 1.3.6.1.4.1.12325.1.200.1.9.2.1.18
The number of packets passed out matching the table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblPktsOutBlock 1.3.6.1.4.1.12325.1.200.1.9.2.1.19
The number of packets blocked going out matching the table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesTblPktsOutXPass 1.3.6.1.4.1.12325.1.200.1.9.2.1.20
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesAddrTable 1.3.6.1.4.1.12325.1.200.1.9.3
Table of addresses from every table on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PfTablesAddrEntry

pfTablesAddrEntry 1.3.6.1.4.1.12325.1.200.1.9.3.1
An entry in the pfTablesAddrTable containing information about a particular entry in a table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PfTablesAddrEntry  

pfTablesAddrIndex 1.3.6.1.4.1.12325.1.200.1.9.3.1.1
A unique value, greater than zero, for each address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pfTablesAddrNet 1.3.6.1.4.1.12325.1.200.1.9.3.1.2
The IP address of this particular table entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

pfTablesAddrMask 1.3.6.1.4.1.12325.1.200.1.9.3.1.3
The CIDR netmask of this particular table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..32  

pfTablesAddrTZero 1.3.6.1.4.1.12325.1.200.1.9.3.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pfTablesAddrBytesInPass 1.3.6.1.4.1.12325.1.200.1.9.3.1.5
The number of inbound bytes passed as a result of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesAddrBytesInBlock 1.3.6.1.4.1.12325.1.200.1.9.3.1.6
The number of inbound bytes blocked as a result of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesAddrBytesOutPass 1.3.6.1.4.1.12325.1.200.1.9.3.1.7
The number of outbound bytes passed as a result of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesAddrBytesOutBlock 1.3.6.1.4.1.12325.1.200.1.9.3.1.8
The number of outbound bytes blocked as a result of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesAddrPktsInPass 1.3.6.1.4.1.12325.1.200.1.9.3.1.9
The number of inbound packets passed as a result of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesAddrPktsInBlock 1.3.6.1.4.1.12325.1.200.1.9.3.1.10
The number of inbound packets blocked as a result of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesAddrPktsOutPass 1.3.6.1.4.1.12325.1.200.1.9.3.1.11
The number of outbound packets passed as a result of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfTablesAddrPktsOutBlock 1.3.6.1.4.1.12325.1.200.1.9.3.1.12
The number of outbound packets blocked as a result of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pfAltqQueueNumber 1.3.6.1.4.1.12325.1.200.1.10.1
The number of queues in the active set.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pfAltqQueueTable 1.3.6.1.4.1.12325.1.200.1.10.2
Table containing the rules that are active on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PfAltqQueueEntry

pfAltqQueueEntry 1.3.6.1.4.1.12325.1.200.1.10.2.1
An entry in the pfAltqQueueTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PfAltqQueueEntry  

pfAltqQueueIndex 1.3.6.1.4.1.12325.1.200.1.10.2.1.1
A unique value, greater than zero, for each queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pfAltqQueueDescr 1.3.6.1.4.1.12325.1.200.1.10.2.1.2
The name of the queue.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pfAltqQueueParent 1.3.6.1.4.1.12325.1.200.1.10.2.1.3
Name of the queue's parent if it has one.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pfAltqQueueScheduler 1.3.6.1.4.1.12325.1.200.1.10.2.1.4
Scheduler algorithm implemented by this queue.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cbq(1), hfsc(8), priq(11)  

pfAltqQueueBandwidth 1.3.6.1.4.1.12325.1.200.1.10.2.1.5
Bandwitch assigned to this queue.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pfAltqQueuePriority 1.3.6.1.4.1.12325.1.200.1.10.2.1.6
Priority level of the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pfAltqQueueLimit 1.3.6.1.4.1.12325.1.200.1.10.2.1.7
Maximum number of packets in the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32