Home/Catalog/IPFIX-CONCENTRATOR-MIB

IPFIX-CONCENTRATOR-MIB

AI MIB Summary

The IPFIX-CONCENTRATOR-MIB manages the configuration and operational state of IPFIX concentrator processes, specifically exposing objects that control flow selection criteria, field storage definitions, and aggregation rules. It enables administrators to monitor and adjust the parameters governing how network flow records are filtered, retained, and summarized within the IPFIX architecture.

The IPFIX concentrator MIB defines managed objects that are used by each process in IPFIX concentrator. These objects provide information that are instruction rules and supporting parameters of each function. These objects can be configured. By using these objects, the selection process decides which flow records are selected. The storing process decides which fields are stored and the aggregation process decides how to aggregate these flow records. These objects support information to enable these functions. Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC yyyy; see the RFC itself for full legal notices.
Main OID:
ipfixConcentratorMIB.1.3.6.1.2.1.5555
97
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

97 total
Object Name
ipfixConcentratorMIBThe IPFIX concentrator MIB defines managed objects that are used by each process in IPFIX concentrator. These objects provide information that are instruction rules and supporting parameters of each function. These objects can be configured. By using these objects, the selection process decides which flow records are selected. The storing process decides which fields are stored and the aggregation process decides how to aggregate these flow records. These objects support information to enable these functions. Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC yyyy; see the RFC itself for full legal notices.
MODULE-IDENTITY
.1.3.6.1.2.1.5555
concentratorObjects
OBJECT IDENTIFIER
.1.3.6.1.2.1.5555.1
concExtraction
OBJECT IDENTIFIER
.1.3.6.1.2.1.5555.1.1
concExtractIsAvailThis object indicates the availability of the function for extracting flow records from storage database.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.1.1
concExtractTableThis table lists parameters that are used by extracting flow records from the storage database.
SEQUENCE OF ConcExtractEntry
.1.3.6.1.2.1.5555.1.1.2
concExtractEntryDefines an entry in the concExtractTable
ConcExtractEntry
.1.3.6.1.2.1.5555.1.1.2.1
concExtractIndexLocally arbitrary, but unique identifier of an entry in concExtractTable. The value is expected to remain constant from a re-initialization of the entity's network management system to the next re-initialization. It is used in entries of the concEtrListTable as reference to concExtractTable table and its associated parameters.
Integer32
.1.3.6.1.2.1.5555.1.1.2.1.1
concExtractEtrIpAddrTypeThe IP address type of the exporter. The value for IPv4 is ipv4(1). The value for IPv6 is ipv6(2).rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.2.1.5555.1.1.2.1.2
concExtractEtrIpAddrThe IP address is the exporter that is stored in the database. The collection process extracts flow records that are exported from this exporter address.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.2.1.5555.1.1.2.1.3
concExtractStartTimeThis hour is used by extracting flow records. The collection process extracts flow records that are created after this time. Then, these flow-records that belong in the period of time between concExtractStartTime and concExtractEndTime are extracted.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.1.2.1.4
concExtractEndTimeThis hour is used by extracting flow records. The collection process does not extract flow records that are created after this hour.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.1.2.1.5
concExtractProcessIdThe process id is used by the IPFIX collectng process.ro
Integer32
.1.3.6.1.2.1.5555.1.1.2.1.6
concExtractRowStatusThe status of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.1.2.1.7
concSelection
OBJECT IDENTIFIER
.1.3.6.1.2.1.5555.1.2
concSelectIsAvailThis object indicates the availability of the selection function.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.2.1
concSelectMatchParamSetTableThis table lists configurations of match filtering. The match filtering is based on IPFIX/PSAMP Information Elements. The parameter set contains the Information Element Id, a value or value range, and a mask.
SEQUENCE OF ConcSelectMatchParamSetEntry
.1.3.6.1.2.1.5555.1.2.2
concSelectMatchParamSetEntryDefines an entry in the concSelectMatchParamSetTable
ConcSelectMatchParamSetEntry
.1.3.6.1.2.1.5555.1.2.2.1
concSelectMatchIndexLocally arbitrary, but unique identifier of an entry in this parameter set table. The value is expected to remain constant from a re-initialization of the entity's network management system to the next re-initialization. It is used in entries of the concBaseAssocTable reference to this method and its associated parameter set.
Integer32
.1.3.6.1.2.1.5555.1.2.2.1.1
concSelectMatchInfoEltIdThe id of the information element that is encoded as InfoElementId defined in the IPFIX/PSAMP Information Models.rw
Integer32
.1.3.6.1.2.1.5555.1.2.2.1.2
concSelectMatchStartValueThis indicates the value of the information element or the start of the value range. If concSelectMatchEndValue is defined, then the range between the start value and the end value is a value range. If concSelectMatchMask is defined, then concSelectMatchEndValue is ignored. In this case, the flow record is selected if the masked value exactly matches the start value, concSelectMatchStartValue.rw
OCTET STRING
.1.3.6.1.2.1.5555.1.2.2.1.3
concSelectMatchEndValueThe final value of a value range. It should be equal to it's default value (''H) if a single value should be encoded. It is ignored if concSelectFilterMatchMask is defined.rw
OCTET STRING
.1.3.6.1.2.1.5555.1.2.2.1.4
concSelectMatchMaskThe selected value of the given information element is masked with this value. The resulting value is compared to concSelectMatchStartValue and the flow record is selected if they match. If concSelectFilterMatchEndValue and concnetSelectFilterMatchMask are defined at the same time, concSelectFilterMatchEndValue is ignored. Note that a mask is not useful for all information elements and, if it is specified, the mask has the same data type and encoding as the information element referenced by concSelectMatchInfoEltId.rw
OCTET STRING
.1.3.6.1.2.1.5555.1.2.2.1.5
concSelectMatchRowStatusThe status of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.2.2.1.6
concAggregation
OBJECT IDENTIFIER
.1.3.6.1.2.1.5555.1.3
concAggrIsAvailThis object indicates the availability of the aggregating flow records.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.3.1
concAggrParamSetTableThis table lists parameters that are used for aggregating flow records.
SEQUENCE OF ConcAggrParamSetEntry
.1.3.6.1.2.1.5555.1.3.2
concAggrParamSetEntryDefines an entry in the concAggrParamSetTable
ConcAggrParamSetEntry
.1.3.6.1.2.1.5555.1.3.2.1
concAggrIndexLocally arbitrary, but unique identifier of an entry in concAggrParamSetTable. The value is expected to remain constant from a re-initialization of the entity's network management system to the next re-initialization. It is used in entries of the concBaseAssocTable as reference to the concAggrParamSetTable table and its associated parameters.
Integer32
.1.3.6.1.2.1.5555.1.3.2.1.1
concAggrTimeIntervalThis object specifies a time interval that is used by the aggregation process. This process gathers flow records within this time interval and then aggregates flow records that have a common property.rw
Integer32
.1.3.6.1.2.1.5555.1.3.2.1.2
concAggrParamRowStatusThe status of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.3.2.1.3
concAggrFieldSetTableThis table lists field modifiers that are used for aggregating flow records.
SEQUENCE OF ConcAggrFieldSetEntry
.1.3.6.1.2.1.5555.1.3.3
concAggrFieldSetEntryDefines an entry in the concAggrParamSetTable
ConcAggrFieldSetEntry
.1.3.6.1.2.1.5555.1.3.3.1
concAggrFieldSetIdThis object specifies the id of the information element. These are encoded as the InfoEltId that is defined in IPFIX/PSAMP Information Models.rw
Integer32
.1.3.6.1.2.1.5555.1.3.3.1.2
concAggrFieldModifierThis field modifier is used by the aggregation process. If the keep modifier of this object is specified, the information element of concAggrFieldSetId is distinguished in the aggregated flow record. In addition, if the information element of concAggrFieldSetId is the flow key, this field becomes the key of aggregated flow. If it is not the flow key, this field is merged into a single counter. If the IP address field and prefix field are specified, a significant bit of the IP address field is reduced by the prefix. That means the keep modifier of the mask value of this IP address is specified.rw
ConcFieldModifier
.1.3.6.1.2.1.5555.1.3.3.1.3
concAggrFieldRowStatusThe status of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.3.3.1.4
concAggrAddFieldSetTableThis table lists the information element id that is added to the aggregated flow.
SEQUENCE OF ConcAggrAddFieldSetEntry
.1.3.6.1.2.1.5555.1.3.4
concAggrAddFieldSetEntryDefines an entry in the concAggrAddFieldSetTable
ConcAggrAddFieldSetEntry
.1.3.6.1.2.1.5555.1.3.4.1
concAggrAddFieldSetIdThis object specifies the Id of the information element. This object is encoded as the InfoEltId that is defined in IPFIX/PSAMP Information Models. This information element complements information that is discarded during the aggregation process. For example, these information elements are the total number of flows in aggregated flow and an average number of packets per-flow in aggregated flow. If this object is specified as an information element, the aggregation process calculates and adds to create this field and this information element is included in the aggregated flow record.rw
Integer32
.1.3.6.1.2.1.5555.1.3.4.1.2
concAggrAddFieldRowStatusThe status of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.3.4.1.3
concReport
OBJECT IDENTIFIER
.1.3.6.1.2.1.5555.1.4
concReportCtrTableThis table lists collectors to which IPFIX concentrator selected flow records are exported.
SEQUENCE OF ConcReportCtrEntry
.1.3.6.1.2.1.5555.1.4.1
concReportCtrEntryDefines an entry in the concReportCtrTable.
ConcReportCtrEntry
.1.3.6.1.2.1.5555.1.4.1.1
concReportCtrIndexLocally arbitrary, but unique identifier of an entry in this collector table. The value is expected to remain constant from a re-initialization of the entity's network management system to the next re-initialization. It is used in entries of concReportCtrGrTable as reference to this collector and its associated parameters.
Integer32
.1.3.6.1.2.1.5555.1.4.1.1.1
concReportCtrDstIpAddrTypeThe IP address type of the collector. The value for IPv4 is ipv4(1). The value for IPv6 is ipv6(2).rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.2.1.5555.1.4.1.1.2
concReportCtrDstIpAddrThe IP address of the collector.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.2.1.5555.1.4.1.1.3
concReportCtrDstProtocolTransport protocol used for exporting sampled packets to the collector. The recommended protocols are TCP (6), UDP (17), and SCTP (132). The default is SCTP.rw
Integer32
.1.3.6.1.2.1.5555.1.4.1.1.4
concReportCtrDstPortTransport protocol port number of the collector.rw
Integer32
.1.3.6.1.2.1.5555.1.4.1.1.5
concReportCtrReportsSentNumber of packet reports sent to the collector.ro
Integer32
.1.3.6.1.2.1.5555.1.4.1.1.6
concReportCtrRowStatusStatus of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.4.1.1.7
concReportCtrGrTableThis table lists groups of collectors to which IPFIX concentrator selected flow records are exported simultaneously. If IPFIX concentrator selected flow records are exported to only one collector, the group consists of exactly one collector.
SEQUENCE OF ConcReportCtrGrEntry
.1.3.6.1.2.1.5555.1.4.2
concReportCtrGrEntryDefines an entry in the concReportCtrGrTable.
ConcReportCtrGrEntry
.1.3.6.1.2.1.5555.1.4.2.1
concReportCtrGrIndexLocally arbitrary, but unique identifier of an entry in this parameter set table. The value is expected to remain constant from a re-initialization of the entity's network management system to the next re-initialization. It is used in entries of the concBaseAssocTable as reference to this collector group and its associated parameters.
Integer32
.1.3.6.1.2.1.5555.1.4.2.1.1
concReportCtrGrRowStatusThe status of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.4.2.1.3
concReportTemplateRcdTableThis table lists templates used by the exporter.
SEQUENCE OF ConcReportTemplateRcdEntry
.1.3.6.1.2.1.5555.1.4.3
concReportTemplateRcdEntryDefines an entry in the concReportTemplateTable.
ConcReportTemplateRcdEntry
.1.3.6.1.2.1.5555.1.4.3.1
concReportTemplateRcdIdLocally arbitrary, but unique identifier of an entry in this template record table. The value is expected to remain constant from a re-initialization of the entity's network management system to the next re-initialization. It is used in entries of the concBaseAssocTable as reference to this template record and its associated parameters. It groups the information element ids in a template record.
Integer32
.1.3.6.1.2.1.5555.1.4.3.1.1
concReportTemplateRcdIndexLocally arbitrary, but unique identifier of a information element id in the template record identified by concReportTemplateRcdId. The value is expected to remain constant from a re-initialization of the entity's network management system to the next re-initialization. The concReportTemplateRcdIndex specifies the order in which the information element ids are used in the template record.
Integer32
.1.3.6.1.2.1.5555.1.4.3.1.2
concReportTemplateRcdInfoEltIdThe Information Elt Id at position concReportTemplateRcdIndex in the template concReportTemplateRcdId. This implicitly gives the data type and state values that are exported.ro
Integer32
.1.3.6.1.2.1.5555.1.4.3.1.3
concReportTemplateRcdRowStatusThe status of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.4.3.1.4
concStoring
OBJECT IDENTIFIER
.1.3.6.1.2.1.5555.1.5
concStoringIsAvailThis object indicates the availability of the storing function.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.5.1
concStoringParamSetTableThis table lists the field modifiers that are used for storing IPFIX header information.
SEQUENCE OF ConcStoringParamSetEntry
.1.3.6.1.2.1.5555.1.5.2
concStoringParamSetEntryDefines an entry in the concStoringParamSetTable
ConcStoringParamSetEntry
.1.3.6.1.2.1.5555.1.5.2.1
concStoringIndexLocally arbitrary, but unique identifier of an entry in this parameter set table. The value is expected to remain constant from one re-initialization of the entity's network management system to the next re-initialization. It is used in entries as the concBaseAssocTable reference to this method and its associated parameter set.
Integer32
.1.3.6.1.2.1.5555.1.5.2.1.1
concStoringSourceidModifierThis field modifier is used by the storing process. If the keep modifier of this object is specified, the source Id of IPFIX header information is stored in the storage database. If the discard modifier of this object is specified, it is not stored.rw
ConcFieldModifier
.1.3.6.1.2.1.5555.1.5.2.1.2
concStoringExportTimeModifierThis field modifier is used by the storing process. If the keep modifier of this object is specified, the Export time of IPFIX header information is stored in the storage database. If the discard modifier of this object is specified, it is not stored.rw
ConcFieldModifier
.1.3.6.1.2.1.5555.1.5.2.1.3
concStoringProcessIdThe process id is used by this storing process.ro
Integer32
.1.3.6.1.2.1.5555.1.5.2.1.4
concStoringParamRowStatusThe status of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.5.2.1.5
concStoringFieldSetTableThis table lists field modifiers that are used for storing flow records.
SEQUENCE OF ConcStoringFieldSetEntry
.1.3.6.1.2.1.5555.1.5.3
concStoringFieldSetEntryDefines an entry in concStoringFieldSetTable
ConcStoringFieldSetEntry
.1.3.6.1.2.1.5555.1.5.3.1
concStoringInfoEltIdThis object specifies the id of the information element. These are encoded as the InfoEltId that is defined in the IPFIX/PSAMP Information Models.rw
Integer32
.1.3.6.1.2.1.5555.1.5.3.1.2
concStoringFieldModifierThis field modifier is used by the storing process. If the keep modifier of this object is specified, the information element of concStoringInfoEltId is stored in the storage database. If the discard modifier of this object is specified, the information element of concStoringInfoEltId is discarded.rw
ConcFieldModifier
.1.3.6.1.2.1.5555.1.5.3.1.3
concStoringRowStatusThe status of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.5.3.1.4
concBaseAssociations
OBJECT IDENTIFIER
.1.3.6.1.2.1.5555.1.6
concBaseAssocTableThis table lists all Base Associations at the managed node.
SEQUENCE OF ConcBaseAssocEntry
.1.3.6.1.2.1.5555.1.6.1
concBaseAssocEntryDefines an entry in the concBaseAssocTable
ConcBaseAssocEntry
.1.3.6.1.2.1.5555.1.6.1.1
concBaseAssocIndexLocally arbitrary, but unique identifier of an entry in this parameter set table. The value is expected to remain constant from a re-initialization of the entity's network management system to the next re-initialization.
Integer32
.1.3.6.1.2.1.5555.1.6.1.1.1
concBaseAssocSelectMatchIndexThis object is the Index of the concSelectMatchIndex object. It links the instance when the identified selection match parameter table is applied to the method of selection that uses the input flow records.rw
Integer32
.1.3.6.1.2.1.5555.1.6.1.1.2
concBaseAssocAggrIndexThis object is the Index of the concAggrIndex object. It links the instance when the identified aggregation parameter set table including the associated table is applied to the method of aggregation of selected flow records.rw
Integer32
.1.3.6.1.2.1.5555.1.6.1.1.3
concBaseAssocReportCtrGrIndexThis object is the index of the collector group to which packet reports are sent.rw
Integer32
.1.3.6.1.2.1.5555.1.6.1.1.4
concBaseAssocReportTemplateRcdIdThis object is the Id of a template in the template table. It links the instance, concEtrListTable, and template together. The identified template is applied to the stream of selected/aggregated flow records.rw
Integer32
.1.3.6.1.2.1.5555.1.6.1.1.5
concBaseAssocStoringIndexThis object is the index of the concStoringIndex object. It links the instance when the identified storing parameter is applied to the method of storing of input flow records. In addition, if the index of the concBaseAssocExtractIndex is specified, this object SHOULD not be specified.rw
Integer32
.1.3.6.1.2.1.5555.1.6.1.1.6
concBaseAssocMeteringProcessIdThe process Id of the metering process is used by this Base Association. The metering process means the chain of selection process and aggregation process, and reporting process.ro
Integer32
.1.3.6.1.2.1.5555.1.6.1.1.7
concBaseAssocExtractIndexThis object is the Index of the concExtractIndex object. When it is specified, it links the parameters that are used by extracting flow records from the storage database. In addition, if the index of the concBaseAssocStoringIndex or concExporterListIndex is specified, this object SHOULD not be specified.ro
Integer32
.1.3.6.1.2.1.5555.1.6.1.1.8
concBaseAssocRowStatusThe status of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.6.1.1.9
concExporterListTableThis table lists the concCollectExporterIndexes in the Base Association.
SEQUENCE OF ConcExporterListEntry
.1.3.6.1.2.1.5555.1.6.2
concExporterListEntryDefines an entry in concExporterListTable
ConcExporterListEntry
.1.3.6.1.2.1.5555.1.6.2.1
concExporterListIndexLocally arbitrary, but unique identifier of an entry in this parameter set table. The value is expected to remain constant from a re-initialization of the entity's network management system to the next re-initialization.
Integer32
.1.3.6.1.2.1.5555.1.6.2.1.2
concExporterListMethodThe object is represented by a pointer (OID) of the collectExporterIndex in IPFIX collector MIB objects. If the Base Association deals with only flow records from one exporter, the table will hold exactly one entry per Base Association. The concExporterListIndex does not mean the position in the exporter list.rw
OBJECT IDENTIFIER
.1.3.6.1.2.1.5555.1.6.2.1.3
concExporterListRowStatusThe status of this row of the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.5555.1.6.2.1.4
concentratorConformance
OBJECT IDENTIFIER
.1.3.6.1.2.1.5555.2
concCompliances
OBJECT IDENTIFIER
.1.3.6.1.2.1.5555.2.1
concComplianceAn implementation that complies to this module must implement the objects defined in the mandatory groups concGroupMetering. The imeplementation of all other objects depends on the imeplementation of the corresponding functionality in the equipment.
Unknown
.1.3.6.1.2.1.5555.2.1.1
concGroups
OBJECT IDENTIFIER
.1.3.6.1.2.1.5555.2.2
concGroupMeteringAll objects that are basic for the aggregation function and the selection function and reporting function.
Unknown
.1.3.6.1.2.1.5555.2.2.1
concGroupExtractingAll objects that are basic for the extraction function. This function is needed for extracting flow records from storage database.
Unknown
.1.3.6.1.2.1.5555.2.2.2
concGroupStoringAll objects that are basic for the storing function. This function is needed for storing flow records to storage database.
Unknown
.1.3.6.1.2.1.5555.2.2.3
IPFIX-CONCENTRATOR-MIB - SNMP MIB Reference | MIBs Explorer