TPLINK-SFLOW-MIB: View SNMP OID List / Download MIB

VENDOR: TP-LINK


 Home MIB: TPLINK-SFLOW-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
 tplinkSflowMIB 1.3.6.1.4.1.11863.6.95
Private MIB for the sFlow configuration.
       tplinkSflowMIBObjects 1.3.6.1.4.1.11863.6.95.1
           tpSflowGlobalConfig 1.3.6.1.4.1.11863.6.95.1.1
               tpSflowGlobalConfigStatus 1.3.6.1.4.1.11863.6.95.1.1.1 integer read-write
Allows you to Enable/Disable the sFlow function. 0. disable 1. enable Enumeration: 'enable': 1, 'disable': 0.
               tpSflowGlobalConfigAddress 1.3.6.1.4.1.11863.6.95.1.1.2 ipaddress read-write
The IP address of the agent.
               tpSflowGlobalConfigVersion 1.3.6.1.4.1.11863.6.95.1.1.3 integer read-only
The sFlow version number.
           tpSflowCollector 1.3.6.1.4.1.11863.6.95.1.2
               tpSflowCollectorTable 1.3.6.1.4.1.11863.6.95.1.2.1 no-access
A list of sflow collector entries. Here you can configure the sflow collector.
                   tpSflowCollectorEntry 1.3.6.1.4.1.11863.6.95.1.2.1.1 no-access
An entry contains the information of sflow collector.
                       tpSflowCollectorCollectorId 1.3.6.1.4.1.11863.6.95.1.2.1.1.1 integer read-only
The collector ID.
                       tpSflowCollectorDescription 1.3.6.1.4.1.11863.6.95.1.2.1.1.2 displaystring read-write
This description of the collector.
                       tpSflowCollectorCollectorIp 1.3.6.1.4.1.11863.6.95.1.2.1.1.3 ipaddress read-write
The IP address of the collector
                       tpSflowCollectorCollectorPort 1.3.6.1.4.1.11863.6.95.1.2.1.1.4 integer read-write
The UDP port of the collector.
                       tpSflowCollectorMaxDatagram 1.3.6.1.4.1.11863.6.95.1.2.1.1.5 integer read-write
The max datagram of the collector.
                       tpSflowCollectorTimeout 1.3.6.1.4.1.11863.6.95.1.2.1.1.6 integer read-write
The timeout value of the collector.
                       tpSflowCollectorLifetime 1.3.6.1.4.1.11863.6.95.1.2.1.1.7 integer read-only
The lifetime of the collector.
           tpSflowSampler 1.3.6.1.4.1.11863.6.95.1.3
               tpSflowSamplerTable 1.3.6.1.4.1.11863.6.95.1.3.1 no-access
A list of sflow sampler entries. Here you can configure the sflow sampler.
                   tpSflowSamplerEntry 1.3.6.1.4.1.11863.6.95.1.3.1.1 no-access
An entry contains the information of the sflow sampler.
                       tpSflowSamplerPort 1.3.6.1.4.1.11863.6.95.1.3.1.1.1 displaystring read-only
The port number of the switch.
                       tpSflowSamplerCollectorId 1.3.6.1.4.1.11863.6.95.1.3.1.1.2 integer read-write
The collector ID.
                       tpSflowSamplerIngRate 1.3.6.1.4.1.11863.6.95.1.3.1.1.3 integer read-write
The ratio of ingress packets to the samples generated(Range:0, 1024-65535).
                       tpSflowSamplerEgRate 1.3.6.1.4.1.11863.6.95.1.3.1.1.4 integer read-write
The ratio of egress packets to the samples generated(Range:0, 1024-65535).
                       tpSflowSamplerMaxHeader 1.3.6.1.4.1.11863.6.95.1.3.1.1.5 integer read-write
The maximum number of bytes that should be sampled.
                       tpSflowSamplerPortLag 1.3.6.1.4.1.11863.6.95.1.3.1.1.6 octet string read-only
The LAG number which the port belongs to.