All MIBs › COSINE-ORION-MIB › csDot1dTpFdbStatus
csDot1dTpFdbStatus
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csDot1dTpFdbStatus
OID (numeric): 1.3.6.1.4.1.3085.3.1.4.2.2.6.1.4
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 dot1dTpFdbPort, nor an entry in the dot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1dTpFdbAddress 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 dot1dTpFdbPort was learned, and is being used. self(4) : the value of the corresponding instance of dot1dTpFdbAddress one of the bridge's addresses. The corresponding instance of dot1dTpFdbPort indicates which of the bridge's ports has this address.
mgmt(5) : the value of the corresponding instance of dot1dTpFdbAddress is also the value of an existing instance of dot1dStaticAddress.
What is csDot1dTpFdbStatus?
Classifies how a forwarding-database entry came to exist: dynamically learned, statically configured by management, the bridge's own address, or invalid. Distinguishing learned(3) from mgmt(5) entries helps an admin tell which MAC entries were auto-discovered versus manually pinned by configuration. An admin filters for csDot1dTpFdbStatus equal to mgmt(5) to audit all statically-configured MAC entries before a network cutover.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.4.2.2.6.1.4 snmpwalk -v2c -c public <target> COSINE-ORION-MIB::csDot1dTpFdbStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.4.2.2.6.1.4.1 snmpget -v2c -c public <target> COSINE-ORION-MIB::csDot1dTpFdbStatus.1
Start monitoring CoSine Communications IPNOS blade-based service platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COSINE-ORION-MIB::csDot1dTpFdbStatus OID value, configure state conditions and alerts, and monitor any CoSine Communications IPNOS blade-based service platform from a single console.
OID Breakdown
Upper-level ancestors (9 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.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.4 | csOrionVPNInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2 | csOrionVPNVRouterInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.2 | csOrionVIfInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.2.6 | csDot1dTpFdbTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.2.6.1 | csDot1dTpFdbEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.2.6.1.4 | csDot1dTpFdbStatus | COSINE-ORION-MIB |