Juniper-Bridging-Manager-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-Bridging-Manager-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
 juniBridgingMgrMIB 1.3.6.1.4.1.4874.2.2.64
Initial version of this MIB module to support Bridging.
       juniBridgingMgrBridgeGroup 1.3.6.1.4.1.4874.2.2.64.1
           juniBridgingMgrNextIndex 1.3.6.1.4.1.4874.2.2.64.1.1 junibridgingmgrnextindex read-only
This scalar object returns the index of the next available row in the juniBridgingMgrBridgeGroupTable. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
           juniBridgingMgrBridgeGroupTable 1.3.6.1.4.1.4874.2.2.64.1.3 no-access
A list of configuration entries for a bridge group.
               juniBridgingMgrBridgeGroupEntry 1.3.6.1.4.1.4874.2.2.64.1.3.1 no-access
Configuration parameters for a bridge group.
                   juniBridgingMgrBridgeGroupIndex 1.3.6.1.4.1.4874.2.2.64.1.3.1.1 unsigned32 no-access
The number of the bridge group table entry which is defined by this row.
                   juniBridgingMgrBridgeRowStatus 1.3.6.1.4.1.4874.2.2.64.1.3.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy
                   juniBridgingMgrBridgeGroupLearning 1.3.6.1.4.1.4874.2.2.64.1.3.1.3 integer read-only
This object indicates if MAC address learning is enabled or disabled for the bridge group. Enumeration: 'disabled': 2, 'enabled': 1.
                   juniBridgingMgrBridgeGroupName 1.3.6.1.4.1.4874.2.2.64.1.3.1.4 displaystring read-only
The name of the bridge group.
                   juniBridgingMgrBridgeGroupSPolicyIndex 1.3.6.1.4.1.4874.2.2.64.1.3.1.5 integer32 read-only
The index of the associated subscriber policy.
                   juniBridgingMgrBridgeGroupRouteProtocol 1.3.6.1.4.1.4874.2.2.64.1.3.1.6 junibridgingmgrbridgeroutemask read-only
The protocol masks for which protocols to route.
                   juniBridgingMgrBridgeGroupLearnCount 1.3.6.1.4.1.4874.2.2.64.1.3.1.7 integer read-only
This object represents the maximum number of mac entries that can be learned from any one bridge interface belonging to this bridge group. The default value of 0 indicates that the maximum number of entries is not restricted.
       juniBridgingMgrBridgeSubscriberPolicy 1.3.6.1.4.1.4874.2.2.64.2
           juniBridgingMgrSubscriberNextIndex 1.3.6.1.4.1.4874.2.2.64.2.1 integer32 read-only
This scalar object returns the index of the next available row in the juniBridgingMgrBridgeSubscriberPolicyTable. This object returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that index allocation is unintended.
           juniBridgingMgrBridgeSubscriberPolicyTable 1.3.6.1.4.1.4874.2.2.64.2.2 no-access
A list of subscriber policy entries.
               juniBridgingMgrBridgeSubscriberPolicyEntry 1.3.6.1.4.1.4874.2.2.64.2.2.1 no-access
Configuration parameters for a subscriber policy.
                   juniBridgingMgrBridgeSubscriberPolicyIndex 1.3.6.1.4.1.4874.2.2.64.2.2.1.1 integer32 no-access
The number of the subscriber policy table entry which is defined by this row.
                   juniBridgingMgrBridgeSubscriberPolicyRowStatus 1.3.6.1.4.1.4874.2.2.64.2.2.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy
                   juniBridgingMgrBridgeSubscriberPolicyArp 1.3.6.1.4.1.4874.2.2.64.2.2.1.3 integer read-only
This object indicates if ARP is permitted or denied. Enumeration: 'deny': 2, 'permit': 1.
                   juniBridgingMgrBridgeSubscriberPolicyBroadcast 1.3.6.1.4.1.4874.2.2.64.2.2.1.4 integer read-only
This object indicates if Broadcast packets are permitted or denied. Enumeration: 'deny': 2, 'permit': 1.
                   juniBridgingMgrBridgeSubscriberPolicyMulticast 1.3.6.1.4.1.4874.2.2.64.2.2.1.5 integer read-only
This object indicates if Multicast packets are permitted or denied. Enumeration: 'deny': 2, 'permit': 1.
                   juniBridgingMgrBridgeSubscriberPolicyUnknownUnicast 1.3.6.1.4.1.4874.2.2.64.2.2.1.6 integer read-only
This object indicates if Unknown DA unicast packets are permitted or denied. Enumeration: 'deny': 2, 'permit': 1.
                   juniBridgingMgrBridgeSubscriberPolicyIp 1.3.6.1.4.1.4874.2.2.64.2.2.1.7 integer read-only
This object indicates if IP is permitted or denied. Enumeration: 'deny': 2, 'permit': 1.
                   juniBridgingMgrBridgeSubscriberPolicyUnknownProtocol 1.3.6.1.4.1.4874.2.2.64.2.2.1.8 integer read-only
This object indicates if packets with unknown protocols are permitted or denied. Unknown is defined as not IP or PPPoE. Enumeration: 'deny': 2, 'permit': 1.
                   juniBridgingMgrBridgeSubscriberPolicyUnicast 1.3.6.1.4.1.4874.2.2.64.2.2.1.9 integer read-only
This object indicates if Unicast packets are permitted or denied. Enumeration: 'deny': 2, 'permit': 1.
                   juniBridgingMgrBridgeSubscriberPolicyPPPoE 1.3.6.1.4.1.4874.2.2.64.2.2.1.10 integer read-only
This object indicates if PPPoE packets are permitted or denied. Enumeration: 'deny': 2, 'permit': 1.
                   juniBridgingMgrBridgeSubscriberPolicyRelearn 1.3.6.1.4.1.4874.2.2.64.2.2.1.11 integer read-only
This object indicates if packets that cause MAC addressing relearning are permitted or denied. Enumeration: 'deny': 2, 'permit': 1.
                   juniBridgingMgrBridgeSubscriberPolicyMpls 1.3.6.1.4.1.4874.2.2.64.2.2.1.12 integer read-only
This object indicates if Mpls packets are permitted or denied. Enumeration: 'deny': 2, 'permit': 1.
                   juniBridgingMgrBridgeSubscriberPolicyName 1.3.6.1.4.1.4874.2.2.64.2.2.1.13 displaystring read-only
The name of the subscriber policy.
       juniBridgingMgrBridge 1.3.6.1.4.1.4874.2.2.64.3
           juniBridgingMgrBridgeMode 1.3.6.1.4.1.4874.2.2.64.3.1 integer read-write
This scalar object represents the mode of the bridge. The legal values are the following: default, CRB, IRB, and other. If the legal value is not supported by a particular implementation an error will occur. Enumeration: 'default': 0, 'crb': 1, 'irb': 2, 'other': 3.
       juniBridgingMgrConformance 1.3.6.1.4.1.4874.2.2.64.4
           juniBridgingMgrCompliances 1.3.6.1.4.1.4874.2.2.64.4.1
               juniBridgingMgrCompliance 1.3.6.1.4.1.4874.2.2.64.4.1.1
The compliance statement for entities which implement the Juniper Bridging Manager MIB.
           juniBridgingMgrGroups 1.3.6.1.4.1.4874.2.2.64.4.2
               juniBridgingMgrConfGroup 1.3.6.1.4.1.4874.2.2.64.4.2.1
A collection of objects providing basic management of the Bridging Manager in a Juniper product.