CISCO-NETFLOW-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-NETFLOW-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
 ciscoNetflowMIB 1.3.6.1.4.1.9.9.387
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. Export information and configuration. 4. Export Statistics. 5. Protocol Statistics. 6. Version 9 Export Template information. 7. Top Flows information. Terminology used Flow A flow is defined as an unidirectional sequence of packets between a given source and destination endpoints. Network flows are highly granular; flow endpoints are identified both by IP address as well as by transport layer application port numbers. NetFlow also utilizes the IP Protocol type, Type of Service (ToS) and the input interface identifier to uniquely identify flows. 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 the Flow Record information. The flow records may be optionally aggregated before storing 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 meta-data about the NetFlow process itself. Top Flows. This feature provides a mechanism which allows the top N flows in the netflow cache to be viewed in real time. Criteria can be set to limit the feature to particular flows of interest, which can aid in DoS detection. Only the number of flows (TopN) and the sort criteria (SortBy) need be set. Top Flows is not intended as a mechanism for exporting the entire netflow cache. Egress flows. This feature provides a mechanism to identify a flow as either an ingress or an egress flow.
         ciscoNetflowMIBNotifs 1.3.6.1.4.1.9.9.387.0
         ciscoNetflowMIBObjects 1.3.6.1.4.1.9.9.387.1
             cnfCacheInfo 1.3.6.1.4.1.9.9.387.1.1
                 cnfCIInterfaceTable 1.3.6.1.4.1.9.9.387.1.1.1 no-access
This table provides Netflow Enable information per interface.
                     cnfCIInterfaceEntry 1.3.6.1.4.1.9.9.387.1.1.1.1 no-access
A conceptual row in the cnfCIInterfaceEntry.
                         cnfCINetflowEnable 1.3.6.1.4.1.9.9.387.1.1.1.1.1 nfinterfacedirectiontypes read-write
Indicates whether the netflow feature is enabled for this interface, and if so, in which directions.
                         cnfCIMcastNetflowEnable 1.3.6.1.4.1.9.9.387.1.1.1.1.2 nfinterfacedirectiontypes read-write
Indicates whether the multicast netflow accounting feature is enabled for this interface, and if so, in which directions.
                 cnfCICacheTable 1.3.6.1.4.1.9.9.387.1.1.2 no-access
A table containing configuration and statistics per cache. Cache may be main cache or an aggregation cache.
                     cnfCICacheEntry 1.3.6.1.4.1.9.9.387.1.1.2.1 no-access
A conceptual row in the cnfCICacheEntry.
                         cnfCICacheType 1.3.6.1.4.1.9.9.387.1.1.2.1.1 nfcachetypes no-access
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.
                         cnfCICacheEnable 1.3.6.1.4.1.9.9.387.1.1.2.1.2 truthvalue read-write
Indicates whether netflow is enabled for this cache type.
                         cnfCICacheEntries 1.3.6.1.4.1.9.9.387.1.1.2.1.3 unsigned32 read-write
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.
                         cnfCIActiveFlows 1.3.6.1.4.1.9.9.387.1.1.2.1.4 unsigned32 read-only
Number of currently active flow entries.
                         cnfCIInactiveFlows 1.3.6.1.4.1.9.9.387.1.1.2.1.5 unsigned32 read-only
Number of available flow entries.
                         cnfCIActiveTimeOut 1.3.6.1.4.1.9.9.387.1.1.2.1.6 unsigned32 read-write
The timeout period (in minutes) for removing active flows from the cache.
                         cnfCIInactiveTimeOut 1.3.6.1.4.1.9.9.387.1.1.2.1.7 unsigned32 read-write
The timeout period (in seconds) for removing inactive flows from the cache.
                         cnfCIMinSourceMask 1.3.6.1.4.1.9.9.387.1.1.2.1.8 inetaddressprefixlength read-write
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 this object is not applicable to this cache type.
                         cnfCIMinDestinationMask 1.3.6.1.4.1.9.9.387.1.1.2.1.9 inetaddressprefixlength read-write
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 that this object is not applicable to this cache type.
                 cnfCIBridgedFlowStatsCtrlTable 1.3.6.1.4.1.9.9.387.1.1.3 no-access
