RBRIDGE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
13
Rows
13
Columns
60
rbridgeBaseNicknameTable
table.1.3.6.1.2.1.214.1.1.8
·
1 row entry
·
5 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeBaseNicknameTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeBaseNicknameTable'
A table that contains information about nicknames configured by an operator or learned dynamically by this RBridge.
A list of information for each nickname of the RBridge.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Nicknames are 16-bit quantities that act as
abbreviations for RBridge's 48-bit IS-IS System ID to achieve a more compact encoding. |
RbridgeNickname Type Constraints: range: 0..65471 |
.1.3.6.1.2.1.214.1.1.8.1.1 |
||||||||||||
|
This RBridge's priority to hold this nickname. When
the nickname is configured, the default value of this object is 192. When the nickname is configured, the most significant bit (0x80) must be set and the bottom 7 bi… |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.2.1.214.1.1.8.1.2 |
||||||||||||
|
The distribution tree root priority for this nickname.
The default value of this object is 32768. The value of this object MUST be retained across re-initializations of the management system. |
Unsigned32r/w Constraints: range: 1-65535 |
.1.3.6.1.2.1.214.1.1.8.1.3 |
||||||||||||
|
This object indicates the status of the entry. The
default value is static(1). static(1) - this entry has been configured and will remain after the next reset of the RBridge. dynamic(2) - this entry has… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.214.1.1.8.1.4 |
||||||||||||
|
This object indicates the status of the entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.2.1.214.1.1.8.1.5 |
rbridgeBasePortTable
table.1.3.6.1.2.1.214.1.1.9
·
1 row entry
·
14 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeBasePortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeBasePortTable'
A table that contains generic information about every port that is associated with this RBridge.
A list of information for each port of the bridge.
Indexes
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The port number of the port for which this entry
contains RBridge management information. |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.2.1.214.1.1.9.1.1 |
||||||||||
|
The value of the instance of the ifIndex object,
defined in the IF-MIB, for the interface corresponding to this port. The RBridge port sits on top of this interface. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.2.1.214.1.1.9.1.2 |
||||||||||
|
Disable port bit. When this bit is set (true), all frames
received or to be transmitted are discarded, with the possible exception of some layer 2 control frames that may be generated and transmitted or received and pr… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.1.9.1.3 |
||||||||||
|
End-station service disable (trunk port) bit. When this bit
is set (true), all native frames received on the port and all native frames that would have been sent on the port are discarded. Default value is 'false'. … |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.1.9.1.4 |
||||||||||
|
TRILL traffic disable (access port) bit. If this bit is
set, the goal is to avoid sending any TRILL frames, except TRILL-Hello frames, on the port, since it is intended only for native end-station traffic. This ensure… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.1.9.1.5 |
||||||||||
|
Use point-to-point (P2P) Hellos bit. If this bit is set,
Hellos sent on this port are IS-IS P2P Hellos, not the default TRILL-Hellos. In addition, the IS-IS P2P three-way handshake is used on P2P RBridg… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.1.9.1.6 |
||||||||||
|
The port's current state. If the entire port is
inhibited, its state is portInhibited(2). If specific VLANs are inhibited, the state is vlanInhibited(3), and rbridgeVlanPortTable will tell which VLANs are inhibited. F… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.214.1.1.9.1.7 |
||||||||||
|
Time in seconds that this RBridge will inhibit forwarding
on this port after it observes a spanning tree root bridge change on a link or receives conflicting VLAN forwarder information. The default value is 30. … |
secondsSNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.214.1.1.9.1.8 |
||||||||||
|
Disable learning of MAC addresses seen on this port.
To disable learning, the value of this object must be set to 'true'. The default is 'false'. The value of this object MUST be retained across re-initi… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.1.9.1.9 |
||||||||||
|
The VLAN that a Designated RBridge (DRB) will specify in
its TRILL-Hellos as the VLAN to be used by all RBridges on the link for TRILL frames. This VLAN must be enabled on this port. The value of this ob… |
Q-BRIDGE-MIBVlanIdr/w Type Constraints: range: 1..4094 |
.1.3.6.1.2.1.214.1.1.9.1.10 |
||||||||||
|
The VLAN being used on this link for TRILL frames.
|
Q-BRIDGE-MIBVlanId Type Constraints: range: 1..4094 |
.1.3.6.1.2.1.214.1.1.9.1.11 |
||||||||||
|
The bridge identifier of the root of the spanning tree,
as learned from a Bridge PDU (BPDU) received on this port. For the Multiple Spanning Tree Protocol (MSTP), this is the root bridge of the Common and Internal Spann… |
BRIDGE-MIBBridgeId Type Constraints: range: 8 |
.1.3.6.1.2.1.214.1.1.9.1.12 |
||||||||||
|
The number of times a change in the root bridge is seen from
spanning tree BPDUs received on this port, indicating a change in bridged LAN topology. Each such change may cause the port to be inhibited for a period of t… |
changesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.214.1.1.9.1.13 |
||||||||||
|
The Bridge ID to be used as the spanning tree root in BPDUs
sent for the Wiring Closet topology solution described in [RFC6325]. Note that the same value of this object must be set on all RBridge ports participating in… |
BRIDGE-MIBBridgeIdr/w Type Constraints: range: 8 |
.1.3.6.1.2.1.214.1.1.9.1.14 |
rbridgeUniFdbTable
table.1.3.6.1.2.1.214.1.2.4
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeUniFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeUniFdbTable'
A table that contains information about unicast entries for which the device 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 RBridge has some forwarding and/or filtering
information.
which the RBridge has some forwarding and/or filtering
information.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The identity of this Filtering Database.
|
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.2.1.214.1.2.4.1.1 |
||||||||||||
|
A unicast MAC address for which the device has
forwarding 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.2.1.214.1.2.4.1.2 |
||||||||||||
|
Either the value '0', or the RBridge port number of the
port on which a frame having a source address equal to the value of the corresponding instance of rbridgeUniFdbAddr has been seen. A value of '0' indicates that t… |
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.2.1.214.1.2.4.1.3 |
||||||||||||
|
The RBridge nickname that is placed in the egress
nickname field of a TRILL frame sent to this rbridgeFdbAddress in this rbridgeFdbId. |
RbridgeNickname Type Constraints: range: 0..65471 |
.1.3.6.1.2.1.214.1.2.4.1.4 |
||||||||||||
|
The confidence level associated with this entry.
|
Unsigned32 Constraints: range: 0-255 |
.1.3.6.1.2.1.214.1.2.4.1.5 |
||||||||||||
|
The status of this entry. The meanings of the values
are: other(1) - none of the following. invalid(2) - this entry is no longer valid (e.g., it was learned but has since aged out) but has not y… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.214.1.2.4.1.6 |
rbridgeUniFibTable
table.1.3.6.1.2.1.214.1.2.5
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeUniFibTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeUniFibTable'
A table that contains information about nicknames known by the RBridge. If Equal-Cost Multipath (ECMP) is implemented, there are as many entries for a nickname as there are ECMP paths available for it.
A list of information about nicknames known by the RBridge.
If ECMP is implemented, there are as many entries as there
are ECMP paths available for a given nickname.
If ECMP is implemented, there are as many entries as there
are ECMP paths available for a given nickname.
| Column | Syntax | OID |
|---|---|---|
|
An RBridge nickname for which this RBridge has
forwarding information. |
RbridgeNickname Type Constraints: range: 0..65471 |
.1.3.6.1.2.1.214.1.2.5.1.1 |
|
The RBridge port number of the port attached to the
next-hop RBridge for the path towards the RBridge whose nickname is specified in this entry. |
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.2.1.214.1.2.5.1.2 |
|
The nickname of the next-hop RBridge for the path
towards the RBridge whose nickname is specified in this entry. |
RbridgeNickname Type Constraints: range: 0..65471 |
.1.3.6.1.2.1.214.1.2.5.1.3 |
|
The hop count from this ingress RBridge to the egress
RBridge whose nickname is specified in rbridgeUniFibNickname. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.214.1.2.5.1.4 |
rbridgeMultiFibTable
table.1.3.6.1.2.1.214.1.2.6
·
1 row entry
·
2 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeMultiFibTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeMultiFibTable'
A table that contains information about egress nicknames used for multi-destination frame forwarding by this RBridge.
A list of information about egress nicknames used for
multi-destination frame forwarding by this RBridge.
multi-destination frame forwarding by this RBridge.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The nickname of the multicast distribution tree.
|
RbridgeNickname Type Constraints: range: 0..65471 |
.1.3.6.1.2.1.214.1.2.6.1.1 |
|
The list of ports to which a frame destined to this
multicast distribution tree is flooded. This may be pruned further based on other forwarding information. |
Q-BRIDGE-MIBPortList | .1.3.6.1.2.1.214.1.2.6.1.2 |
rbridgeVlanTable
table.1.3.6.1.2.1.214.1.3.1
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeVlanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeVlanTable'
A table that contains information about VLANs on the RBridge.
A list of information about VLANs on the RBridge.
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
The VLAN-ID referring to this VLAN.
|
Unsigned32 Constraints: range: 4096-4294967295range: 1-4094 |
.1.3.6.1.2.1.214.1.3.1.1.1 |
||||||||
|
The number of times this RBridge has lost appointed
forwarder status for this VLAN on any of its ports. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
timesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.214.1.3.1.1.2 |
||||||||
|
Disable learning of MAC addresses seen in this VLAN.
One application of this may be to restrict learning to ESADI. To disable learning, the value of this object should be set to 'true'. The default is 'false'. … |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.3.1.1.3 |
||||||||
|
IP Multicast Snooping on this VLAN. For RBridges
performing both IPv4 and IPv6 IP Multicast Snooping, the value returned is ipv4v6(4). |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.214.1.3.1.1.4 |
rbridgeVlanPortTable
table.1.3.6.1.2.1.214.1.3.2
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeVlanPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeVlanPortTable'
A table that contains information about VLANs on an RBridge port.
A list of information about VLANs on the RBridge port.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
This VLAN has been inhibited by the RBridge due to
conflicting forwarder information received from another RBridge, when the value of this object is 'true'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.3.2.1.1 |
||||
|
This RBridge is an appointed forwarder for this VLAN
on this port, when the value of this object is 'true'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.3.2.1.2 |
||||
|
TRILL-Hellos tagged with this VLAN can be sent by this
RBridge on this port, when the value of this object is 'true'. The value of this object MUST be retained across re-initializations of the management … |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.3.2.1.3 |
||||
|
VLAN mapping has been detected on the link attached
to this port, when the value of this object is 'true'. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.3.2.1.4 |
rbridgeEsadiTable
table.1.3.6.1.2.1.214.1.4.1
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeEsadiTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeEsadiTable'
A table that contains information about ESADI instances on VLANs, if available.
Information about an ESADI instance on a VLAN.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
If the RBridge is participating in an ESADI instance for
this VLAN, the value of this object is 'true'. To disable participation, set it to 'false'. The value of this object MUST be retained across re-in… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.4.1.1.1 |
||||||||||||
|
Confidence level of address entries sent by this
ESADI instance. The default is 16. The value of this object MUST be retained across re-initializations of the management system. |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.2.1.214.1.4.1.1.2 |
||||||||||||
|
The priority of this RBridge for being selected as the
DRB for this ESADI instance. The value of this object MUST be retained across re-initializations of the management system. |
Unsigned32r/w Constraints: range: 0-127 |
.1.3.6.1.2.1.214.1.4.1.1.3 |
||||||||||||
|
The DRB on this ESADI instance's virtual link.
|
RbridgeAddress Type Constraints: range: 6 |
.1.3.6.1.2.1.214.1.4.1.1.4 |
||||||||||||
|
The holding time for this ESADI instance.
The value of this object MUST be retained across re-initializations of the management system. |
Unsigned32r/w Constraints: range: 0-127 |
.1.3.6.1.2.1.214.1.4.1.1.5 |
||||||||||||
|
This object indicates the status of the entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.2.1.214.1.4.1.1.6 |
rbridgePortCounterTable
table.1.3.6.1.2.1.214.1.5.1
·
1 row entry
·
5 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgePortCounterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgePortCounterTable'
A table that contains per-port counters for this RBridge.
Counters for a port on this RBridge.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The number of times a multi-destination frame was
dropped on this port because the Reverse Path Forwarding (RPF) check failed. Discontinuities in the value of this counter can occur at re-initialization o… |
framesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.214.1.5.1.1.1 |
|
The number of times a frame was dropped on this port
because its hop count was zero. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other time… |
framesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.214.1.5.1.1.2 |
|
The number of times a frame was dropped on this port
because it contained unsupported options. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at … |
framesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.214.1.5.1.1.3 |
|
The number of TRILL-encapsulated frames that have been
received by this port from its attached link, including management frames. Discontinuities in the value of this counter can occur at re-initializatio… |
framesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.214.1.5.1.1.4 |
|
The number of TRILL-encapsulated frames that have been
transmitted by this port to its attached link, including management frames. Discontinuities in the value of this counter can occur at re-initializati… |
framesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.214.1.5.1.1.5 |
rbridgeSnoopingPortTable
table.1.3.6.1.2.1.214.1.6.1
·
1 row entry
·
1 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeSnoopingPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeSnoopingPortTable'
For RBridges implementing IP Multicast Snooping, information about ports on which the presence of IPv4 or IPv6 multicast routers has been detected.
Information about ports on which the presence of IPv4
or IPv6 multicast routers has been detected for a
VLAN.
or IPv6 multicast routers has been detected for a
VLAN.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The IP address type of an IP multicast router detected
on this port and VLAN. If only IPv4 router(s) are detected, the value returned is 'ipv4'. If only IPv6 routers are detected, the value returned is … |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.214.1.6.1.1.1 |
rbridgeSnoopingAddrTable
table.1.3.6.1.2.1.214.1.6.2
·
1 row entry
·
3 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeSnoopingAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeSnoopingAddrTable'
For RBridges implementing IP Multicast Snooping, information about IP multicast addresses being snooped.
Information about IP multicast addresses being
snooped.
snooped.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IP multicast address type for which a listener has been
detected by this RBridge. This MIB requires support for only IPv4 and IPv6 address types. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.2.1.214.1.6.2.1.1 |
||||||||||||||
|
The IP multicast address for which a listener has been
detected by this RBridge. The address type of this object is specified in rbridgeSnoopingAddrType. This MIB requires support for only global IPv4 and IPv6 address… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.214.1.6.2.1.2 |
||||||||||||||
|
The set of ports on which a listener has been detected
for this IP multicast address. |
Q-BRIDGE-MIBPortList | .1.3.6.1.2.1.214.1.6.2.1.3 |
rbridgeDtreeTable
table.1.3.6.1.2.1.214.1.7.5
·
1 row entry
·
3 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeDtreeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeDtreeTable'
Information about distribution trees being computed by this RBridge.
List of information about distribution trees being computed
by this RBridge.
by this RBridge.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The tree number of a distribution tree being computed by
this RBridge. |
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.2.1.214.1.7.5.1.1 |
||||
|
The nickname of the distribution tree.
|
RbridgeNickname Type Constraints: range: 0..65471 |
.1.3.6.1.2.1.214.1.7.5.1.2 |
||||
|
Indicates whether this RBridge might choose this
distribution tree to ingress a multi-destination frame. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.7.5.1.3 |
rbridgeTrillNbrTable
table.1.3.6.1.2.1.214.1.8.4
·
1 row entry
·
3 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk rbridgeTrillNbrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeTrillNbrTable'
Information about this RBridge's TRILL neighbors.
List of information about this RBridge's TRILL neighbors.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The MAC address of a neighbor of this RBridge.
|
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.2.1.214.1.8.4.1.1 |
||||
|
MTU size for this neighbor for IS-IS communication
purposes. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.214.1.8.4.1.2 |
||||
|
If true, indicates that the neighbor's tested MTU is less
than the minimum acceptable inter-bridge link MTU for the campus (1470). |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.214.1.8.4.1.3 |