rcBridgeTpFdbPort
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.14.20.1.4
Object
column InterfaceIndex
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 rcBridgeTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned but that the bridge does have some forwarding/filtering information about this address (e.g. in the dot1dStaticTable). Implementors are encouraged to assign the port value to this object whenever it is learned even for addresses for which the corresponding value of rcBridgeTpFdbStatus is not learned(3).
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.14.20.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcBridgeTpFdbEntry
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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcBridgeTpFdbPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcBridgeTpFdbPort.<rcBridgeTpFdbVlanId>.<rcBridgeTpFdbAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcBridgeTpFdbPort'
Syntax
- Source
- InterfaceIndex
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.