dot1qTpFdbPort
OBS ✓
Q-BRIDGE-MIB ·
.1.3.6.1.2.1.17.7.1.2.2.1.2
Object
column Integer32
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 dot1qTpFdbAddress 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 dot1qStaticUnicastTable). Implementors are encouraged to assign the port value to this object whenever it is learned, even for addresses for which the corresponding value of dot1qTpFdbStatus is not learned(3).
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Polling
Explore Observium network monitoring
Context
- MIB
- Q-BRIDGE-MIB
- OID
.1.3.6.1.2.1.17.7.1.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot1qTpFdbEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Q-BRIDGE-MIB::dot1qTpFdbPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Q-BRIDGE-MIB::dot1qTpFdbPort.<dot1qFdbId>.<dot1qTpFdbAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Q-BRIDGE-MIB::dot1qTpFdbPort'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of