CISCO-NETFLOW-MIB

File: CISCO-NETFLOW-MIB.mib (88866 bytes)

Imported modules

SNMPv2-SMI INET-ADDRESS-MIB SNMPv2-TC
SNMPv2-CONF IF-MIB CISCO-SMI
Q-BRIDGE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Unsigned32 Integer32 Gauge32
Counter64 InetAddressType InetAddress
InetAddressPrefixLength InetPortNumber InetAutonomousSystemNumber
RowStatus TruthValue TimeStamp
DisplayString TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP InterfaceIndex InterfaceIndexOrZero
ifIndex ciscoMgmt VlanIndex

Defined Types

NfInterfaceDirectionTypes  
Defines different types of interface configuration.
TEXTUAL-CONVENTION    
  INTEGER interfaceDirNone(0), interfaceDirIngress(1), interfaceDirEgress(2), interfaceDirBoth(3)  

NfCacheTypes  
Defines different types of netflow cache.
TEXTUAL-CONVENTION    
  INTEGER main(0), as(1), protocolPort(2), sourcePrefix(3), destinationPrefix(4), prefix(5), destinationOnly(6), sourceDestination(7), fullFlow(8), asTos(9), protocolPortTos(10), sourcePrefixTos(11), destinationPrefixTos(12), prefixTos(13), prefixPort(14), bgpNexthopTos(15), expBgpPrefix(23)  

NfProtocolTypes  
Defines different types of protocol and port combination.
TEXTUAL-CONVENTION    
  INTEGER tcpTelnet(1), tcpFtp(2), tcpFtpd(3), tcpWww(4), tcpSmtp(5), tcpX(6), tcpBgp(7), tcpNntp(8), tcpFrag(9), tcpOther(10), udpDns(11), udpNtp(12), udpTftp(13), udpFrag(14), udpOther(15), icmp(16), igmp(17), ipInIp(18), ipv6InIp(19), gre(20), ipOther(21), all(22)  

NfTemplateTypes  
Defines different types of Template.
TEXTUAL-CONVENTION    
  INTEGER template(1), optionTemplate(2)  

NfTopFlowsSortTypes  
Defines different types of sort order.
TEXTUAL-CONVENTION    
  INTEGER noSort(1), byPackets(2), byBytes(3)  

NfFlowDirectionTypes  
Defines different directions for a flow.
TEXTUAL-CONVENTION    
  INTEGER flowDirNone(0), flowDirIngress(1), flowDirEgress(2)  

CnfCIInterfaceEntry  
SEQUENCE    
  cnfCINetflowEnable NfInterfaceDirectionTypes
  cnfCIMcastNetflowEnable NfInterfaceDirectionTypes

CnfCICacheEntry  
SEQUENCE    
  cnfCICacheType NfCacheTypes
  cnfCICacheEnable TruthValue
  cnfCICacheEntries Unsigned32
  cnfCIActiveFlows Unsigned32
  cnfCIInactiveFlows Unsigned32
  cnfCIActiveTimeOut Unsigned32
  cnfCIInactiveTimeOut Unsigned32
  cnfCIMinSourceMask InetAddressPrefixLength
  cnfCIMinDestinationMask InetAddressPrefixLength

CnfCIBridgedFlowStatsCtrlEntry  
SEQUENCE    
  cnfCIBridgedFlowVlan VlanIndex
  cnfCIBridgedFlowStatsCrtEnable TruthValue
  cnfCIBridgedFlowStatsExpEnable TruthValue

CnfEIExportInfoEntry  
SEQUENCE    
  cnfEIExportVersion Unsigned32
  cnfEIPeerAS TruthValue
  cnfEIOriginAS TruthValue
  cnfEIBgpNextHop TruthValue

CnfEICollectorEntry  
SEQUENCE    
  cnfEICollectorAddressType InetAddressType
  cnfEICollectorAddress InetAddress
  cnfEICollectorPort InetPortNumber
  cnfEICollectorStatus RowStatus

