All MIBs › PACKETFRONT-DRG-MIB › vlanTpFdbPort
vlanTpFdbPort
Module: PACKETFRONT-DRG-MIB
OID (symbolic): PACKETFRONT-DRG-MIB::vlanTpFdbPort
OID (numeric): 1.3.6.1.4.1.9303.4.3.1.8.2.2.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: 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 vlanTpFdbAddress 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 vlanStaticUnicastTable). Implementors are encouraged to assign the port value to this object whenever it is learned even for addresses for which the corresponding value of vlanTpFdbStatus is not learned(3).
What is vlanTpFdbPort?
Read-only port number on which a frame with the corresponding source MAC address was last seen, or 0 if the port hasn't been learned even though the device has some forwarding/filtering information for that address (e.g. a static entry). An admin uses this together with vlanTpFdbAddress to trace which port a given device is connected through.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.8.2.2.1.2 snmpwalk -v2c -c public <target> PACKETFRONT-DRG-MIB::vlanTpFdbPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.8.2.2.1.2.1 snmpget -v2c -c public <target> PACKETFRONT-DRG-MIB::vlanTpFdbPort.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vlanTpFdbPort.1
Start monitoring PacketFront Systems DRG residential gateway devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PACKETFRONT-DRG-MIB::vlanTpFdbPort OID value, configure state conditions and alerts, and monitor any PacketFront Systems DRG residential gateway devices from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9303 | packetfront | PACKETFRONT-SMI |
| 1.3.6.1.4.1.9303.4 | pfMgmt | PACKETFRONT-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9303.4.3 | pfDrgMib | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1 | drgConfig | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.8 | vlanConfig | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.8.2 | vlanTp | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.8.2.2 | vlanTpFdbTable | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.8.2.2.1 | vlanTpFdbEntry | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.8.2.2.1.2 | vlanTpFdbPort | PACKETFRONT-DRG-MIB |