NETFLOW-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
22
.1.3.6.1.4.1.3320.9.226.1.1.1 · 1 row entry · 1 columns
This table provides Netflow Enable information per interface.
netflowInterfaceEntry entry .1.3.6.1.4.1.3320.9.226.1.1.1.1
A conceptual row in the netflowInterfaceEntry.
Indexes
IF-MIBifIndex
Column Syntax OID
netflowCacheNetflowEnable
Indicates whether the netflow feature is enabled for this
interface, and if so, in which directions.
NetflowInterfaceDirectionTypesr/w
Textual Convention: NetflowInterfaceDirectionTypes Enumeration
Type Values:
0interfaceDirNone
1interfaceDirIngress
2interfaceDirEgress
3interfaceDirBoth
.1.3.6.1.4.1.3320.9.226.1.1.1.1.1
.1.3.6.1.4.1.3320.9.226.1.1.2 · 1 row entry · 7 columns
A table containing configuration and statistics per cache.
Cache may be main cache or an aggregation cache.
netflowCacheEntry entry .1.3.6.1.4.1.3320.9.226.1.1.2.1
A conceptual row in the netflowCacheEntry.
Indexes
netflowCacheType
Column Syntax OID
netflowCacheType
The 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
Textual Convention: NetflowAggregationtypes Enumeration
Type Values:
0main
1as
2protocolPort
3sourcePrefix
4destinationPrefix
5prefix
6asTos
7protocolPortTos
8sourcePrefixTos
9destinationPrefixTos
10prefixTos
11prefixPort
12bgpNexthopTos
.1.3.6.1.4.1.3320.9.226.1.1.2.1.1
netflowCacheEnable
Indicates whether netflow is enabled for this cache type.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.3320.9.226.1.1.2.1.2
netflowCacheEntries
The 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.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.1.2.1.3
netflowUsedEntries
Number of currently used flow entries.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.1.2.1.4
netflowUnUsedEntries
Number of currently available flow entries.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.1.2.1.5
netflowActiveTimeOut
The timeout period (in minutes) for removing active flows
from the cache.
minutesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.1.2.1.6
netflowInactiveTimeOut
The timeout period (in seconds) for removing inactive flows
from the cache.
secondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.1.2.1.7
.1.3.6.1.4.1.3320.9.226.1.2.1 · 1 row entry · 1 columns
A table containing version information about export configuration per
cache type.
netflowCollectorVersionInfoEntry entry .1.3.6.1.4.1.3320.9.226.1.2.1.1
A conceptual row in the netflowCollectorInfoEntry.
Indexes
netflowCacheType
Column Syntax OID
netflowExportVersion
The NetFlow data export version.
NetflowVersionTyper/w
Textual Convention: NetflowVersionType Enumeration
Type Values:
1version1
5version5
9version9
.1.3.6.1.4.1.3320.9.226.1.2.1.1.1
.1.3.6.1.4.1.3320.9.226.1.2.3 · 1 row entry · 4 columns
A 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.
netflowCollectorEntry entry .1.3.6.1.4.1.3320.9.226.1.2.3.1
A conceptual row in the netflowCollectorEntry.
Indexes
netflowCacheType
Column Syntax OID
netflowCollectorAddressType
The type of Internet address used by this entry.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.3320.9.226.1.2.3.1.1
netflowCollectorAddress
The Internet address of the collector. This is the
address which the Netflow data is exported to.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.3320.9.226.1.2.3.1.2
netflowCollectorPort
The transport port of the collector which the Netflow data is
exported to.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.3320.9.226.1.2.3.1.3
netflowCollectorStatus
This 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 RowSta…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.3320.9.226.1.2.3.1.4
.1.3.6.1.4.1.3320.9.226.1.4.2 · 1 row entry · 4 columns
A control table to provide statistics of version 9
Flow and Option templates.
netflowTemplateEntry entry .1.3.6.1.4.1.3320.9.226.1.4.2.1
A conceptual row in the netflowTemplateEntry.
Indexes
netflowTemplateType
Column Syntax OID
netflowTemplateType
Defines 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
Textual Convention: NetflowTemplateTypes Enumeration
Type Values:
1template
2optionTemplate
.1.3.6.1.4.1.3320.9.226.1.4.2.1.1
netflowTemplateAdded
Number of templates added.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.4.2.1.2
netflowTemplateActive
Number of active templates.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.4.2.1.3
netflowTemplateAgerPolls
Number of template ager polls.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.4.2.1.4
.1.3.6.1.4.1.3320.9.226.1.4.3 · 1 row entry · 5 columns
A control table providing information about version 9.
netflowTemplateExportInfoEntry entry .1.3.6.1.4.1.3320.9.226.1.4.3.1
A conceptual row in the netflowTemplateExportInfoEntry.
Indexes
netflowCacheType
Column Syntax OID
netflowTemplateExportVer9Enable
Object to indicate whether version 9 export is configured
or not.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.3320.9.226.1.4.3.1.1
netflowTemplateExportVer9TplTimeout
Export template time out.
Templates are resent after this time.
minutesSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.4.3.1.2
netflowTemplateExportVer9OptTimeout
Export option time out.
Options are resent after this time.
minutesSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.4.3.1.3
netflowTemplateExportVer9TplRefreshRate
Template refresh rate.
Templates are resent after this many packets.
packetsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.4.3.1.4
netflowTemplateExportVer9OptRefreshRate
Option refresh rate.
Options are resent after this many packets.
packetsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3320.9.226.1.4.3.1.5