TPLINK-BANDWIDTH-MIB

File: TPLINK-BANDWIDTH-MIB.mib (14354 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE OBJECT-IDENTITY MODULE-IDENTITY
NOTIFICATION-TYPE DisplayString ifIndex
tplinkMgmt

Defined Types

TpRateLimitEntry  
SEQUENCE    
  tpRateLimitPort DisplayString
  tpRateLimitIngressRate INTEGER
  tpRateLimitEgressRate INTEGER
  tpRateLimitPortLag OCTET STRING Size(1..255)

TpStormControlEnPPSEntry  
SEQUENCE    
  tpStormControlEnPPSPort DisplayString
  tpStormControlEnablePPS INTEGER
  tpStormControlEnPPSPortLag OCTET STRING Size(1..255)

TpStormControlModeEntry  
SEQUENCE    
  tpStormControlModePort DisplayString
  tpStormControlBroadCastRateMode INTEGER
  tpStormControlMultiCastRateMode INTEGER
  tpStormControlULRateMode INTEGER
  tpStormControlModePortLag OCTET STRING Size(1..255)

TpStormControlEntry  
SEQUENCE    
  tpStormControlPort DisplayString
  tpStormControlBroadCastRate INTEGER
  tpStormControlMultiCastRate INTEGER
  tpStormControlULRate INTEGER
  tpStormControlPortLag OCTET STRING Size(1..255)

Defined Values

tplinkBandWidthMIB 1.3.6.1.4.1.11863.6.23
Private MIB for system time configuration.
MODULE-IDENTITY    

tplinkBandWidthMIBObjects 1.3.6.1.4.1.11863.6.23.1
OBJECT IDENTIFIER    

tplinkBandWidthNotifications 1.3.6.1.4.1.11863.6.23.2
OBJECT IDENTIFIER    

tpRateLimit 1.3.6.1.4.1.11863.6.23.1.1
OBJECT IDENTIFIER    

tpStormControl 1.3.6.1.4.1.11863.6.23.1.2
OBJECT IDENTIFIER    

tpRateLimitTable 1.3.6.1.4.1.11863.6.23.1.1.1
A list of rate limit entries. Here you can configure the traffic rate on each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpRateLimitEntry

tpRateLimitEntry 1.3.6.1.4.1.11863.6.23.1.1.1.1
An entry contains of the information of rate limit.
Status: current Access: not-accessible
OBJECT-TYPE    
  TpRateLimitEntry  

tpRateLimitPort 1.3.6.1.4.1.11863.6.23.1.1.1.1.1
The port number of the Switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tpRateLimitIngressRate 1.3.6.1.4.1.11863.6.23.1.1.1.1.2
Set the bandwidth for receiving packets on the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

tpRateLimitEgressRate 1.3.6.1.4.1.11863.6.23.1.1.1.1.3
Set the bandwidth for sending packets on the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000000  

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

tpStormControlEnPPSTable 1.3.6.1.4.1.11863.6.23.1.2.1
A list of storm control entries. Here you can configure the port PPS mode with PPS enabled or disabled. Configure this table before the storm control mode and rate configuring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpStormControlEnPPSEntry

tpStormControlModeTable 1.3.6.1.4.1.11863.6.23.1.2.2
A list of storm control entries. Here you can configure the port storm control mode with kbps, ratio or pps. Configure this table before the storm control rate configuring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpStormControlModeEntry

tpStormControlTable 1.3.6.1.4.1.11863.6.23.1.2.3
A list of storm control entries. Here you can configure the bandwidth for forwarding packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TpStormControlEntry

tpStormControlEnPPSEntry 1.3.6.1.4.1.11863.6.23.1.2.1.1
An entry contains of the information of storm control PPS mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  TpStormControlEnPPSEntry  

tpStormControlEnPPSPort 1.3.6.1.4.1.11863.6.23.1.2.1.1.1
The port number of the Switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tpStormControlEnablePPS 1.3.6.1.4.1.11863.6.23.1.2.1.1.2
The storm control rate mode configuration: Disable: kbps & ratio mode is avalible with this status. Enable: enable PPS mode, only pps mode is avalible.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

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

tpStormControlModeEntry 1.3.6.1.4.1.11863.6.23.1.2.2.1
An entry contains of the information of storm control rate mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  TpStormControlModeEntry  

tpStormControlModePort 1.3.6.1.4.1.11863.6.23.1.2.2.1.1
The port number of the Switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tpStormControlBroadCastRateMode 1.3.6.1.4.1.11863.6.23.1.2.2.1.2
Broadcast rate mode configuration. Configure kbps & ratio with the 'tpStormControlEnablePPS' setting to disable. Configure pps with the 'tpStormControlEnablePPS' setting to enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER kbps(0), ratio(1), pps(2)  

tpStormControlMultiCastRateMode 1.3.6.1.4.1.11863.6.23.1.2.2.1.3
Multicast rate mode configuration. Configure kbps & ratio with the 'tpStormControlEnablePPS' setting to disable. Configure pps with the 'tpStormControlEnablePPS' setting to enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER kbps(0), ratio(1), pps(2)  

tpStormControlULRateMode 1.3.6.1.4.1.11863.6.23.1.2.2.1.4
UL-Frame rate mode configuration. Configure kbps & ratio with the 'tpStormControlEnablePPS' setting to disable. Configure pps with the 'tpStormControlEnablePPS' setting to enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER kbps(0), ratio(1), pps(2)  

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

tpStormControlEntry 1.3.6.1.4.1.11863.6.23.1.2.3.1
An entry contains of the information of storm control.
Status: current Access: not-accessible
OBJECT-TYPE    
  TpStormControlEntry  

tpStormControlPort 1.3.6.1.4.1.11863.6.23.1.2.3.1.1
The port number of the Switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tpStormControlBroadCastRate 1.3.6.1.4.1.11863.6.23.1.2.3.1.2
Set the bandwidth for receiving broadcast packets on the port. The packet traffic exceeding the bandwidth will be discarded. kbps(0-1000000) ratio(0-100) pps(0-1488000) Set it 0 to disable the storm control function for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1488000  

tpStormControlMultiCastRate 1.3.6.1.4.1.11863.6.23.1.2.3.1.3
Set the bandwidth for receiving multicast packets on the port. The packet traffic exceeding the bandwidth will be discarded. kbps(0-1000000) ratio(0-100) pps(0-1488000) Set it 0 to disable the storm control function for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1488000  

tpStormControlULRate 1.3.6.1.4.1.11863.6.23.1.2.3.1.4
Set the bandwidth for receiving UL-Frame on the port. The packet traffic exceeding the bandwidth will be discarded. kbps(0-1000000) ratio(0-100) pps(0-1488000) Set it 0 to disable the storm control function for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1488000  

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

tpBroadcastRateExceed 1.3.6.1.4.1.11863.6.23.2.1
An broadcastRateExceed notification is sent when the value of broadcast stormControl rate set of port is exceeded. Note that if you need this notification, the value of broadcast stormControl rate of port must be set. The transmission of stormControl notifications are throttled by the agent three sesonds every time.
Status: current Access: read-only
NOTIFICATION-TYPE    

tpMulticastRateExceed 1.3.6.1.4.1.11863.6.23.2.2
An stormControl notification is sent when the value of multicast stormControl rate set of port is exceeded. Note that if you need this notification, the value of multicast stormControl rate of port must be set. The transmission of stormControl notifications are throttled by the agent three sesonds every time.
Status: current Access: read-only
NOTIFICATION-TYPE    

tpIngressRateExceed 1.3.6.1.4.1.11863.6.23.2.3
An ingressRateExceed notification is sent when the value of ingress rate set of port is exceeded. Note that if you need this notification, the value of ingress rate of port must be set.The transmission of ingressRateExceed notifications are throttled by the agent three sesonds every time.
Status: current Access: read-only
NOTIFICATION-TYPE    

tpEgressRateExceed 1.3.6.1.4.1.11863.6.23.2.4
An egressRateExceed notification is sent when the value of egress rate set of port is exceeded. Note that if you need this notification, the value of egress rate of port must be set.The transmission of egressRateExceed notifications are throttled by the agent three sesonds every time.
Status: current Access: read-only
NOTIFICATION-TYPE