RBRIDGE-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: RBRIDGE-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rbridgeMIB 1.3.6.1.2.1.214
The RBridge MIB module for managing switches that support the TRILL protocol.
         rbridgeNotifications 1.3.6.1.2.1.214.0
             rbridgeBaseNewDrb 1.3.6.1.2.1.214.0.1
The rbridgeBaseNewDrb notification indicates that the sending agent has become the new Designated RBridge; the notification is sent by an RBridge soon after its election as the new DRB root, e.g., upon expiration of the Topology Change Timer, immediately subsequent to its election.
             rbridgeBaseTopologyChange 1.3.6.1.2.1.214.0.2
The rbridgeBaseTopologyChange notification is sent by an RBridge when any of its configured ports transition to/from the VLAN-x designated forwarder. The notification is not sent if an rbridgeBaseNewDrb notification is sent for the same transition.
         rbridgeObjects 1.3.6.1.2.1.214.1
             rbridgeBase 1.3.6.1.2.1.214.1.1
                 rbridgeBaseTrillVersion 1.3.6.1.2.1.214.1.1.1 unsigned32 read-only
The maximum TRILL version number that this RBridge supports.
                 rbridgeBaseNumPorts 1.3.6.1.2.1.214.1.1.2 unsigned32 read-only
The number of ports controlled by this RBridge.
                 rbridgeBaseForwardDelay 1.3.6.1.2.1.214.1.1.3 unsigned32 read-write
Modified aging time for address entries after an appointed forwarder change. The value of this object MUST be retained across re-initializations of the management system.
                 rbridgeBaseUniMultipathEnable 1.3.6.1.2.1.214.1.1.4 truthvalue read-write
The enabled status of unicast TRILL multipathing. It is enabled when true. The value of this object MUST be retained across re-initializations of the management system.
                 rbridgeBaseMultiMultipathEnable 1.3.6.1.2.1.214.1.1.5 truthvalue read-write
The enabled status of multi-destination TRILL multipathing. It is enabled when true. The value of this object MUST be retained across re-initializations of the management system.
                 rbridgeBaseAcceptEncapNonadj 1.3.6.1.2.1.214.1.1.6 truthvalue read-write
Accept TRILL-encapsulated frames from a neighbor with which this RBridge does not have an IS-IS adjacency, when the value of this object is 'true'. The value of this object MUST be retained across re-initializations of the management system.
                 rbridgeBaseNicknameNumber 1.3.6.1.2.1.214.1.1.7 unsigned32 read-write
The number of nicknames this RBridge should acquire. These can be acquired dynamically or configured statically. This value represents the maximum number of entries in rbridgeBaseNicknameTable. The value of this object MUST be retained across re-initializations of the management system.
                 rbridgeBaseNicknameTable 1.3.6.1.2.1.214.1.1.8 no-access
A table that contains information about nicknames configured by an operator or learned dynamically by this RBridge.
                     rbridgeBaseNicknameEntry 1.3.6.1.2.1.214.1.1.8.1 no-access
A list of information for each nickname of the RBridge.
                         rbridgeBaseNicknameName 1.3.6.1.2.1.214.1.1.8.1.1 rbridgenickname no-access
Nicknames are 16-bit quantities that act as abbreviations for RBridge's 48-bit IS-IS System ID to achieve a more compact encoding.
                         rbridgeBaseNicknamePriority 1.3.6.1.2.1.214.1.1.8.1.2 unsigned32 read-only
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 bits have the default value of 0x40, so 0x80 + 0x40 == 0xC0, which is 192 decimal. Additionally, the bottom 7 bits could be configured to a value other than 0x40. The value of this object MUST be retained across re-initializations of the management system.
                         rbridgeBaseNicknameDtrPriority 1.3.6.1.2.1.214.1.1.8.1.3 unsigned32 read-only
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.
                         rbridgeBaseNicknameType 1.3.6.1.2.1.214.1.1.8.1.4 integer read-only
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 been acquired by the RBridge nickname acquisition protocol. Enumeration: 'dynamic': 2, 'static': 1.
                         rbridgeBaseNicknameRowStatus 1.3.6.1.2.1.214.1.1.8.1.5 rowstatus read-only
