TN-S-FLOW-MIB

File: TN-S-FLOW-MIB.mib (10078 bytes)

Imported modules

SNMPv2-TC INET-ADDRESS-MIB SNMPv2-SMI
ENTITY-MIB IF-MIB TRANSITION-SMI

Imported symbols

DisplayString RowStatus TruthValue
InetAddressType InetAddress MODULE-IDENTITY
OBJECT-IDENTITY enterprises IpAddress
Unsigned32 entPhysicalIndex ifIndex
tnProducts

Defined Types

TNSFlowReceiverConfigEntry  
SEQUENCE    
  tnSFlowReceiverOwner DisplayString
  tnSFlowReceiverRelease TruthValue
  tnSFlowReceiverAddressType InetAddressType
  tnSFlowReceiverAddress InetAddress
  tnSFlowReceiverUDPPort INTEGER
  tnSFlowReceiverTimeout Unsigned32
  tnSFlowReceiverMaxDatagramSize INTEGER

TNSFlowPortConfigEntry  
SEQUENCE    
  tnSFlowSamplerEnabled TruthValue
  tnSFlowFlowRate Unsigned32
  tnSFlowFlowMaxHeader INTEGER
  tnSFlowCounterEnabled TruthValue
  tnSFlowCounterInteval INTEGER

TNSFlowReceiverStatisticsEntry  
SEQUENCE    
  tnSFlowReceiverTxSuccesses Unsigned32
  tnSFlowReceiverTxErrors Unsigned32
  tnSFlowReceiverFlowSamples Unsigned32
  tnSFlowReceiverCounterSamples Unsigned32
  tnSFlowClearReceiverStatistics TruthValue

TNSFlowPortStatisticsEntry  
SEQUENCE    
  tnSFlowRxSamples Unsigned32
  tnSFlowTxSamples Unsigned32
  tnSFlowCounterSamples Unsigned32
  tnSFlowClearPortsStatistics TruthValue

Defined Values

tnSFlowMIB 1.3.6.1.4.1.868.2.5.119
The mib module is designed for S Flow.
MODULE-IDENTITY    

tnSFlowMIBObjects 1.3.6.1.4.1.868.2.5.119.1
OBJECT IDENTIFIER    

tnSFlowMIBMgmt 1.3.6.1.4.1.868.2.5.119.1.1
OBJECT IDENTIFIER    

tnSFlowReceiverConfigTable 1.3.6.1.4.1.868.2.5.119.1.1.1
This table contains sFlow receiver configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNSFlowReceiverConfigEntry

tnSFlowReceiverConfigEntry 1.3.6.1.4.1.868.2.5.119.1.1.1.1
Each entry represents the sFlow receiver configuration on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNSFlowReceiverConfigEntry  

tnSFlowReceiverOwner 1.3.6.1.4.1.868.2.5.119.1.1.1.1.1
Represents the owner of the SFlow Receiver configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tnSFlowReceiverRelease 1.3.6.1.4.1.868.2.5.119.1.1.1.1.2
True for releasing the owner of the SFlow Receiver configuration.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnSFlowReceiverAddressType 1.3.6.1.4.1.868.2.5.119.1.1.1.1.3
The address type of SFlow Receiver. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

tnSFlowReceiverAddress 1.3.6.1.4.1.868.2.5.119.1.1.1.1.4
Address of SFlow Receiver. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

tnSFlowReceiverUDPPort 1.3.6.1.4.1.868.2.5.119.1.1.1.1.5
The UDP Port number of SFlow Receiver.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

tnSFlowReceiverTimeout 1.3.6.1.4.1.868.2.5.119.1.1.1.1.6
The Timeout (seconds) of SFlow Receiver.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

tnSFlowReceiverMaxDatagramSize 1.3.6.1.4.1.868.2.5.119.1.1.1.1.7
The Maximum datagram size (bytes) of SFlow Receiver.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 200..1468  

tnSFlowPortConfigTable 1.3.6.1.4.1.868.2.5.119.1.1.2
This table contains the configuration of SFlow flow sample and counter sample on ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNSFlowPortConfigEntry

tnSFlowPortConfigEntry 1.3.6.1.4.1.868.2.5.119.1.1.2.1
Each entry represents the configuration of SFlow flow sample and counter sample on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNSFlowPortConfigEntry  

tnSFlowSamplerEnabled 1.3.6.1.4.1.868.2.5.119.1.1.2.1.1
To Enable or disable the SFlow Sampler on a port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnSFlowFlowRate 1.3.6.1.4.1.868.2.5.119.1.1.2.1.2
The Sampling flow rate of the SFlow on a port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tnSFlowFlowMaxHeader 1.3.6.1.4.1.868.2.5.119.1.1.2.1.3
The sample flow max header of the SFlow on a port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 14..200  

tnSFlowCounterEnabled 1.3.6.1.4.1.868.2.5.119.1.1.2.1.4
To Enable or disable the SFlow counter poller on a port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnSFlowCounterInteval 1.3.6.1.4.1.868.2.5.119.1.1.2.1.5
The flow counter interval of the SFlow on a port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..3600  

tnSFlowReceiverStatisticsTable 1.3.6.1.4.1.868.2.5.119.1.1.3
This table contains the receiver statistics of SFlow.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNSFlowReceiverStatisticsEntry

tnSFlowReceiverStatisticsEntry 1.3.6.1.4.1.868.2.5.119.1.1.3.1
Each entry represents a receiver statistics of SFlow
Status: current Access: not-accessible
OBJECT-TYPE    
  TNSFlowReceiverStatisticsEntry  

tnSFlowReceiverTxSuccesses 1.3.6.1.4.1.868.2.5.119.1.1.3.1.1
The Tx successes statistic of the SFlow receiver.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnSFlowReceiverTxErrors 1.3.6.1.4.1.868.2.5.119.1.1.3.1.2
The Tx errors statistic of the SFlow receiver.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnSFlowReceiverFlowSamples 1.3.6.1.4.1.868.2.5.119.1.1.3.1.3
The flow samples statistic of the SFlow receiver.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnSFlowReceiverCounterSamples 1.3.6.1.4.1.868.2.5.119.1.1.3.1.4
The counter samples statistic of the SFlow receiver.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnSFlowClearReceiverStatistics 1.3.6.1.4.1.868.2.5.119.1.1.3.1.5
True for clearing statistics of the SFlow receiver.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnSFlowPortStatisticsTable 1.3.6.1.4.1.868.2.5.119.1.1.4
This table contains the port statistics of SFlow.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TNSFlowPortStatisticsEntry

tnSFlowPortStatisticsEntry 1.3.6.1.4.1.868.2.5.119.1.1.4.1
Each entry represents a port statistics of SFlow
Status: current Access: not-accessible
OBJECT-TYPE    
  TNSFlowPortStatisticsEntry  

tnSFlowRxSamples 1.3.6.1.4.1.868.2.5.119.1.1.4.1.1
The Rx samples of the SFlow on a port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnSFlowTxSamples 1.3.6.1.4.1.868.2.5.119.1.1.4.1.2
The Tx samples of the SFlow on a port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnSFlowCounterSamples 1.3.6.1.4.1.868.2.5.119.1.1.4.1.3
The Counter samples of the SFlow on a port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnSFlowClearPortsStatistics 1.3.6.1.4.1.868.2.5.119.1.1.4.1.4
True for clearing statistics of the SFlow on all ports.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue