ipfixSelectionProcessTable
IPFIX-MIB ·
.1.3.6.1.2.1.193.1.1.7
Object
table
This table contains Selector Functions connected to a
Metering Process by the index ipfixMeteringProcessCacheId.
The Selector Functions are grouped into Selection Processes
by the ipfixSelectionProcessIndex. The Selector Functions
are applied within the Selection Process to the packets
observed for the given Metering Process cache in increasing
order as indicated by the ipfixSelectionProcessSelectorIndex.
This means Selector Functions with a lower
ipfixSelectionProcessSelectorIndex are applied first.
The remaining packets are accounted for in Flow Records.
Since IPFIX does not define any Selector Function (except
selecting every packet), this is a placeholder for future
use and a guideline for implementing enterprise-specific
Selector Function objects.
The following object tree should help the reader visualize
how the Selector Function objects should be implemented:
ipfixSelectorFunctions
|
+- ipfixFuncSelectAll
| |
| +- ipfixFuncSelectAllAvail (is the function available?)
|
+- ipfixFuncF2
| |
| +- ipfixFuncF2Avail (is the function F2 available?)
| |
| +- ipfixFuncF2Parameters (a table with parameters)
...
|
+- ipfixFuncFn...
If a Selector Function takes parameters, the MIB should
contain a table with an entry for each set of parameters
used at the Exporter.
Context
- MIB
- IPFIX-MIB
- OID
.1.3.6.1.2.1.193.1.1.7- Type
- table
- Status
- current
- Parent
- ipfixMainObjects
- Siblings
- 6
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipfixTransportSessionTable This table lists the currently established Transport
Sessions between an Exporting Process and a Collecting
Process. | table | - | .1.3.6.1.2.1.193.1.1.1 |
| ipfixTemplateTable This table lists the Templates and Options Templates that
are transmitted by the Exporting Process or received by the
Collecting Process.
The table contains the Templat… | table | - | .1.3.6.1.2.1.193.1.1.2 |
| ipfixTemplateDefinitionTable On Exporters, this table lists the (Options) Template fields
of which a (Options) Template is defined. It defines the
(Options) Template given in the ipfixTemplateId specified in… | table | - | .1.3.6.1.2.1.193.1.1.3 |
| ipfixExportTable This table lists all exports of an IPFIX Device.
On Exporters, this table contains all exports grouped by
Transport Session, Observation Domain ID, Template ID, and
Met… | table | - | .1.3.6.1.2.1.193.1.1.4 |
| ipfixMeteringProcessTable This table lists so-called caches used at the Metering
Process to store the metering data of Flows observed at
the Observation Points given in the
ipfixObservationPointGroupRefere… | table | - | .1.3.6.1.2.1.193.1.1.5 |
| ipfixObservationPointTable This table lists the Observation Points used within an
Exporter by the Metering Process. The index
ipfixObservationPointGroupId groups Observation Points
and is referenced in the… | table | - | .1.3.6.1.2.1.193.1.1.6 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipfixSelectionProcessEntry Defines an entry in the ipfixSelectionProcessTable. | row | - | .1.3.6.1.2.1.193.1.1.7.1 |