This table controls the reporting of bridged flow statistics per vlan.
                     cnfCIBridgedFlowStatsCtrlEntry 1.3.6.1.4.1.9.9.387.1.1.3.1 no-access
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 this table.
                         cnfCIBridgedFlowVlan 1.3.6.1.4.1.9.9.387.1.1.3.1.1 vlanindex no-access
Indicates the Vlan number on which the reporting of bridged flow statistics is configured.
                         cnfCIBridgedFlowStatsCrtEnable 1.3.6.1.4.1.9.9.387.1.1.3.1.2 truthvalue read-write
Indicates whether the bridged flow creation is enabled for this vlan.
                         cnfCIBridgedFlowStatsExpEnable 1.3.6.1.4.1.9.9.387.1.1.3.1.3 truthvalue read-write
Indicates whether the export of bridged flow statistics is enabled for this vlan.
                 cnfCIMcastNetflowRPFFailedEnable 1.3.6.1.4.1.9.9.387.1.1.4 truthvalue read-write
Indicates whether netflow accounting for multicast data that fails the reverse path forwarding (RPF) check is enabled.
             cnfExportInfo 1.3.6.1.4.1.9.9.387.1.2
                 cnfEIExportInfoTable 1.3.6.1.4.1.9.9.387.1.2.1 no-access
A table containing information about export configuration per cache type.
                     cnfEIExportInfoEntry 1.3.6.1.4.1.9.9.387.1.2.1.1 no-access
A conceptual row in the cnfEIExportInfoEntry.
                         cnfEIExportVersion 1.3.6.1.4.1.9.9.387.1.2.1.1.1 unsigned32 read-write
The NetFlow data export version.
                         cnfEIPeerAS 1.3.6.1.4.1.9.9.387.1.2.1.1.2 truthvalue read-write
This object enables collection of AS numbers from a peer autonomous system. cnfEIPeerAS, cnfEIOriginAS and cnfEIBgpNextHop are interdependent.
                         cnfEIOriginAS 1.3.6.1.4.1.9.9.387.1.2.1.1.3 truthvalue read-write
This object enables collection of AS numbers from an origin autonomous system. cnfEIPeerAS, cnfEIOriginAS and cnfEIBgpNextHop are interdependent.
                         cnfEIBgpNextHop 1.3.6.1.4.1.9.9.387.1.2.1.1.4 truthvalue read-write
This object enables collection of BGP Next Hops. cnfEIPeerAS, cnfEIOriginAS and cnfEIBgpNextHop are interdependent.
                 cnfEIMaxCollectors 1.3.6.1.4.1.9.9.387.1.2.2 unsigned32 read-only
Maximum number of entries allowed in the cnfEICollectorTable 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.
                 cnfEICollectorTable 1.3.6.1.4.1.9.9.387.1.2.3 no-access
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 1.3.6.1.4.1.9.9.387.1.2.3.1 no-access
A conceptual row in the cnfEICollectorEntry.
                         cnfEICollectorAddressType 1.3.6.1.4.1.9.9.387.1.2.3.1.1 inetaddresstype no-access
The type of Internet address used by this entry.
                         cnfEICollectorAddress 1.3.6.1.4.1.9.9.387.1.2.3.1.2 inetaddress no-access
The Internet address of the collector. This is the address which the Netflow data is exported to.
                         cnfEICollectorPort 1.3.6.1.4.1.9.9.387.1.2.3.1.3 inetportnumber no-access
The transport port of the collector which the Netflow data is exported to.
                         cnfEICollectorStatus 1.3.6.1.4.1.9.9.387.1.2.3.1.4 rowstatus read-only
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 'active' by the agent. * A row may be deleted by setting the RowStatus to 'destroy'.
             cnfExportStatistics 1.3.6.1.4.1.9.9.387.1.4
                 cnfESSampledPacket 1.3.6.1.4.1.9.9.387.1.4.1 counter32 read-only
