JUNIPER-IF-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-IF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ifJnx 1.3.6.1.4.1.2636.3.3
The MIB modules extends the ifTable as defined in IF-MIB.
     ifJnxTable 1.3.6.1.4.1.2636.3.3.1 no-access
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.
         ifJnxEntry 1.3.6.1.4.1.2636.3.3.1.1 no-access
An entry containing additional management information applicable to a particular interface.
             ifIn1SecRate 1.3.6.1.4.1.2636.3.3.1.1.1 gauge32 read-only
The number of bits per second (bps), delivered by this (sub-)layer to its next higher (sub-)layer.
             ifIn1SecOctets 1.3.6.1.4.1.2636.3.3.1.1.2 gauge32 read-only
The number of octets per second (Bps, Bytes per second), delivered by this (sub-)layer to its next higher (sub-)layer.
             ifIn1SecPkts 1.3.6.1.4.1.2636.3.3.1.1.3 gauge32 read-only
The number of packets per second (pps), delivered by this (sub-)layer to its next higher (sub-)layer.
             ifOut1SecRate 1.3.6.1.4.1.2636.3.3.1.1.4 gauge32 read-only
The number of bits per second (bps), delivered by this (sub-)layer to its next lower (sub-)layer.
             ifOut1SecOctets 1.3.6.1.4.1.2636.3.3.1.1.5 gauge32 read-only
The number of octets per second (Bps, Bytes per second), delivered by this (sub-)layer to its next lower (sub-)layer.
             ifOut1SecPkts 1.3.6.1.4.1.2636.3.3.1.1.6 gauge32 read-only
The number of packets per second (pps), delivered by this (sub-)layer to its next lower (sub-)layer.
             ifHCIn1SecRate 1.3.6.1.4.1.2636.3.3.1.1.7 counterbasedgauge64 read-only
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.
             ifHCOut1SecRate 1.3.6.1.4.1.2636.3.3.1.1.8 counterbasedgauge64 read-only
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.
             ifJnxInErrors 1.3.6.1.4.1.2636.3.3.1.1.9 counter64 read-only
Errors: The sum of the incoming frame aborts and FCS errors.
             ifJnxInFrameErrors 1.3.6.1.4.1.2636.3.3.1.1.10 counter64 read-only
Framing Errors: The number of input packets which were misaligned.
             ifJnxInQDrops 1.3.6.1.4.1.2636.3.3.1.1.11 counter64 read-only
Drops: The number of packets dropped by the input queue of the I/O Manager ASIC.
             ifJnxInRunts 1.3.6.1.4.1.2636.3.3.1.1.12 counter64 read-only
Runts: Frames received that are smaller than the runt threshold.
             ifJnxInGiants 1.3.6.1.4.1.2636.3.3.1.1.13 counter64 read-only
Giants: Frames received that are larger than the giant threshold.
             ifJnxInDiscards 1.3.6.1.4.1.2636.3.3.1.1.14 counter64 read-only
Policed Discards: Frames that the incoming packet match code discarded because they were not recognized or of interest.
             ifJnxInHslCrcErrors 1.3.6.1.4.1.2636.3.3.1.1.15 counter64 read-only
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.
             ifJnxInHslFifoOverFlows 1.3.6.1.4.1.2636.3.3.1.1.16 counter64 read-only
HS link FIFO overflows: The number of FIFO overflows on the high-speed links between the ASICs responsible for handling the router interfaces.
             ifJnxInL3Incompletes 1.3.6.1.4.1.2636.3.3.1.1.17 counter64 read-only
L3 incompletes: The number of incoming packets that fail Layer 3 sanity checks of the header.
             ifJnxInL2ChanErrors 1.3.6.1.4.1.2636.3.3.1.1.18 counter64 read-only
L2 channel errors: the number of incoming packets for which the sofware could not find a valid logical interface.
             ifJnxInL2MismatchTimeouts 1.3.6.1.4.1.2636.3.3.1.1.19 counter64 read-only
L2 mismatch timeouts: The count of malformed or short packets that cause the incoming packet handler to discard the frame as unreadable.
             ifJnxInInvalidVCs 1.3.6.1.4.1.2636.3.3.1.1.20 counter64 read-only
Invalid VCs: Number of cells that arrived for a nonexistent virtual circuit.
             ifJnxInFifoErrors 1.3.6.1.4.1.2636.3.3.1.1.21 counter32 read-only