CnfPSProtocolStatEntry  
SEQUENCE    
  cnfPSProtocolType NfProtocolTypes
  cnfPSExpiredFlows Counter64
  cnfPSPackets Counter64
  cnfPSBytes Counter64
  cnfPSActive Counter64
  cnfPSInactive Counter64

CnfTemplateEntry  
SEQUENCE    
  cnfTemplateType NfTemplateTypes
  cnfTemplateAdded Unsigned32
  cnfTemplateActive Unsigned32
  cnfTemplateAgerPolls Unsigned32

CnfTemplateExportInfoEntry  
SEQUENCE    
  cnfTemplateExportVer9Enable TruthValue
  cnfTemplateExportVer9TplTimeout Unsigned32
  cnfTemplateExportVer9OptTimeout Unsigned32
  cnfTemplateExportVer9TplRefreshRate Unsigned32
  cnfTemplateExportVer9OptRefreshRate Unsigned32

CnfTopFlowsTableEntry  
SEQUENCE    
  cnfTopFlowsIndex Unsigned32
  cnfTopFlowsSrcAddressType InetAddressType
  cnfTopFlowsSrcAddress InetAddress
  cnfTopFlowsSrcAddressMask InetAddressPrefixLength
  cnfTopFlowsDstAddressType InetAddressType
  cnfTopFlowsDstAddress InetAddress
  cnfTopFlowsDstAddressMask InetAddressPrefixLength
  cnfTopFlowsNhAddressType InetAddressType
  cnfTopFlowsNhAddress InetAddress
  cnfTopFlowsSrcPort InetPortNumber
  cnfTopFlowsDstPort InetPortNumber
  cnfTopFlowsSrcAS InetAutonomousSystemNumber
  cnfTopFlowsDstAS InetAutonomousSystemNumber
  cnfTopFlowsInputIfIndex InterfaceIndex
  cnfTopFlowsOutputIfIndex InterfaceIndex
  cnfTopFlowsFirstSwitched TimeStamp
  cnfTopFlowsLastSwitched TimeStamp
  cnfTopFlowsTOS Unsigned32
  cnfTopFlowsProtocol Unsigned32
  cnfTopFlowsTCPFlags Unsigned32
  cnfTopFlowsSamplerID Unsigned32
  cnfTopFlowsClassID Unsigned32
  cnfTopFlowsFlags Unsigned32
  cnfTopFlowsBytes Unsigned32
  cnfTopFlowsPackets Unsigned32
  cnfTopFlowsVlan VlanIndex

Defined Values

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.
MODULE-IDENTITY    

ciscoNetflowMIBNotifs 1.3.6.1.4.1.9.9.387.0
OBJECT IDENTIFIER    

ciscoNetflowMIBObjects 1.3.6.1.4.1.9.9.387.1
OBJECT IDENTIFIER    

ciscoNetflowMIBConform 1.3.6.1.4.1.9.9.387.2
OBJECT IDENTIFIER    

cnfCacheInfo 1.3.6.1.4.1.9.9.387.1.1
OBJECT IDENTIFIER    

cnfExportInfo 1.3.6.1.4.1.9.9.387.1.2
OBJECT IDENTIFIER    

cnfExportStatistics 1.3.6.1.4.1.9.9.387.1.4
OBJECT IDENTIFIER    

cnfProtocolStatistics 1.3.6.1.4.1.9.9.387.1.5
OBJECT IDENTIFIER    

cnfExportTemplate 1.3.6.1.4.1.9.9.387.1.6
OBJECT IDENTIFIER    

cnfTopFlows 1.3.6.1.4.1.9.9.387.1.7
OBJECT IDENTIFIER    

cnfCIInterfaceTable 1.3.6.1.4.1.9.9.387.1.1.1
This table provides Netflow Enable information per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnfCIInterfaceEntry

cnfCIInterfaceEntry 1.3.6.1.4.1.9.9.387.1.1.1.1
A conceptual row in the cnfCIInterfaceEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CnfCIInterfaceEntry  