Number of Sampled Packet.
                 cnfESExportRate 1.3.6.1.4.1.9.9.387.1.4.2 counter32 read-only
Number of Bytes exported per second.
                 cnfESRecordsExported 1.3.6.1.4.1.9.9.387.1.4.3 counter32 read-only
Number of flow statistics records which were exported.
                 cnfESPktsExported 1.3.6.1.4.1.9.9.387.1.4.4 counter32 read-only
Number of packets (udp datagrams) which were exported.
                 cnfESPktsFailed 1.3.6.1.4.1.9.9.387.1.4.5 counter32 read-only
Number of times a flow record could not be exported because of a pak allocation failure.
                 cnfESPktsDropped 1.3.6.1.4.1.9.9.387.1.4.6 counter32 read-only
Number of export packets which were dropped at the time of ipwrite operation. The reasons for this failure are no FIB, adjacency failure, MTU failed, enqueue failed, IPC failed etc.
             cnfProtocolStatistics 1.3.6.1.4.1.9.9.387.1.5
                 cnfPSPacketSizeDistribution 1.3.6.1.4.1.9.9.387.1.5.1 octet string read-only
A string contain IP Packet Size Distribution statistics. Distribution grouping are following :1-32 64 96 128 160 192 224 256 288 320 352 384 416 448 480 512 544 576 1024 1536 2048 2560 3072 3584 4096 4608. Value for each group will be expressed in 2 bytes (in Network byte order) and need to divide by 1000 to get the exact value given by CLI using show ip cache flow command.
                 cnfPSLastClearElapsedTime 1.3.6.1.4.1.9.9.387.1.5.2 gauge32 read-only
Object indicates time in millisecond since the last clearing time of protocol statistics.
                 cnfPSProtocolStatTable 1.3.6.1.4.1.9.9.387.1.5.3 no-access
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 1.3.6.1.4.1.9.9.387.1.5.3.1 no-access
A conceptual row in the CnfPSProtocolStatEntry.
                         cnfPSProtocolType 1.3.6.1.4.1.9.9.387.1.5.3.1.1 nfprotocoltypes no-access
This object is used as INDEX for protocol statistic table. Protocol type consists of groups based on well known ports and protocols.
                         cnfPSExpiredFlows 1.3.6.1.4.1.9.9.387.1.5.3.1.2 counter64 read-only
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.
                         cnfPSPackets 1.3.6.1.4.1.9.9.387.1.5.3.1.3 counter64 read-only
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.
                         cnfPSBytes 1.3.6.1.4.1.9.9.387.1.5.3.1.4 counter64 read-only
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.
                         cnfPSActive 1.3.6.1.4.1.9.9.387.1.5.3.1.5 counter64 read-only
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.
                         cnfPSInactive 1.3.6.1.4.1.9.9.387.1.5.3.1.6 counter64 read-only
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.
             cnfExportTemplate 1.3.6.1.4.1.9.9.387.1.6
                 cnfTemplateOptionsFlag 1.3.6.1.4.1.9.9.387.1.6.1 unsigned32 read-only
Object to indicate Sub- technologies in option template.
                 cnfTemplateTable 1.3.6.1.4.1.9.9.387.1.6.2 no-access
A control table to provide statistics of version 9 Flow and Option templates.
                     cnfTemplateEntry 1.3.6.1.4.1.9.9.387.1.6.2.1 no-access
A conceptual row in the cnfTemplateEntry.
                         cnfTemplateType 1.3.6.1.4.1.9.9.387.1.6.2.1.1 nftemplatetypes no-access
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.
                         cnfTemplateAdded 1.3.6.1.4.1.9.9.387.1.6.2.1.2 unsigned32 read-only
Number of templates added.
                         cnfTemplateActive 1.3.6.1.4.1.9.9.387.1.6.2.1.3 unsigned32 read-only
Number of active templates.
                         cnfTemplateAgerPolls 1.3.6.1.4.1.9.9.387.1.6.2.1.4 unsigned32 read-only
