All MIBs › PG-BRIDGE-MIB › pgDot1dTpFdbStatus
pgDot1dTpFdbStatus
Module: PG-BRIDGE-MIB
OID (symbolic): PG-BRIDGE-MIB::pgDot1dTpFdbStatus
OID (numeric): 1.3.6.1.4.1.927.1.9.8.5.1.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 includes the case in which some other MIB object (not the corresponding instance of pgDot1dTpFdbPort, nor an entry in the pgDot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of pgDot1dTpFdbAddress are being forwarded.
invalid(2) : this entry is not 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 pgDot1dTpFdbPort was learned, and is being used.
self(4) : the value of the corresponding instance of pgDot1dTpFdbAddress represents one of the bridge's addresses. The corresponding instance of pgDot1dTpFdbPort indicates which of the bridge's ports has this address.
mgmt(5) : the value of the corresponding instance of pgDot1dTpFdbAddress is also the value of an existing instance of pgDot1dStaticAddress.
What is pgDot1dTpFdbStatus?
The status of this forwarding database entry: other(1), invalid(2, aged out but not yet flushed), learned(3, dynamically learned and in use), self(4, one of the bridge's own addresses), or mgmt(5, also present as a static entry). Check learned(3) vs. self(4) to distinguish a customer device's MAC from the bridge's own interface address in the FDB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.927.1.9.8.5.1.1.3 snmpwalk -v2c -c public <target> PG-BRIDGE-MIB::pgDot1dTpFdbStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.927.1.9.8.5.1.1.3.1 snmpget -v2c -c public <target> PG-BRIDGE-MIB::pgDot1dTpFdbStatus.1
Start monitoring PairGain xDSL access multiplexer/bridge (ATM-session-to-bridge-port mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PG-BRIDGE-MIB::pgDot1dTpFdbStatus OID value, configure state conditions and alerts, and monitor any PairGain xDSL access multiplexer/bridge (ATM-session-to-bridge-port mapping) from a single console.
OID Breakdown
Upper-level ancestors (10 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.927 | pairgain | PAIRGAIN-COMMON-HD-MIB |
| 1.3.6.1.4.1.927.1 | products | PAIRGAIN-COMMON-HD-MIB |
| 1.3.6.1.4.1.927.1.9 | pgainDSLAM | PAIRGAIN-COMMON-HD-MIB |
| 1.3.6.1.4.1.927.1.9.8 | pgsessionMIB | PAIRGAIN-COMMON-HD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.927.1.9.8.5 | pgDot1dTp | PG-BRIDGE-MIB |
| 1.3.6.1.4.1.927.1.9.8.5.1 | pgDot1dTpFdbTable | PG-BRIDGE-MIB |
| 1.3.6.1.4.1.927.1.9.8.5.1.1 | pgDot1dTpFdbEntry | PG-BRIDGE-MIB |
| 1.3.6.1.4.1.927.1.9.8.5.1.1.3 | pgDot1dTpFdbStatus | PG-BRIDGE-MIB |