IPFIX-EXPORTER-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: IPFIX-EXPORTER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ipfixMIB 1.3.6.1.2.1.999
The IPFIX MIB defines managed objects for IP flow information export. These objects provide information about managed nodes supporting IP flow information export, including flow information export capabilities, configuration and statistics. They also allow to configure IP flow information export concerning the IP interface at which flow information is gathered, the flow selections methods used, and the collector to which flow information is exported. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC yyyy; see the RFC itself for full legal notices.
         ipfixExporter 1.3.6.1.2.1.999.1
             ipfixExporterObjects 1.3.6.1.2.1.999.1.1
                 ipfixReporting 1.3.6.1.2.1.999.1.1.1
                     ipfixCollectorTable 1.3.6.1.2.1.999.1.1.1.1 no-access
This table lists collectors to which reports are exported.
                         ipfixCollectorEntry 1.3.6.1.2.1.999.1.1.1.1.1 no-access
Defines an entry in the ipfixCollectorTable.
                             ipfixCollectorIndex 1.3.6.1.2.1.999.1.1.1.1.1.1 integer32 no-access
The locally arbitrary, but unique identifier of a collector. The value is expected to remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                             ipfixCollectorDstIpAddressType 1.3.6.1.2.1.999.1.1.1.1.1.2 inetaddresstype read-only
The IP address type of the collector.
                             ipfixCollectorDstIpAddress 1.3.6.1.2.1.999.1.1.1.1.1.3 inetaddress read-only
The IP address of the collector.
                             ipfixCollectorDstProtocol 1.3.6.1.2.1.999.1.1.1.1.1.4 integer32 read-only
The transport protocol used for exporting sampled packets to the collector. The recommended protocols are TCP (6), UDP (17) and SCTP (132). The default is SCTP.
                             ipfixCollectorDstPort 1.3.6.1.2.1.999.1.1.1.1.1.5 integer32 read-only
The port number of the collector.
                             ipfixCollectorReportsSent 1.3.6.1.2.1.999.1.1.1.1.1.6 integer32 read-only
The number of reports sent to the collector.
                     ipfixCollectorGroupTable 1.3.6.1.2.1.999.1.1.1.2 no-access
This table lists groups of collectors to which flow records packets are exported. If flow records are exported to only one collector the group consists of exactly one collector.
                         ipfixCollectorGroupEntry 1.3.6.1.2.1.999.1.1.1.2.1 no-access
Defines an entry in the ipfixCollectorGroupTable.
                             ipfixCollectorGroupIndex 1.3.6.1.2.1.999.1.1.1.2.1.1 integer32 no-access
The locally arbitrary, but unique identifier of a collector group. The value is expected to remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                     ipfixTemplateTable 1.3.6.1.2.1.999.1.1.1.3 no-access
This table lists templates used by the exporter.
                         ipfixTemplateEntry 1.3.6.1.2.1.999.1.1.1.3.1 no-access
Defines an entry in the ipfixTemplateTable.
                             ipfixTemplateId 1.3.6.1.2.1.999.1.1.1.3.1.1 integer32 no-access
The unique identifier for the template.
                             ipfixTemplateIndex 1.3.6.1.2.1.999.1.1.1.3.1.2 integer32 no-access
The locally arbitrary, but unique identifier of a field Id in the template identified by ipfixTemplateId. The value is expected to remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                             ipfixTemplateFieldId 1.3.6.1.2.1.999.1.1.1.3.1.3 integer32 read-only
The Field Id at position ipfixTemplateIndex in the template ipfixTemplateId. This implicitly gives the data type and state values that are exported.
                             ipfixTemplateFieldLength 1.3.6.1.2.1.999.1.1.1.3.1.4 integer32 read-only
The Length of the Field. Used to indicate if reduced encoding or variable length field is used.
                 ipfixInstances 1.3.6.1.2.1.999.1.1.2
                     ipfixObservationDomainTable 1.3.6.1.2.1.999.1.1.2.1 no-access
This table lists the Observation Domains used at the managed node.
                         ipfixObservationDomainEntry 1.3.6.1.2.1.999.1.1.2.1.1 no-access
Defines an entry in the ipfixObservationDomainTable.
                             ipfixObservationDomainId 1.3.6.1.2.1.999.1.1.2.1.1.1 integer32 no-access
The locally arbitrary, but unique identifier of an Observation Domain. The value is expected to remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                             ipfixInstanceObservationPoint 1.3.6.1.2.1.999.1.1.2.1.1.2 object identifier read-only
The point where the packet is observed. If it is e.g, an interface it points to the mib-II object of the interface.
                             ipfixInstanceStartTime 1.3.6.1.2.1.999.1.1.2.1.1.3 dateandtime read-only
