BD-MIB
AI MIB Summary
The BD-MIB module enables monitoring of Brocade Fibre Channel switch performance by exposing metrics related to bottleneck detection, specifically tracking congestion levels, buffer credits, and flow control states to identify and diagnose transmission latency or throughput degradation.
The MIB module is for Brocade's Bottleneck detection feature.Copyright (c) 1996-2003 Brocade Communications Systems, Inc. All rights reserved.
Main OID:
bd.1.3.6.1.4.1.1588.2.1.1.51
25
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
25 total| Object Name |
|---|
bdThe MIB module is for Brocade's Bottleneck detection feature.Copyright (c) 1996-2003 Brocade Communications Systems, Inc. All rights reserved. MODULE-IDENTITY .1.3.6.1.4.1.1588.2.1.1.51 |
bdTrapsThe OID represents the BD Traps. OBJECT IDENTIFIER .1.3.6.1.4.1.1588.2.1.1.51.0 |
bdTraptrap to be send for bottleneck detection. NOTIFICATION-TYPE .1.3.6.1.4.1.1588.2.1.1.51.0.1 |
bdClearTraptrap to be send for bottleneck clearance. NOTIFICATION-TYPE .1.3.6.1.4.1.1588.2.1.1.51.0.2 |
bdConfigThe OID represents the BD config. OBJECT IDENTIFIER .1.3.6.1.4.1.1588.2.1.1.51.1 |
bdStatusThis object gives the status of bottleneck detection feature if enabled in the switch. The value of this OID if true(1) or false(2).ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.1588.2.1.1.51.1.1 |
bdLThresholdThis object is the severity threshold for latency bottleneck. This threshold indicates the percentage of one-second intervals affected by latency conditions within a specified time window. The value of this OID is between 0 and 1.ro DisplayString .1.3.6.1.4.1.1588.2.1.1.51.1.2 |
bdCThresholdThis object is the severity threshold for congestion bottleneck. This threshold indicates the percentage of one-second intervals affected by congestion conditions within a specified time window. The value of this OID is between 0 and 1ro DisplayString .1.3.6.1.4.1.1588.2.1.1.51.1.3 |
bdQTimeThe minimum number of seconds between consecutive alerts. The value assigned to this parameter applies to both latency and congestion monitoring. In this duration, there will not be any traps sent.ro INTEGER .1.3.6.1.4.1.1588.2.1.1.51.1.4 |
bdWinAvgTimeThe time window in seconds over which the percentage of seconds affected by bottleneck conditions is computed and compared with the threshold.ro INTEGER .1.3.6.1.4.1.1588.2.1.1.51.1.5 |
bdThresholdThis is the severity threshold for latency or congestion bottleneck. This is accessible only for traps. This object is one of the variable binding in bdTrap and bdClearTrap.ro DisplayString .1.3.6.1.4.1.1588.2.1.1.51.1.6 |
nBdTypeThis is the type of bottleneck.This is accessible only for traps. This object is one of the variable binding in bdTrap and bdClearTrap. This can have a value of congestion(1) or latency(2).ro BdType .1.3.6.1.4.1.1588.2.1.1.51.1.7 |
bdStatsThis OID represents the BD stats. OBJECT IDENTIFIER .1.3.6.1.4.1.1588.2.1.1.51.2 |
bdNumOfEntriesNumber of rows in the stats table.ro Integer32 .1.3.6.1.4.1.1588.2.1.1.51.2.1 |
bdStatsTableThe table of stats entries represents both types of bottleneck. Each sample in the stats is taken every 10 seconds.The maximum number of entries for each port, each type [congestion/latency] is 30. SEQUENCE OF BdStatsEntry .1.3.6.1.4.1.1588.2.1.1.51.2.2 |
bdStatsEntryAn entry of BD stats information. BdStatsEntry .1.3.6.1.4.1.1588.2.1.1.51.2.2.1 |
userPortNumberThis object represents the user port indices of bottleneck monitored ports like F-port, E-port, L-port, FCOE-port.ro SwPortIndex (Brocade-TC) .1.3.6.1.4.1.1588.2.1.1.51.2.2.1.1 |
bdSampleTimeThis object represents the sample time in Unix time format. Ex:1265259069 The above Unix time is equal to Thu, 04 Feb 2010 04:51:09 GMT .ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.1588.2.1.1.51.2.2.1.2 |
bdTypeThis object represents the bottleneck type. The value of this object can be congestion(1) or latency(2).ro BdType .1.3.6.1.4.1.1588.2.1.1.51.2.2.1.3 |
bdStatsValue10SecsSampleThis sample is average of 10 samples collected every second. If the sample has not been taken yet then bdStatsValue10SecsSample return -1.ro DisplayString .1.3.6.1.4.1.1588.2.1.1.51.2.2.1.4 |
bdStatsValue60SecsSampleThis sample is average of 60 samples collected every second. If the sample has not been taken yet then bdStatsValue60SecsSample return -1.ro DisplayString .1.3.6.1.4.1.1588.2.1.1.51.2.2.1.5 |
bdStatsValue300SecsSampleThis sample is average of 300 samples collected every second. If the sample has not been taken yet then bdStatsValue300SecsSample return -1.ro DisplayString .1.3.6.1.4.1.1588.2.1.1.51.2.2.1.6 |
bdAggrStatsThis object represents the aggregrate stats value. This value is the sum of all the samples divided by average window and multiplied by 100.This is accessible only for traps. This obejct is one of the variable binding in bdTrap and bdClearTrap.ro DisplayString .1.3.6.1.4.1.1588.2.1.1.51.2.3 |
bdAbsoluteValueThis object represents the absolute value of bdAggrStats. It is the number of affected seconds. This object is accessible only for traps and it is one of the variable binding in bdTrap and bdClearTrap.ro INTEGER .1.3.6.1.4.1.1588.2.1.1.51.2.4 |
bdAvgFrameSizeThis object represents the average size in bytes of all frames that were transmitted on the ports during the averaging window. This object is accessible only for traps and it is one of the variable binding in bdTrap and bdClearTrap.ro Unsigned32 .1.3.6.1.4.1.1588.2.1.1.51.2.5 |