PDN-BRIDGE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
10
.1.3.6.1.4.1.1795.2.24.2.21.1.2.1
·
1 row entry
·
6 columns
Uses the paradyne variant from
Command help
/opt/observium/mibs/paradyne.
Walk pdnDot1dTpFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-BRIDGE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-BRIDGE-MIB::pdnDot1dTpFdbTable'
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.
Information about a specific unicast MAC address
for which the bridge has some forwarding and/or
filtering information.
for which the bridge has some forwarding and/or
filtering information.
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
pdnDot1dTpFdbAddressmandatory
A unicast MAC address for which the bridge has
forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.1795.2.24.2.21.1.2.1.1.1 |
||||||||||
|
pdnDot1dTpFdbVnidIdmandatory
The VNID Id number of the virtual network for which the
bridge has forwarding and/or filtering information. |
PDN-TCVnidRange Type Constraints: range: 2..4000 |
.1.3.6.1.4.1.1795.2.24.2.21.1.2.1.1.2 |
||||||||||
|
pdnDot1dTpFdbIfIndexmandatory
The ifIndex of the interface associated with the
mac address and vlan-id. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1795.2.24.2.21.1.2.1.1.3 |
||||||||||
|
pdnDot1dTpFdbStatusmandatory
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 correspondi… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.2.21.1.2.1.1.4 |
||||||||||
|
pdnDot1dTpFdbAgeTimemandatory
The amount of time in seconds that
this entry is in the Bridge table |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1795.2.24.2.21.1.2.1.1.5 |
||||||||||
|
pdnDot1dTpFdbFlagsmandatory
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 Enumerated Values:
|
.1.3.6.1.4.1.1795.2.24.2.21.1.2.1.1.6 |
.1.3.6.1.4.1.1795.2.24.2.21.1.3.1
·
1 row entry
·
4 columns
Uses the paradyne variant from
Command help
/opt/observium/mibs/paradyne.
Walk pdnDot1dTpPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-BRIDGE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-BRIDGE-MIB::pdnDot1dTpPortTable'
A table that contains information about every port that is associated with this transparent bridge.
A list of information for each port of a
transparent bridge.
transparent bridge.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
pdnDot1dTpPortMaxInfomandatory
The maximum size of the INFO (non-MAC) field that
this port will receive or transmit. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1795.2.24.2.21.1.3.1.1.1 |
|
pdnDot1dTpPortInFramesmandatory
The number of frames that have been received by
this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being… |
RFC1155-SMICounter Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1795.2.24.2.21.1.3.1.1.2 |
|
pdnDot1dTpPortOutFramesmandatory
The number of frames that have been transmitted
by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol … |
RFC1155-SMICounter Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1795.2.24.2.21.1.3.1.1.3 |
|
pdnDot1dTpPortInDiscardsmandatory
Count of frames received which were
discarded (i.e., filtered) by the Forwarding Process. |
RFC1155-SMICounter Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1795.2.24.2.21.1.3.1.1.4 |