Juniper-UNI-IF-MIB

File: Juniper-UNI-IF-MIB.mib (16418 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Juniper-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TEXTUAL-CONVENTION RowStatus MODULE-COMPLIANCE
OBJECT-GROUP ifEntry ifStackHigherLayer
ifStackLowerLayer juniMibs

Defined Types

JuniIfType  
Interface type identification for physical-, link-, and network-layer interfaces.
TEXTUAL-CONVENTION    
  INTEGER ip(0), ppp(1), ds0(2), ds1(3), ds3(4), frameRelay(5), ethernet(6), sonet(7), sonetPath(8), atm(9), aal5(10), atmSubInterface(11), ft1(12), hdlc(13), ipLoopback(14), ipVirtual(15), frSubInterface(16), pppoe(17), pppoeSubInterface(18), bridgedEthernet(19), l2tpTunnelInterface(20), l2tpSessionInterface(21), mlPppLinkInterface(22), slepInterface(23), l2tpDestinationInterface(24), mplsMajorInterface(25), mplsMinorInterface(26), mlPppNetworkInterface(27), ethernetSubInterface(28), multilinkFrameRelayInterface(29), ipTunnelInterface(30), serverPortInterface(31), smdsInterface(32), sonetVTInterface(33), vlanMajorInterface(34), vlanSubInterface(35), cbfInterface(36), gtpInterface(37), smdsMajorInterface(38), smdsSubInterface(39), l2fTunnelInterface(40), l2fSessionInterface(41), l2fDestinationInterface(42), ipsecInterface(43), sgInterface(44), mplsL2ShimInterface(45), lacGenInterface(47), bridgeInterface(48), ipsecTransportInterface(49), ipv6Interface(50), ipv6TunnelInterface(51), ipv6Loopback(52), osi(53), lag(54), ipTunnelMdt(55), atmVirtualCircuit(145), pppLink(256), atmActiveSubInterface(257)  

JuniIfEntry  
SEQUENCE    
  juniIfType JuniIfType

JuniIfInvStackEntry  
SEQUENCE    
  juniIfInvStackStatus RowStatus

JuniIfCountEntry  
SEQUENCE    
  juniIfCountIfType JuniIfType
  juniIfCountNumberOfInterfaces Unsigned32

Defined Values

juniIfMIB 1.3.6.1.4.1.4874.2.2.3
The Generic Interfaces MIB for the Juniper Networks enterprise.
MODULE-IDENTITY    

juniInterfaces 1.3.6.1.4.1.4874.2.2.3.1
OBJECT IDENTIFIER    

juniIf 1.3.6.1.4.1.4874.2.2.3.1.1
OBJECT IDENTIFIER    

juniIfObjects 1.3.6.1.4.1.4874.2.2.3.1.1.1
OBJECT IDENTIFIER    

juniIfTable 1.3.6.1.4.1.4874.2.2.3.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIfEntry

juniIfEntry 1.3.6.1.4.1.4874.2.2.3.1.1.1.1.1
An entry representing an interface's enterprise-defined generic interface characteristics.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIfEntry  

juniIfType 1.3.6.1.4.1.4874.2.2.3.1.1.1.1.1.1
Identifies the type of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  JuniIfType  

juniIfInvStackTable 1.3.6.1.4.1.4874.2.2.3.1.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIfInvStackEntry

juniIfInvStackEntry 1.3.6.1.4.1.4874.2.2.3.1.1.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIfInvStackEntry  

juniIfInvStackStatus 1.3.6.1.4.1.4874.2.2.3.1.1.1.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

juniIfCountTable 1.3.6.1.4.1.4874.2.2.3.1.1.1.3
This table contains entries for each interface type's system wide interfaces counts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIfCountEntry

juniIfCountEntry 1.3.6.1.4.1.4874.2.2.3.1.1.1.3.1
An entry represents system wide total number of interfaces configured for the particular interface type.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIfCountEntry  

juniIfCountIfType 1.3.6.1.4.1.4874.2.2.3.1.1.1.3.1.1
Identifies the type of this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIfType  

juniIfCountNumberOfInterfaces 1.3.6.1.4.1.4874.2.2.3.1.1.1.3.1.2
Represents system wide total number of interfaces configured for the particular interface type.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniIfConformance 1.3.6.1.4.1.4874.2.2.3.1.1.4
OBJECT IDENTIFIER    

juniIfCompliances 1.3.6.1.4.1.4874.2.2.3.1.1.4.1
OBJECT IDENTIFIER    

juniIfGroups 1.3.6.1.4.1.4874.2.2.3.1.1.4.2
OBJECT IDENTIFIER    

juniIfCompliance 1.3.6.1.4.1.4874.2.2.3.1.1.4.1.1
Obsolete compliance statement for entities which implement the Juniper Generic Interfaces MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

juniIfCompliance1 1.3.6.1.4.1.4874.2.2.3.1.1.4.1.2
The compliance statement for entities which implement the Juniper Generic Interfaces MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

juniIfGroup 1.3.6.1.4.1.4874.2.2.3.1.1.4.2.1
A collection of objects for managing generic interfaces in a Juniper product.
Status: current Access: read-only
OBJECT-GROUP    

juniIfInvStackGroup 1.3.6.1.4.1.4874.2.2.3.1.1.4.2.2
A collection of objects providing inverted information on the layering of MIB-II interfaces.
Status: current Access: read-only
OBJECT-GROUP    

juniIfCountGroup 1.3.6.1.4.1.4874.2.2.3.1.1.4.2.3
A collection of objects providing interface information on the system wide count of number of interfaces per interface type.
Status: current Access: read-only
OBJECT-GROUP