TN-S-FLOW-MIB: View SNMP OID List / Download MIB

VENDOR: TRANSITION ENGINEERING INC.


 Home MIB: TN-S-FLOW-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
 tnSFlowMIB 1.3.6.1.4.1.868.2.5.119
The mib module is designed for S Flow.
         tnSFlowMIBObjects 1.3.6.1.4.1.868.2.5.119.1
             tnSFlowMIBMgmt 1.3.6.1.4.1.868.2.5.119.1.1
                 tnSFlowReceiverConfigTable 1.3.6.1.4.1.868.2.5.119.1.1.1 no-access
This table contains sFlow receiver configuration.
                     tnSFlowReceiverConfigEntry 1.3.6.1.4.1.868.2.5.119.1.1.1.1 no-access
Each entry represents the sFlow receiver configuration on a device.
                         tnSFlowReceiverOwner 1.3.6.1.4.1.868.2.5.119.1.1.1.1.1 displaystring read-only
Represents the owner of the SFlow Receiver configuration.
                         tnSFlowReceiverRelease 1.3.6.1.4.1.868.2.5.119.1.1.1.1.2 truthvalue read-write
True for releasing the owner of the SFlow Receiver configuration.
                         tnSFlowReceiverAddressType 1.3.6.1.4.1.868.2.5.119.1.1.1.1.3 inetaddresstype read-write
The address type of SFlow Receiver. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
                         tnSFlowReceiverAddress 1.3.6.1.4.1.868.2.5.119.1.1.1.1.4 inetaddress read-write
Address of SFlow Receiver. For a detailed description of this type, please refer to INET-ADDRESS-MIB.
                         tnSFlowReceiverUDPPort 1.3.6.1.4.1.868.2.5.119.1.1.1.1.5 integer read-write
The UDP Port number of SFlow Receiver.
                         tnSFlowReceiverTimeout 1.3.6.1.4.1.868.2.5.119.1.1.1.1.6 unsigned32 read-write
The Timeout (seconds) of SFlow Receiver.
                         tnSFlowReceiverMaxDatagramSize 1.3.6.1.4.1.868.2.5.119.1.1.1.1.7 integer read-write
The Maximum datagram size (bytes) of SFlow Receiver.
                 tnSFlowPortConfigTable 1.3.6.1.4.1.868.2.5.119.1.1.2 no-access
This table contains the configuration of SFlow flow sample and counter sample on ports.
                     tnSFlowPortConfigEntry 1.3.6.1.4.1.868.2.5.119.1.1.2.1 no-access
Each entry represents the configuration of SFlow flow sample and counter sample on a port.
                         tnSFlowSamplerEnabled 1.3.6.1.4.1.868.2.5.119.1.1.2.1.1 truthvalue read-write
To Enable or disable the SFlow Sampler on a port.
                         tnSFlowFlowRate 1.3.6.1.4.1.868.2.5.119.1.1.2.1.2 unsigned32 read-write
The Sampling flow rate of the SFlow on a port.
                         tnSFlowFlowMaxHeader 1.3.6.1.4.1.868.2.5.119.1.1.2.1.3 integer read-write
The sample flow max header of the SFlow on a port.
                         tnSFlowCounterEnabled 1.3.6.1.4.1.868.2.5.119.1.1.2.1.4 truthvalue read-write
To Enable or disable the SFlow counter poller on a port.
                         tnSFlowCounterInteval 1.3.6.1.4.1.868.2.5.119.1.1.2.1.5 integer read-write
The flow counter interval of the SFlow on a port.
                 tnSFlowReceiverStatisticsTable 1.3.6.1.4.1.868.2.5.119.1.1.3 no-access
This table contains the receiver statistics of SFlow.
                     tnSFlowReceiverStatisticsEntry 1.3.6.1.4.1.868.2.5.119.1.1.3.1 no-access
Each entry represents a receiver statistics of SFlow
                         tnSFlowReceiverTxSuccesses 1.3.6.1.4.1.868.2.5.119.1.1.3.1.1 unsigned32 read-only
The Tx successes statistic of the SFlow receiver.
                         tnSFlowReceiverTxErrors 1.3.6.1.4.1.868.2.5.119.1.1.3.1.2 unsigned32 read-only
The Tx errors statistic of the SFlow receiver.
                         tnSFlowReceiverFlowSamples 1.3.6.1.4.1.868.2.5.119.1.1.3.1.3 unsigned32 read-only
The flow samples statistic of the SFlow receiver.
                         tnSFlowReceiverCounterSamples 1.3.6.1.4.1.868.2.5.119.1.1.3.1.4 unsigned32 read-only
The counter samples statistic of the SFlow receiver.
                         tnSFlowClearReceiverStatistics 1.3.6.1.4.1.868.2.5.119.1.1.3.1.5 truthvalue read-write
True for clearing statistics of the SFlow receiver.
                 tnSFlowPortStatisticsTable 1.3.6.1.4.1.868.2.5.119.1.1.4 no-access
This table contains the port statistics of SFlow.
                     tnSFlowPortStatisticsEntry 1.3.6.1.4.1.868.2.5.119.1.1.4.1 no-access
Each entry represents a port statistics of SFlow
                         tnSFlowRxSamples 1.3.6.1.4.1.868.2.5.119.1.1.4.1.1 unsigned32 read-only
The Rx samples of the SFlow on a port.
                         tnSFlowTxSamples 1.3.6.1.4.1.868.2.5.119.1.1.4.1.2 unsigned32 read-only
The Tx samples of the SFlow on a port.
                         tnSFlowCounterSamples 1.3.6.1.4.1.868.2.5.119.1.1.4.1.3 unsigned32 read-only
The Counter samples of the SFlow on a port.
                         tnSFlowClearPortsStatistics 1.3.6.1.4.1.868.2.5.119.1.1.4.1.4 truthvalue read-write
True for clearing statistics of the SFlow on all ports.