Netflow and sflow mib, Netflow export, Global netflow objects – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 315: Snnetflowgblenable, Snnetflowgblversion, Snnetflowgblprotocoldis able, Snnetflowgblactivetime out, Snnetflowgblinactivetim eout, Netflow export collector table, Chapter 22

Advertising
background image

Unified IP MIB Reference

287

53-1002549-02

Chapter

22

NetFlow and sFlow MIB

In this chapter

NetFlow Export. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 287

sFlow. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 290

NetFlow Export

The following objects provide configuration information on the NetFlow Export feature.

NetFlow Export collects information about the traffic that devices receive, then forwards and
exports that information to a third-party collector. Third-party applications can then use the
information to create reports, bill customers for network usage, and so on.

Global NetFlow objects

NetFlow Export collector table

The following table provides information about the NetFlow Export collector.

Name, OID, and syntax

Access

Description

snNetFlowGblEnable
brcdIp.1.1.3.18.1.1
Syntax: Integer

Read-write

Determines if NetFlow Export is enabled:

disabled(0)

enabled(1)

Default: disabled(0)

snNetFlowGblVersion
brcdIp.1.1.3.18.1.2
Syntax: Integer

Read-write

Shows the NetFlow Export version.
Default: Version 5

snNetFlowGblProtocolDis
able
brcdIp.1.1.3.18.1.3
Syntax: Integer32

Read-write

Indicates if TCP or UDP are disabled:

Bit 0 – Disables the export of all protocols except UDP and TCP.

Bit 1 – Disables the export of TCP.

Bit 2 – Disables the export of UDP.

Default: Bit 0

snNetFlowGblActiveTime
out
brcdIp.1.1.3.18.1.4
Syntax: Integer32

Read-write

Specifies the maximum number of minutes that an active flow can be in
the NetFlow Export cache.
Valid values: 1 – 60 minutes
Default: 60 minutes

snNetFlowGblInactiveTim
eout
brcdIp.1.1.3.18.1.5
Syntax: Integer32

Read-write

Specifies the maximum number of seconds that an inactive flow can be
in the NetFlow Export cache.
Valid values: 1 – 60 seconds
Default: 60 seconds

Advertising