This object indicates the status of the entry.
                 rbridgeBasePortTable 1.3.6.1.2.1.214.1.1.9 no-access
A table that contains generic information about every port that is associated with this RBridge.
                     rbridgeBasePortEntry 1.3.6.1.2.1.214.1.1.9.1 no-access
A list of information for each port of the bridge.
                         rbridgeBasePort 1.3.6.1.2.1.214.1.1.9.1.1 unsigned32 no-access
The port number of the port for which this entry contains RBridge management information.
                         rbridgeBasePortIfIndex 1.3.6.1.2.1.214.1.1.9.1.2 interfaceindex read-only
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.
                         rbridgeBasePortDisable 1.3.6.1.2.1.214.1.1.9.1.3 truthvalue read-write
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 processed locally. Default value is 'false'. The value of this object MUST be retained across re-initializations of the management system.
                         rbridgeBasePortTrunkPort 1.3.6.1.2.1.214.1.1.9.1.4 truthvalue read-write
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'. The value of this object MUST be retained across re-initializations of the management system.
                         rbridgeBasePortAccessPort 1.3.6.1.2.1.214.1.1.9.1.5 truthvalue read-write
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 ensures that the link is not on the shortest path for any destination. Default value is 'false'. The value of this object MUST be retained across re-initializations of the management system.
                         rbridgeBasePortP2pHellos 1.3.6.1.2.1.214.1.1.9.1.6 truthvalue read-write
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 RBridge links. Default value is 'false'. The value of this object MUST be retained across re-initializations of the management system.
                         rbridgeBasePortState 1.3.6.1.2.1.214.1.1.9.1.7 integer read-only
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. For ports that are disabled (see rbridgeBasePortDisable), this object will have a value of disabled(4). If the RBridge has detected a port that is malfunctioning, it will place that port into the broken(5) state. Enumeration: 'portInhibited': 2, 'disabled': 4, 'vlanInhibited': 3, 'uninhibited': 1, 'broken': 5.
                         rbridgeBasePortInhibitionTime 1.3.6.1.2.1.214.1.1.9.1.8 unsigned32 read-write
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. The value of this object MUST be retained across re-initializations of the management system.
                         rbridgeBasePortDisableLearning 1.3.6.1.2.1.214.1.1.9.1.9 truthvalue read-write
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-initializations of the management system.
                         rbridgeBasePortDesiredDesigVlan 1.3.6.1.2.1.214.1.1.9.1.10 vlanid read-write
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 object MUST be retained across re-initializations of the management system.
                         rbridgeBasePortDesigVlan 1.3.6.1.2.1.214.1.1.9.1.11 vlanid read-only
The VLAN being used on this link for TRILL frames.
                         rbridgeBasePortStpRoot 1.3.6.1.2.1.214.1.1.9.1.12 bridgeid read-only
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 Spanning Tree (CIST). If no BPDU has been heard, the value returned is a string of zeros.
                         rbridgeBasePortStpRootChanges 1.3.6.1.2.1.214.1.1.9.1.13 counter32 read-only
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 time. This counter should be synchronized with ifCounterDiscontinuityTime. Discontinuities in the value of this counter can occur at re-initialization of the management system.
                         rbridgeBasePortStpWiringCloset 1.3.6.1.2.1.214.1.1.9.1.14 bridgeid read-write
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 this solution. The default value is all 0s. A non-zero value configured into this object indicates that this solution is in use. The value of this object MUST be retained across re-initializations of the management system.
             rbridgeFdb 1.3.6.1.2.1.214.1.2
                 rbridgeConfidenceNative 1.3.6.1.2.1.214.1.2.1 unsigned32 read-write
The confidence level associated with MAC addresses learned from native frames. This is applicable to all RBridge ports. The value of this object MUST be retained across re-initializations of the management system.
                 rbridgeConfidenceDecap 1.3.6.1.2.1.214.1.2.2 unsigned32 read-write
The confidence level associated with inner MAC addresses learned after decapsulation of a TRILL data frame. This is applicable to all RBridge ports. The value of this object MUST be retained across re-initializations of the management system.
                 rbridgeConfidenceStatic 1.3.6.1.2.1.214.1.2.3 unsigned32 read-write
