Juniper-UNI-IF-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.3
- Last updated
- 2005-10-11 20:40
- Organization
- Juniper Networks, Inc.
- Revisions
- 2005-10-11 20:40, 2003-07-16 21:40, 2003-02-06 15:57, 2002-01-22 16:52, 2001-03-28 15:12, 2000-11-22 23:41, 2000-09-29 18:35, 2000-07-27 15:45, 2000-05-05 15:08, 1999-12-21 15:18, 1999-09-03 14:16, 1998-11-13 20:19
- Namespace
- juniper
- Source file
Juniper-UNI-IF-MIB- Digest
sha256:c5f14dd90ce09a22e237f1195c609e4f2fed9bb634c94f3285a487d7f6986878
Description
The Generic Interfaces 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 E-mail: mib@Juniper.net
Imports
| From | Symbols |
|---|---|
| IF-MIB | ifEntry, ifStackHigherLayer, ifStackLowerLayer |
| Juniper-MIBs | juniMibs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB Juniper-MIBs Juniper-UNI-IF-MIB Juniper-UNI-SMI SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| JuniIfType TEXTUAL-CONVENTION Interface type identification for physical-, link-, and network-layer interfaces. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniInterfaces OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.3.1 | |||
| juniIf OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.3.1.1 | |||
| juniIfObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.3.1.1.1 | |||
| juniIfTable OBJECT-TYPE This table contains a corresponding entry for each entry found in the standard Generic Interfaces MIB ifTable/ifXTable. The entries in this table contain supplementary generic interface characteristics. Entries in ifTable/ifXTable and in this table are created/deleted as a consequence of hardware detection, or of management configuration via standard or enterprise type-specific interface MIBs. | 1.3.6.1.4.1.4874.2.2.3.1.1.1.1 | not-accessible | current | |
| juniIfEntry OBJECT-TYPE An entry representing an interface's enterprise-defined generic interface characteristics. | 1.3.6.1.4.1.4874.2.2.3.1.1.1.1.1 | not-accessible | current | |
| juniIfType OBJECT-TYPE Identifies the type of this interface. | 1.3.6.1.4.1.4874.2.2.3.1.1.1.1.1.1 | JuniIfType | read-only | current |
| juniIfInvStackTable OBJECT-TYPE A table containing information on the relationships between the multiple sub-layers of network interfaces. In particular, it contains information on which sub-layers run 'underneath' which other sub-layers, where each sub-layer corresponds to a conceptual row in the ifTable. For example, when the sub-layer with ifIndex value x runs underneath the sub-layer with ifIndex value y, then this table contains: juniIfInvStackStatus.x.y = active For each ifIndex value, I, which identifies an active interface, there are always at least two instantiated rows in this table associated with I. For one of these rows, I is the value of ifStackHigherLayer; for the other, I is the value of ifStackLowerLayer. (If I is not involved in multiplexing, then these are the only two rows associated with I.) For example, two rows exist even for an interface which has no others stacked on top or below it: ifStackStatus.x.0 = active ifStackStatus.0.x = active This table contains exactly the same number of rows as the ifStackTable, but the rows appear in a different order. | 1.3.6.1.4.1.4874.2.2.3.1.1.1.2 | not-accessible | current | |
| juniIfInvStackEntry OBJECT-TYPE Information on a particular relationship between two sub-layers, specifying that one sub-layer runs underneath the other sub-layer. Each sub-layer corresponds to a conceptual row in the ifTable. | 1.3.6.1.4.1.4874.2.2.3.1.1.1.2.1 | not-accessible | current | |
| juniIfInvStackStatus OBJECT-TYPE The status of the relationship between two sub-layers. An instance of this object exists for each instance of the ifStackStatus object, and vice versa. For example, if the variable ifStackStatus.H.L exists, then the variable juniIfInvStackStatus.L.H must also exist, and vice versa. In addition, the two variables always have the same value. However, unlike ifStackStatus, the juniIfInvStackStatus object is NOT write-able. A network management application wishing to change a relationship between sub-layers H and L cannot do so by modifying the value of juniIfInvStackStatus.L.H, but must instead modify the value of ifStackStatus.H.L. After the ifStackTable is modified, the change will be reflected in this table. | 1.3.6.1.4.1.4874.2.2.3.1.1.1.2.1.1 | RowStatus | read-only | current |
| juniIfCountTable OBJECT-TYPE This table contains entries for each interface type's system wide interfaces counts. | 1.3.6.1.4.1.4874.2.2.3.1.1.1.3 | not-accessible | current | |
| juniIfCountEntry OBJECT-TYPE An entry represents system wide total number of interfaces configured for the particular interface type. | 1.3.6.1.4.1.4874.2.2.3.1.1.1.3.1 | not-accessible | current | |
| juniIfCountIfType OBJECT-TYPE Identifies the type of this interface. | 1.3.6.1.4.1.4874.2.2.3.1.1.1.3.1.1 | JuniIfType | not-accessible | current |
| juniIfCountNumberOfInterfaces OBJECT-TYPE Represents system wide total number of interfaces configured for the particular interface type. | 1.3.6.1.4.1.4874.2.2.3.1.1.1.3.1.2 | Unsigned32 | read-only | current |
| juniIfConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.3.1.1.4 | |||
| juniIfCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.3.1.1.4.1 | |||
| juniIfGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.3.1.1.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniIfCompliance MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper Generic Interfaces MIB. | 1.3.6.1.4.1.4874.2.2.3.1.1.4.1.1 | current |
| juniIfCompliance1 MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper Generic Interfaces MIB. | 1.3.6.1.4.1.4874.2.2.3.1.1.4.1.2 | current |
| juniIfGroup OBJECT-GROUP A collection of objects for managing generic interfaces in a Juniper product. | 1.3.6.1.4.1.4874.2.2.3.1.1.4.2.1 | current |
| juniIfInvStackGroup OBJECT-GROUP A collection of objects providing inverted information on the layering of MIB-II interfaces. | 1.3.6.1.4.1.4874.2.2.3.1.1.4.2.2 | current |
| juniIfCountGroup OBJECT-GROUP A collection of objects providing interface information on the system wide count of number of interfaces per interface type. | 1.3.6.1.4.1.4874.2.2.3.1.1.4.2.3 | current |