MARVELL-SFLOW-MIB

File: MARVELL-SFLOW-MIB.mib (3569 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RADLAN-MIB
RFC1155-SMI IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
rnd Counter ifIndex

Defined Types

RlsFlowStatisticsEntry  
SEQUENCE    
  rlsFlowDataSource OBJECT IDENTIFIER
  rlsFlowStatisticsSampledPackets Counter
  rlsFlowStatisticsDatagramSent Counter
  rlsFlowStatisticsAction INTEGER

Defined Values

rlsFlowMib 1.3.6.1.4.1.89.147
sFlow statistics MIBs.
MODULE-IDENTITY    

rlsFlowStatisticsTable 1.3.6.1.4.1.89.147.1
sFlow statistics MIB Table
Status: current Access: read-only
OBJECT-TYPE    
  SEQUENCE OF  
    RlsFlowStatisticsEntry

rlsFlowStatisticsEntry 1.3.6.1.4.1.89.147.1.1
Row definition for sFlow statistic table.
Status: current Access: read-only
OBJECT-TYPE    
  RlsFlowStatisticsEntry  

rlsFlowDataSource 1.3.6.1.4.1.89.147.1.1.1
Identifies the source of the data for the sFlow sampler
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rlsFlowStatisticsSampledPackets 1.3.6.1.4.1.89.147.1.1.2
Counts the number of packets sampled by sFlow per interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlsFlowStatisticsDatagramSent 1.3.6.1.4.1.89.147.1.1.3
Counts the total number of datagrams sent to sFlow collector per interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

rlsFlowStatisticsAction 1.3.6.1.4.1.89.147.1.1.4
Used to clear sFlow statistics
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), clear(2)  

rlsFlowStatisticsReset 1.3.6.1.4.1.89.147.2
Setting this MIB object will clear all sFlow statistics counters.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), clear(2)