The confidence level associated with MAC addresses that are statically configured. The default value is 255. The value of this object MUST be retained across re-initializations of the management system.
                 rbridgeUniFdbTable 1.3.6.1.2.1.214.1.2.4 no-access
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.
                     rbridgeUniFdbEntry 1.3.6.1.2.1.214.1.2.4.1 no-access
Information about a specific unicast MAC address for which the RBridge has some forwarding and/or filtering information.
                         rbridgeFdbId 1.3.6.1.2.1.214.1.2.4.1.1 unsigned32 no-access
The identity of this Filtering Database.
                         rbridgeUniFdbAddr 1.3.6.1.2.1.214.1.2.4.1.2 macaddress no-access
A unicast MAC address for which the device has forwarding information.
                         rbridgeUniFdbPort 1.3.6.1.2.1.214.1.2.4.1.3 unsigned32 read-only
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 the port number has not been learned but that the device does have some information about this MAC address. Implementors are encouraged to assign the port value to this object whenever it is available, even for addresses for which the corresponding value of rbridgeUniFdbStatus is not learned(3).
                         rbridgeUniFdbNickname 1.3.6.1.2.1.214.1.2.4.1.4 rbridgenickname read-only
The RBridge nickname that is placed in the egress nickname field of a TRILL frame sent to this rbridgeFdbAddress in this rbridgeFdbId.
                         rbridgeUniFdbConfidence 1.3.6.1.2.1.214.1.2.4.1.5 unsigned32 read-only
The confidence level associated with this entry.
                         rbridgeUniFdbStatus 1.3.6.1.2.1.214.1.2.4.1.6 integer read-only
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 yet been flushed from the table. learned(3) - the information in this entry was learned and is being used. self(4) - the value of the corresponding instance of rbridgeFdbAddress represents one of the device's addresses. The corresponding instance of rbridgeFdbPort indicates which of the device's ports has this address. mgmt(5) - the value of the corresponding instance of rbridgeFdbAddress was configured by management. esadi(6) - the value of the corresponding instance of rbridgeFdbAddress was learned from ESADI. Enumeration: 'self': 4, 'invalid': 2, 'other': 1, 'mgmt': 5, 'learned': 3, 'esadi': 6.
                 rbridgeUniFibTable 1.3.6.1.2.1.214.1.2.5 no-access
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.
                     rbridgeUniFibEntry 1.3.6.1.2.1.214.1.2.5.1 no-access
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.
                         rbridgeUniFibNickname 1.3.6.1.2.1.214.1.2.5.1.1 rbridgenickname no-access
An RBridge nickname for which this RBridge has forwarding information.
                         rbridgeUniFibPort 1.3.6.1.2.1.214.1.2.5.1.2 unsigned32 no-access
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.
                         rbridgeUniFibNextHop 1.3.6.1.2.1.214.1.2.5.1.3 rbridgenickname no-access
The nickname of the next-hop RBridge for the path towards the RBridge whose nickname is specified in this entry.
                         rbridgeUniFibHopCount 1.3.6.1.2.1.214.1.2.5.1.4 unsigned32 read-only
The hop count from this ingress RBridge to the egress RBridge whose nickname is specified in rbridgeUniFibNickname.
                 rbridgeMultiFibTable 1.3.6.1.2.1.214.1.2.6 no-access
A table that contains information about egress nicknames used for multi-destination frame forwarding by this RBridge.
                     rbridgeMultiFibEntry 1.3.6.1.2.1.214.1.2.6.1 no-access
A list of information about egress nicknames used for multi-destination frame forwarding by this RBridge.
                         rbridgeMultiFibNickname 1.3.6.1.2.1.214.1.2.6.1.1 rbridgenickname no-access
The nickname of the multicast distribution tree.
                         rbridgeMultiFibPorts 1.3.6.1.2.1.214.1.2.6.1.2 portlist read-only
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.
             rbridgeVlan 1.3.6.1.2.1.214.1.3
                 rbridgeVlanTable 1.3.6.1.2.1.214.1.3.1 no-access