The date and time when exporting for this parameter set should start.
                             ipfixInstanceStopTime 1.3.6.1.2.1.999.1.1.2.1.1.4 dateandtime read-only
The date and time when exporting for this parameter set should stop.
                     ipfixInstanceTable 1.3.6.1.2.1.999.1.1.2.2 no-access
This table lists active instances of packet sampling at the managed node.
                         ipfixInstanceEntry 1.3.6.1.2.1.999.1.1.2.2.1 no-access
Defines an entry in the ipfixInstanceTable.
                             ipfixInstanceIndex 1.3.6.1.2.1.999.1.1.2.2.1.1 integer32 no-access
The locally arbitrary, but unique identifier of an instance. The value is expected to remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                             ipfixInstanceTemplateId 1.3.6.1.2.1.999.1.1.2.2.1.2 integer32 read-only
The Id of a template in the template table. This implies the knowledge about the method chain from the method chain table. Furthermore it links the instance, method chain (selector) and template together. The identified template is applied to the stream of filtered/sampled packets observed after applying the method chain at the observation point.
                             ipfixInstanceCollectorGroupIndex 1.3.6.1.2.1.999.1.1.2.2.1.3 integer32 read-only
The index of the collector group to which packet reports are sent.
                             ipfixInstancePacketsObserved 1.3.6.1.2.1.999.1.1.2.2.1.4 integer32 read-only
The number of packets observed at the observation point.
                             ipfixInstancePacketsDropped 1.3.6.1.2.1.999.1.1.2.2.1.5 integer32 read-only
The number of packets dropped while filtering/sampling packets.
                             ipfixInstanceProcessId 1.3.6.1.2.1.999.1.1.2.2.1.6 integer32 read-only
The process id of the metering process used by this instance.
                             ipfixInstanceReportingProcessId 1.3.6.1.2.1.999.1.1.2.2.1.7 integer32 read-only
The process id of the reporting process used by this instance.
                             ipfixInstanceReportsSent 1.3.6.1.2.1.999.1.1.2.2.1.8 integer32 read-only
The number of reports on sampled packets sent to the collector.
                     ipfixMethodChainTable 1.3.6.1.2.1.999.1.1.2.4 no-access
This table contains method chains lists and connects them to the instances where they are applied to different observation points. The filtered/sampled packets are then exported.
                         ipfixMethodChainEntry 1.3.6.1.2.1.999.1.1.2.4.1 no-access
Defines an entry in the ipfixMethodChainTable.
                             ipfixMethodChainIndex 1.3.6.1.2.1.999.1.1.2.4.1.2 integer32 no-access
The locally arbitrary, but unique identifier of a template. The value is expected to remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
                             ipfixMethodChainMethod 1.3.6.1.2.1.999.1.1.2.4.1.3 object identifier read-only
The method used for the template at a certain position in the method chain.
                             ipfixMethodChainPacketsObserved 1.3.6.1.2.1.999.1.1.2.4.1.4 integer32 read-only
The number of packets observed at the method entry point.
                             ipfixMethodChainPacketsDropped 1.3.6.1.2.1.999.1.1.2.4.1.5 integer32 read-only
The number of packets dropped while selecting packets.
         ipfixCollector 1.3.6.1.2.1.999.2
         ipfixPsampExtension 1.3.6.1.2.1.999.3
         ipfixConformance 1.3.6.1.2.1.999.4
             ipfixCompliances 1.3.6.1.2.1.999.4.1
                 ipfixCompliance 1.3.6.1.2.1.999.4.1.1
An implementation that complies to this module must implement the objects defined in the mandatory groups ipfixGroupMetering and ipfixGroupReporting. The implementation of all other objects depends on the implementation of the corresponding functionality in the equipment.
             ipfixGroups 1.3.6.1.2.1.999.4.2
                 ipfixGroupMetering 1.3.6.1.2.1.999.4.2.1
All objects that are basic for the metering process. It contains a basic metering function (ipfixSelectAll), The template definitions needed for the export of data, the method chain that fixes the metering functions applied to the observation point and several parameters concering the export process and the collectors.
                 ipfixGroupReporting 1.3.6.1.2.1.999.4.2.2
These objects define the collectors i.e., the destinations of the exporting process.
                 ipfixGroupStatistics 1.3.6.1.2.1.999.4.2.3
These objects contain statistical values gathered at different points in the metering process.