PDN-BRIDGE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
10

pdnDot1dTpFdbTable

table mandatory
.1.3.6.1.4.1.1795.2.24.2.21.1.2.1 · 1 row entry · 6 columns
Uses the paradyne variant from /opt/observium/mibs/paradyne.
Command help
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.
pdnDot1dTpFdbEntry row .1.3.6.1.4.1.1795.2.24.2.21.1.2.1.1
Information about a specific unicast MAC address
for which the bridge has some forwarding and/or
filtering information.
Column Syntax OID
A unicast MAC address for which the bridge has
forwarding and/or filtering information.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
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
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
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
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:
1other
2invalid
3learned
4self
5mgmt
.1.3.6.1.4.1.1795.2.24.2.21.1.2.1.1.4
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
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:
1other
2permanentDHCP
3permanentCONFIGURED
4dynamic
.1.3.6.1.4.1.1795.2.24.2.21.1.2.1.1.6

pdnDot1dTpPortTable

table mandatory
.1.3.6.1.4.1.1795.2.24.2.21.1.3.1 · 1 row entry · 4 columns
Uses the paradyne variant from /opt/observium/mibs/paradyne.
Command help
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.
pdnDot1dTpPortEntry row .1.3.6.1.4.1.1795.2.24.2.21.1.3.1.1
A list of information for each port of a
transparent bridge.
Column Syntax OID
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
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
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
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