cnfCINetflowEnable 1.3.6.1.4.1.9.9.387.1.1.1.1.1
Indicates whether the netflow feature is enabled for this interface, and if so, in which directions.
Status: current Access: read-write
OBJECT-TYPE    
  NfInterfaceDirectionTypes  

cnfCIMcastNetflowEnable 1.3.6.1.4.1.9.9.387.1.1.1.1.2
Indicates whether the multicast netflow accounting feature is enabled for this interface, and if so, in which directions.
Status: current Access: read-write
OBJECT-TYPE    
  NfInterfaceDirectionTypes  

cnfCICacheTable 1.3.6.1.4.1.9.9.387.1.1.2
A table containing configuration and statistics per cache. Cache may be main cache or an aggregation cache.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnfCICacheEntry

cnfCICacheEntry 1.3.6.1.4.1.9.9.387.1.1.2.1
A conceptual row in the cnfCICacheEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CnfCICacheEntry  

cnfCICacheType 1.3.6.1.4.1.9.9.387.1.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  NfCacheTypes  

cnfCICacheEnable 1.3.6.1.4.1.9.9.387.1.1.2.1.2
Indicates whether netflow is enabled for this cache type.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cnfCICacheEntries 1.3.6.1.4.1.9.9.387.1.1.2.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfCIActiveFlows 1.3.6.1.4.1.9.9.387.1.1.2.1.4
Number of currently active flow entries.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfCIInactiveFlows 1.3.6.1.4.1.9.9.387.1.1.2.1.5
Number of available flow entries.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfCIActiveTimeOut 1.3.6.1.4.1.9.9.387.1.1.2.1.6
The timeout period (in minutes) for removing active flows from the cache.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfCIInactiveTimeOut 1.3.6.1.4.1.9.9.387.1.1.2.1.7
The timeout period (in seconds) for removing inactive flows from the cache.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfCIMinSourceMask 1.3.6.1.4.1.9.9.387.1.1.2.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressPrefixLength  

cnfCIMinDestinationMask 1.3.6.1.4.1.9.9.387.1.1.2.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressPrefixLength  

cnfCIBridgedFlowStatsCtrlTable 1.3.6.1.4.1.9.9.387.1.1.3
This table controls the reporting of bridged flow statistics per vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnfCIBridgedFlowStatsCtrlEntry

cnfCIBridgedFlowStatsCtrlEntry 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 this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CnfCIBridgedFlowStatsCtrlEntry  

cnfCIBridgedFlowVlan 1.3.6.1.4.1.9.9.387.1.1.3.1.1
Indicates the Vlan number on which the reporting of bridged flow statistics is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

cnfCIBridgedFlowStatsCrtEnable 1.3.6.1.4.1.9.9.387.1.1.3.1.2
Indicates whether the bridged flow creation is enabled for this vlan.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cnfCIBridgedFlowStatsExpEnable 1.3.6.1.4.1.9.9.387.1.1.3.1.3
Indicates whether the export of bridged flow statistics is enabled for this vlan.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cnfCIMcastNetflowRPFFailedEnable 1.3.6.1.4.1.9.9.387.1.1.4
Indicates whether netflow accounting for multicast data that fails the reverse path forwarding (RPF) check is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cnfEIExportInfoTable 1.3.6.1.4.1.9.9.387.1.2.1
A table containing information about export configuration per cache type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnfEIExportInfoEntry

cnfEIExportInfoEntry 1.3.6.1.4.1.9.9.387.1.2.1.1
A conceptual row in the cnfEIExportInfoEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CnfEIExportInfoEntry  