Number of template ager polls.
                 cnfTemplateExportInfoTable 1.3.6.1.4.1.9.9.387.1.6.3 no-access
A control table providing information about version 9.
                     cnfTemplateExportInfoEntry 1.3.6.1.4.1.9.9.387.1.6.3.1 no-access
A conceptual row in the cnfTemplateExportInfoEntry.
                         cnfTemplateExportVer9Enable 1.3.6.1.4.1.9.9.387.1.6.3.1.1 truthvalue read-only
Object to indicate whether version 9 export is configured or not.
                         cnfTemplateExportVer9TplTimeout 1.3.6.1.4.1.9.9.387.1.6.3.1.2 unsigned32 read-write
Export template time out. Templates are resent after this time.
                         cnfTemplateExportVer9OptTimeout 1.3.6.1.4.1.9.9.387.1.6.3.1.3 unsigned32 read-write
Export option time out. Options are resent after this time.
                         cnfTemplateExportVer9TplRefreshRate 1.3.6.1.4.1.9.9.387.1.6.3.1.4 unsigned32 read-write
Template refresh rate. Templates are resent after this many packets.
                         cnfTemplateExportVer9OptRefreshRate 1.3.6.1.4.1.9.9.387.1.6.3.1.5 unsigned32 read-write
Option refresh rate. Options are resent after this many packets.
             cnfTopFlows 1.3.6.1.4.1.9.9.387.1.7
                 cnfTopFlowsTimeStamp 1.3.6.1.4.1.9.9.387.1.7.1 timestamp read-only
Indicates the time when cnfTopFlowsTable was last updated.
                 cnfTopFlowsTopN 1.3.6.1.4.1.9.9.387.1.7.2 unsigned32 read-write
Maximum number of top flows to calculate. A value of 0 disables the Top Flows feature.
                 cnfTopFlowsAvailableFlows 1.3.6.1.4.1.9.9.387.1.7.3 unsigned32 read-only
The number of entries currently available in cnfTopFlowsTable.
                 cnfTopFlowsMatchingFlows 1.3.6.1.4.1.9.9.387.1.7.4 unsigned32 read-only
Total number of matching flows in the netflow cache.
                 cnfTopFlowsTotalFlows 1.3.6.1.4.1.9.9.387.1.7.5 unsigned32 read-only
Total number of flows in the netflow cache.
                 cnfTopFlowsSortBy 1.3.6.1.4.1.9.9.387.1.7.6 nftopflowssorttypes read-write
Indicates how the entries in cnfTopFLowsTable are to be sorted. A value of 'noSort' disables Top Flows.
                 cnfTopFlowsCacheTimeout 1.3.6.1.4.1.9.9.387.1.7.7 unsigned32 read-write
Top Flows Cache timeout. Top flows are cached for this length of time and not recalculated. Configure a high value to ensure the cache does not change during long queries. Setting this object (to any value) will expire the cache.
                 cnfTopFlowsTable 1.3.6.1.4.1.9.9.387.1.7.8 no-access
Table of flows which have accrued the highest packets or bytes. Each row in the table represents one flow from the cache.
                     cnfTopFlowsTableEntry 1.3.6.1.4.1.9.9.387.1.7.8.1 no-access
A conceptual row in the cnfTopFlowsTable.
                         cnfTopFlowsIndex 1.3.6.1.4.1.9.9.387.1.7.8.1.1 unsigned32 no-access
Index to select top flows. A value of 1 selects the topmost flow.
                         cnfTopFlowsSrcAddressType 1.3.6.1.4.1.9.9.387.1.7.8.1.2 inetaddresstype read-only
Type of source address.
                         cnfTopFlowsSrcAddress 1.3.6.1.4.1.9.9.387.1.7.8.1.3 inetaddress read-only
Source address.
                         cnfTopFlowsSrcAddressMask 1.3.6.1.4.1.9.9.387.1.7.8.1.4 inetaddressprefixlength read-only
