COLUBRIS-BANDWIDTH-CONTROL-MIB: View SNMP OID List / Download MIB

VENDOR: COLUBRIS NETWORKS INC.


 Home MIB: COLUBRIS-BANDWIDTH-CONTROL-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
 colubrisBandwidthControlMIB 1.3.6.1.4.1.8744.5.14
Colubris Networks Bandwidth Control MIB.
       colubrisBandwidthControlMIBObjects 1.3.6.1.4.1.8744.5.14.1
           coBandwidthControlConfig 1.3.6.1.4.1.8744.5.14.1.1
               coBandwidthControlEnable 1.3.6.1.4.1.8744.5.14.1.1.1 truthvalue read-only
Indicates if bandwidth control is enabled or disabled on the Internet port.
               coBandwidthControlMaxTransmitRate 1.3.6.1.4.1.8744.5.14.1.1.2 integer32 read-only
Indicates the maximum rate at which data can be transmitted on the Internet port. If traffic exceeds this rate for short bursts, it is buffered. Long overages will result in data being dropped.
               coBandwidthControlMaxReceiveRate 1.3.6.1.4.1.8744.5.14.1.1.3 integer32 read-only
Indicates the maximum rate at which data can be received on the Internet port. If traffic exceeds this rate for short bursts it is buffered. Long overages will result in data being dropped.
               coBandwidthControlLevelTable 1.3.6.1.4.1.8744.5.14.1.1.4 no-access
A table defining the current bandwidth level settings that are active on the device.
                   coBandwidthControlLevelEntry 1.3.6.1.4.1.8744.5.14.1.1.4.1 no-access
An entry in the coBandwidthControlLevelTable. coBandwidthControlLevelIndex - Uniquely access a definition for this particular bandwidth control level.
                       coBandwidthControlLevelIndex 1.3.6.1.4.1.8744.5.14.1.1.4.1.1 colubrispriorityqueue no-access
Specifies the level index. Each index defines a bandwidth level that traffic can be assigned to. Four indexes are defined (1 to 4) with the following meanings: 1-Low, 2-Normal, 3- High, 4-Very High.
                       coBandwidthControlLevelMinTransmitRate 1.3.6.1.4.1.8744.5.14.1.1.4.1.2 integer32 read-only
Specify the minimum transmit rate for the level as a percentage of coBandwidthControlMaxTransmitRate. This is the minimum amount of bandwidth that will be assigned to a level as soon as outgoing traffic is present on the level.
                       coBandwidthControlLevelMaxTransmitRate 1.3.6.1.4.1.8744.5.14.1.1.4.1.3 integer32 read-only
Specify the maximum transmit rate for the specified level as a percentage of coBandwidthControlMaxTransmitRate. This is the maximum amount of outgoing bandwidth that can be consumed by the level. Traffic in excess will be buffered for short bursts, and dropped for sustained overages
                       coBandwidthControlLevelMinReceiveRate 1.3.6.1.4.1.8744.5.14.1.1.4.1.4 integer32 read-only
Specify the minimum receive rate for the specified level as a percentage of coBandwidthControlMaxReceiveRateRate. This is the minimum amount of bandwidth that will be assigned to a level as soon as incoming traffic is present on the level.
                       coBandwidthControlLevelMaxReceiveRate 1.3.6.1.4.1.8744.5.14.1.1.4.1.5 integer32 read-only
Specify the maximum receive rate for the specified level as a percentage of coBandwidthControlMaxReceiveRateRate. This is the maximum amount of incoming bandwidth that can be consumed by the level. Traffic in excess will be buffered for short bursts, and dropped for sustained overages.
       colubrisBandwidthControlMIBConformance 1.3.6.1.4.1.8744.5.14.2
           colubrisBandwidthControlMIBCompliances 1.3.6.1.4.1.8744.5.14.2.1
               colubrisBandwidthControlMIBCompliance 1.3.6.1.4.1.8744.5.14.2.1.1
The compliance statement for the Bandwidth Control MIB.
           colubrisBandwidthControlMIBGroups 1.3.6.1.4.1.8744.5.14.2.2
               colubrisBandwidthControlMIBGroup 1.3.6.1.4.1.8744.5.14.2.2.1
A collection of objects for use with Bandwidth Controls.
               colubrisBandwidthControlLevelMIBGroup 1.3.6.1.4.1.8744.5.14.2.2.2
A collection of objects for use with Bandwidth Controls.