FIFO errors: The number of FIFO errors in the receive direction as reported by the ASIC on the PIC.
             ifJnxBucketDrops 1.3.6.1.4.1.2636.3.3.1.1.22 counter64 read-only
Bucket drops: Drops due to traffic load exceeding the interface transmit/receive leaky bucket configuration.
             ifJnxSramErrors 1.3.6.1.4.1.2636.3.3.1.1.23 counter32 read-only
SRAM errors: This counter increments when a hardware error has occurred in the SRAM on the PIC.
             ifJnxOutErrors 1.3.6.1.4.1.2636.3.3.1.1.24 counter64 read-only
Errors: The sum of the outgoing frame aborts and FCS errors.
             ifJnxCollisions 1.3.6.1.4.1.2636.3.3.1.1.25 counter64 read-only
Collisions: The number of output collisions detected on this interface.
             ifJnxCarrierTrans 1.3.6.1.4.1.2636.3.3.1.1.26 counter64 read-only
Carrier transitions: The number of times the interface saw the carrier signal transition.
             ifJnxOutQDrops 1.3.6.1.4.1.2636.3.3.1.1.27 counter64 read-only
Drops: The number of packets dropped by the output queue of the I/O Manager ASIC.
             ifJnxOutAgedErrors 1.3.6.1.4.1.2636.3.3.1.1.28 counter64 read-only
Aged packets: The number of packets that remained in shared packet SDRAM for so long that the system automatically purged them.
             ifJnxOutFifoErrors 1.3.6.1.4.1.2636.3.3.1.1.29 counter32 read-only
FIFO errors: The number of FIFO errors in the transmit direction as reported by the ASIC on the PIC.
             ifJnxOutHslFifoUnderFlows 1.3.6.1.4.1.2636.3.3.1.1.30 counter64 read-only
HS link FIFO underflows: The number of FIFO underflows on the high-speed links between the ASICs responsible for handling the router interfaces.
             ifJnxOutHslCrcErrors 1.3.6.1.4.1.2636.3.3.1.1.31 counter32 read-only
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.
             ifJnxCrcErrors 1.3.6.1.4.1.2636.3.3.1.1.32 counter64 read-only
CRC Errors: The number of CRC errors
             ifJnxFcsErrors 1.3.6.1.4.1.2636.3.3.1.1.33 counter64 read-only
FCS Errors: The number of FCS errors
     ifChassisTable 1.3.6.1.4.1.2636.3.3.2 no-access
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.
         ifChassisEntry 1.3.6.1.4.1.2636.3.3.2.1 no-access
An entry containing additional management information applicable to a particular interface.
             ifChassisFpc 1.3.6.1.4.1.2636.3.3.2.1.1 integer32 read-only
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.
             ifChassisPic 1.3.6.1.4.1.2636.3.3.2.1.2 integer32 read-only
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.
             ifChassisPort 1.3.6.1.4.1.2636.3.3.2.1.3 integer32 read-only
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.
             ifChassisChannel 1.3.6.1.4.1.2636.3.3.2.1.4 integer32 read-only
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.
             ifChassisLogicalUnit 1.3.6.1.4.1.2636.3.3.2.1.5 integer32 read-only
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.
             ifChassisPicIndex 1.3.6.1.4.1.2636.3.3.2.1.6 octet string read-only
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.'
     ifJnxNotification 1.3.6.1.4.1.2636.3.3.3
         ifJnxNotificationPrefix 1.3.6.1.4.1.2636.3.3.3.0
             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.
     ifJnxPolTable 1.3.6.1.4.1.2636.3.3.4 no-access
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.
         ifJnxPolEntry 1.3.6.1.4.1.2636.3.3.4.1 no-access
An entry containing additional management information applicable to a particular interface.
             ifJnxInPolLowOctets 1.3.6.1.4.1.2636.3.3.4.1.1 counter64 read-only
Logical Interface Policer Input Low Bytes
             ifJnxInPolLowPkts 1.3.6.1.4.1.2636.3.3.4.1.2 counter64 read-only
Logical Interface Policer Input Low Pkts
             ifJnxInPolLow1SecRate 1.3.6.1.4.1.2636.3.3.4.1.3 counter64 read-only
Logical Interface Policer Input Low 1 Sec Rate
             ifJnxInPolMLowOctets 1.3.6.1.4.1.2636.3.3.4.1.4 counter64 read-only
Logical Interface Policer Input Medium Low Bytes
             ifJnxInPolMLowPkts 1.3.6.1.4.1.2636.3.3.4.1.5 counter64 read-only
