RBN-BRIDGE-MIB: View SNMP OID List / Download MIB

VENDOR: ERICSSON


 Home MIB: RBN-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).
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
 rbnBridgeMib 1.3.6.1.4.1.2352.2.42
Defines the objects necessary to support the management of Bridge objects. Add rbnBridgeCircuitStateEvent notification along with the associated objects. Defined rbnBridgeNotifyObjectGroup and rbnBridgeNotifyGroup for compliance.
       rbnBridgeNotifications 1.3.6.1.4.1.2352.2.42.0
           rbnBridgeCctStateEvent 1.3.6.1.4.1.2352.2.42.0.1
This notification signifies that a loop has been detected leading to the bridge circuit being blocked/cleared.
           rbnBridgeNewRootEvent 1.3.6.1.4.1.2352.2.42.0.2
This notification indicates that the sending agent has become the new root of the Spanning Tree; the trap is sent by a bridge soon after its election as the new root.
           rbnBridgeTopologyChangeEvent 1.3.6.1.4.1.2352.2.42.0.3
This notification is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state.
       rbnBridgeObjects 1.3.6.1.4.1.2352.2.42.1
           rbnBridgeNotify 1.3.6.1.4.1.2352.2.42.1.1
               rbnBridgeNotifyEnable 1.3.6.1.4.1.2352.2.42.1.1.1 truthvalue read-write
This object will provide a mechanism for enabling and disabling bridge circuit state notifications. A value of 1 (true) indicates that bridge circuit state notifications are enabled. A value of 2 (false) indicates that bridge circuit state notifications are disabled.
               rbnBridgeGroupName 1.3.6.1.4.1.2352.2.42.1.1.2 snmpadminstring no-access
Identifier for the bridge instance.
               rbnBridgeCircuitDescriptor 1.3.6.1.4.1.2352.2.42.1.1.3 snmpadminstring no-access
A descriptor for identifying the Bridge circuit.
               rbnBridgeCircuitStatus 1.3.6.1.4.1.2352.2.42.1.1.4 integer no-access
The status of the circuit in the Bridge if it is blocked/cleared based on loop detection. Enumeration: 'cleared': 2, 'blocked': 1.
               rbnBridgeGroupContextName 1.3.6.1.4.1.2352.2.42.1.1.5 snmpadminstring no-access
The context in which the circuit is defined.
               rbnBridgePortPreviousState 1.3.6.1.4.1.2352.2.42.1.1.6 integer no-access
This object contains the previous state of the same port as dot1dStpPortState in the same notification. Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2.
           rbnBridgeBase 1.3.6.1.4.1.2352.2.42.1.2
               rbnBridgeIdTable 1.3.6.1.4.1.2352.2.42.1.2.1 no-access
A table contains Bridge identifier.
                   rbnBridgeIdEntry 1.3.6.1.4.1.2352.2.42.1.2.1.1 no-access
Bridge ID table entry.
                       rbnBridgeName 1.3.6.1.4.1.2352.2.42.1.2.1.1.1 snmpadminstring no-access
The Bridge name. It is the same as rbnBridgeGroupName.
                       rbnBridgeId 1.3.6.1.4.1.2352.2.42.1.2.1.1.2 integer32 read-only
The Bridge identifier referring to this Bridge.
               rbnBridgePortCctDescrTable 1.3.6.1.4.1.2352.2.42.1.2.2 no-access
A table contains Bridge port number and its circuit description.
                   rbnBridgePortCctDescrEntry 1.3.6.1.4.1.2352.2.42.1.2.2.1 no-access
Bridge port circuit description table entry.
                       rbnBridgePortCctDescr 1.3.6.1.4.1.2352.2.42.1.2.2.1.1 snmpadminstring read-only
The circuit description of this Bridge port.
       rbnBridgeConformance 1.3.6.1.4.1.2352.2.42.2
           rbnBridgeCompliances 1.3.6.1.4.1.2352.2.42.2.1
               rbnBridgeCompliance 1.3.6.1.4.1.2352.2.42.2.1.1
The compliance statement for SNMP entities which implement the Redback Bridge MIB.
               rbnBridgeCompliance2 1.3.6.1.4.1.2352.2.42.2.1.2
The compliance statement for SNMP entities which implement the Redback Bridge MIB.
           rbnBridgeGroups 1.3.6.1.4.1.2352.2.42.2.2
               rbnBridgeNotifyObjectGroup 1.3.6.1.4.1.2352.2.42.2.2.1
The collection of objects related to Bridge notifications.
               rbnBridgeStateNotifyObjectGroup 1.3.6.1.4.1.2352.2.42.2.2.2
The collection of objects related to Bridge notifications.
               rbnBridgeNotifyGroup 1.3.6.1.4.1.2352.2.42.2.2.3
Notification for tracking the bridge circuit blocked/cleared on detecting a loop.
               rbnBridgeStateNotifyGroup 1.3.6.1.4.1.2352.2.42.2.2.4
Notification for tracking the new root and topology changes in the bridge.
               rbnBridgeBaseObjectGroup 1.3.6.1.4.1.2352.2.42.2.2.5
The collection of objects related to Bridge base objects.