nBdType
BD-MIB ·
.1.3.6.1.4.1.1588.2.1.1.51.1.7
Object
scalar BdType
This 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).
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BD-MIB::nBdType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BD-MIB::nBdType'