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

VENDOR: TP-LINK


 Home MIB: TPLINK-BANDWIDTH-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
 tplinkBandWidthMIB 1.3.6.1.4.1.11863.6.23
Private MIB for system time configuration.
       tplinkBandWidthMIBObjects 1.3.6.1.4.1.11863.6.23.1
           tpRateLimit 1.3.6.1.4.1.11863.6.23.1.1
               tpRateLimitTable 1.3.6.1.4.1.11863.6.23.1.1.1 no-access
A list of rate limit entries. Here you can configure the traffic rate on each port.
                   tpRateLimitEntry 1.3.6.1.4.1.11863.6.23.1.1.1.1 no-access
An entry contains of the information of rate limit.
                       tpRateLimitPort 1.3.6.1.4.1.11863.6.23.1.1.1.1.1 displaystring read-only
The port number of the Switch.
                       tpRateLimitIngressRate 1.3.6.1.4.1.11863.6.23.1.1.1.1.2 integer read-write
Set the bandwidth for receiving packets on the port.
                       tpRateLimitEgressRate 1.3.6.1.4.1.11863.6.23.1.1.1.1.3 integer read-write
Set the bandwidth for sending packets on the port.
                       tpRateLimitPortLag 1.3.6.1.4.1.11863.6.23.1.1.1.1.4 octet string read-only
The LAG number which the port belongs to.
           tpStormControl 1.3.6.1.4.1.11863.6.23.1.2
               tpStormControlEnPPSTable 1.3.6.1.4.1.11863.6.23.1.2.1 no-access
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.
                   tpStormControlEnPPSEntry 1.3.6.1.4.1.11863.6.23.1.2.1.1 no-access
An entry contains of the information of storm control PPS mode.
                       tpStormControlEnPPSPort 1.3.6.1.4.1.11863.6.23.1.2.1.1.1 displaystring read-only
The port number of the Switch.
                       tpStormControlEnablePPS 1.3.6.1.4.1.11863.6.23.1.2.1.1.2 integer read-write
The storm control rate mode configuration: Disable: kbps & ratio mode is avalible with this status. Enable: enable PPS mode, only pps mode is avalible. Enumeration: 'enable': 1, 'disable': 0.
                       tpStormControlEnPPSPortLag 1.3.6.1.4.1.11863.6.23.1.2.1.1.3 octet string read-only
The LAG number which the port belongs to.
               tpStormControlModeTable 1.3.6.1.4.1.11863.6.23.1.2.2 no-access
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.
                   tpStormControlModeEntry 1.3.6.1.4.1.11863.6.23.1.2.2.1 no-access
An entry contains of the information of storm control rate mode.
                       tpStormControlModePort 1.3.6.1.4.1.11863.6.23.1.2.2.1.1 displaystring read-only
The port number of the Switch.
                       tpStormControlBroadCastRateMode 1.3.6.1.4.1.11863.6.23.1.2.2.1.2 integer read-write
Broadcast rate mode configuration. Configure kbps & ratio with the 'tpStormControlEnablePPS' setting to disable. Configure pps with the 'tpStormControlEnablePPS' setting to enable. Enumeration: 'pps': 2, 'ratio': 1, 'kbps': 0.
                       tpStormControlMultiCastRateMode 1.3.6.1.4.1.11863.6.23.1.2.2.1.3 integer read-write
Multicast rate mode configuration. Configure kbps & ratio with the 'tpStormControlEnablePPS' setting to disable. Configure pps with the 'tpStormControlEnablePPS' setting to enable. Enumeration: 'pps': 2, 'ratio': 1, 'kbps': 0.
                       tpStormControlULRateMode 1.3.6.1.4.1.11863.6.23.1.2.2.1.4 integer read-write
UL-Frame rate mode configuration. Configure kbps & ratio with the 'tpStormControlEnablePPS' setting to disable. Configure pps with the 'tpStormControlEnablePPS' setting to enable. Enumeration: 'pps': 2, 'ratio': 1, 'kbps': 0.
                       tpStormControlModePortLag 1.3.6.1.4.1.11863.6.23.1.2.2.1.5 octet string read-only
The LAG number which the port belongs to.
               tpStormControlTable 1.3.6.1.4.1.11863.6.23.1.2.3 no-access
A list of storm control entries. Here you can configure the bandwidth for forwarding packets.
                   tpStormControlEntry 1.3.6.1.4.1.11863.6.23.1.2.3.1 no-access
An entry contains of the information of storm control.
                       tpStormControlPort 1.3.6.1.4.1.11863.6.23.1.2.3.1.1 displaystring read-only
The port number of the Switch.
                       tpStormControlBroadCastRate 1.3.6.1.4.1.11863.6.23.1.2.3.1.2 integer read-write
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.
                       tpStormControlMultiCastRate 1.3.6.1.4.1.11863.6.23.1.2.3.1.3 integer read-write
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.
                       tpStormControlULRate 1.3.6.1.4.1.11863.6.23.1.2.3.1.4 integer read-write
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.
                       tpStormControlPortLag 1.3.6.1.4.1.11863.6.23.1.2.3.1.5 octet string read-only
The LAG number which the port belongs to.
       tplinkBandWidthNotifications 1.3.6.1.4.1.11863.6.23.2
           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.
           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.
           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.
           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.