CISCO-SWITCH-NETFLOW-MIB

File: CISCO-SWITCH-NETFLOW-MIB.mib (14266 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
ENTITY-MIB CISCO-QOS-PIB-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TruthValue TEXTUAL-CONVENTION
entPhysicalIndex entPhysicalDescr Percent
ciscoMgmt

Defined Types

CsnNetflowDirectionTypes  
Defines the various Netflow direction types. 'none' - no Netflow direction is supported. 'ingress' - Netflow direction is ingress. 'egress' - Netflow direction is egress. 'ingressAndEgress' - Netflow direction is both ingress and egress.
TEXTUAL-CONVENTION    
  INTEGER none(1), ingress(2), egress(3), ingressAndEgress(4)  

CsnUsageThreshEntry  
SEQUENCE    
  csnUsageDirection CsnNetflowDirectionTypes
  csnUsageThreshold Percent
  csnUsageInterval Unsigned32

CsnUtilizationEntry  
SEQUENCE    
  csnUtilization Percent

CsnNetflowTableSizeEntry  
SEQUENCE    
  csnNetflowTableTotalEntries Unsigned32

Defined Values

ciscoSwitchNetflowMIB 1.3.6.1.4.1.9.9.737
This MIB module defines management objects for the Netflow features on Cisco Layer 2 and Layer 3 devices.
MODULE-IDENTITY    

ciscoSwitchNetflowMIBNotifs 1.3.6.1.4.1.9.9.737.0
OBJECT IDENTIFIER    

ciscoSwitchNetflowMIBObjects 1.3.6.1.4.1.9.9.737.1
OBJECT IDENTIFIER    

ciscoSwitchNetflowMIBConform 1.3.6.1.4.1.9.9.737.2
OBJECT IDENTIFIER    

csnAccounting 1.3.6.1.4.1.9.9.737.1.1
OBJECT IDENTIFIER    

csnAccGlobal 1.3.6.1.4.1.9.9.737.1.1.1
OBJECT IDENTIFIER    

csnAccNotifControl 1.3.6.1.4.1.9.9.737.1.1.2
OBJECT IDENTIFIER    

cshAccUsageThresh 1.3.6.1.4.1.9.9.737.1.1.3
OBJECT IDENTIFIER    

csnAccUtilization 1.3.6.1.4.1.9.9.737.1.1.4
OBJECT IDENTIFIER    

csnAccNetflowTableSize 1.3.6.1.4.1.9.9.737.1.1.5
OBJECT IDENTIFIER    

csnAccSampler 1.3.6.1.4.1.9.9.737.1.1.6
OBJECT IDENTIFIER    

csnNetflowDirectionType 1.3.6.1.4.1.9.9.737.1.1.1.1
This object specifies the direction type of Netflow enabled on this system.
Status: current Access: read-write
OBJECT-TYPE    
  CsnNetflowDirectionTypes  

csnUsageThreshExceedNotifEnable 1.3.6.1.4.1.9.9.737.1.1.2.1
This object specifies whether the system produces the csnUsageThreshExceededNotif. A 'false' value will prevent csnUsageThreshExceededNotif notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

csnUsageThreshTable 1.3.6.1.4.1.9.9.737.1.1.3.1
A table containing Netflow table usage monitoring configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsnUsageThreshEntry

csnUsageThreshEntry 1.3.6.1.4.1.9.9.737.1.1.3.1.1
A conceptual row of csnUsageThreshTable, containing the Netflow table usage monitoring configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsnUsageThreshEntry  

csnUsageDirection 1.3.6.1.4.1.9.9.737.1.1.3.1.1.1
This object specifies the direction of Netflow on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsnNetflowDirectionTypes  

csnUsageThreshold 1.3.6.1.4.1.9.9.737.1.1.3.1.1.2
This object specifies the Netflow table usage threshold in percentage value. When the value of this object is set to zero, Netflow table usage monitoring is disabled. When the value of this object is set to greater than zero, Netflow table usage monitoring is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Percent  

csnUsageInterval 1.3.6.1.4.1.9.9.737.1.1.3.1.1.3
This object specifies the interval in seconds over which the Netflow table usage (the value of csnUtilization) will be compared against the threshold specified by csnUsageThreshold.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

csnUtilizationTable 1.3.6.1.4.1.9.9.737.1.1.4.1
A table containing Netflow table utilization information of each switching engine and a Newflow direction type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsnUtilizationEntry

csnUtilizationEntry 1.3.6.1.4.1.9.9.737.1.1.4.1.1
A conceptual row of csnUtilizationTable, containing the Netflow table utilization information for a particular switching engine and a particular Netflow type.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsnUtilizationEntry  

csnUtilization 1.3.6.1.4.1.9.9.737.1.1.4.1.1.1
This object indicates the percentage of Netflow table utilization.
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

csnNetflowTableSizeTable 1.3.6.1.4.1.9.9.737.1.1.5.1
A table containing Netflow table size information of each Netflow type supported in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsnNetflowTableSizeEntry

csnNetflowTableSizeEntry 1.3.6.1.4.1.9.9.737.1.1.5.1.1
A conceptual row of csnNetflowTableSizeTable, containing the Netflow table size information for a particular Netflow type.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsnNetflowTableSizeEntry  

csnNetflowTableTotalEntries 1.3.6.1.4.1.9.9.737.1.1.5.1.1.1
This object indicates the total number of entries in the Netflow table for a particular Netflow direction type.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

csnSamplerTotal 1.3.6.1.4.1.9.9.737.1.1.6.1
This object indicates the total number of Netflow samplers in the device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

csnSamplerAvailable 1.3.6.1.4.1.9.9.737.1.1.6.2
This object indicates the number of Netflow samplers available in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

csnUsageThreshExceededNotif 1.3.6.1.4.1.9.9.737.0.1
A csnUsageThreshExceededNotif is sent if the Netflow table usage has exceeded the configured threshold specified by csnUsageThreshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

csnMIBCompliances 1.3.6.1.4.1.9.9.737.2.1
OBJECT IDENTIFIER    

csnMIBGroups 1.3.6.1.4.1.9.9.737.2.2
OBJECT IDENTIFIER    

csnMIBCompliance 1.3.6.1.4.1.9.9.737.2.1.1
The compliance statement for CISCO-SWITCH-NETFLOW-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

csnGlobalGroup 1.3.6.1.4.1.9.9.737.2.2.1
A collection of objects providing global Netflow type configuration.
Status: current Access: read-only
OBJECT-GROUP    

csnUsageThreshNotifControlGroup 1.3.6.1.4.1.9.9.737.2.2.2
A collection of objects providing enabling/disabling of the Netflow table usage threshold notifications.
Status: current Access: read-only
OBJECT-GROUP    

csnUsageThreshGroup 1.3.6.1.4.1.9.9.737.2.2.3
A collection of objects providing Netflow table usage threshold information and configuration.
Status: current Access: read-only
OBJECT-GROUP    

csnUtilizationGroup 1.3.6.1.4.1.9.9.737.2.2.4
A collection of objects providing Netflow utilization information.
Status: current Access: read-only
OBJECT-GROUP    

csnUsageThreshNotifGroup 1.3.6.1.4.1.9.9.737.2.2.5
A collection of notifications providing Netflow table usage threshold exceeded notification.
Status: current Access: read-only
NOTIFICATION-GROUP    

csnNetflowTableSizeGroup 1.3.6.1.4.1.9.9.737.2.2.6
A collection of objects providing Netflow table size information.
Status: current Access: read-only
OBJECT-GROUP    

csnSamplerGroup 1.3.6.1.4.1.9.9.737.2.2.7
A collection of objects providing Netflow sampler information.
Status: current Access: read-only
OBJECT-GROUP