ieee8021QBridgeTpFdbPort

IEEE8021-Q-BRIDGE-MIB · .1.3.111.2.802.1.1.4.1.2.2.1.2

Object

Either the value '0', or the port number of the port on
which a frame having a source address equal to the value
of the corresponding instance of ieee8021QBridgeTpFdbAddress has
been seen.  A value of '0' indicates that the port
number has not been learned but that the device does
have some forwarding/filtering information about this
address (e.g., in the ieee8021QBridgeStaticUnicastTable).
Implementors are encouraged to assign the port value to
this object whenever it is learned, even for addresses
for which the corresponding value of ieee8021QBridgeTpFdbStatus is
not learned(3).

Context

MIB
IEEE8021-Q-BRIDGE-MIB
OID
.1.3.111.2.802.1.1.4.1.2.2.1.2
Type
column
Access
readonly
Status
current
Parent
ieee8021QBridgeTpFdbEntry
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 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeTpFdbPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeTpFdbPort.<ieee8021QBridgeFdbComponentId>.<ieee8021QBridgeFdbId>.<ieee8021QBridgeTpFdbAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeTpFdbPort'

Values & Constraints

Type Constraints
range: 0..65535

Conformance