BROCADE-INTERFACE-STATS-MIB: View SNMP OID List / Download MIB

VENDOR: BROCADE


 Home MIB: BROCADE-INTERFACE-STATS-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
 brocadeInterfaceStatsMIB 1.3.6.1.4.1.1588.3.1.11
This MIB module supports additional interface stats as compared to ifTable and ifXTable. Specifically, it supports interface utilization statistics and interface watermark statistics.
       bcsiIfStatsNotifications 1.3.6.1.4.1.1588.3.1.11.0
       bcsiIfStatsObjects 1.3.6.1.4.1.1588.3.1.11.1
           bcsiIfStatsTable 1.3.6.1.4.1.1588.3.1.11.1.1 no-access
This table consists of ingress and egress interface statistics value, ingress and egress interface utilization value.
               bcsiIfStatsEntry 1.3.6.1.4.1.1588.3.1.11.1.1.1 no-access
An entry in the bcsiIfStats table indicates the stats and utilization on an interface.
                   bcsiIfStatsInBitsPerSec 1.3.6.1.4.1.1588.3.1.11.1.1.1.1 counterbasedgauge64 read-only
The number of bits per second received on the interface.
                   bcsiIfStatsOutBitsPerSec 1.3.6.1.4.1.1588.3.1.11.1.1.1.2 counterbasedgauge64 read-only
The number of bits per second transmitted out of the interface.
                   bcsiIfStatsInPktsPerSec 1.3.6.1.4.1.1588.3.1.11.1.1.1.3 gauge32 read-only
The number of packets per second received on the interface.
                   bcsiIfStatsOutPktsPerSec 1.3.6.1.4.1.1588.3.1.11.1.1.1.4 gauge32 read-only
The number of packets per second transmitted out of the interface.
                   bcsiIfStatsInUtilization 1.3.6.1.4.1.1588.3.1.11.1.1.1.5 unsigned32 read-only
The input network utilization in hundredths of a percent. For example, a value of 200 indicates 2 percent utilization.
                   bcsiIfStatsOutUtilization 1.3.6.1.4.1.1588.3.1.11.1.1.1.6 unsigned32 read-only
The output network utilization in hundredths of a percent. For example, a value of 200 indicates 2 percent utilization.
                   bcsiIfStatsInJumboFrames 1.3.6.1.4.1.1588.3.1.11.1.1.1.7 counter64 read-only
The total number of jumbo packets received on the interface.
           bcsiIfWatermarkTable 1.3.6.1.4.1.1588.3.1.11.1.2 no-access
Table to display the highest/lowest Tx/Rx BitRate and PktRate of a port for the current and previous 1 hour/24 hour window.
               bcsiIfWatermarkEntry 1.3.6.1.4.1.1588.3.1.11.1.2.1 no-access
An entry in the bcsiIfWatermarkTable containing the highest/lowest Tx/Rx BitRate and PktRate of a port for the current and previous 1 hour/24 hour window.
                   bcsiIfWatermarkWindowType 1.3.6.1.4.1.1588.3.1.11.1.2.1.1 integer no-access
Interface Watermark window during which the mornitoring is done. Enumeration: 'bcsiIfWatermarkLast24Hr': 4, 'bcsiIfWatermarkCurrent24Hr': 3, 'bcsiIfWatermarkCurrent1Hr': 1, 'bcsiIfWatermarkLast1Hr': 2.
                   bcsiIfWatermarkTrafficDirection 1.3.6.1.4.1.1588.3.1.11.1.2.1.2 integer no-access
Traffic direction of the mornitored data for Interface Watermarking. Enumeration: 'bcsiIfWatermarkTrafficDirIn': 1, 'bcsiIfWatermarkTrafficDirOut': 2.
                   bcsiIfWatermarkType 1.3.6.1.4.1.1588.3.1.11.1.2.1.3 integer no-access
Interface Watermark type. Enumeration: 'bcsiIfWatermarkTypeLow': 1, 'bcsiIfWatermarkTypeHigh': 2.
                   bcsiIfWatermarkBitRate 1.3.6.1.4.1.1588.3.1.11.1.2.1.4 counterbasedgauge64 read-only
Bit rate when the Lowest/Highest bit rate was recorded on the interface, inside the specified window for the specified traffic direction.
                   bcsiIfWatermarkPktRate 1.3.6.1.4.1.1588.3.1.11.1.2.1.5 gauge32 read-only
Packet rate when the Lowest/Highest packet rate was recorded on the interface, inside the specified window for the specified traffic direction.
                   bcsiIfWatermarkUpdateTime 1.3.6.1.4.1.1588.3.1.11.1.2.1.6 dateandtime read-only
Time at which the port Bit/Pkt rate hit its lowest/highest mark, inside the specified window for the specified traffic direction.
                   bcsiIfWatermarkWindowStartTime 1.3.6.1.4.1.1588.3.1.11.1.2.1.7 dateandtime read-only
Time at which the specified window (Curr1Hr/Last1Hr/Curr24Hr/Last24Hr) started.
       bcsiIfStatsConformance 1.3.6.1.4.1.1588.3.1.11.2
           bcsiIfStatsCompliances 1.3.6.1.4.1.1588.3.1.11.2.1
               bcsiIfStatsCompliance 1.3.6.1.4.1.1588.3.1.11.2.1.1
The compliance statement for entities which implement BROCADE-INTERFACE-STATS-MIB.
           bcsiIfStatsGroups 1.3.6.1.4.1.1588.3.1.11.2.2
               bcsiIfStatsGroup 1.3.6.1.4.1.1588.3.1.11.2.2.1
A collection of objects for ingress and egress interface stats and interface utilization.
               bcsiIfWatermarkGroup 1.3.6.1.4.1.1588.3.1.11.2.2.2
A collection of objects for interface traffic water marking.