All MIBs › C-PRODUCT-ETHER-MIB › brFdbStatus
brFdbStatus
Module: C-PRODUCT-ETHER-MIB
OID (symbolic): C-PRODUCT-ETHER-MIB::brFdbStatus
OID (numeric): 1.3.6.1.4.1.43.1.12.3.1.1.17.1.6.1.6
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 would include the case where some other MIB object (not the corresponding instance of brFdbPort, nor an entry in the dot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of brFdbAddress 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 brFdbPort was learned, and is being used.
self(4) : the value of the corresponding instance of brFdbAddress represents one of the bridge's addresses. The corresponding instance of brFdbPort indicates which of the bridge's ports has this address.
mgmt(5) : the value of the corresponding instance of brFdbAddress is also the value of an existing instance of dot1dStaticAddress.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.1.12.3.1.1.17.1.6.1.6 snmpwalk -v2c -c public <target> C-PRODUCT-ETHER-MIB::brFdbStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.1.12.3.1.1.17.1.6.1.6.1 snmpget -v2c -c public <target> C-PRODUCT-ETHER-MIB::brFdbStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.1 | products | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12 | atm | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12.3 | atmAccess | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12.3.1 | config | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1 | c_product | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.17 | enetcard | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.17.1 | bridge | C-PRODUCT-ETHER-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.17.1.6 | brFdbTable | C-PRODUCT-ETHER-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.17.1.6.1 | brFdbEntry | C-PRODUCT-ETHER-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.17.1.6.1.6 | brFdbStatus | C-PRODUCT-ETHER-MIB |