A table that contains information about VLANs on the RBridge.
                     rbridgeVlanEntry 1.3.6.1.2.1.214.1.3.1.1 no-access
A list of information about VLANs on the RBridge.
                         rbridgeVlanIndex 1.3.6.1.2.1.214.1.3.1.1.1 unsigned32 no-access
The VLAN-ID referring to this VLAN.
                         rbridgeVlanForwarderLosts 1.3.6.1.2.1.214.1.3.1.1.2 counter32 read-only
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.
                         rbridgeVlanDisableLearning 1.3.6.1.2.1.214.1.3.1.1.3 truthvalue read-write
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'. The value of this object MUST be retained across re-initializations of the management system.
                         rbridgeVlanSnooping 1.3.6.1.2.1.214.1.3.1.1.4 integer read-only
IP Multicast Snooping on this VLAN. For RBridges performing both IPv4 and IPv6 IP Multicast Snooping, the value returned is ipv4v6(4). Enumeration: 'ipv4v6': 4, 'notSupported': 1, 'ipv4': 2, 'ipv6': 3.
                 rbridgeVlanPortTable 1.3.6.1.2.1.214.1.3.2 no-access
A table that contains information about VLANs on an RBridge port.
                     rbridgeVlanPortEntry 1.3.6.1.2.1.214.1.3.2.1 no-access
A list of information about VLANs on the RBridge port.
                         rbridgeVlanPortInhibited 1.3.6.1.2.1.214.1.3.2.1.1 truthvalue read-only
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'.
                         rbridgeVlanPortForwarder 1.3.6.1.2.1.214.1.3.2.1.2 truthvalue read-only
This RBridge is an appointed forwarder for this VLAN on this port, when the value of this object is 'true'.
                         rbridgeVlanPortAnnouncing 1.3.6.1.2.1.214.1.3.2.1.3 truthvalue read-write
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 system.
                         rbridgeVlanPortDetectedVlanMapping 1.3.6.1.2.1.214.1.3.2.1.4 truthvalue read-only
VLAN mapping has been detected on the link attached to this port, when the value of this object is 'true'.
             rbridgeEsadi 1.3.6.1.2.1.214.1.4
                 rbridgeEsadiTable 1.3.6.1.2.1.214.1.4.1 no-access
A table that contains information about ESADI instances on VLANs, if available.
                     rbridgeEsadiEntry 1.3.6.1.2.1.214.1.4.1.1 no-access
Information about an ESADI instance on a VLAN.
                         rbridgeEsadiEnable 1.3.6.1.2.1.214.1.4.1.1.1 truthvalue read-only
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-initializations of the management system.
                         rbridgeEsadiConfidence 1.3.6.1.2.1.214.1.4.1.1.2 unsigned32 read-only
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.
                         rbridgeEsadiDrbPriority 1.3.6.1.2.1.214.1.4.1.1.3 unsigned32 read-only
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.
                         rbridgeEsadiDrb 1.3.6.1.2.1.214.1.4.1.1.4 rbridgeaddress read-only
The DRB on this ESADI instance's virtual link.
                         rbridgeEsadiDrbHoldingTime 1.3.6.1.2.1.214.1.4.1.1.5 unsigned32 read-only
The holding time for this ESADI instance. The value of this object MUST be retained across re-initializations of the management system.
                         rbridgeEsadiRowStatus 1.3.6.1.2.1.214.1.4.1.1.6 rowstatus read-only
This object indicates the status of the entry.
             rbridgeCounter 1.3.6.1.2.1.214.1.5
                 rbridgePortCounterTable 1.3.6.1.2.1.214.1.5.1 no-access
A table that contains per-port counters for this RBridge.
                     rbridgePortCounterEntry 1.3.6.1.2.1.214.1.5.1.1 no-access
