Juniper-BRIDGE-ETHERNET-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.31
- Last updated
- 2005-12-14 17:10
- Organization
- Juniper Networks, Inc.
- Revisions
- 2005-12-14 17:10, 2002-09-16 21:44, 2000-09-26 14:43, 2000-03-27 23:45, 1999-12-10 18:30
- Namespace
- juniper
- Source file
Juniper-BRIDGE-ETHERNET-MIB- Digest
sha256:87934511e99a6876659a2759fb2107c72416505bb46b607ee2b4b2598a86a9d3
Description
The Bridge Ethernet MIB for the Juniper Networks enterprise.
Contact
Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| Juniper-MIBs | juniMibs |
| Juniper-TC | JuniNextIfIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, 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.
IANAifType-MIB IF-MIB Juniper-BRIDGE-ETHERNET-MIB Juniper-MIBs Juniper-TC Juniper-UNI-SMI SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniBridgedEthernetObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.31.1 | |||
| juniBridgedEthernetIfLayer OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.31.1.1 | |||
| juniBridgedEthernetNextIfIndex OBJECT-TYPE Coordinate ifIndex value allocation for entries in juniBridgedEthernetIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex 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 ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. | 1.3.6.1.4.1.4874.2.2.31.1.1.1 | JuniNextIfIndex | read-only | current |
| juniBridgedEthernetIfTable OBJECT-TYPE The parameters for the BridgedEthernet service on this interface. | 1.3.6.1.4.1.4874.2.2.31.1.1.2 | not-accessible | current | |
| juniBridgedEthernetIfEntry OBJECT-TYPE The Parameters for a particular Bridged Ethernet interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable. | 1.3.6.1.4.1.4874.2.2.31.1.1.2.1 | not-accessible | current | |
| juniBridgedEthernetIfIfIndex OBJECT-TYPE The ifIndex value of the corresponding ifEntry. | 1.3.6.1.4.1.4874.2.2.31.1.1.2.1.1 | InterfaceIndex | read-only | current |
| juniBridgedEthernetProxyArp OBJECT-TYPE The proxyArp configuration setting for this entry. *** NOTE: This MIB object has been obsoleted. *** | 1.3.6.1.4.1.4874.2.2.31.1.1.2.1.2 | INTEGER {enableRestricted(1), enableUnrestricted(2), disable(3)} | read-create | obsolete |
| juniBridgedEthernetIfLowerIfIndex OBJECT-TYPE The ifIndex of an interface over which this Bridged Ethernet interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation. | 1.3.6.1.4.1.4874.2.2.31.1.1.2.1.3 | InterfaceIndexOrZero | read-create | current |
| juniBridgedEthernetIfRowStatus 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 To create an entry in this table, the following entry objects MUST be explicitly configured: juniBridgedEthernetIfRowStatus juniBridgedEthernetIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniBridgedEthernetIfIndex must have been determined previously, by reading juniBridgedEthernetNextIfIndex. The interface identified by juniBridgedEthernetIfLowerIfIndex must exist, and must be an interface type that permits layering of Bridged Ethernet above it. A corresponding entry in ifTable/ifXTable/juniIfTable is created/destroyed as a result of creating/destroying an entry in this table. | 1.3.6.1.4.1.4874.2.2.31.1.1.2.1.4 | RowStatus | read-create | current |
| juniBridgedEthernetIfMtu OBJECT-TYPE The configured maximum transfer unit (MTU) for this ethernet interface. The operational value is reported in the corresponding Interfaces MIB ifMtu object. | 1.3.6.1.4.1.4874.2.2.31.1.1.2.1.5 | Integer32 (64..9180) | read-create | current |
| juniBridgeEthernetConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.31.4 | |||
| juniBridgeEthernetCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.31.4.1 | |||
| juniBridgeEthernetGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.31.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniBridgedEthernetCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper bridged Ethernet MIB. This statement became deprecated when additional configuration for Bridged Ethernet was added. | 1.3.6.1.4.1.4874.2.2.31.4.1.1 | deprecated |
| juniBridgedEthernetCompliance2 MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper bridged Ethernet MIB. | 1.3.6.1.4.1.4874.2.2.31.4.1.2 | current |
| juniBridgedEthernetGroup OBJECT-GROUP A collection of objects providing management of Bridged Ethernet interfaces in a Juniper product. This group became obsolete when juniBridgedEthernetProxyArp was made obsolete. | 1.3.6.1.4.1.4874.2.2.31.4.2.1 | obsolete |
| juniBridgedEthernetGroup2 OBJECT-GROUP A collection of objects providing management of Bridged Ethernet interfaces in a Juniper product. This group became deprecated when the juniBridgedEthernetIfMtu object was added. | 1.3.6.1.4.1.4874.2.2.31.4.2.2 | deprecated |
| juniBridgedEthernetGroup3 OBJECT-GROUP A collection of objects providing management of Bridged Ethernet interfaces in a Juniper product. | 1.3.6.1.4.1.4874.2.2.31.4.2.3 | current |