Logical Interface Policer Input Medium Low Pkts
             ifJnxInPolMLow1SecRate 1.3.6.1.4.1.2636.3.3.4.1.6 counter64 read-only
Logical Interface Policer Input Medium Low 1 Sec Rate
             ifJnxInPolMHighOctets 1.3.6.1.4.1.2636.3.3.4.1.7 counter64 read-only
Logical Interface Policer Input Medium High Bytes
             ifJnxInPolMHighPkts 1.3.6.1.4.1.2636.3.3.4.1.8 counter64 read-only
Logical Interface Policer Input Medium High Pkts
             ifJnxInPolMHigh1SecRate 1.3.6.1.4.1.2636.3.3.4.1.9 counter64 read-only
Logical Interface Policer Input Medium High 1 Sec Rate
             ifJnxInPolHighOctets 1.3.6.1.4.1.2636.3.3.4.1.10 counter64 read-only
Logical Interface Policer Input High Bytes
             ifJnxInPolHighPkts 1.3.6.1.4.1.2636.3.3.4.1.11 counter64 read-only
Logical Interface Policer Input High Pkts
             ifJnxInPolHigh1SecRate 1.3.6.1.4.1.2636.3.3.4.1.12 counter64 read-only
Logical Interface Policer Input High 1 Sec Rate
             ifJnxInPolDropOctets 1.3.6.1.4.1.2636.3.3.4.1.13 counter64 read-only
Logical Interface Policer Input Drop Bytes
             ifJnxInPolDropPkts 1.3.6.1.4.1.2636.3.3.4.1.14 counter64 read-only
Logical Interface Policer Input Drop Pkts
             ifJnxInPolDrop1SecRate 1.3.6.1.4.1.2636.3.3.4.1.15 counter64 read-only
Logical Interface Policer Input Drop 1 Sec Rate
             ifJnxOutPolLowOctets 1.3.6.1.4.1.2636.3.3.4.1.16 counter64 read-only
Logical Interface Policer Output Low Bytes
             ifJnxOutPolLowPkts 1.3.6.1.4.1.2636.3.3.4.1.17 counter64 read-only
Logical Interface Policer Output Low Pkts
             ifJnxOutPolLow1SecRate 1.3.6.1.4.1.2636.3.3.4.1.18 counter64 read-only
Logical Interface Policer Output Low 1 Sec Rate
             ifJnxOutPolMLowOctets 1.3.6.1.4.1.2636.3.3.4.1.19 counter64 read-only
Logical Interface Policer Output Medium Low Bytes
             ifJnxOutPolMLowPkts 1.3.6.1.4.1.2636.3.3.4.1.20 counter64 read-only
Logical Interface Policer Input Medium Low Pkts
             ifJnxOutPolMLow1SecRate 1.3.6.1.4.1.2636.3.3.4.1.21 counter64 read-only
Logical Interface Policer Output Medium Low 1 Sec Rate
             ifJnxOutPolMHighOctets 1.3.6.1.4.1.2636.3.3.4.1.22 counter64 read-only
Logical Interface Policer Output Medium High Bytes
             ifJnxOutPolMHighPkts 1.3.6.1.4.1.2636.3.3.4.1.23 counter64 read-only
Logical Interface Policer Output Medium High Pkts
             ifJnxOutPolMHigh1SecRate 1.3.6.1.4.1.2636.3.3.4.1.24 counter64 read-only
Logical Interface Policer Output Medium High 1 Sec Rate
             ifJnxOutPolHighOctets 1.3.6.1.4.1.2636.3.3.4.1.25 counter64 read-only
Logical Interface Policer Output High Bytes
             ifJnxOutPolHighPkts 1.3.6.1.4.1.2636.3.3.4.1.26 counter64 read-only
Logical Interface Policer Output High Pkts
             ifJnxOutPolHigh1SecRate 1.3.6.1.4.1.2636.3.3.4.1.27 counter64 read-only
Logical Interface Policer Output High 1 Sec Rate
             ifJnxOutPolDropOctets 1.3.6.1.4.1.2636.3.3.4.1.28 counter64 read-only
Logical Interface Policer Output Drop Bytes
             ifJnxOutPolDropPkts 1.3.6.1.4.1.2636.3.3.4.1.29 counter64 read-only
Logical Interface Policer Output Drop Pkts
             ifJnxOutPolDrop1SecRate 1.3.6.1.4.1.2636.3.3.4.1.30 counter64 read-only
Logical Interface Policer Output Drop 1 Sec Rate