cnfEIExportVersion 1.3.6.1.4.1.9.9.387.1.2.1.1.1
The NetFlow data export version.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfEIPeerAS 1.3.6.1.4.1.9.9.387.1.2.1.1.2
This object enables collection of AS numbers from a peer autonomous system. cnfEIPeerAS, cnfEIOriginAS and cnfEIBgpNextHop are interdependent.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cnfEIOriginAS 1.3.6.1.4.1.9.9.387.1.2.1.1.3
This object enables collection of AS numbers from an origin autonomous system. cnfEIPeerAS, cnfEIOriginAS and cnfEIBgpNextHop are interdependent.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cnfEIBgpNextHop 1.3.6.1.4.1.9.9.387.1.2.1.1.4
This object enables collection of BGP Next Hops. cnfEIPeerAS, cnfEIOriginAS and cnfEIBgpNextHop are interdependent.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cnfEIMaxCollectors 1.3.6.1.4.1.9.9.387.1.2.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfEICollectorTable 1.3.6.1.4.1.9.9.387.1.2.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnfEICollectorEntry

cnfEICollectorEntry 1.3.6.1.4.1.9.9.387.1.2.3.1
A conceptual row in the cnfEICollectorEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CnfEICollectorEntry  

cnfEICollectorAddressType 1.3.6.1.4.1.9.9.387.1.2.3.1.1
The type of Internet address used by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cnfEICollectorAddress 1.3.6.1.4.1.9.9.387.1.2.3.1.2
The Internet address of the collector. This is the address which the Netflow data is exported to.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cnfEICollectorPort 1.3.6.1.4.1.9.9.387.1.2.3.1.3
The transport port of the collector which the Netflow data is exported to.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetPortNumber  

cnfEICollectorStatus 1.3.6.1.4.1.9.9.387.1.2.3.1.4
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'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cnfESSampledPacket 1.3.6.1.4.1.9.9.387.1.4.1
Number of Sampled Packet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnfESExportRate 1.3.6.1.4.1.9.9.387.1.4.2
Number of Bytes exported per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnfESRecordsExported 1.3.6.1.4.1.9.9.387.1.4.3
Number of flow statistics records which were exported.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnfESPktsExported 1.3.6.1.4.1.9.9.387.1.4.4
Number of packets (udp datagrams) which were exported.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnfESPktsFailed 1.3.6.1.4.1.9.9.387.1.4.5
Number of times a flow record could not be exported because of a pak allocation failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnfESPktsDropped 1.3.6.1.4.1.9.9.387.1.4.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnfPSPacketSizeDistribution 1.3.6.1.4.1.9.9.387.1.5.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(52)  

cnfPSLastClearElapsedTime 1.3.6.1.4.1.9.9.387.1.5.2
Object indicates time in millisecond since the last clearing time of protocol statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cnfPSProtocolStatTable 1.3.6.1.4.1.9.9.387.1.5.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnfPSProtocolStatEntry

cnfPSProtocolStatEntry 1.3.6.1.4.1.9.9.387.1.5.3.1
A conceptual row in the CnfPSProtocolStatEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CnfPSProtocolStatEntry  

cnfPSProtocolType 1.3.6.1.4.1.9.9.387.1.5.3.1.1
This object is used as INDEX for protocol statistic table. Protocol type consists of groups based on well known ports and protocols.
Status: current Access: not-accessible
OBJECT-TYPE    
  NfProtocolTypes  

cnfPSExpiredFlows 1.3.6.1.4.1.9.9.387.1.5.3.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cnfPSPackets 1.3.6.1.4.1.9.9.387.1.5.3.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cnfPSBytes 1.3.6.1.4.1.9.9.387.1.5.3.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cnfPSActive 1.3.6.1.4.1.9.9.387.1.5.3.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cnfPSInactive 1.3.6.1.4.1.9.9.387.1.5.3.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cnfTemplateOptionsFlag 1.3.6.1.4.1.9.9.387.1.6.1
Object to indicate Sub- technologies in option template.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTemplateTable 1.3.6.1.4.1.9.9.387.1.6.2
A control table to provide statistics of version 9 Flow and Option templates.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnfTemplateEntry

cnfTemplateEntry 1.3.6.1.4.1.9.9.387.1.6.2.1
A conceptual row in the cnfTemplateEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CnfTemplateEntry  

cnfTemplateType 1.3.6.1.4.1.9.9.387.1.6.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  NfTemplateTypes  

