fsDot1qTpFdbPort
ARICENTQ-BRIDGE-MIB ·
.1.3.6.1.4.1.2076.116.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 fsDot1qTpFdbAddress 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 fsDot1qStaticUnicastTable). Implementers are encouraged to assign the port value to this object whenever it is learned even for addresses for which the corresponding value of fsDot1qTpFdbStatus is not learned(3).
Context
- MIB
- ARICENTQ-BRIDGE-MIB
- OID
.1.3.6.1.4.1.2076.116.7.1.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsDot1qTpFdbEntry
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 'ARICENTQ-BRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENTQ-BRIDGE-MIB::fsDot1qTpFdbPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENTQ-BRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENTQ-BRIDGE-MIB::fsDot1qTpFdbPort.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENTQ-BRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENTQ-BRIDGE-MIB::fsDot1qTpFdbPort'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.