CISCO-NETFLOW-MIB Table View

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

Tables
9
Rows
9
Columns
63
.1.3.6.1.4.1.9.9.387.1.1.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cnfCIInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfCIInterfaceTable'
This table provides Netflow Enable information per interface.
cnfCIInterfaceEntry row .1.3.6.1.4.1.9.9.387.1.1.1.1
A conceptual row in the cnfCIInterfaceEntry.
Indexes
Column Syntax OID
Indicates whether the netflow feature is enabled for this
interface, and if so, in which directions.
NfInterfaceDirectionTypesr/w
Type Values:
0interfaceDirNone
1interfaceDirIngress
2interfaceDirEgress
3interfaceDirBoth
.1.3.6.1.4.1.9.9.387.1.1.1.1.1
Indicates whether the multicast netflow accounting feature
is enabled for this interface, and if so, in which
directions.
NfInterfaceDirectionTypesr/w
Type Values:
0interfaceDirNone
1interfaceDirIngress
2interfaceDirEgress
3interfaceDirBoth
.1.3.6.1.4.1.9.9.387.1.1.1.1.2
.1.3.6.1.4.1.9.9.387.1.1.2 · 1 row entry · 9 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cnfCICacheTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfCICacheTable'
A table containing configuration and statistics per cache.
Cache may be main cache or an aggregation cache.
cnfCICacheEntry row .1.3.6.1.4.1.9.9.387.1.1.2.1
A conceptual row in the cnfCICacheEntry.
Indexes
Column Syntax OID
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.
NfCacheTypes
Type Values:
0main
1as
2protocolPort
3sourcePrefix
4destinationPrefix
5prefix
6destinationOnly
7sourceDestination
8fullFlow
9asTos
10protocolPortTos
11sourcePrefixTos
12destinationPrefixTos
13prefixTos
14prefixPort
15bgpNexthopTos
23expBgpPrefix
.1.3.6.1.4.1.9.9.387.1.1.2.1.1
Indicates whether netflow is enabled for this cache type.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.387.1.1.2.1.2
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-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.1.2.1.3
Number of currently active flow entries.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.1.2.1.4
Number of available flow entries.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.1.2.1.5
The timeout period (in minutes) for removing active flows
from the cache.
minutesSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.1.2.1.6
The timeout period (in seconds) for removing inactive flows
from the cache.
secondsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.1.2.1.7
Source route's minimum configured mask bits. This is used to
configure the minimum mask for Router Based Aggregation
(RBA). Minimum masking capability is available only if RBA is
enabled. A value of 0 indicates that thi…
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.9.9.387.1.1.2.1.8
Destination route's minimum configured mask bits. This is used
to configure the minimum mask for Router Based Aggregation
(RBA). Minimum masking capability is available only if RBA is
enabled. A value of 0 indicates tha…
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.9.9.387.1.1.2.1.9
.1.3.6.1.4.1.9.9.387.1.1.3 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cnfCIBridgedFlowStatsCtrlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfCIBridgedFlowStatsCtrlTable'
This table controls the reporting of bridged flow statistics
per vlan.
cnfCIBridgedFlowStatsCtrlEntry row .1.3.6.1.4.1.9.9.387.1.1.3.1
A conceptual row in the cnfCIBridgedFlowStatsCtrlTable,
containing the configuration of bridged flow statistics
per vlan. When a vlan is created in a device supporting
this table, a corresponding entry will be added to …
Column Syntax OID
Indicates the Vlan number on which the reporting of
bridged flow statistics is configured.
Q-BRIDGE-MIBVlanIndex .1.3.6.1.4.1.9.9.387.1.1.3.1.1
Indicates whether the bridged flow creation is enabled
for this vlan.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.387.1.1.3.1.2
Indicates whether the export of bridged flow statistics
is enabled for this vlan.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.387.1.1.3.1.3
.1.3.6.1.4.1.9.9.387.1.2.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cnfEIExportInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfEIExportInfoTable'
A table containing information about export configuration per
cache type.
cnfEIExportInfoEntry row .1.3.6.1.4.1.9.9.387.1.2.1.1
A conceptual row in the cnfEIExportInfoEntry.
Indexes
Column Syntax OID
The NetFlow data export version.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.2.1.1.1
This object enables collection of AS numbers from a peer
autonomous system. cnfEIPeerAS, cnfEIOriginAS and
cnfEIBgpNextHop are interdependent.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.387.1.2.1.1.2
This object enables collection of AS numbers from an origin
autonomous system. cnfEIPeerAS, cnfEIOriginAS and
cnfEIBgpNextHop are interdependent.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.387.1.2.1.1.3
This object enables collection of BGP Next Hops. cnfEIPeerAS,
cnfEIOriginAS and cnfEIBgpNextHop are interdependent.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.387.1.2.1.1.4
.1.3.6.1.4.1.9.9.387.1.2.3 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cnfEICollectorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfEICollectorTable'
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
cnfEIMaxCollectors.
cnfEICollectorEntry row .1.3.6.1.4.1.9.9.387.1.2.3.1
A conceptual row in the cnfEICollectorEntry.
Column Syntax OID
The type of Internet address used by this entry.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.387.1.2.3.1.1
The Internet address of the collector. This is the
address which the Netflow data is exported to.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.387.1.2.3.1.2
The transport port of the collector which the Netflow data is
exported to.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.387.1.2.3.1.3
This object is used to create or delete an entry
in the cnfEICollectorTable.