cnfTemplateAdded 1.3.6.1.4.1.9.9.387.1.6.2.1.2
Number of templates added.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTemplateActive 1.3.6.1.4.1.9.9.387.1.6.2.1.3
Number of active templates.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTemplateAgerPolls 1.3.6.1.4.1.9.9.387.1.6.2.1.4
Number of template ager polls.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTemplateExportInfoTable 1.3.6.1.4.1.9.9.387.1.6.3
A control table providing information about version 9.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnfTemplateExportInfoEntry

cnfTemplateExportInfoEntry 1.3.6.1.4.1.9.9.387.1.6.3.1
A conceptual row in the cnfTemplateExportInfoEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CnfTemplateExportInfoEntry  

cnfTemplateExportVer9Enable 1.3.6.1.4.1.9.9.387.1.6.3.1.1
Object to indicate whether version 9 export is configured or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cnfTemplateExportVer9TplTimeout 1.3.6.1.4.1.9.9.387.1.6.3.1.2
Export template time out. Templates are resent after this time.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfTemplateExportVer9OptTimeout 1.3.6.1.4.1.9.9.387.1.6.3.1.3
Export option time out. Options are resent after this time.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfTemplateExportVer9TplRefreshRate 1.3.6.1.4.1.9.9.387.1.6.3.1.4
Template refresh rate. Templates are resent after this many packets.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfTemplateExportVer9OptRefreshRate 1.3.6.1.4.1.9.9.387.1.6.3.1.5
Option refresh rate. Options are resent after this many packets.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsTimeStamp 1.3.6.1.4.1.9.9.387.1.7.1
Indicates the time when cnfTopFlowsTable was last updated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cnfTopFlowsTopN 1.3.6.1.4.1.9.9.387.1.7.2
Maximum number of top flows to calculate. A value of 0 disables the Top Flows feature.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsAvailableFlows 1.3.6.1.4.1.9.9.387.1.7.3
The number of entries currently available in cnfTopFlowsTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsMatchingFlows 1.3.6.1.4.1.9.9.387.1.7.4
Total number of matching flows in the netflow cache.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsTotalFlows 1.3.6.1.4.1.9.9.387.1.7.5
Total number of flows in the netflow cache.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsSortBy 1.3.6.1.4.1.9.9.387.1.7.6
Indicates how the entries in cnfTopFLowsTable are to be sorted. A value of 'noSort' disables Top Flows.
Status: current Access: read-write
OBJECT-TYPE    
  NfTopFlowsSortTypes  

cnfTopFlowsCacheTimeout 1.3.6.1.4.1.9.9.387.1.7.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsTable 1.3.6.1.4.1.9.9.387.1.7.8
Table of flows which have accrued the highest packets or bytes. Each row in the table represents one flow from the cache.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnfTopFlowsTableEntry

cnfTopFlowsTableEntry 1.3.6.1.4.1.9.9.387.1.7.8.1
A conceptual row in the cnfTopFlowsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CnfTopFlowsTableEntry  

cnfTopFlowsIndex 1.3.6.1.4.1.9.9.387.1.7.8.1.1
Index to select top flows. A value of 1 selects the topmost flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsSrcAddressType 1.3.6.1.4.1.9.9.387.1.7.8.1.2
Type of source address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cnfTopFlowsSrcAddress 1.3.6.1.4.1.9.9.387.1.7.8.1.3
Source address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cnfTopFlowsSrcAddressMask 1.3.6.1.4.1.9.9.387.1.7.8.1.4
Number of bits in source address mask.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

cnfTopFlowsDstAddressType 1.3.6.1.4.1.9.9.387.1.7.8.1.5
Type of destination address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cnfTopFlowsDstAddress 1.3.6.1.4.1.9.9.387.1.7.8.1.6
Destination address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cnfTopFlowsDstAddressMask 1.3.6.1.4.1.9.9.387.1.7.8.1.7
Number of bits in destination address mask.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