Counters for a port on this RBridge.
                         rbridgePortRpfCheckFails 1.3.6.1.2.1.214.1.5.1.1.1 counter32 read-only
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 of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime object of the associated interface.
                         rbridgePortHopCountExceeds 1.3.6.1.2.1.214.1.5.1.1.2 counter32 read-only
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 times as indicated by the value of the ifCounterDiscontinuityTime object of the associated interface.
                         rbridgePortOptionDrops 1.3.6.1.2.1.214.1.5.1.1.3 counter32 read-only
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 other times as indicated by the value of the ifCounterDiscontinuityTime object of the associated interface.
                         rbridgePortTrillInFrames 1.3.6.1.2.1.214.1.5.1.1.4 counter64 read-only
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-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime object of the associated interface.
                         rbridgePortTrillOutFrames 1.3.6.1.2.1.214.1.5.1.1.5 counter64 read-only
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-initialization of the management system, and at other times as indicated by the value of the ifCounterDiscontinuityTime object of the associated interface.
             rbridgeSnooping 1.3.6.1.2.1.214.1.6
                 rbridgeSnoopingPortTable 1.3.6.1.2.1.214.1.6.1 no-access
For RBridges implementing IP Multicast Snooping, information about ports on which the presence of IPv4 or IPv6 multicast routers has been detected.
                     rbridgeSnoopingPortEntry 1.3.6.1.2.1.214.1.6.1.1 no-access
Information about ports on which the presence of IPv4 or IPv6 multicast routers has been detected for a VLAN.
                         rbridgeSnoopingPortAddrType 1.3.6.1.2.1.214.1.6.1.1.1 integer read-only
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 'ipv6'. If both IPv4 and IPv6 routers are detected on this port and VLAN, the value returned is 'ipv4v6'. Enumeration: 'ipv4v6': 3, 'ipv4': 1, 'ipv6': 2.
                 rbridgeSnoopingAddrTable 1.3.6.1.2.1.214.1.6.2 no-access
For RBridges implementing IP Multicast Snooping, information about IP multicast addresses being snooped.
                     rbridgeSnoopingAddrEntry 1.3.6.1.2.1.214.1.6.2.1 no-access
Information about IP multicast addresses being snooped.
                         rbridgeSnoopingAddrType 1.3.6.1.2.1.214.1.6.2.1.1 inetaddresstype no-access
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.
                         rbridgeSnoopingAddr 1.3.6.1.2.1.214.1.6.2.1.2 inetaddress no-access
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 addresses, so the length of the object can be either 4 or 16 bytes. Hence, the index will not exceed the OID size limit.
                         rbridgeSnoopingAddrPorts 1.3.6.1.2.1.214.1.6.2.1.3 portlist read-only
The set of ports on which a listener has been detected for this IP multicast address.
             rbridgeDtree 1.3.6.1.2.1.214.1.7
                 rbridgeDtreePriority 1.3.6.1.2.1.214.1.7.1 unsigned32 read-write
The distribution tree root priority for this RBridge. The default value of this object is 32768. The value of this object MUST be retained across re-initializations of the management system.
                 rbridgeDtreeActiveTrees 1.3.6.1.2.1.214.1.7.2 unsigned32 read-only
The total number of trees being computed by all RBridges in the campus.
                 rbridgeDtreeMaxTrees 1.3.6.1.2.1.214.1.7.3 unsigned32 read-only
The maximum number of trees this RBridge can compute.
                 rbridgeDtreeDesiredUseTrees 1.3.6.1.2.1.214.1.7.4 unsigned32 read-only
The maximum number of trees this RBridge would like to use for transmission of ingress multi-destination frames.
                 rbridgeDtreeTable 1.3.6.1.2.1.214.1.7.5 no-access
Information about distribution trees being computed by this RBridge.
                     rbridgeDtreeEntry 1.3.6.1.2.1.214.1.7.5.1 no-access
List of information about distribution trees being computed by this RBridge.
                         rbridgeDtreeNumber 1.3.6.1.2.1.214.1.7.5.1.1 unsigned32 no-access
The tree number of a distribution tree being computed by this RBridge.
                         rbridgeDtreeNickname 1.3.6.1.2.1.214.1.7.5.1.2 rbridgenickname read-only
The nickname of the distribution tree.
                         rbridgeDtreeIngress 1.3.6.1.2.1.214.1.7.5.1.3 truthvalue read-only
Indicates whether this RBridge might choose this distribution tree to ingress a multi-destination frame.
             rbridgeTrill 1.3.6.1.2.1.214.1.8
                 rbridgeTrillMinMtuDesired 1.3.6.1.2.1.214.1.8.1 unsigned32 read-write
