Juniper-Bridging-Manager-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.64
- Last updated
- 2002-10-11 20:25
- Organization
- Juniper Networks, Inc.
- Revisions
- 2002-10-11 20:25
- Namespace
- juniper
- Source file
Juniper-Bridging-Manager-MIB- Digest
sha256:9426019eba14dfcfd35f8aaadd8a879f7b49b511ead60267814b75daa2bdc679
Description
Initial version of this MIB module to support Bridging.
Contact
Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 E-mail: mib@Juniper.net
Imports
| From | Symbols |
|---|---|
| Juniper-MIBs | juniMibs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
Juniper-Bridging-Manager-MIB Juniper-MIBs Juniper-UNI-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| JuniBridgingMgrBridgeRouteMask TEXTUAL-CONVENTION 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 | current | |||
| JuniBridgingMgrNextIndex TEXTUAL-CONVENTION 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. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniBridgingMgrBridgeGroup OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.64.1 | |||
| juniBridgingMgrNextIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.64.1.1 | JuniBridgingMgrNextIndex | read-only | current |
| juniBridgingMgrBridgeGroupTable OBJECT-TYPE A list of configuration entries for a bridge group. | 1.3.6.1.4.1.4874.2.2.64.1.3 | not-accessible | current | |
| juniBridgingMgrBridgeGroupEntry OBJECT-TYPE Configuration parameters for a bridge group. | 1.3.6.1.4.1.4874.2.2.64.1.3.1 | not-accessible | current | |
| juniBridgingMgrBridgeGroupIndex OBJECT-TYPE The number of the bridge group table entry which is defined by this row. | 1.3.6.1.4.1.4874.2.2.64.1.3.1.1 | Unsigned32 (0..4294967295) | not-accessible | current |
| juniBridgingMgrBridgeRowStatus OBJECT-TYPE Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy | 1.3.6.1.4.1.4874.2.2.64.1.3.1.2 | RowStatus | read-create | current |
| juniBridgingMgrBridgeGroupLearning OBJECT-TYPE This object indicates if MAC address learning is enabled or disabled for the bridge group. | 1.3.6.1.4.1.4874.2.2.64.1.3.1.3 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| juniBridgingMgrBridgeGroupName OBJECT-TYPE The name of the bridge group. | 1.3.6.1.4.1.4874.2.2.64.1.3.1.4 | DisplayString (SIZE(0..32)) | read-create | current |
| juniBridgingMgrBridgeGroupSPolicyIndex OBJECT-TYPE The index of the associated subscriber policy. | 1.3.6.1.4.1.4874.2.2.64.1.3.1.5 | Integer32 | read-create | current |
| juniBridgingMgrBridgeGroupRouteProtocol OBJECT-TYPE The protocol masks for which protocols to route. | 1.3.6.1.4.1.4874.2.2.64.1.3.1.6 | JuniBridgingMgrBridgeRouteMask | read-create | current |
| juniBridgingMgrBridgeGroupLearnCount OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.64.1.3.1.7 | INTEGER (0..64000) | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicy OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.64.2 | |||
| juniBridgingMgrSubscriberNextIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.64.2.1 | Integer32 (0..2147483647) | read-only | current |
| juniBridgingMgrBridgeSubscriberPolicyTable OBJECT-TYPE A list of subscriber policy entries. | 1.3.6.1.4.1.4874.2.2.64.2.2 | not-accessible | current | |
| juniBridgingMgrBridgeSubscriberPolicyEntry OBJECT-TYPE Configuration parameters for a subscriber policy. | 1.3.6.1.4.1.4874.2.2.64.2.2.1 | not-accessible | current | |
| juniBridgingMgrBridgeSubscriberPolicyIndex OBJECT-TYPE The number of the subscriber policy table entry which is defined by this row. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| juniBridgingMgrBridgeSubscriberPolicyRowStatus OBJECT-TYPE Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy | 1.3.6.1.4.1.4874.2.2.64.2.2.1.2 | RowStatus | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicyArp OBJECT-TYPE This object indicates if ARP is permitted or denied. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.3 | INTEGER {permit(1), deny(2)} | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicyBroadcast OBJECT-TYPE This object indicates if Broadcast packets are permitted or denied. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.4 | INTEGER {permit(1), deny(2)} | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicyMulticast OBJECT-TYPE This object indicates if Multicast packets are permitted or denied. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.5 | INTEGER {permit(1), deny(2)} | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicyUnknownUnicast OBJECT-TYPE This object indicates if Unknown DA unicast packets are permitted or denied. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.6 | INTEGER {permit(1), deny(2)} | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicyIp OBJECT-TYPE This object indicates if IP is permitted or denied. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.7 | INTEGER {permit(1), deny(2)} | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicyUnknownProtocol OBJECT-TYPE This object indicates if packets with unknown protocols are permitted or denied. Unknown is defined as not IP or PPPoE. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.8 | INTEGER {permit(1), deny(2)} | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicyUnicast OBJECT-TYPE This object indicates if Unicast packets are permitted or denied. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.9 | INTEGER {permit(1), deny(2)} | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicyPPPoE OBJECT-TYPE This object indicates if PPPoE packets are permitted or denied. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.10 | INTEGER {permit(1), deny(2)} | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicyRelearn OBJECT-TYPE This object indicates if packets that cause MAC addressing relearning are permitted or denied. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.11 | INTEGER {permit(1), deny(2)} | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicyMpls OBJECT-TYPE This object indicates if Mpls packets are permitted or denied. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.12 | INTEGER {permit(1), deny(2)} | read-create | current |
| juniBridgingMgrBridgeSubscriberPolicyName OBJECT-TYPE The name of the subscriber policy. | 1.3.6.1.4.1.4874.2.2.64.2.2.1.13 | DisplayString (SIZE(0..32)) | read-create | current |
| juniBridgingMgrBridge OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.64.3 | |||
| juniBridgingMgrBridgeMode OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.64.3.1 | INTEGER {default(0), crb(1), irb(2), other(3)} | read-write | current |
| juniBridgingMgrConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.64.4 | |||
| juniBridgingMgrCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.64.4.1 | |||
| juniBridgingMgrGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.64.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniBridgingMgrCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper Bridging Manager MIB. | 1.3.6.1.4.1.4874.2.2.64.4.1.1 | current |
| juniBridgingMgrConfGroup OBJECT-GROUP A collection of objects providing basic management of the Bridging Manager in a Juniper product. | 1.3.6.1.4.1.4874.2.2.64.4.2.1 | current |