* A row may be created using the 'CreateAndGo' option. When
the row is successfully created, the RowStatus would be
set to …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.387.1.2.3.1.4
.1.3.6.1.4.1.9.9.387.1.5.3 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cnfPSProtocolStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfPSProtocolStatTable'
A table containing statistics per protocol.
Information sorted in this table is global in nature (i.e. it's
updated for all line cards where netflow is enabled) and
follows the Counter64 semantics as described in RFC 2578.
cnfPSProtocolStatEntry row .1.3.6.1.4.1.9.9.387.1.5.3.1
A conceptual row in the CnfPSProtocolStatEntry.
Column Syntax OID
This object is used as INDEX for protocol statistic table.
Protocol type consists of groups based on well known ports
and protocols.
NfProtocolTypes
Type Values:
1tcpTelnet
2tcpFtp
3tcpFtpd
4tcpWww
5tcpSmtp
6tcpX
7tcpBgp
8tcpNntp
9tcpFrag
10tcpOther
11udpDns
12udpNtp
13udpTftp
14udpFrag
15udpOther
16icmp
17igmp
18ipInIp
19ipv6InIp
20gre
21ipOther
22all
.1.3.6.1.4.1.9.9.387.1.5.3.1.1
Number of flows belonging to the same protocol and port
that were expired. This counter is incremented when a flow
expires due to some reason like time out of flows,
event based aging etc.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.387.1.5.3.1.2
Number of Packets belonging to the same protocol and port
which were switched by netflow enabled interface(s).
This counter contains the number of Packets switched by all
netflow enabled line cards.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.387.1.5.3.1.3
Number of Bytes belonging to the same protocol and port,
which were switched by netflow enabled interface(s).
This counter contains the number of Packets switched by all
netflow enabled line cards.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.387.1.5.3.1.4
This is a summation of active time of all flows belonging to
the same protocol and port in milliseconds. The time between
first switched packet and last switched packet is measured as
the active time of a flow.
millisecondsSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.387.1.5.3.1.5
This is a summation of inactive time of all flows belonging to
the same protocol and port in milliseconds. The time between
the last switched packet and expiry of a flow is measured as
the inactive time of a flow.
millisecondsSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.387.1.5.3.1.6
.1.3.6.1.4.1.9.9.387.1.6.2 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cnfTemplateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfTemplateTable'
A control table to provide statistics of version 9
Flow and Option templates.
cnfTemplateEntry row .1.3.6.1.4.1.9.9.387.1.6.2.1
A conceptual row in the cnfTemplateEntry.
Indexes
Column Syntax OID
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.
NfTemplateTypes
Type Values:
1template
2optionTemplate
.1.3.6.1.4.1.9.9.387.1.6.2.1.1
Number of templates added.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.6.2.1.2
Number of active templates.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.6.2.1.3
Number of template ager polls.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.6.2.1.4
.1.3.6.1.4.1.9.9.387.1.6.3 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cnfTemplateExportInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfTemplateExportInfoTable'
A control table providing information about version 9.
cnfTemplateExportInfoEntry row .1.3.6.1.4.1.9.9.387.1.6.3.1
A conceptual row in the cnfTemplateExportInfoEntry.
Indexes
Column Syntax OID
Object to indicate whether version 9 export is configured
or not.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.387.1.6.3.1.1
Export template time out.
Templates are resent after this time.
minutesSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.6.3.1.2
Export option time out.
Options are resent after this time.
minutesSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.6.3.1.3
Template refresh rate.
Templates are resent after this many packets.
packetsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.6.3.1.4
Option refresh rate.
Options are resent after this many packets.
packetsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.6.3.1.5
.1.3.6.1.4.1.9.9.387.1.7.8 · 1 row entry · 26 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cnfTopFlowsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfTopFlowsTable'
Table of flows which have accrued the highest packets or bytes.
Each row in the table represents one flow from the cache.
cnfTopFlowsTableEntry row .1.3.6.1.4.1.9.9.387.1.7.8.1
A conceptual row in the cnfTopFlowsTable.
Column Syntax OID
Index to select top flows.
A value of 1 selects the topmost flow.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.7.8.1.1
Type of source address.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.387.1.7.8.1.2
Source address.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.387.1.7.8.1.3
Number of bits in source address mask.
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.9.9.387.1.7.8.1.4
Type of destination address.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.387.1.7.8.1.5
Destination address.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.387.1.7.8.1.6
Number of bits in destination address mask.
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.9.9.387.1.7.8.1.7
The type of nexthop address.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.387.1.7.8.1.8
Nexthop address.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.387.1.7.8.1.9
Source port number.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.387.1.7.8.1.10
Destination port number.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.387.1.7.8.1.11
Source AS number.
INET-ADDRESS-MIBInetAutonomousSystemNumber .1.3.6.1.4.1.9.9.387.1.7.8.1.12
Destination AS number.
INET-ADDRESS-MIBInetAutonomousSystemNumber .1.3.6.1.4.1.9.9.387.1.7.8.1.13
Input interface index.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.387.1.7.8.1.14
Output interface index.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.387.1.7.8.1.15
Time flow was first switched.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.9.387.1.7.8.1.16
Time flow was last switched.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.9.387.1.7.8.1.17
Type of service.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.7.8.1.18
Protocol number.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.7.8.1.19
TCP flags.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.7.8.1.20
Netflow Sampler ID.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.7.8.1.21
Netflow Class ID.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.7.8.1.22
Flow flags.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.7.8.1.23
Number of bytes in the flow.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.7.8.1.24
Number of packets in the flow.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.387.1.7.8.1.25
The VLAN-ID of this flow.
Q-BRIDGE-MIBVlanIndex .1.3.6.1.4.1.9.9.387.1.7.8.1.26