BD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
7

bdStatsTable

table
.1.3.6.1.4.1.1588.2.1.1.51.2.2 · 1 row entry · 7 columns
Uses the brocade variant from /opt/observium/mibs/brocade.
Command help
Walk bdStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BD-MIB::bdStatsTable'
The 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.
bdStatsEntry row .1.3.6.1.4.1.1588.2.1.1.51.2.2.1
An entry of BD stats information.
Column Syntax OID
This object represents the user port indices of bottleneck
monitored ports like F-port, E-port, L-port, FCOE-port.
Brocade-TCSwPortIndex .1.3.6.1.4.1.1588.2.1.1.51.2.2.1.1
This 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 .
secondsUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1588.2.1.1.51.2.2.1.2
This object represents the bottleneck type. The value of
this object can be congestion(1) or latency(2).
BdType
Type Values:
1congestion
2latency
.1.3.6.1.4.1.1588.2.1.1.51.2.2.1.3
This sample is average of 10 samples collected every second.
If the sample has not been taken yet then bdStatsValue10SecsSample
return -1.
OctetString
Constraints:
range: 1-5
.1.3.6.1.4.1.1588.2.1.1.51.2.2.1.4
This sample is average of 60 samples collected every second.
If the sample has not been taken yet then bdStatsValue60SecsSample
return -1.
OctetString
Constraints:
range: 1-5
.1.3.6.1.4.1.1588.2.1.1.51.2.2.1.5
This sample is average of 300 samples collected every second.
If the sample has not been taken yet then bdStatsValue300SecsSample
return -1.
OctetString
Constraints:
range: 1-5
.1.3.6.1.4.1.1588.2.1.1.51.2.2.1.6
This object represents the slot/port format of userPortNumber for bottleneck
monitored ports like F-port, E-port, L-port, FCOE-port.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.1588.2.1.1.51.2.2.1.7