cnfTopFlowsNhAddressType 1.3.6.1.4.1.9.9.387.1.7.8.1.8
The type of nexthop address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cnfTopFlowsNhAddress 1.3.6.1.4.1.9.9.387.1.7.8.1.9
Nexthop address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cnfTopFlowsSrcPort 1.3.6.1.4.1.9.9.387.1.7.8.1.10
Source port number.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

cnfTopFlowsDstPort 1.3.6.1.4.1.9.9.387.1.7.8.1.11
Destination port number.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

cnfTopFlowsSrcAS 1.3.6.1.4.1.9.9.387.1.7.8.1.12
Source AS number.
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

cnfTopFlowsDstAS 1.3.6.1.4.1.9.9.387.1.7.8.1.13
Destination AS number.
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

cnfTopFlowsInputIfIndex 1.3.6.1.4.1.9.9.387.1.7.8.1.14
Input interface index.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

cnfTopFlowsOutputIfIndex 1.3.6.1.4.1.9.9.387.1.7.8.1.15
Output interface index.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

cnfTopFlowsFirstSwitched 1.3.6.1.4.1.9.9.387.1.7.8.1.16
Time flow was first switched.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cnfTopFlowsLastSwitched 1.3.6.1.4.1.9.9.387.1.7.8.1.17
Time flow was last switched.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cnfTopFlowsTOS 1.3.6.1.4.1.9.9.387.1.7.8.1.18
Type of service.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsProtocol 1.3.6.1.4.1.9.9.387.1.7.8.1.19
Protocol number.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsTCPFlags 1.3.6.1.4.1.9.9.387.1.7.8.1.20
TCP flags.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsSamplerID 1.3.6.1.4.1.9.9.387.1.7.8.1.21
Netflow Sampler ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsClassID 1.3.6.1.4.1.9.9.387.1.7.8.1.22
Netflow Class ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsFlags 1.3.6.1.4.1.9.9.387.1.7.8.1.23
Flow flags.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsBytes 1.3.6.1.4.1.9.9.387.1.7.8.1.24
Number of bytes in the flow.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsPackets 1.3.6.1.4.1.9.9.387.1.7.8.1.25
Number of packets in the flow.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsVlan 1.3.6.1.4.1.9.9.387.1.7.8.1.26
The VLAN-ID of this flow.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

cnfTopFlowsMatchSrcAddressType 1.3.6.1.4.1.9.9.387.1.7.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cnfTopFlowsMatchSrcAddress 1.3.6.1.4.1.9.9.387.1.7.10
Source address prefix to match.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cnfTopFlowsMatchSrcAddressMask 1.3.6.1.4.1.9.9.387.1.7.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressPrefixLength  

cnfTopFlowsMatchDstAddressType 1.3.6.1.4.1.9.9.387.1.7.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cnfTopFlowsMatchDstAddress 1.3.6.1.4.1.9.9.387.1.7.13
Destination address prefix to match.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cnfTopFlowsMatchDstAddressMask 1.3.6.1.4.1.9.9.387.1.7.14
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressPrefixLength  

cnfTopFlowsMatchNhAddressType 1.3.6.1.4.1.9.9.387.1.7.15
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cnfTopFlowsMatchNhAddress 1.3.6.1.4.1.9.9.387.1.7.16
Nexthop address prefix to match.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cnfTopFlowsMatchNhAddressMask 1.3.6.1.4.1.9.9.387.1.7.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressPrefixLength  

cnfTopFlowsMatchSrcPortLo 1.3.6.1.4.1.9.9.387.1.7.18
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..65535  

cnfTopFlowsMatchSrcPortHi 1.3.6.1.4.1.9.9.387.1.7.19
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..65535  

cnfTopFlowsMatchDstPortLo 1.3.6.1.4.1.9.9.387.1.7.20
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..65535  

cnfTopFlowsMatchDstPortHi 1.3.6.1.4.1.9.9.387.1.7.21
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..65535  