Number of bits in source address mask.
                         cnfTopFlowsDstAddressType 1.3.6.1.4.1.9.9.387.1.7.8.1.5 inetaddresstype read-only
Type of destination address.
                         cnfTopFlowsDstAddress 1.3.6.1.4.1.9.9.387.1.7.8.1.6 inetaddress read-only
Destination address.
                         cnfTopFlowsDstAddressMask 1.3.6.1.4.1.9.9.387.1.7.8.1.7 inetaddressprefixlength read-only
Number of bits in destination address mask.
                         cnfTopFlowsNhAddressType 1.3.6.1.4.1.9.9.387.1.7.8.1.8 inetaddresstype read-only
The type of nexthop address.
                         cnfTopFlowsNhAddress 1.3.6.1.4.1.9.9.387.1.7.8.1.9 inetaddress read-only
Nexthop address.
                         cnfTopFlowsSrcPort 1.3.6.1.4.1.9.9.387.1.7.8.1.10 inetportnumber read-only
Source port number.
                         cnfTopFlowsDstPort 1.3.6.1.4.1.9.9.387.1.7.8.1.11 inetportnumber read-only
Destination port number.
                         cnfTopFlowsSrcAS 1.3.6.1.4.1.9.9.387.1.7.8.1.12 inetautonomoussystemnumber read-only
Source AS number.
                         cnfTopFlowsDstAS 1.3.6.1.4.1.9.9.387.1.7.8.1.13 inetautonomoussystemnumber read-only
Destination AS number.
                         cnfTopFlowsInputIfIndex 1.3.6.1.4.1.9.9.387.1.7.8.1.14 interfaceindex read-only
Input interface index.
                         cnfTopFlowsOutputIfIndex 1.3.6.1.4.1.9.9.387.1.7.8.1.15 interfaceindex read-only
Output interface index.
                         cnfTopFlowsFirstSwitched 1.3.6.1.4.1.9.9.387.1.7.8.1.16 timestamp read-only
Time flow was first switched.
                         cnfTopFlowsLastSwitched 1.3.6.1.4.1.9.9.387.1.7.8.1.17 timestamp read-only
Time flow was last switched.
                         cnfTopFlowsTOS 1.3.6.1.4.1.9.9.387.1.7.8.1.18 unsigned32 read-only
Type of service.
                         cnfTopFlowsProtocol 1.3.6.1.4.1.9.9.387.1.7.8.1.19 unsigned32 read-only
Protocol number.
                         cnfTopFlowsTCPFlags 1.3.6.1.4.1.9.9.387.1.7.8.1.20 unsigned32 read-only
TCP flags.
                         cnfTopFlowsSamplerID 1.3.6.1.4.1.9.9.387.1.7.8.1.21 unsigned32 read-only
Netflow Sampler ID.
                         cnfTopFlowsClassID 1.3.6.1.4.1.9.9.387.1.7.8.1.22 unsigned32 read-only
Netflow Class ID.
                         cnfTopFlowsFlags 1.3.6.1.4.1.9.9.387.1.7.8.1.23 unsigned32 read-only
Flow flags.
                         cnfTopFlowsBytes 1.3.6.1.4.1.9.9.387.1.7.8.1.24 unsigned32 read-only
Number of bytes in the flow.
                         cnfTopFlowsPackets 1.3.6.1.4.1.9.9.387.1.7.8.1.25 unsigned32 read-only
Number of packets in the flow.
                         cnfTopFlowsVlan 1.3.6.1.4.1.9.9.387.1.7.8.1.26 vlanindex read-only
The VLAN-ID of this flow.
                 cnfTopFlowsMatchSrcAddressType 1.3.6.1.4.1.9.9.387.1.7.9 inetaddresstype read-write
Source address type to match. A value of 'unknown' (ie, 0) indicates the source address is not used as a top flows match criteria, and clears the cnfTopFlowsMatchSrcAddress and cnfTopFlowsMatchSrcAddressMask configuration.
                 cnfTopFlowsMatchSrcAddress 1.3.6.1.4.1.9.9.387.1.7.10 inetaddress read-write
