TPLINK-SFLOW-MIB

File: TPLINK-SFLOW-MIB.mib (8039 bytes)

Imported modules

SNMPv2-SMI TPLINK-MIB SNMPv2-TC
RFC1213-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY IpAddress
tplinkMgmt DisplayString ifIndex

Defined Types

TpSflowCollectorEntry  
SEQUENCE    
  tpSflowCollectorCollectorId INTEGER
  tpSflowCollectorDescription DisplayString
  tpSflowCollectorCollectorIp IpAddress
  tpSflowCollectorCollectorPort INTEGER
  tpSflowCollectorMaxDatagram INTEGER
  tpSflowCollectorTimeout INTEGER
  tpSflowCollectorLifetime INTEGER

TpSflowSamplerEntry  
SEQUENCE    
  tpSflowSamplerPort DisplayString
  tpSflowSamplerCollectorId INTEGER
  tpSflowSamplerIngRate INTEGER
  tpSflowSamplerEgRate INTEGER
  tpSflowSamplerMaxHeader INTEGER
  tpSflowSamplerPortLag OCTET STRING Size(1..255)

Defined Values

tplinkSflowMIB 1.3.6.1.4.1.11863.6.95
Private MIB for the sFlow configuration.
MODULE-IDENTITY    

tplinkSflowMIBObjects 1.3.6.1.4.1.11863.6.95.1
OBJECT IDENTIFIER    

tpSflowGlobalConfig 1.3.6.1.4.1.11863.6.95.1.1
OBJECT IDENTIFIER    

tpSflowCollector 1.3.6.1.4.1.11863.6.95.1.2
OBJECT IDENTIFIER    

tpSflowSampler 1.3.6.1.4.1.11863.6.95.1.3
OBJECT IDENTIFIER    

tpSflowGlobalConfigStatus 1.3.6.1.4.1.11863.6.95.1.1.1
Allows you to Enable/Disable the sFlow function. 0. disable 1. enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpSflowGlobalConfigAddress 1.3.6.1.4.1.11863.6.95.1.1.2
The IP address of the agent.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tpSflowGlobalConfigVersion 1.3.6.1.4.1.11863.6.95.1.1.3
The sFlow version number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpSflowCollectorTable 1.3.6.1.4.1.11863.6.95.1.2.1
A list of sflow collector entries. Here you can configure the sflow collector.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpSflowCollectorEntry

tpSflowCollectorEntry 1.3.6.1.4.1.11863.6.95.1.2.1.1
An entry contains the information of sflow collector.
Status: current Access: not-accessible
OBJECT-TYPE    
  TpSflowCollectorEntry  

tpSflowCollectorCollectorId 1.3.6.1.4.1.11863.6.95.1.2.1.1.1
The collector ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpSflowCollectorDescription 1.3.6.1.4.1.11863.6.95.1.2.1.1.2
This description of the collector.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tpSflowCollectorCollectorIp 1.3.6.1.4.1.11863.6.95.1.2.1.1.3
The IP address of the collector
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

tpSflowCollectorCollectorPort 1.3.6.1.4.1.11863.6.95.1.2.1.1.4
The UDP port of the collector.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

tpSflowCollectorMaxDatagram 1.3.6.1.4.1.11863.6.95.1.2.1.1.5
The max datagram of the collector.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 300..1400  

tpSflowCollectorTimeout 1.3.6.1.4.1.11863.6.95.1.2.1.1.6
The timeout value of the collector.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2000000  

tpSflowCollectorLifetime 1.3.6.1.4.1.11863.6.95.1.2.1.1.7
The lifetime of the collector.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpSflowSamplerTable 1.3.6.1.4.1.11863.6.95.1.3.1
A list of sflow sampler entries. Here you can configure the sflow sampler.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpSflowSamplerEntry

tpSflowSamplerEntry 1.3.6.1.4.1.11863.6.95.1.3.1.1
An entry contains the information of the sflow sampler.
Status: current Access: not-accessible
OBJECT-TYPE    
  TpSflowSamplerEntry  

tpSflowSamplerPort 1.3.6.1.4.1.11863.6.95.1.3.1.1.1
The port number of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tpSflowSamplerCollectorId 1.3.6.1.4.1.11863.6.95.1.3.1.1.2
The collector ID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4  

tpSflowSamplerIngRate 1.3.6.1.4.1.11863.6.95.1.3.1.1.3
The ratio of ingress packets to the samples generated(Range:0, 1024-65535).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

tpSflowSamplerEgRate 1.3.6.1.4.1.11863.6.95.1.3.1.1.4
The ratio of egress packets to the samples generated(Range:0, 1024-65535).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

tpSflowSamplerMaxHeader 1.3.6.1.4.1.11863.6.95.1.3.1.1.5
The maximum number of bytes that should be sampled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 18..256  

tpSflowSamplerPortLag 1.3.6.1.4.1.11863.6.95.1.3.1.1.6
The LAG number which the port belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)