bdFdbStatus

DC-BD-MIB · .1.2.826.0.1.1578918.5.3.29.1.7.1.7

Object

The status of this entry.
              
-  other(1) - none of the following.
              
-  invalid(2) - this entry is no longer valid (for
example, it was learned but has since aged out), but
has not yet been flushed from the table.
              
-  learned(3) - the FDB entry has been learned and is
being used.
              
-  self(4) - the entry represents one of the device's
addresses.  The value of bdFdbOutIfIndex indicates
which of the device's interfaces has this address.
              
-  mgmt(5) - the FDB entry has been statically configured
by management.

Context

MIB
DC-BD-MIB
OID
.1.2.826.0.1.1578918.5.3.29.1.7.1.7
Type
column
Access
readonly
Status
current
Parent
bdFdbEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BD-MIB::bdFdbStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BD-MIB::bdFdbStatus.<bdFdbEntityIndex>.<bdFdbBdType>.<bdFdbBdIndex>.<bdFdbBdSubIndex>.<bdFdbMacAddress>.<bdFdbOutIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BD-MIB::bdFdbStatus'

Syntax

Source
BdFdbStatusType
Base type
Enumeration

Values & Constraints

Type Values
1other
2invalid
3learned
4self
5mgmt

Conformance

Member of