Source address prefix to match.
                 cnfTopFlowsMatchSrcAddressMask 1.3.6.1.4.1.9.9.387.1.7.11 inetaddressprefixlength read-write
The length of the match source address prefix. This prefix length must be consistent with the address type specified in cnfTopFlowsMatchSrcAddressType. A length of zero only matches the all-zero address of the specified type.
                 cnfTopFlowsMatchDstAddressType 1.3.6.1.4.1.9.9.387.1.7.12 inetaddresstype read-write
Destination address type to match. A value of 'unknown' (ie, 0) indicates the destination address is not used as a top flows match criteria, and clears the cnfTopFlowsMatchDstAddress and cnfTopFlowsMatchDstAddressMask configuration.
                 cnfTopFlowsMatchDstAddress 1.3.6.1.4.1.9.9.387.1.7.13 inetaddress read-write
Destination address prefix to match.
                 cnfTopFlowsMatchDstAddressMask 1.3.6.1.4.1.9.9.387.1.7.14 inetaddressprefixlength read-write
The length of the match destination address prefix. This prefix length must be consistent with the address type specified in cnfTopFlowsMatchDstAddressType. A length of zero only matches the all-zero address of the specified type.
                 cnfTopFlowsMatchNhAddressType 1.3.6.1.4.1.9.9.387.1.7.15 inetaddresstype read-write
Nexthop address type to match. A value of 'unknown' (ie, 0) indicates the nexthop address is not used as a top flows match criteria, and clears the cnfTopFlowsMatchNhAddress and cnfTopFlowsMatchNhAddressMask configuration.
                 cnfTopFlowsMatchNhAddress 1.3.6.1.4.1.9.9.387.1.7.16 inetaddress read-write
Nexthop address prefix to match.
                 cnfTopFlowsMatchNhAddressMask 1.3.6.1.4.1.9.9.387.1.7.17 inetaddressprefixlength read-write
The length of the match nexthop address Prefix. This prefix length must be consistent with the address type specified in cnfTopFlowsMatchNhAddressType. A length of zero only matches the all-zero address of the specified type.
                 cnfTopFlowsMatchSrcPortLo 1.3.6.1.4.1.9.9.387.1.7.18 integer32 read-write
The minimum value that the layer-4 source port number in the flow must have in order to match. A value of -1 disables this match criteria.
                 cnfTopFlowsMatchSrcPortHi 1.3.6.1.4.1.9.9.387.1.7.19 integer32 read-write
The maximum value that the layer-4 source port number in the flow must have in order to match. A value of -1 disables this match criteria.
                 cnfTopFlowsMatchDstPortLo 1.3.6.1.4.1.9.9.387.1.7.20 integer32 read-write
The minimum value that the layer-4 destination port number in the flow must have in order to match. A value of -1 disables this match criteria.
                 cnfTopFlowsMatchDstPortHi 1.3.6.1.4.1.9.9.387.1.7.21 integer32 read-write
The maximum value that the layer-4 destination port number in the flow must have in order to match. A value of -1 disables this match criteria.
                 cnfTopFlowsMatchSrcAS 1.3.6.1.4.1.9.9.387.1.7.22 integer32 read-write
Source AS number to match. A value of -1 disables this match criteria.
                 cnfTopFlowsMatchDstAS 1.3.6.1.4.1.9.9.387.1.7.23 integer32 read-write
Destination AS number to match. A value of -1 disables this match criteria.
                 cnfTopFlowsMatchInputIf 1.3.6.1.4.1.9.9.387.1.7.24 interfaceindexorzero read-write
Input interface to match. A value of 0 disables this match criteria.
                 cnfTopFlowsMatchOutputIf 1.3.6.1.4.1.9.9.387.1.7.25 interfaceindexorzero read-write
Output interface to match. A value of 0 disables this match criteria.
                 cnfTopFlowsMatchTOSByte 1.3.6.1.4.1.9.9.387.1.7.26 integer32 read-write
TOS byte to match. A value of -1 disables this match criteria.
                 cnfTopFlowsMatchProtocol 1.3.6.1.4.1.9.9.387.1.7.27 integer32 read-write
Protocol to match. A value of -1 disables this match criteria.
                 cnfTopFlowsMatchSampler 1.3.6.1.4.1.9.9.387.1.7.28 displaystring read-write
Sampler name to match. Leave blank to disable this match criteria.
                 cnfTopFlowsMatchClass 1.3.6.1.4.1.9.9.387.1.7.29 displaystring read-write
Class name to match. Leave blank to disable this match criteria.
                 cnfTopFlowsMatchMinPackets 1.3.6.1.4.1.9.9.387.1.7.30 unsigned32 read-write
Minimum packets to match. A value of 0 disables this match criteria.
                 cnfTopFlowsMatchMaxPackets 1.3.6.1.4.1.9.9.387.1.7.31 unsigned32 read-write
Maximum packets to match. A value of 0 disables this match criteria.
                 cnfTopFlowsMatchMinBytes 1.3.6.1.4.1.9.9.387.1.7.32 unsigned32 read-write
Minimum bytes to match. A value of 0 disables this match criteria.
                 cnfTopFlowsMatchMaxBytes 1.3.6.1.4.1.9.9.387.1.7.33 unsigned32 read-write
Maximum bytes to match. A value of 0 disables this match criteria.
                 cnfTopFlowsMatchDirection 1.3.6.1.4.1.9.9.387.1.7.34 nfflowdirectiontypes read-write
Flow direction to match. A value of 0 disables this match criteria.
                 cnfTopFlowsGenerate 1.3.6.1.4.1.9.9.387.1.7.35 truthvalue read-write
A control variable used to generate the Top Flows. Setting this object to 'true' will generate the Top Flows and populate the Top Flows report in cnfTopFlowsTable unless cnfTopFlowsNextGenActionEffect is supported and the value of cnfTopFlowsNextGenActionEffect is 'noOp'. Setting this object to 'false' has no effect. When read, this object always returns 'false'.
                 cnfTopFlowsReportAvailable 1.3.6.1.4.1.9.9.387.1.7.36 truthvalue read-only
Indicates whether the Top Flows report has been successfully generated and is available in cnfTopFlowsTable. When the value of this object is 'true', the top flows report is available in cnfTopFlowsTable. When the value of this object is 'false', there is no top flows report available in cnfTopFlowsTable. For Example: 1. When top flows report has not been generated or is currently in the generation process. 2. When the top flows has been purged due to the modification of a matching criteria or the expiration of top flow cache timeout.
                 cnfTopFlowsNextGenActionEffect 1.3.6.1.4.1.9.9.387.1.7.37 integer read-only
Indicates the action effect on the system when the cnfTopFlowsGenerate is set to 'true'. 'noOp' -- indicate that the system will make no operation when the cnfTopFlowsGenerate is set to 'true'. Examples when this object could return 'noOp' are: 1. the system is still in the top flow generation process. 2. the system will not generate the top flows report when the value of cnfTopFlowsReportAvailable is 'true'. 'generate' -- indicates that the system will start the top flows generation process if the cntTopFlowsGenerate is set to 'true'. Examples when this object could return 'generate' are: 1. When the value of cnfTopFlowsReportAvailable is 'false'. 2. The system will always generate the top flow report when cnfTopFlowsGenerate is set to 'true'. Enumeration: 'noOp': 1, 'generate': 2.
                 cnfTopFlowsReportSource 1.3.6.1.4.1.9.9.387.1.7.38 integer read-only
Indicates the source of Top Flows report generation for the entries populated in cnfTopFlowsTable. 'other' - The Top Flows are not available or the source of the Top Flows cannot be identified. 'hardware' - The Top Flows report has been generated based on the flows detected by the hardware platform with netflow capabilities. 'software' - The Top Flows report has been generated based on the flows detected by the software. 'both' - The Top Flows report is an integrated list of Top Flows detected by both the hardware platform and the software. Enumeration: 'hardware': 2, 'both': 4, 'other': 1, 'software': 3.
         ciscoNetflowMIBConform 1.3.6.1.4.1.9.9.387.2
             cnfMIBCompliances 1.3.6.1.4.1.9.9.387.2.1
                 cnfMIBCompliance 1.3.6.1.4.1.9.9.387.2.1.1
