PDN-MPE-BRIDGE-MIB: View SNMP OID List / Download MIB
VENDOR: PARADYNE
Home | MIB: PDN-MPE-BRIDGE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
mpePdnBridgeGenericMIBObjects | 1.3.6.1.4.1.1795.2.24.12.21.1 | |||
mpePdnDot1dGenericBridge | 1.3.6.1.4.1.1795.2.24.12.21.1.1 | |||
mpePdnDot1dBridgeTable | 1.3.6.1.4.1.1795.2.24.12.21.1.1.1 | no-access |
A table that contains generic information about the bridge. |
|
1.3.6.1.4.1.1795.2.24.12.21.1.1.1.1 | no-access |
A list of information for the bridge. |
||
mpePdnDot1dBaseBridgeAddress | 1.3.6.1.4.1.1795.2.24.12.21.1.1.1.1.1 | macaddress | read-only |
The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. |
mpePdnDot1dBaseNumPorts | 1.3.6.1.4.1.1795.2.24.12.21.1.1.1.1.2 | integer | read-only |
The number of ports controlled by this bridging entity. |
mpePdnDot1dBaseType | 1.3.6.1.4.1.1795.2.24.12.21.1.1.1.1.3 | integer | read-only |
Indicates what type of bridging this bridge can perform. Enumeration: 'unknown': 1, 'transparent-only': 2, 'srt': 4, 'sourceroute-only': 3. |
mpePdnDot1dTpLearnedEntryDiscards | 1.3.6.1.4.1.1795.2.24.12.21.1.1.1.1.4 | counter | read-only |
The total number of Forwarding Database entries, which have been or would have been learned, but have been discarded due to a lack of space to store them in the Forwarding Database. If this counter is increasing, it indicates that the Forwarding Database is regularly becoming full (a condition which has unpleasant performance effects on the subnetwork). If this counter has a significant value but is not presently increasing, it indicates that the problem has been occurring but is not persistent. |
mpePdnDot1dTpAgeingTime | 1.3.6.1.4.1.1795.2.24.12.21.1.1.1.1.5 | integer | read-write |
The timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds. |
mpePdnDot1dTpAgeingCleanupTime | 1.3.6.1.4.1.1795.2.24.12.21.1.1.1.1.6 | integer | read-write |
mpePdnDot1dTpEntryAgeingCleanupupTime is the length of time before an entry is removed from the bridge . This parameter is typically set to one-half of the bridge Ageing time. |
mpePdnDot1dTpFdb | 1.3.6.1.4.1.1795.2.24.12.21.1.2 | |||
mpePdnDot1dTpFdbTable | 1.3.6.1.4.1.1795.2.24.12.21.1.2.1 | no-access |
A table that contains information about unicast entries for which the bridge has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame. |
|
1.3.6.1.4.1.1795.2.24.12.21.1.2.1.1 | no-access |
Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information. |
||
mpePdnDot1dTpFdbAddress | 1.3.6.1.4.1.1795.2.24.12.21.1.2.1.1.1 | macaddress | read-only |
A unicast MAC address for which the bridge has forwarding and/or filtering information. |
mpePdnDot1dTpFdbVnidId | 1.3.6.1.4.1.1795.2.24.12.21.1.2.1.1.2 | vnidrange | read-only |
The VNID Id number of the virtual network for which the bridge has forwarding and/or filtering information. |
mpePdnDot1dTpFdbIfIndex | 1.3.6.1.4.1.1795.2.24.12.21.1.2.1.1.3 | integer | read-only |
The ifIndex of the interface associated with the mac address and vlan-id. |
mpePdnDot1dTpFdbStatus | 1.3.6.1.4.1.1795.2.24.12.21.1.2.1.1.4 | integer | read-only |
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 mpePdnDot1dTpFdbPort, nor an entry in the mpePdnDot1dStaticTable) in being used to determine if and how frames addressed to the value of the corresponding instance of mpePdnDot1dTpFdbAddress 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 mpePdnDot1dTpFdbPort was learned, and is being used. self(4) : the value of the corresponding instance of mpePdnDot1dTpFdbAddress represents one of the bridge's addresses. The corresponding instance of mpePdnDot1dTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) : the value of the corresponding instance of mpePdnDot1dTpFdbAddress is also the value of an existing instance of mpePdnDot1dStaticAddress. Enumeration: 'learned': 3, 'other': 1, 'self': 4, 'invalid': 2, 'mgmt': 5. |
mpePdnDot1dTpFdbAgeTime | 1.3.6.1.4.1.1795.2.24.12.21.1.2.1.1.5 | integer | read-only |
The amount of time in seconds that this entry is in the Bridge table |
mpePdnDot1dTpFdbFlags | 1.3.6.1.4.1.1795.2.24.12.21.1.2.1.1.6 | integer | read-only |
This object indicates the type of entry in the Bridge table. permanentDHCP -- Entry added due to DHCP client permanentCONFIGURED -- Entry added by User dynamic -- Dynamic Entry Enumeration: 'permanentCONFIGURED': 3, 'other': 1, 'dynamic': 4, 'permanentDHCP': 2. |
mpePdnBridgeMIBTraps | 1.3.6.1.4.1.1795.2.24.12.21.2 |