Home/Catalog/NETFLOW-MIB

NETFLOW-MIB

The Netflow MIB provides a simple and easy method to get NetFlow cache information, current NetFlow configuration and statistics. It will enable medium to small size enterprises to take advantage of NetFlow technology over SNMP at a reduced infrastructure cost. The MIB is created to provide Netflow information in these areas: 1. Cache information and configuration. 2. Collector information and configuration. 3. Export Statistics. 4. Version 9 Export Template information. Terminology used Flow A flow is defined as a unidirectional sequence of packets with some common properties that pass through a network device. These collected flows are exported to an external device, the NetFlow collector. Network flows are highly granular; for example, flow records include details such as IP addresses, packet and byte counts,timestamps, Type of Service (ToS), application ports, input and output interfaces, etc. Exporter A device (for example, a router) with NetFlow services enabled. The exporter monitors packets entering an observation point and creates flows out of these packets. The information from these flows are exported in the form of Flow Records to the collector. Flow Record A Flow Record provides information about an IP Flow that exists on the Exporter. The Flow Records are commonly referred to as NetFlow Services data or NetFlow data. Collector The NetFlow Collector receives Flow Records from one or more Exporters. It processes the received export packet, i.e. parses, stores, display the Flow Record information. The flow records may be optionally aggregated before being stored into the hard disk. Template NetFlow Version 9 Export format is template based. Version 9 record format consists of a packet header followed by at least one or more template or data FlowSets. A template FlowSet (collection of one or more template) provides a description of the fields that will be present in future data FlowSets. Templates provide an extensible design to the record format, a feature that should allow future enhancements to NetFlow services without requiring concurrent changes to the basic flow-record format. One additional record type is also a part of Version 9 specification: an options template. Rather than supplying information about IP flows, options are used to supply information about the NetFlow process configuration or NetFlow process specific data.
Main OID:
netflowMIB.1.3.6.1.4.1.3320.9.226
46
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

