All MIBs › PACKETFRONT-DRG-MIB › vlanTpFdbStatus
vlanTpFdbStatus
Module: PACKETFRONT-DRG-MIB
OID (symbolic): PACKETFRONT-DRG-MIB::vlanTpFdbStatus
OID (numeric): 1.3.6.1.4.1.9303.4.3.1.8.2.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of this entry. The meanings of the values are: other(1) - none of the following. This may include the case where some other MIB object (not the corresponding instance of vlanTpFdbPort, nor an entry in the vlanStaticUnicastTable) is being used to determine if and how frames addressed to the value of the corresponding instance of vlanTpFdbAddress are being forwarded. invalid(2) - this entry is no longer valid (e.g., it was learned but has since aged out), but has not yet been flushed from the table. learned(3) - the value of the corresponding instance of vlanTpFdbPort was learned and is being used.
self(4) - the value of the corresponding instance of vlanTpFdbAddress represents one of the device's addresses. The corresponding instance of vlanTpFdbPort indicates which of the device's ports has this address. mgmt(5) - the value of the corresponding instance of vlanTpFdbAddress is also the value of an existing instance of vlanStaticAddress.
What is vlanTpFdbStatus?
Read-only classification of a forwarding-database entry: other, invalid (aged out but not yet flushed), learned (dynamically learned and in use), self (one of the device's own addresses), or mgmt (matches a static address entry). An admin uses this to distinguish genuinely learned host entries from stale, self, or statically-managed ones when reading the FDB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.8.2.2.1.3 snmpwalk -v2c -c public <target> PACKETFRONT-DRG-MIB::vlanTpFdbStatus
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.3.1 snmpget -v2c -c public <target> PACKETFRONT-DRG-MIB::vlanTpFdbStatus.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::vlanTpFdbStatus 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.3 | vlanTpFdbStatus | PACKETFRONT-DRG-MIB |