Juniper-Bridging-Manager-MIB

File: Juniper-Bridging-Manager-MIB.mib (18635 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
Juniper-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 TEXTUAL-CONVENTION RowStatus
DisplayString MODULE-COMPLIANCE OBJECT-GROUP
juniMibs

Defined Types

JuniBridgingMgrBridgeRouteMask  
This integer is interpreted as a bit mask, in which each bit corresponds to a routed protocol. Bit definitions are as follows: Bit Category ----- ----------------------------------------------- 0 ip 1 pppoe 2 mpls
TEXTUAL-CONVENTION    
  Integer32  

JuniBridgingMgrNextIndex  
Coordinates BridgeGroupIndex value allocation for entries in an associated bridge group table. Clients must first read the BridgeGroupIndex value from this object, then create an entry having the BridgeGroupIndex value in the associated bridge group table. A GET of this object returns the next available BridgeGroupIndex value to be used to create an entry in the associated bridge group table; or zero, if no valid BridgeGroupIndex value is available. This object also 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 routerIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. Unless specified otherwise by its MAX-ACCESS and DESCRIPTION clauses, an object of this type is read-only, and a SET of such an object returns a notWritable error.
TEXTUAL-CONVENTION    
  Unsigned32  

JuniBridgingMgrBridgeGroupEntry  
SEQUENCE    
  juniBridgingMgrBridgeGroupIndex Unsigned32
  juniBridgingMgrBridgeRowStatus RowStatus
  juniBridgingMgrBridgeGroupLearning INTEGER
  juniBridgingMgrBridgeGroupName DisplayString
  juniBridgingMgrBridgeGroupSPolicyIndex Integer32
  juniBridgingMgrBridgeGroupRouteProtocol JuniBridgingMgrBridgeRouteMask
  juniBridgingMgrBridgeGroupLearnCount INTEGER

JuniBridgingMgrBridgeSubscriberPolicyEntry  
SEQUENCE    
  juniBridgingMgrBridgeSubscriberPolicyIndex Integer32
  juniBridgingMgrBridgeSubscriberPolicyRowStatus RowStatus
  juniBridgingMgrBridgeSubscriberPolicyArp INTEGER
  juniBridgingMgrBridgeSubscriberPolicyBroadcast INTEGER
  juniBridgingMgrBridgeSubscriberPolicyMulticast INTEGER
  juniBridgingMgrBridgeSubscriberPolicyUnknownUnicast INTEGER
  juniBridgingMgrBridgeSubscriberPolicyIp INTEGER
  juniBridgingMgrBridgeSubscriberPolicyUnknownProtocol INTEGER
  juniBridgingMgrBridgeSubscriberPolicyUnicast INTEGER
  juniBridgingMgrBridgeSubscriberPolicyPPPoE INTEGER
  juniBridgingMgrBridgeSubscriberPolicyRelearn INTEGER
  juniBridgingMgrBridgeSubscriberPolicyMpls INTEGER
  juniBridgingMgrBridgeSubscriberPolicyName DisplayString

Defined Values

juniBridgingMgrMIB 1.3.6.1.4.1.4874.2.2.64
Initial version of this MIB module to support Bridging.
MODULE-IDENTITY    

juniBridgingMgrBridgeGroup 1.3.6.1.4.1.4874.2.2.64.1
OBJECT IDENTIFIER    

juniBridgingMgrBridgeSubscriberPolicy 1.3.6.1.4.1.4874.2.2.64.2
OBJECT IDENTIFIER    

juniBridgingMgrBridge 1.3.6.1.4.1.4874.2.2.64.3
OBJECT IDENTIFIER    

juniBridgingMgrNextIndex 1.3.6.1.4.1.4874.2.2.64.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  JuniBridgingMgrNextIndex  

juniBridgingMgrBridgeGroupTable 1.3.6.1.4.1.4874.2.2.64.1.3
A list of configuration entries for a bridge group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniBridgingMgrBridgeGroupEntry

juniBridgingMgrBridgeGroupEntry 1.3.6.1.4.1.4874.2.2.64.1.3.1
Configuration parameters for a bridge group.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniBridgingMgrBridgeGroupEntry  

juniBridgingMgrBridgeGroupIndex 1.3.6.1.4.1.4874.2.2.64.1.3.1.1
The number of the bridge group table entry which is defined by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

juniBridgingMgrBridgeRowStatus 1.3.6.1.4.1.4874.2.2.64.1.3.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniBridgingMgrBridgeGroupLearning 1.3.6.1.4.1.4874.2.2.64.1.3.1.3
This object indicates if MAC address learning is enabled or disabled for the bridge group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

juniBridgingMgrBridgeGroupName 1.3.6.1.4.1.4874.2.2.64.1.3.1.4
The name of the bridge group.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

juniBridgingMgrBridgeGroupSPolicyIndex 1.3.6.1.4.1.4874.2.2.64.1.3.1.5
The index of the associated subscriber policy.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

juniBridgingMgrBridgeGroupRouteProtocol 1.3.6.1.4.1.4874.2.2.64.1.3.1.6
The protocol masks for which protocols to route.
Status: current Access: read-create
OBJECT-TYPE    
  JuniBridgingMgrBridgeRouteMask  

juniBridgingMgrBridgeGroupLearnCount 1.3.6.1.4.1.4874.2.2.64.1.3.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..64000  

juniBridgingMgrSubscriberNextIndex 1.3.6.1.4.1.4874.2.2.64.2.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniBridgingMgrBridgeSubscriberPolicyTable 1.3.6.1.4.1.4874.2.2.64.2.2
A list of subscriber policy entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniBridgingMgrBridgeSubscriberPolicyEntry

juniBridgingMgrBridgeSubscriberPolicyEntry 1.3.6.1.4.1.4874.2.2.64.2.2.1
Configuration parameters for a subscriber policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniBridgingMgrBridgeSubscriberPolicyEntry  

juniBridgingMgrBridgeSubscriberPolicyIndex 1.3.6.1.4.1.4874.2.2.64.2.2.1.1
The number of the subscriber policy table entry which is defined by this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

juniBridgingMgrBridgeSubscriberPolicyRowStatus 1.3.6.1.4.1.4874.2.2.64.2.2.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniBridgingMgrBridgeSubscriberPolicyArp 1.3.6.1.4.1.4874.2.2.64.2.2.1.3
This object indicates if ARP is permitted or denied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

juniBridgingMgrBridgeSubscriberPolicyBroadcast 1.3.6.1.4.1.4874.2.2.64.2.2.1.4
This object indicates if Broadcast packets are permitted or denied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

juniBridgingMgrBridgeSubscriberPolicyMulticast 1.3.6.1.4.1.4874.2.2.64.2.2.1.5
This object indicates if Multicast packets are permitted or denied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

juniBridgingMgrBridgeSubscriberPolicyUnknownUnicast 1.3.6.1.4.1.4874.2.2.64.2.2.1.6
This object indicates if Unknown DA unicast packets are permitted or denied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

juniBridgingMgrBridgeSubscriberPolicyIp 1.3.6.1.4.1.4874.2.2.64.2.2.1.7
This object indicates if IP is permitted or denied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

juniBridgingMgrBridgeSubscriberPolicyUnknownProtocol 1.3.6.1.4.1.4874.2.2.64.2.2.1.8
This object indicates if packets with unknown protocols are permitted or denied. Unknown is defined as not IP or PPPoE.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

juniBridgingMgrBridgeSubscriberPolicyUnicast 1.3.6.1.4.1.4874.2.2.64.2.2.1.9
This object indicates if Unicast packets are permitted or denied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

juniBridgingMgrBridgeSubscriberPolicyPPPoE 1.3.6.1.4.1.4874.2.2.64.2.2.1.10
This object indicates if PPPoE packets are permitted or denied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

juniBridgingMgrBridgeSubscriberPolicyRelearn 1.3.6.1.4.1.4874.2.2.64.2.2.1.11
This object indicates if packets that cause MAC addressing relearning are permitted or denied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

juniBridgingMgrBridgeSubscriberPolicyMpls 1.3.6.1.4.1.4874.2.2.64.2.2.1.12
This object indicates if Mpls packets are permitted or denied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

juniBridgingMgrBridgeSubscriberPolicyName 1.3.6.1.4.1.4874.2.2.64.2.2.1.13
The name of the subscriber policy.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

juniBridgingMgrBridgeMode 1.3.6.1.4.1.4874.2.2.64.3.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), crb(1), irb(2), other(3)  

juniBridgingMgrConformance 1.3.6.1.4.1.4874.2.2.64.4
OBJECT IDENTIFIER    

juniBridgingMgrCompliances 1.3.6.1.4.1.4874.2.2.64.4.1
OBJECT IDENTIFIER    

juniBridgingMgrGroups 1.3.6.1.4.1.4874.2.2.64.4.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-write
MODULE-COMPLIANCE    

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.
Status: current Access: read-write
OBJECT-GROUP