cnfTopFlowsMatchSrcAS 1.3.6.1.4.1.9.9.387.1.7.22
Source AS number to match. A value of -1 disables this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cnfTopFlowsMatchDstAS 1.3.6.1.4.1.9.9.387.1.7.23
Destination AS number to match. A value of -1 disables this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cnfTopFlowsMatchInputIf 1.3.6.1.4.1.9.9.387.1.7.24
Input interface to match. A value of 0 disables this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

cnfTopFlowsMatchOutputIf 1.3.6.1.4.1.9.9.387.1.7.25
Output interface to match. A value of 0 disables this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

cnfTopFlowsMatchTOSByte 1.3.6.1.4.1.9.9.387.1.7.26
TOS byte to match. A value of -1 disables this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cnfTopFlowsMatchProtocol 1.3.6.1.4.1.9.9.387.1.7.27
Protocol to match. A value of -1 disables this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cnfTopFlowsMatchSampler 1.3.6.1.4.1.9.9.387.1.7.28
Sampler name to match. Leave blank to disable this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cnfTopFlowsMatchClass 1.3.6.1.4.1.9.9.387.1.7.29
Class name to match. Leave blank to disable this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cnfTopFlowsMatchMinPackets 1.3.6.1.4.1.9.9.387.1.7.30
Minimum packets to match. A value of 0 disables this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsMatchMaxPackets 1.3.6.1.4.1.9.9.387.1.7.31
Maximum packets to match. A value of 0 disables this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsMatchMinBytes 1.3.6.1.4.1.9.9.387.1.7.32
Minimum bytes to match. A value of 0 disables this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsMatchMaxBytes 1.3.6.1.4.1.9.9.387.1.7.33
Maximum bytes to match. A value of 0 disables this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cnfTopFlowsMatchDirection 1.3.6.1.4.1.9.9.387.1.7.34
Flow direction to match. A value of 0 disables this match criteria.
Status: current Access: read-write
OBJECT-TYPE    
  NfFlowDirectionTypes  

cnfTopFlowsGenerate 1.3.6.1.4.1.9.9.387.1.7.35
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'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cnfTopFlowsReportAvailable 1.3.6.1.4.1.9.9.387.1.7.36
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cnfTopFlowsNextGenActionEffect 1.3.6.1.4.1.9.9.387.1.7.37
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'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noOp(1), generate(2)  

cnfTopFlowsReportSource 1.3.6.1.4.1.9.9.387.1.7.38
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), hardware(2), software(3), both(4)  

cnfMIBCompliances 1.3.6.1.4.1.9.9.387.2.1
OBJECT IDENTIFIER    

cnfMIBGroups 1.3.6.1.4.1.9.9.387.2.2
OBJECT IDENTIFIER    

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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

cnfExportInfoGroup 1.3.6.1.4.1.9.9.387.2.2.3
A collection of objects providing Export information.
Status: current Access: read-only
OBJECT-GROUP    

cnfExportStatisticsGroup 1.3.6.1.4.1.9.9.387.2.2.5
A collection of objects providing statistical information of Export.
Status: current Access: read-only
OBJECT-GROUP    

cnfExportTemplateGroup 1.3.6.1.4.1.9.9.387.2.2.6
A collection of objects providing information about export version 9.
Status: current Access: read-only
OBJECT-GROUP    

cnfTopFlowsGroup 1.3.6.1.4.1.9.9.387.2.2.7
A collection of objects providing information for top flows.
Status: deprecated Access: read-only
OBJECT-GROUP    

cnfTopFlowsDataGroup1 1.3.6.1.4.1.9.9.387.2.2.8
A collection of objects providing information for top flows.
Status: current Access: read-only
OBJECT-GROUP    

cnfTopFlowsDataGroup2 1.3.6.1.4.1.9.9.387.2.2.9
A collection of objects providing additional information for Top Flows.
Status: current Access: read-only
OBJECT-GROUP    

cnfTopFlowsVlanGroup 1.3.6.1.4.1.9.9.387.2.2.10
A collection of objects providing VLAN information about the top flows.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

cnfMcastNetflowControlGroup 1.3.6.1.4.1.9.9.387.2.2.13
A collection of objects providing the control of multicast netflow.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP