JUNIPER-IF-MIB

File: JUNIPER-IF-MIB.mib (30131 bytes)

Imported modules

SNMPv2-SMI HCNUM-TC IF-MIB
SNMPv2-TC JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Gauge32 Integer32 Counter64
Counter32 CounterBasedGauge64 ifEntry
ifIndex TimeStamp jnxMibs

Defined Types

IfJnxEntry  
SEQUENCE    
  ifIn1SecRate Gauge32
  ifIn1SecOctets Gauge32
  ifIn1SecPkts Gauge32
  ifOut1SecRate Gauge32
  ifOut1SecOctets Gauge32
  ifOut1SecPkts Gauge32
  ifHCIn1SecRate CounterBasedGauge64
  ifHCOut1SecRate CounterBasedGauge64
  ifJnxInErrors Counter64
  ifJnxInFrameErrors Counter64
  ifJnxInQDrops Counter64
  ifJnxInRunts Counter64
  ifJnxInGiants Counter64
  ifJnxInDiscards Counter64
  ifJnxInHslCrcErrors Counter64
  ifJnxInHslFifoOverFlows Counter64
  ifJnxInL3Incompletes Counter64
  ifJnxInL2ChanErrors Counter64
  ifJnxInL2MismatchTimeouts Counter64
  ifJnxInInvalidVCs Counter64
  ifJnxInFifoErrors Counter32
  ifJnxBucketDrops Counter64
  ifJnxSramErrors Counter32
  ifJnxOutErrors Counter64
  ifJnxCollisions Counter64
  ifJnxCarrierTrans Counter64
  ifJnxOutQDrops Counter64
  ifJnxOutAgedErrors Counter64
  ifJnxOutFifoErrors Counter32
  ifJnxOutHslFifoUnderFlows Counter64
  ifJnxOutHslCrcErrors Counter32
  ifJnxCrcErrors Counter64
  ifJnxFcsErrors Counter64
  ifHCIn1SecOctets CounterBasedGauge64
  ifHCOut1SecOctets CounterBasedGauge64

IfChassisEntry  
SEQUENCE    
  ifChassisFpc Integer32
  ifChassisPic Integer32
  ifChassisPort Integer32
  ifChassisChannel Integer32
  ifChassisLogicalUnit Integer32
  ifChassisPicIndex OCTET STRING

IfJnxPolEntry  
SEQUENCE    
  ifJnxInPolLowOctets Counter64
  ifJnxInPolLowPkts Counter64
  ifJnxInPolLow1SecRate Counter64
  ifJnxInPolMLowOctets Counter64
  ifJnxInPolMLowPkts Counter64
  ifJnxInPolMLow1SecRate Counter64
  ifJnxInPolMHighOctets Counter64
  ifJnxInPolMHighPkts Counter64
  ifJnxInPolMHigh1SecRate Counter64
  ifJnxInPolHighOctets Counter64
  ifJnxInPolHighPkts Counter64
  ifJnxInPolHigh1SecRate Counter64
  ifJnxInPolDropOctets Counter64
  ifJnxInPolDropPkts Counter64
  ifJnxInPolDrop1SecRate Counter64
  ifJnxOutPolLowOctets Counter64
  ifJnxOutPolLowPkts Counter64
  ifJnxOutPolLow1SecRate Counter64
  ifJnxOutPolMLowOctets Counter64
  ifJnxOutPolMLowPkts Counter64
  ifJnxOutPolMLow1SecRate Counter64
  ifJnxOutPolMHighOctets Counter64
  ifJnxOutPolMHighPkts Counter64
  ifJnxOutPolMHigh1SecRate Counter64
  ifJnxOutPolHighOctets Counter64
  ifJnxOutPolHighPkts Counter64
  ifJnxOutPolHigh1SecRate Counter64
  ifJnxOutPolDropOctets Counter64
  ifJnxOutPolDropPkts Counter64
  ifJnxOutPolDrop1SecRate Counter64

Defined Values

ifJnx 1.3.6.1.4.1.2636.3.3
The MIB modules extends the ifTable as defined in IF-MIB.
MODULE-IDENTITY    

ifJnxTable 1.3.6.1.4.1.2636.3.3.1
A list of Juniper's extension to the interface entries. The number of entries is given by the value of ifNumber. This table contains additional objects for the interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfJnxEntry

ifJnxEntry 1.3.6.1.4.1.2636.3.3.1.1
An entry containing additional management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfJnxEntry  

ifIn1SecRate 1.3.6.1.4.1.2636.3.3.1.1.1
The number of bits per second (bps), delivered by this (sub-)layer to its next higher (sub-)layer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ifIn1SecOctets 1.3.6.1.4.1.2636.3.3.1.1.2
The number of octets per second (Bps, Bytes per second), delivered by this (sub-)layer to its next higher (sub-)layer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ifIn1SecPkts 1.3.6.1.4.1.2636.3.3.1.1.3
The number of packets per second (pps), delivered by this (sub-)layer to its next higher (sub-)layer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ifOut1SecRate 1.3.6.1.4.1.2636.3.3.1.1.4
The number of bits per second (bps), delivered by this (sub-)layer to its next lower (sub-)layer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ifOut1SecOctets 1.3.6.1.4.1.2636.3.3.1.1.5
The number of octets per second (Bps, Bytes per second), delivered by this (sub-)layer to its next lower (sub-)layer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ifOut1SecPkts 1.3.6.1.4.1.2636.3.3.1.1.6
The number of packets per second (pps), delivered by this (sub-)layer to its next lower (sub-)layer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ifHCIn1SecRate 1.3.6.1.4.1.2636.3.3.1.1.7
The number of bits per second (bps), delivered by this (sub-)layer to its next higher (sub-)layer. This object is a 64 bit version of ifIn1SecRate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

ifHCOut1SecRate 1.3.6.1.4.1.2636.3.3.1.1.8
The number of bits per second (bps), delivered by this (sub-)layer to its next lower (sub-)layer. This object is a 64 bit version of ifOut1SecRate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

ifJnxInErrors 1.3.6.1.4.1.2636.3.3.1.1.9
Errors: The sum of the incoming frame aborts and FCS errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInFrameErrors 1.3.6.1.4.1.2636.3.3.1.1.10
Framing Errors: The number of input packets which were misaligned.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInQDrops 1.3.6.1.4.1.2636.3.3.1.1.11
Drops: The number of packets dropped by the input queue of the I/O Manager ASIC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInRunts 1.3.6.1.4.1.2636.3.3.1.1.12
Runts: Frames received that are smaller than the runt threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInGiants 1.3.6.1.4.1.2636.3.3.1.1.13
Giants: Frames received that are larger than the giant threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInDiscards 1.3.6.1.4.1.2636.3.3.1.1.14
Policed Discards: Frames that the incoming packet match code discarded because they were not recognized or of interest.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInHslCrcErrors 1.3.6.1.4.1.2636.3.3.1.1.15
HS Link CRC Errors: The number of CRC errors on the high-speed links between the ASICs responsible for handling the router interfaces while receiving packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInHslFifoOverFlows 1.3.6.1.4.1.2636.3.3.1.1.16
HS link FIFO overflows: The number of FIFO overflows on the high-speed links between the ASICs responsible for handling the router interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInL3Incompletes 1.3.6.1.4.1.2636.3.3.1.1.17
L3 incompletes: The number of incoming packets that fail Layer 3 sanity checks of the header.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInL2ChanErrors 1.3.6.1.4.1.2636.3.3.1.1.18
L2 channel errors: the number of incoming packets for which the sofware could not find a valid logical interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInL2MismatchTimeouts 1.3.6.1.4.1.2636.3.3.1.1.19
L2 mismatch timeouts: The count of malformed or short packets that cause the incoming packet handler to discard the frame as unreadable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInInvalidVCs 1.3.6.1.4.1.2636.3.3.1.1.20
Invalid VCs: Number of cells that arrived for a nonexistent virtual circuit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInFifoErrors 1.3.6.1.4.1.2636.3.3.1.1.21
FIFO errors: The number of FIFO errors in the receive direction as reported by the ASIC on the PIC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ifJnxBucketDrops 1.3.6.1.4.1.2636.3.3.1.1.22
Bucket drops: Drops due to traffic load exceeding the interface transmit/receive leaky bucket configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxSramErrors 1.3.6.1.4.1.2636.3.3.1.1.23
SRAM errors: This counter increments when a hardware error has occurred in the SRAM on the PIC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ifJnxOutErrors 1.3.6.1.4.1.2636.3.3.1.1.24
Errors: The sum of the outgoing frame aborts and FCS errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxCollisions 1.3.6.1.4.1.2636.3.3.1.1.25
Collisions: The number of output collisions detected on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxCarrierTrans 1.3.6.1.4.1.2636.3.3.1.1.26
Carrier transitions: The number of times the interface saw the carrier signal transition.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutQDrops 1.3.6.1.4.1.2636.3.3.1.1.27
Drops: The number of packets dropped by the output queue of the I/O Manager ASIC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutAgedErrors 1.3.6.1.4.1.2636.3.3.1.1.28
Aged packets: The number of packets that remained in shared packet SDRAM for so long that the system automatically purged them.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutFifoErrors 1.3.6.1.4.1.2636.3.3.1.1.29
FIFO errors: The number of FIFO errors in the transmit direction as reported by the ASIC on the PIC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ifJnxOutHslFifoUnderFlows 1.3.6.1.4.1.2636.3.3.1.1.30
HS link FIFO underflows: The number of FIFO underflows on the high-speed links between the ASICs responsible for handling the router interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutHslCrcErrors 1.3.6.1.4.1.2636.3.3.1.1.31
HS Link CRC Errors: The number of CRC errors on the high-speed links between the ASICs responsible for handling the router interfaces while transmitting packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ifJnxCrcErrors 1.3.6.1.4.1.2636.3.3.1.1.32
CRC Errors: The number of CRC errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxFcsErrors 1.3.6.1.4.1.2636.3.3.1.1.33
FCS Errors: The number of FCS errors
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifHCIn1SecOctets 1.3.6.1.4.1.2636.3.3.1.1.34
The number of bytes per second (Bps), delivered by this (sub-)layer to its next higher (sub-)layer. This object is a 64 bit version of ifIn1SecOctets.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

ifHCOut1SecOctets 1.3.6.1.4.1.2636.3.3.1.1.35
The number of bytes per second (Bps), delivered by this (sub-)layer to its next lower (sub-)layer. This object is a 64 bit version of ifOut1SecOctets.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

ifChassisTable 1.3.6.1.4.1.2636.3.3.2
A list of Juniper's extension to the interface entries. The number of entries is given by the value of ifNumber. This table contains additional objects for the interface table to facilitate the identification of interfaces and its mapping into the Chassis MIB tables.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfChassisEntry

ifChassisEntry 1.3.6.1.4.1.2636.3.3.2.1
An entry containing additional management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfChassisEntry  

ifChassisFpc 1.3.6.1.4.1.2636.3.3.2.1.1
The number of the FPC card on which the interface is located in the chassis. It is the chassis slot in which the FPC card is installed for the specified interface. Although the number is labeled from 0 and up in the chassis, the return value for this object always starts from 1 according to Network Management convention. Therefore, a value of zero means there is no real or physical FPC associated with the specified interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifChassisPic 1.3.6.1.4.1.2636.3.3.2.1.2
The number of the PIC card on which the interface is located in the chassis. It is the PIC location on the FPC card for the specified interface. Although the number is labeled from 0 and up in the chassis, the return value for this object always starts from 1 according to Network Management convention. Therefore, a value of zero means there is no real or physical PIC associated with the specified interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifChassisPort 1.3.6.1.4.1.2636.3.3.2.1.3
The number of the port on the PIC card on which the interface is located in the chassis. It is the port number on the PIC card for the specified interface. Although the number is labeled from 0 and up in the chassis, the return value for this object always starts from 1 according to Network Management convention. Therefore, a value of zero means there is no real or physical port associated with the specified interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifChassisChannel 1.3.6.1.4.1.2636.3.3.2.1.4
The channel identifier for the specified interface if and only if it is part of a channelized interface. Although the channel is numbered from 0 and up in the interface naming, the return value for this object always starts from 1 according to Network Management convention. For the interface which could not be channelized, this object returns zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifChassisLogicalUnit 1.3.6.1.4.1.2636.3.3.2.1.5
The logical unit number of the specified interface. It is the logical part of the interface that is configured on the physical or channel part if any. Although the logical unit number is numbered from 0 and up in the interface naming, the return value for this object always starts from 1 according to Network Management convention. For the interface which is really a physical device, this value returns zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifChassisPicIndex 1.3.6.1.4.1.2636.3.3.2.1.6
The index or indices for the Chassis MIB tables. This is the instance index which keys into the jnxContentsTable in Chassis MIB. For example, it could return an octet string of '8.1.2.0' - meaning a PIC ('8', first digit) at FPC slot 0 ('1-1', second digit minus one if nonzero) PIC number 1 ('2-1', third digit minus one if nonzero) port number whatever (fourth digit currently unused) - which in turn could be plugged in by NMS directly after any MIB objects in the jnxContentsTable, say 'jnxContentsDescr.8.1.2.0', so NMS could get that PIC object for the specified interface. This object is valid only for those interfaces having real and physical PIC cards. Otherwise, it returns an octet string of four zeros '0.0.0.0.'
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ifJnxNotification 1.3.6.1.4.1.2636.3.3.3
OBJECT IDENTIFIER    

ifJnxNotificationPrefix 1.3.6.1.4.1.2636.3.3.3.0
OBJECT IDENTIFIER    

ifJnxErrors 1.3.6.1.4.1.2636.3.3.3.0.1
A ifJnxErrors notification is sent when the value of ifJnxCrcErrors or ifJnxFcsErrors increases.
Status: current Access: read-only
NOTIFICATION-TYPE    

ifJnxPolTable 1.3.6.1.4.1.2636.3.3.4
A list of Juniper's extension to the interface entries. The number of entries is given by the value of ifNumber. This table contains additional objects for the interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfJnxPolEntry

ifJnxPolEntry 1.3.6.1.4.1.2636.3.3.4.1
An entry containing additional management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfJnxPolEntry  

ifJnxInPolLowOctets 1.3.6.1.4.1.2636.3.3.4.1.1
Logical Interface Policer Input Low Bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolLowPkts 1.3.6.1.4.1.2636.3.3.4.1.2
Logical Interface Policer Input Low Pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolLow1SecRate 1.3.6.1.4.1.2636.3.3.4.1.3
Logical Interface Policer Input Low 1 Sec Rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolMLowOctets 1.3.6.1.4.1.2636.3.3.4.1.4
Logical Interface Policer Input Medium Low Bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolMLowPkts 1.3.6.1.4.1.2636.3.3.4.1.5
Logical Interface Policer Input Medium Low Pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolMLow1SecRate 1.3.6.1.4.1.2636.3.3.4.1.6
Logical Interface Policer Input Medium Low 1 Sec Rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolMHighOctets 1.3.6.1.4.1.2636.3.3.4.1.7
Logical Interface Policer Input Medium High Bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolMHighPkts 1.3.6.1.4.1.2636.3.3.4.1.8
Logical Interface Policer Input Medium High Pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolMHigh1SecRate 1.3.6.1.4.1.2636.3.3.4.1.9
Logical Interface Policer Input Medium High 1 Sec Rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolHighOctets 1.3.6.1.4.1.2636.3.3.4.1.10
Logical Interface Policer Input High Bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolHighPkts 1.3.6.1.4.1.2636.3.3.4.1.11
Logical Interface Policer Input High Pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolHigh1SecRate 1.3.6.1.4.1.2636.3.3.4.1.12
Logical Interface Policer Input High 1 Sec Rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolDropOctets 1.3.6.1.4.1.2636.3.3.4.1.13
Logical Interface Policer Input Drop Bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolDropPkts 1.3.6.1.4.1.2636.3.3.4.1.14
Logical Interface Policer Input Drop Pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxInPolDrop1SecRate 1.3.6.1.4.1.2636.3.3.4.1.15
Logical Interface Policer Input Drop 1 Sec Rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolLowOctets 1.3.6.1.4.1.2636.3.3.4.1.16
Logical Interface Policer Output Low Bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolLowPkts 1.3.6.1.4.1.2636.3.3.4.1.17
Logical Interface Policer Output Low Pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolLow1SecRate 1.3.6.1.4.1.2636.3.3.4.1.18
Logical Interface Policer Output Low 1 Sec Rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolMLowOctets 1.3.6.1.4.1.2636.3.3.4.1.19
Logical Interface Policer Output Medium Low Bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolMLowPkts 1.3.6.1.4.1.2636.3.3.4.1.20
Logical Interface Policer Input Medium Low Pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolMLow1SecRate 1.3.6.1.4.1.2636.3.3.4.1.21
Logical Interface Policer Output Medium Low 1 Sec Rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolMHighOctets 1.3.6.1.4.1.2636.3.3.4.1.22
Logical Interface Policer Output Medium High Bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolMHighPkts 1.3.6.1.4.1.2636.3.3.4.1.23
Logical Interface Policer Output Medium High Pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolMHigh1SecRate 1.3.6.1.4.1.2636.3.3.4.1.24
Logical Interface Policer Output Medium High 1 Sec Rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolHighOctets 1.3.6.1.4.1.2636.3.3.4.1.25
Logical Interface Policer Output High Bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolHighPkts 1.3.6.1.4.1.2636.3.3.4.1.26
Logical Interface Policer Output High Pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolHigh1SecRate 1.3.6.1.4.1.2636.3.3.4.1.27
Logical Interface Policer Output High 1 Sec Rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolDropOctets 1.3.6.1.4.1.2636.3.3.4.1.28
Logical Interface Policer Output Drop Bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolDropPkts 1.3.6.1.4.1.2636.3.3.4.1.29
Logical Interface Policer Output Drop Pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ifJnxOutPolDrop1SecRate 1.3.6.1.4.1.2636.3.3.4.1.30
Logical Interface Policer Output Drop 1 Sec Rate
Status: current Access: read-only
OBJECT-TYPE    
  Counter64