The desired minimum acceptable inter-RBridge link MTU for the campus, that is, originatingLSPBufferSize. The value of this object MUST be retained across re-initializations of the management system.
                 rbridgeTrillSz 1.3.6.1.2.1.214.1.8.2 unsigned32 read-only
The minimum acceptable inter-RBridge link size for the campus for the proper operation of TRILL IS-IS.
                 rbridgeTrillMaxMtuProbes 1.3.6.1.2.1.214.1.8.3 unsigned32 read-write
The number of failed MTU-probes before the RBridge concludes that a particular MTU is not supported by a neighbor. The value of this object MUST be retained across re-initializations of the management system.
                 rbridgeTrillNbrTable 1.3.6.1.2.1.214.1.8.4 no-access
Information about this RBridge's TRILL neighbors.
                     rbridgeTrillNbrEntry 1.3.6.1.2.1.214.1.8.4.1 no-access
List of information about this RBridge's TRILL neighbors.
                         rbridgeTrillNbrMacAddr 1.3.6.1.2.1.214.1.8.4.1.1 macaddress no-access
The MAC address of a neighbor of this RBridge.
                         rbridgeTrillNbrMtu 1.3.6.1.2.1.214.1.8.4.1.2 unsigned32 read-only
MTU size for this neighbor for IS-IS communication purposes.
                         rbridgeTrillNbrFailedMtuTest 1.3.6.1.2.1.214.1.8.4.1.3 truthvalue read-only
If true, indicates that the neighbor's tested MTU is less than the minimum acceptable inter-bridge link MTU for the campus (1470).
         rbridgeConformance 1.3.6.1.2.1.214.2
             rbridgeCompliances 1.3.6.1.2.1.214.2.1
                 rbridgeCompliance 1.3.6.1.2.1.214.2.1.1
The compliance statement for support of RBridge services.
                 rbridgeReadOnlyCompliance 1.3.6.1.2.1.214.2.1.2
When this MIB is implemented in read-only mode, then the implementation can claim read-only compliance. In that case, RBridge objects can be monitored but cannot be configured with this implementation.
             rbridgeGroup 1.3.6.1.2.1.214.2.2
                 rbridgeBaseGroup 1.3.6.1.2.1.214.2.2.1
A collection of objects providing basic control and status information for the RBridge.
                 rbridgeBaseNicknameGroup 1.3.6.1.2.1.214.2.2.2
A collection of objects providing basic control and status information for RBridge nicknames.
                 rbridgeBasePortGroup 1.3.6.1.2.1.214.2.2.3
A collection of objects providing basic control and status information for RBridge ports.
                 rbridgeFdbGroup 1.3.6.1.2.1.214.2.2.4
A collection of objects providing information about the Unicast Address Database.
                 rbridgeFibGroup 1.3.6.1.2.1.214.2.2.5
A collection of objects providing information about the Unicast and Multicast FIBs.
                 rbridgeVlanGroup 1.3.6.1.2.1.214.2.2.6
A collection of objects providing information about VLANs on the RBridge.
                 rbridgePortCounterGroup 1.3.6.1.2.1.214.2.2.7
A collection of objects providing per-port counters for the RBridge.
                 rbridgeEsadiGroup 1.3.6.1.2.1.214.2.2.8
A collection of objects providing information about ESADI instances on the RBridge.
                 rbridgeSnoopingGroup 1.3.6.1.2.1.214.2.2.9
A collection of objects providing information about IP Multicast Snooping. This MIB requires support for only global IPv4 and IPv6 address types in rbridgeSnoopingPortAddrType and rbridgeSnoopingAddrType, so the length of rbridgeSnoopingAddr can be either 4 or 16 bytes.
                 rbridgeDtreeGroup 1.3.6.1.2.1.214.2.2.10
A collection of objects providing information about distribution trees.
                 rbridgeTrillGroup 1.3.6.1.2.1.214.2.2.11
A collection of objects providing information about TRILL neighbors.
                 rbridgeNotificationGroup 1.3.6.1.2.1.214.2.2.12
A collection of objects describing notifications (traps).