RBN-BRIDGE-MIB

        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.
    
Source file
RBN-BRIDGE-MIB
Last revised
Identity
rbnBridgeMib
Base OID
1.3.6.1.4.1.2352.2.42
Imported Objects
BRIDGE-MIB dot1dBasePortEntry dot1dStpPortState
RBN-SMI rbnMgmt
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TruthValue
Net-SNMP examples using the ericsson MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-BRIDGE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-BRIDGE-MIB::rbnBridgeMib'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBN-BRIDGE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-BRIDGE-MIB::rbnBridgeMib'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (21)
.1.3.6.1.4.1.2352.2.42
.1.3.6.1.4.1.2352.2.42.0
.1.3.6.1.4.1.2352.2.42.1
.1.3.6.1.4.1.2352.2.42.1.1
.1.3.6.1.4.1.2352.2.42.1.1.1
OctetString
.1.3.6.1.4.1.2352.2.42.1.1.2
OctetString
.1.3.6.1.4.1.2352.2.42.1.1.3
Enumeration
.1.3.6.1.4.1.2352.2.42.1.1.4
OctetString
.1.3.6.1.4.1.2352.2.42.1.1.5
Enumeration
.1.3.6.1.4.1.2352.2.42.1.1.6
.1.3.6.1.4.1.2352.2.42.1.2
.1.3.6.1.4.1.2352.2.42.1.2.1
.1.3.6.1.4.1.2352.2.42.1.2.1.1
OctetString
.1.3.6.1.4.1.2352.2.42.1.2.1.1.1
Integer32
.1.3.6.1.4.1.2352.2.42.1.2.1.1.2
.1.3.6.1.4.1.2352.2.42.1.2.2
.1.3.6.1.4.1.2352.2.42.1.2.2.1
OctetString
.1.3.6.1.4.1.2352.2.42.1.2.2.1.1
.1.3.6.1.4.1.2352.2.42.2
.1.3.6.1.4.1.2352.2.42.2.1
.1.3.6.1.4.1.2352.2.42.2.2
Dependencies (9) 6 direct · 3 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. IANAifType-MIBrfc
  4. SNMPv2-CONFrfc
  5. SNMPv2-MIBrfc
  6. IF-MIBrfc
  7. BRIDGE-MIBrfc
  8. RBN-SMIericsson
  9. SNMP-FRAMEWORK-MIBrfc
  10. RBN-BRIDGE-MIBericssonselected
Conformance Groups (5)
The collection of objects related to Bridge notifications.
.1.3.6.1.4.1.2352.2.42.2.2.1
The collection of objects related to Bridge notifications.
.1.3.6.1.4.1.2352.2.42.2.2.2
Notification for tracking the bridge circuit blocked/cleared
on detecting a loop.
.1.3.6.1.4.1.2352.2.42.2.2.3
Notification for tracking the new root and topology changes
in the bridge.
.1.3.6.1.4.1.2352.2.42.2.2.4
The collection of objects related to Bridge base objects.
.1.3.6.1.4.1.2352.2.42.2.2.5
Compliance Statements (2)

OID .1.3.6.1.4.1.2352.2.42.2.1.1
The compliance statement for SNMP entities which implement
the Redback Bridge MIB.
Required groups

OID .1.3.6.1.4.1.2352.2.42.2.1.2
The compliance statement for SNMP entities which implement
the Redback Bridge MIB.
Required groups
Notifications / Traps (3)
NameOIDDescription
.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.
.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.
.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.