46 total
Object Name
netflowMIBThe Netflow MIB provides a simple and easy method to get NetFlow cache information, current NetFlow configuration and statistics. It will enable medium to small size enterprises to take advantage of NetFlow technology over SNMP at a reduced infrastructure cost. The MIB is created to provide Netflow information in these areas: 1. Cache information and configuration. 2. Collector information and configuration. 3. Export Statistics. 4. Version 9 Export Template information. Terminology used Flow A flow is defined as a unidirectional sequence of packets with some common properties that pass through a network device. These collected flows are exported to an external device, the NetFlow collector. Network flows are highly granular; for example, flow records include details such as IP addresses, packet and byte counts,timestamps, Type of Service (ToS), application ports, input and output interfaces, etc. Exporter A device (for example, a router) with NetFlow services enabled. The exporter monitors packets entering an observation point and creates flows out of these packets. The information from these flows are exported in the form of Flow Records to the collector. Flow Record A Flow Record provides information about an IP Flow that exists on the Exporter. The Flow Records are commonly referred to as NetFlow Services data or NetFlow data. Collector The NetFlow Collector receives Flow Records from one or more Exporters. It processes the received export packet, i.e. parses, stores, display the Flow Record information. The flow records may be optionally aggregated before being stored into the hard disk. Template NetFlow Version 9 Export format is template based. Version 9 record format consists of a packet header followed by at least one or more template or data FlowSets. A template FlowSet (collection of one or more template) provides a description of the fields that will be present in future data FlowSets. Templates provide an extensible design to the record format, a feature that should allow future enhancements to NetFlow services without requiring concurrent changes to the basic flow-record format. One additional record type is also a part of Version 9 specification: an options template. Rather than supplying information about IP flows, options are used to supply information about the NetFlow process configuration or NetFlow process specific data.
MODULE-IDENTITY
.1.3.6.1.4.1.3320.9.226
netflowMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.226.1
netflowCacheInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.226.1.1
netflowInterfaceTableThis table provides Netflow Enable information per interface.
SEQUENCE OF NetflowInterfaceEntry
.1.3.6.1.4.1.3320.9.226.1.1.1
netflowInterfaceEntryA conceptual row in the netflowInterfaceEntry.
NetflowInterfaceEntry
.1.3.6.1.4.1.3320.9.226.1.1.1.1
netflowCacheNetflowEnableIndicates whether the netflow feature is enabled for this interface, and if so, in which directions.rw
NetflowInterfaceDirectionTypes
.1.3.6.1.4.1.3320.9.226.1.1.1.1.1
netflowCacheTableA table containing configuration and statistics per cache. Cache may be main cache or an aggregation cache.
SEQUENCE OF NetflowCacheEntry
.1.3.6.1.4.1.3320.9.226.1.1.2
netflowCacheEntryA conceptual row in the netflowCacheEntry.
NetflowCacheEntry
.1.3.6.1.4.1.3320.9.226.1.1.2.1
netflowCacheTypeThe type of netflow cache. NetFlow aggregation maintains one or more extra flow caches with different combinations of fields that determine which traditional flows are grouped together.
NetflowAggregationtypes
.1.3.6.1.4.1.3320.9.226.1.1.2.1.1
netflowCacheEnableIndicates whether netflow is enabled for this cache type.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3320.9.226.1.1.2.1.2
netflowCacheEntriesThe number of entries that can be cached for this cache type. The accepted value could be limited based on the amount of memory available in the system.ro
Unsigned32
.1.3.6.1.4.1.3320.9.226.1.1.2.1.3
netflowUsedEntriesNumber of currently used flow entries.ro
Unsigned32
.1.3.6.1.4.1.3320.9.226.1.1.2.1.4
netflowUnUsedEntriesNumber of currently available flow entries.ro
Unsigned32
.1.3.6.1.4.1.3320.9.226.1.1.2.1.5
netflowActiveTimeOutThe timeout period (in minutes) for removing active flows from the cache.ro
Unsigned32 UNITS "minutes"
.1.3.6.1.4.1.3320.9.226.1.1.2.1.6
netflowInactiveTimeOutThe timeout period (in seconds) for removing inactive flows from the cache.rw
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.3320.9.226.1.1.2.1.7
netflowCollectorInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.226.1.2
netflowCollectorVersionInfoTableA table containing version information about export configuration per cache type.
SEQUENCE OF NetflowCollectorVersionInfoEntry
.1.3.6.1.4.1.3320.9.226.1.2.1
netflowCollectorVersionInfoEntryA conceptual row in the netflowCollectorInfoEntry.
NetflowCollectorVersionInfoEntry
.1.3.6.1.4.1.3320.9.226.1.2.1.1
netflowExportVersionThe NetFlow data export version.rw
NetflowVersionType
.1.3.6.1.4.1.3320.9.226.1.2.1.1.1
netflowMaxCollectorsMaximum number of entries allowed in the netflowCollectorTable for each cache type. A zero indicates export is not supported in the device. The agent should set this value during initialization, and the value for this object cannot be changed during the system's operation.ro
Unsigned32
.1.3.6.1.4.1.3320.9.226.1.2.2
netflowCollectorTableA control table to configure the collectors that the netflow packets are exported to. The number of entries that can be configured for the cache type is limited by the value of netflowMaxCollectors.
SEQUENCE OF NetflowCollectorEntry
.1.3.6.1.4.1.3320.9.226.1.2.3
netflowCollectorEntryA conceptual row in the netflowCollectorEntry.
NetflowCollectorEntry
.1.3.6.1.4.1.3320.9.226.1.2.3.1
netflowCollectorAddressTypeThe type of Internet address used by this entry.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.3320.9.226.1.2.3.1.1
netflowCollectorAddressThe Internet address of the collector. This is the address which the Netflow data is exported to.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.3320.9.226.1.2.3.1.2
netflowCollectorPortThe transport port of the collector which the Netflow data is exported to.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.3320.9.226.1.2.3.1.3
netflowCollectorStatusThis object is used to create or delete an entry in the netflowCollectorTable. * A row may be created using the 'CreateAndGo' or 'CreateAndWait' option. When the row is successfully created, the RowStatus would be set to 'active' by the agent. * A row may be deleted by setting the RowStatus to 'destroy'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3320.9.226.1.2.3.1.4
netflowExportStatistics
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.226.1.3
netflowOctetsExporttotal Number of bytes statistics records which were exported.ro
Counter32
.1.3.6.1.4.1.3320.9.226.1.3.1
netflowRecordsExportedtotal Number of flow statistics records which were exported.ro
Counter32
.1.3.6.1.4.1.3320.9.226.1.3.2
netflowPktsExportedNumber of packets (udp datagrams) which were exported.ro
Counter32
.1.3.6.1.4.1.3320.9.226.1.3.3
netflowPktsFailedNumber of times a flow record failed to be exported.ro
Counter32
.1.3.6.1.4.1.3320.9.226.1.3.4
netflowTemplateInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.3320.9.226.1.4
netflowTemplateOptionsFlagindicate that it has option template.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3320.9.226.1.4.1
netflowTemplateTableA control table to provide statistics of version 9 Flow and Option templates.
SEQUENCE OF NetflowTemplateEntry
.1.3.6.1.4.1.3320.9.226.1.4.2
netflowTemplateEntryA conceptual row in the netflowTemplateEntry.
NetflowTemplateEntry
.1.3.6.1.4.1.3320.9.226.1.4.2.1
netflowTemplateTypeDefines the structure and interpretation of fields in a data record and serves as an INDEX in this table. Version 9 has two types of Templates: Flow Templates and Option Templates.
NetflowTemplateTypes
.1.3.6.1.4.1.3320.9.226.1.4.2.1.1
netflowTemplateAddedNumber of templates added.ro
Unsigned32
.1.3.6.1.4.1.3320.9.226.1.4.2.1.2
netflowTemplateActiveNumber of active templates.ro
Unsigned32
.1.3.6.1.4.1.3320.9.226.1.4.2.1.3
netflowTemplateAgerPollsNumber of template ager polls.ro
Unsigned32
.1.3.6.1.4.1.3320.9.226.1.4.2.1.4
netflowTemplateExportInfoTableA control table providing information about version 9.
SEQUENCE OF NetflowTemplateExportInfoEntry
.1.3.6.1.4.1.3320.9.226.1.4.3
netflowTemplateExportInfoEntryA conceptual row in the netflowTemplateExportInfoEntry.
NetflowTemplateExportInfoEntry
.1.3.6.1.4.1.3320.9.226.1.4.3.1
netflowTemplateExportVer9EnableObject to indicate whether version 9 export is configured or not.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3320.9.226.1.4.3.1.1
netflowTemplateExportVer9TplTimeoutExport template time out. Templates are resent after this time.rw
Unsigned32 UNITS "minutes"
.1.3.6.1.4.1.3320.9.226.1.4.3.1.2
netflowTemplateExportVer9OptTimeoutExport option time out. Options are resent after this time.rw
Unsigned32 UNITS "minutes"
.1.3.6.1.4.1.3320.9.226.1.4.3.1.3
netflowTemplateExportVer9TplRefreshRateTemplate refresh rate. Templates are resent after this many packets.rw
Unsigned32 UNITS "packets"
.1.3.6.1.4.1.3320.9.226.1.4.3.1.4
netflowTemplateExportVer9OptRefreshRateOption refresh rate. Options are resent after this many packets.rw
Unsigned32 UNITS "packets"
.1.3.6.1.4.1.3320.9.226.1.4.3.1.5
NETFLOW-MIB - SNMP MIB Reference | MIBs Explorer