The compliance statement for the CISCO-NETFLOW-MIB. OBJECT cnfCollectorAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfCollectorAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsSrcAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsSrcAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsDstAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsDstAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsNhAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsNhAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchSrcAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchSrcAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchDstAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchDstAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchNhAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchNhAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses.
                 cnfMIBCompliance1 1.3.6.1.4.1.9.9.387.2.1.2
The compliance statement for the CISCO-NETFLOW-MIB. OBJECT cnfCollectorAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfCollectorAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsSrcAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsSrcAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsDstAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsDstAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsNhAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsNhAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchSrcAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchSrcAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchDstAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchDstAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchNhAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchNhAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses.
                 cnfMIBCompliance2 1.3.6.1.4.1.9.9.387.2.1.3
The compliance statement for the CISCO-NETFLOW-MIB. OBJECT cnfCollectorAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfCollectorAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsSrcAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsSrcAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsDstAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsDstAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsNhAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsNhAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchSrcAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchSrcAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchDstAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchDstAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchNhAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchNhAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses.
                 cnfMIBCompliance3 1.3.6.1.4.1.9.9.387.2.1.4
The compliance statement for the CISCO-NETFLOW-MIB. OBJECT cnfCollectorAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfCollectorAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsSrcAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsSrcAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsDstAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsDstAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsNhAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsNhAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchSrcAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchSrcAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchDstAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchDstAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchNhAddressType SYNTAX InetAddressType { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT cnfTopFlowsMatchNhAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION An implementation is only required to support IPv4 addresses.
             cnfMIBGroups 1.3.6.1.4.1.9.9.387.2.2
                 cnfCacheInfoGroup 1.3.6.1.4.1.9.9.387.2.2.1
A collection of objects providing information and configuration of the Netflow cache.
                 cnfProtocolStatGroup 1.3.6.1.4.1.9.9.387.2.2.2
A collection of objects providing statistical information of cache per protocol and port.
                 cnfExportInfoGroup 1.3.6.1.4.1.9.9.387.2.2.3
A collection of objects providing Export information.
                 cnfExportStatisticsGroup 1.3.6.1.4.1.9.9.387.2.2.5
A collection of objects providing statistical information of Export.
                 cnfExportTemplateGroup 1.3.6.1.4.1.9.9.387.2.2.6
A collection of objects providing information about export version 9.
                 cnfTopFlowsGroup 1.3.6.1.4.1.9.9.387.2.2.7
A collection of objects providing information for top flows.
                 cnfTopFlowsDataGroup1 1.3.6.1.4.1.9.9.387.2.2.8
A collection of objects providing information for top flows.
                 cnfTopFlowsDataGroup2 1.3.6.1.4.1.9.9.387.2.2.9
A collection of objects providing additional information for Top Flows.
                 cnfTopFlowsVlanGroup 1.3.6.1.4.1.9.9.387.2.2.10
A collection of objects providing VLAN information about the top flows.
                 cnfTopFlowsControlGroup1 1.3.6.1.4.1.9.9.387.2.2.11
A collection of objects providing the match criteria control information for Top Flows.
                 cnfTopFlowsControlGroup2 1.3.6.1.4.1.9.9.387.2.2.12
A collection of objects providing the explicit control of the way top flows are generated.
                 cnfMcastNetflowControlGroup 1.3.6.1.4.1.9.9.387.2.2.13
A collection of objects providing the control of multicast netflow.
                 cnfBridgedFlowStatsCtrlGroup 1.3.6.1.4.1.9.9.387.2.2.14
A collection of objects providing the control of bridged flow statistics per vlan.
                 cnfTopFlowsReportGenerateGroup 1.3.6.1.4.1.9.9.387.2.2.15
A collection of objects providing information about the Top Flows Report generation.