Juniper-IP-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-IP-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
 juniIpMIB 1.3.6.1.4.1.4874.2.2.12
The IP Protocol MIB for the Juniper Networks enterprise.
       juniIpObjects 1.3.6.1.4.1.4874.2.2.12.1
           juniIpInterface 1.3.6.1.4.1.4874.2.2.12.1.1
               juniIpNextIfIndex 1.3.6.1.4.1.4874.2.2.12.1.1.1 juninextifindex read-only
Coordinate ifIndex value allocation for entries in juniIpIfTable. 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.
               juniIpIfTable 1.3.6.1.4.1.4874.2.2.12.1.1.2 no-access
This table contains entries for IP interfaces present in the system.
                   juniIpIfEntry 1.3.6.1.4.1.4874.2.2.12.1.1.2.1 no-access
Each entry describes the characteristics of an IP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable.
                       juniIpIfIndex 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.1 interfaceindex no-access
The ifIndex of the IP interface. When creating entries in this table, suitable values for this object are determined by reading juniIpNextIfIndex.
                       juniIpIfRowStatus 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.2 rowstatus read-only
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: juniIpIfRowStatus juniIpIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniIpIfIndex must have been determined previously, typically by reading juniIpNextIfIndex. The interface identified by a nonzero juniIpIfLowerIfIndex must exist. If juniIpIfType is configured to be 'loopback' or 'null', juniIpIfLowerIfIndex must be set to zero. The selected value of juniIpIfType must be compatible with the underlying media interface identified by juniIpIfLowerIfIndex. Once created, the following objects may not be modified: juniIpIfLowerIfIndex juniIpIfType juniIpIfTypeId A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table.
                       juniIpIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.3 interfaceindexorzero read-only
The ifIndex of a media interface over which this IP interface is to be layered. A value of zero is used when juniIpIfType is specified to be loopback(4) or null(5).
                       juniIpIfType 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.4 integer read-only
The type of network interface. Enumeration: 'bgpMplsVpn': 6, 'loopback': 4, 'broadcast': 1, 'other': 0, 'dialout': 8, 'nbma': 3, 'null': 5, 'pointToPoint': 2, 'vrfInternal': 7.
                       juniIpIfTypeId 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.5 unsigned32 read-only
A numerical distinguisher relevant for the loopback and null IP interface types. loopback Must be unique for all IP interfaces of this type. null Must be unique for all IP interfaces of this type. (FOR IMPLEMENTATIONS THAT SUPPORT ONE AND ONLY ONE NULL INTERFACE, THE VALUE ZERO MUST BE USED.) For all other IP interface types, this object is not relevant, reports a value of zero when read, and must be given a value of zero if explicitly configured during creation.
                       juniIpIfSAValidationEnable 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.6 junienable read-only
Enable/disable source address validation on this IP network interface.
                       juniIpIfCreationType 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.7 integer read-only
Specify if the interface was created due to static configuration or due to some dynamic event. Dynamic interfaces are not stored in NVS. Enumeration: 'dynamic': 2, 'static': 1.
                       juniIpIfProfileId 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.8 unsigned32 read-only
Identified the profile used when creating a dynamic interface.
                       juniIpIfAlwaysUp 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.9 junienable read-only
When enabled, the interface is determined to be up regardless of the state of any lower layer interfaces.
                       juniIpIfLoopback 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.10 junienable read-only
Indicates whether the interface is a loopback type interface. This object has been replaced by juniIpIfInheritNum.
                       juniIpIfLoopbackUid 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.11 interfaceindexorzero read-only
Specify the interface index of a loopback interface whose IP address should be used when sourcing traffic on this interface. Useful for unnumbered interfaces. This object has been replaced by juniIpIfInheritNumUid.
                       juniIpIfDebounceTime 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.12 integer32 read-only
Specifies the time in milliseconds that a layer 2 interface must remain in a state before it is conveyed to the IP layer. Useful for interfaces that experience brief outages that should not constitute a route flap. A value of 0 indicates that the feature is disabled.
                       juniIpIfForwarding 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.13 junienable read-only
Enable/disable the forwarding of IP traffic to/from this interface. This is currently only applicable to the out-of-band management port.
                       juniIpIfForceFragmentation 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.14 junienable read-only
Force the fragmentation of all IP packets greater than the interface MTU even if the DF bit is set.
                       juniIpIfSharesLowerUid 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.15 junienable read-only
Identifies the interface as sharing a lower interface with another interface vs owning it outright.
                       juniIpIfFilterOptions 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.16 unsigned32 read-only
Bit mask to configure the interface to filter packets with IP header options. Currently, either no bits or all bits may be set.
                       juniIpIfName 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.17 octet string read-only
Specify the IP interface discriminator for an IP interface not attached to a layer 2 interface with a specific location.
                       juniIpIfArpTimeout 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.18 unsigned32 read-only
Specify the ARP timeout for this interface in seconds.
                       juniIpIfAdminSpeed 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.19 unsigned32 read-only
Set an administrative speed for the interface that overrides the speed learned from the lower layer. A value of 0 indicates no speed is specified.
                       juniIpIfMultipathMode 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.20 integer read-only
Configure the mode this interface should use when forwarding equal-cost multipath traffic. Enumeration: 'roundRobin': 2, 'hashed': 1.
                       juniIpIfSharedNhAddr 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.21 ipaddress read-only
The IP address of either a direct or indirect next-hop toward which this shared interface should point.
                       juniIpIfSharedNhRouterId 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.22 unsigned32 read-only
The identifier for the domain of a virtual router in which the juniIpIfSharedNhAddr should be resolved.
                       juniIpIfPrimaryIpAddress 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.23 ipaddress read-only
The IP address of the primary IP network on an interface.
                       juniIpIfPrimaryIpMask 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.24 ipaddress read-only
The IP address mask of the primary IP network on an interface.
                       juniIpIfOperDebounceTime 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.25 integer32 read-only
Indicates the operational time in milliseconds that a layer2 interface must remain in a state before it is conveyed to the IP layer. Useful for interfaces that experience brief outages that should not constitute a route flap. A value of 0 indicates that the feature is disabled.
                       juniIpIfRouterIndex 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.26 unsigned32 read-only
The index or ID of the router.
                       juniIpIfInheritNum 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.27 junienable read-only
Indicates whether this numbered interface is referenced by unnumbered interfaces.
                       juniIpIfInheritNumUid 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.28 interfaceindexorzero read-only
Specify the interface index of a numbered interface whose IP address should be used when sourcing traffic on this interface. Useful for unnumbered interfaces.
                       juniIpIfAnalyzerMode 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.29 integer read-only
Used to set the interface to analyzer mode. When enabled(1), all IP packets entering this interface and all non-mirror IP packets leaving this interface will be dropped. The value default(2) specifies that this interface will be the default analyzer port for the virtual-router where the interface resides. Enumeration: 'default': 2, 'enable': 1, 'disable': 0.
                       juniIpIfAutoConfigure 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.30 junienable read-only
When enabled, IP subscriber interfaces are created dynamically based on any attributes defined in the service-profile and the rules associated with the DCM profile selected for this subscriber.
                       juniIpIfTcpMss 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.31 integer32 read-only
Configures TCP MSS value for an IP interface. When configured, MSS value of TCP SYN packets received or transmitted on the interface will be compared with the configured value and lowest of the two will replace the value in the packet.
                       juniIpIfInitSeqPrefOper 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.32 unsigned32 read-only
Indicates the operational warm-restart replay initial sequence preference value for an IP interface. Following an HA SRP switchover, high-preference (value 1) IP interfaces are replayed first, followed by static routes, and then low-preference (value 0) IP interfaces. This allows static routes that are dependent on high-preference interfaces to be resolved and routing protocols to exchange information with peers over high-preference interfaces before low-preference interfaces are replayed. An IP interface is designated as high-preference either (1) implicitly by configuring an IGP or PIM protocol on that interface, or (2) explicitly by juniIpIfInitSeqPrefAdmin (or CLI) configuration.
                       juniIpIfInitSeqPrefAdmin 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.33 unsigned32 read-only
Configures the warm-restart replay initial sequence preference value for an IP interface. See the juniIpIfInitSeqPrefOper description for more information.
                       juniIpIfArpSpoofCheck 1.3.6.1.4.1.4874.2.2.12.1.1.2.1.34 junienable read-only
When enabled, IP ARP spoof checking is performed on ARP packets received on the IP interface.
               juniIpIfStatsTable 1.3.6.1.4.1.4874.2.2.12.1.1.3 no-access
This table contains entries for IP interfaces present in the system.
                   juniIpIfStatsEntry 1.3.6.1.4.1.4874.2.2.12.1.1.3.1 no-access
Each entry contains statistics for an IP interface.
                       juniIpIfStatsIndex 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.1 interfaceindex no-access
The ifIndex of the IP interface.
                       juniIpIfStatsInPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.2 counter64 read-only
The number of packets received on this interface.
                       juniIpIfStatsInOctets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.3 counter64 read-only
The number of octets received on this interface.
                       juniIpIfStatsInPoliciedPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.4 counter64 read-only
The number of packets dropped due to rate limiters attached to this interface.
                       juniIpIfStatsInPoliciedOctets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.5 counter64 read-only
The number of octets dropped due to rate limiters attached to this interface.
                       juniIpIfStatsInErrorPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.6 counter64 read-only
The number of packets received with errors on this interface.
                       juniIpIfStatsInSpoofedPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.7 counter64 read-only
The number of packets received on this interface with destination unknown.
                       juniIpIfStatsInForwardedPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.8 counter64 read-only
The number of packets received on this interface that were forwarded by any interface in the system.
                       juniIpIfStatsInForwardedOctets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.9 counter64 read-only
The number of octets received on this interface that were forwarded by any interface in the system.
                       juniIpIfStatsOutForwardedPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.10 counter64 read-only
The number of packets forwarded by this interface.
                       juniIpIfStatsOutForwardedOctets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.11 counter64 read-only
The number of octets forwarded by this interface.
                       juniIpIfStatsOutSchedDropPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.12 counter64 read-only
The number of packets dropped at this interface due to output queue congestion.
                       juniIpIfStatsOutSchedDropOctets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.13 counter64 read-only
The number of octets dropped at this interface due to output queue congestion.
                       juniIpIfStatsOutRequestedPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.14 counter64 read-only
The number of packets requested for transmission at this interface.
                       juniIpIfStatsOutRequestedOctets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.15 counter64 read-only
The number of octets requested for transmission at this interface.
                       juniIpIfStatsOutPoliciedPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.16 counter64 read-only
The number of packets dropped due to rate limiters attached to this interface.
                       juniIpIfStatsOutPoliciedOctets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.17 counter64 read-only
The number of octets dropped due to rate limiters attached to this interface.
                       juniIpIfStatsGreenOutSchedDropPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.18 counter64 read-only
The number of packets dropped at this interface due to output queue congestion in the green output queue. The green output queue has lowest drop probability.
                       juniIpIfStatsYellowOutSchedDropPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.19 counter64 read-only
The number of packets dropped at this interface due to output queue congestion in the yellow output queue. The yellow output queue has medium level drop probability.
                       juniIpIfStatsRedOutSchedDropPackets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.20 counter64 read-only
The number of packets dropped at this interface due to output queue congestion in the red output queue. The red output queue has highest level drop probability.
                       juniIpIfStatsGreenOutSchedDropOctets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.21 counter64 read-only
The number of octets dropped at this interface due to output queue congestion in the green output queue. The green output queue has the lowest drop probability.
                       juniIpIfStatsYellowOutSchedDropOctets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.22 counter64 read-only
The number of octets dropped at this interface due to output queue congestion in the yellow output queue. The yellow output queue has the medium drop probability.
                       juniIpIfStatsRedOutSchedDropOctets 1.3.6.1.4.1.4874.2.2.12.1.1.3.1.23 counter64 read-only
The number of octets dropped at this interface due to output queue congestion in the red output queue. The red output queue has the highest drop probability.
               juniIpIfAssocTable 1.3.6.1.4.1.4874.2.2.12.1.1.4 no-access
This table contains entries of interfaces present in the system.
                   juniIpIfAssocEntry 1.3.6.1.4.1.4874.2.2.12.1.1.4.1 no-access
Each entry in this table returns the ifIndex of the IP interface associated with the lower layer ifIndex supplied as the index to this table. The purpose of this table is to translate L2 interfaces to corresponding L3 interfaces for billing applications. Since interesting billing related statistics are kept at L3, it is often useful to know the L2-L3 relationship. Note that this table is not confined to L2-L3 relationships. Any interface sublayer can be used to access this table to determine the relationship with the L3 interface.
                       juniIpIfAssocLowerIfIndex 1.3.6.1.4.1.4874.2.2.12.1.1.4.1.1 interfaceindex no-access
The ifIndex of the lower layer interface.
                       juniIpIfAssocIpIfIndex 1.3.6.1.4.1.4874.2.2.12.1.1.4.1.2 interfaceindexorzero read-only
The ifIndex of the IP interface associated with the lower layer juniIpIfAssocLowerIfIndex. In cases where there is not a 1 to 1 relationship between lower layer and higher layer IP interface, a zero value juniIpIfAssocIpIfIndex is returned; this includes the case where an IP interface has not yet been configued at the top of the interface column. An example usage of this table: Assume a user needs to know the ifIndex relationship for all interfaces with the L3 IP interface. Then starting at the bottom of the stack below, the ATM and AAL5's ifIndex would be used to access the table. The agent will return 0 for each of these cases because multiple customer's traffic is demultiplexed at these levels. IP_1 PPP IP_2 ATM1483_1 ATM1483_2 \ / AAL5 ATM If the ATM1483_1 ifIndex is used to access this table, then the value of juniIpIfAssocLowerIfIndex will be set to the ifIndex of IP_1. Similarily, if the ATM1483_2 ifIndex is used to access this table, the juniIpifAssocLowerIfIndex will set to the ifIndex of IP_2.
           juniIpAddress 1.3.6.1.4.1.4874.2.2.12.1.2
               juniIpAddrGlobals 1.3.6.1.4.1.4874.2.2.12.1.2.1
                   juniIpArpTimeout 1.3.6.1.4.1.4874.2.2.12.1.2.1.1 integer32 read-write
Timeout, in seconds, for ARP requests issued by this entity.
               juniIpAddrTable 1.3.6.1.4.1.4874.2.2.12.1.2.2 no-access
IP addressing information for this entity's IP network interfaces. Representation of both numbered and unnumbered IP interfaces is supported.
                   juniIpAddrEntry 1.3.6.1.4.1.4874.2.2.12.1.2.2.1 no-access
IP addressing information for one of this entity's IP network interfaces. This interface could be either numbered or unnumbered. The following objects correspond to (read-only) counterparts in the IP-MIB ipAddrTable: juniIpAdEntAddr juniIpAdEntIfIndex juniIpAdEntNetMask juniIpAdEntBcastAddr juniIpAdEntReasmMaxSize
                       juniIpAdEntAddr 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.1 juniipaddrlessif no-access
The IP address for a numbered IP network interface, if this object's value has the form 'a.b.c.d', where 'a' is nonzero; or, the ifIndex (interpreting the low 24 bits of this value as an integer) of an unnumbered ('address-less') IP interface, if this object's value has the form '0.b.c.d'.
                       juniIpAdEntIfIndex 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.2 interfaceindex read-only
The ifIndex of the network interface to which this entry's IP addressing mode pertains.
                       juniIpAdEntNetMask 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.3 ipaddress read-only
The IP subnet mask associated with the IP address of this entry. The network and host bit fields of the mask are filled with 1's and 0's, respectively. If this entry represents an unnumbered IP interface, this object should have a value of all ones.
                       juniIpAdEntBcastAddr 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.4 integer32 read-only
The value of the least-significant bit in the IP broadcast address used for sending datagrams on the IP network interface associated with this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this interface.
                       juniIpAdEntReasmMaxSize 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.5 integer32 read-only
The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.
                       juniIpAdEntRowStatus 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.6 rowstatus read-only
Controls the creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create entries for both numbered and unnumbered IP interfaces, the following entry objects MUST be explicitly configured: juniIpAdEntRowStatus juniIpAdEntIfIndex To create an entry for a numbered IP interface, the following conditions must also hold: To create an entry for an unnumbered IP interface, the following conditions must also hold: juniIpAdEntUnnumInheritNumIfIndex must be configured with a nonzero ifIndex value of an IP numbered interface.
                       juniIpAdEntAdminStatus 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.7 junienable read-only
Enable/disable operation of IP on this IP network interface.
                       juniIpAdEntArpRspEnable 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.8 junienable read-only
Enable/disable ARP response on this IP network interface.
                       juniIpAdEntProxyArpRspEnable 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.9 junienable read-only
Enable/disable proxy ARP response on this IP network interface.
                       juniIpAdEntIgmpEnable 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.10 junienable read-only
Enable/disable IGMP operation on this IP network interface.
                       juniIpAdEntDirectedBcastEnable 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.11 junienable read-only
Enable/disable forwarding of directed broadcasts on this IP network interface.
                       juniIpAdEntIcmpRedirectEnable 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.12 junienable read-only
Enable/disable transmission of ICMP Redirect messages on this IP network interface.
                       juniIpAdEntIcmpMaskReplyEnable 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.13 junienable read-only
Enable/disable transmission of ICMP Mask Reply messages on this IP network interface.
                       juniIpAdEntIcmpUnreachEnable 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.14 junienable read-only
Enable/disable transmission of ICMP Unreachable messages on this IP network interface.
                       juniIpAdEntMtu 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.15 integer32 read-only
The configured MTU size for this IP network interface. If set to zero, the default MTU size, as determined by the underlying network media, is used.
                       juniIpAdEntUnnumLoopbackIfIndex 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.16 interfaceindexorzero read-only
For unnumbered interfaces, the ifIndex of the IP loopback interface whose IP address is used as the source IP address for IP packets transmitted on the unnumbered network. For numbered interfaces, this object has a value of zero. This object has been replaced by juniIpAdEntUnnumInheritNumIfIndex.
                       juniIpAdEntIrdpEnable 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.17 junienable read-only
Controls whether ICMP Router Discovery Protocol operation is permitted to be sent on this network.
                       juniIpAdEntAccessRouteEnable 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.18 junienable read-only
If enabled, then establishment/loss of a point-to-point network connection causes a host route for the remote host to be created/deleted automatically.
                       juniIpAdEntAccessRouteHost 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.19 ipaddress read-only
If an access route has been established, the IP address of the remote host is reported by this object; otherwise, this object contains the value 0.0.0.0.
                       juniIpAdEntIsSecondary 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.20 junienable read-only
If enabled, then the IP address corresponding to this entry is a secondary address. If disabled, then the IP address corresponding to this entry is te primary address.
                       juniIpAdEntUnnumInheritNumIfIndex 1.3.6.1.4.1.4874.2.2.12.1.2.2.1.21 interfaceindexorzero read-only
For unnumbered interfaces, the ifIndex of the IP numbered interface whose IP address is used as the source IP address for IP packets transmitted on the unnumbered network. For numbered interfaces, this object has a value of zero.
           juniIpRoute 1.3.6.1.4.1.4874.2.2.12.1.3
               juniIpRouteGlobals 1.3.6.1.4.1.4874.2.2.12.1.3.1
                   juniIpRouteLimit 1.3.6.1.4.1.4874.2.2.12.1.3.1.1 integer32 read-write
Maximum number of IP routes maintained by this entity. Setting a value lower than the current number of routes prevents additional routes from being learned or configured, but does not cause existing excess routes to be deleted to enforce the new limit.
                   juniIpRouteTableLimit 1.3.6.1.4.1.4874.2.2.12.1.3.1.2 unsigned32 read-write
The VRF Route Table Maximum Number of Routes Limit.
                   juniIpRouteTableWarnPercent 1.3.6.1.4.1.4874.2.2.12.1.3.1.3 unsigned32 read-write
The VRF Route Table Percentage of the Route Limit at which to issue a warning. The percentage is only valid when juniIpRouteTableWarnOnly is false. It must be set to 0 if juniIpRouteTableWarnOnly is true.
                   juniIpRouteTableWarnOnly 1.3.6.1.4.1.4874.2.2.12.1.3.1.4 truthvalue read-write
The VRF Route Table Maximum Number of Routes Warning flag. Do not actually limit the number of routes in the table
                   juniIpRouteTableWarnThreshold 1.3.6.1.4.1.4874.2.2.12.1.3.1.5 unsigned32 read-only
The computed number of route to issue a warning. If juniIpRouteTableWarnOnly is true this value will be juniIpRouteTableLimit and if juniIpRouteTableWarnOnly is false it will be juniIpRouteTableLimit * juniIpRouteTableWarnPercentage
               juniIpRouteStaticTable 1.3.6.1.4.1.4874.2.2.12.1.3.2 no-access
Table of static routes configured on this entity. The object definitions and indexing for this table are chosen to closely align with the IP-FORWARD-MIB's ipCidrRouteTable. This table serves three purposes: 1. Provide the means for configuring static routes. 2. Provide an efficient view of static routes (otherwise they must be observed by traversing the entire routing table). 3. Provide view of static routes configured on network interfaces that are currently inactive. (In this implementation, static routes configured on inactive interfaces are not visible in the routing table.)
                   juniIpRouteStaticEntry 1.3.6.1.4.1.4874.2.2.12.1.3.2.1 no-access
A static route.
                       juniIpRouteStaticDest 1.3.6.1.4.1.4874.2.2.12.1.3.2.1.1 ipaddress read-only
The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the juniIpRouteStaticMask object is not equal to x.
                       juniIpRouteStaticMask 1.3.6.1.4.1.4874.2.2.12.1.3.2.1.2 ipaddress read-only
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the juniIpRouteStaticDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the juniIpRouteStaticMask by reference to the IP Address Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the juniIpRouteStaticDest object is not equal to juniIpRouteStaticDest.
                       juniIpRouteStaticPref 1.3.6.1.4.1.4874.2.2.12.1.3.2.1.3 integer32 read-only
The preference of this static route. Higher values correspond to higher preference. A static route with preference of zero will never be installed as an active route.
                       juniIpRouteStaticNextHop 1.3.6.1.4.1.4874.2.2.12.1.3.2.1.4 juniipaddrlessif read-only
The address of the next hop toward the destination.
                       juniIpRouteStaticRowStatus 1.3.6.1.4.1.4874.2.2.12.1.3.2.1.5 rowstatus read-only
The row status variable, used according to row installation and removal conventions.
                       juniIpRouteStaticIfIndex 1.3.6.1.4.1.4874.2.2.12.1.3.2.1.6 integer32 read-only
The ifIndex value which identifies the local interface through which the next hop of this route should be reached. A value of zero means the router should automatically determine the interface through which the specified next-hop address is reached. An implementation may disallow non-zero values from being configured.
                       juniIpRouteStaticStatus 1.3.6.1.4.1.4874.2.2.12.1.3.2.1.7 integer read-only
The operational status of this static route. active(0) indicates this route is currently being used to reach the specified destination. inactive(1) indicates this route is considered valid, but currently is superseded by another routing table entry for the destination, having a higher preference value. incomplete(2) indicates this route entry contains information that is incomplete, or is inconsistent with other system configuration (for example, the interface specified in juniIpRouteStaticIfIndex does not exist). Enumeration: 'active': 0, 'inactive': 1, 'incomplete': 2.
                       juniIpRouteStaticNextHopAS 1.3.6.1.4.1.4874.2.2.12.1.3.2.1.8 integer32 read-only
The Autonomous System Number of the Next Hop. The semantics of this object are determined by the routing-protocol specified in the route's ipCidrRouteProto value. When this object is unknown or not relevant its value should be set to zero.
                       juniIpRouteStaticMetric 1.3.6.1.4.1.4874.2.2.12.1.3.2.1.9 integer32 read-only
The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipCidrRouteProto value. If this metric is not used, its value should be set to -1.
                       juniIpRouteStaticTag 1.3.6.1.4.1.4874.2.2.12.1.3.2.1.10 unsigned32 read-only
A tag value for this static route.
               juniIpCidrRouteTable 1.3.6.1.4.1.4874.2.2.12.1.3.3 no-access
Table of routes active on this entity. This table is an augmentation of the IP-FORWARD-MIB's ipCidrRouteTable.
                   juniIpCidrRouteEntry 1.3.6.1.4.1.4874.2.2.12.1.3.3.1 no-access
Additional attributes of an active route.
                       juniIpCidrRoutePref 1.3.6.1.4.1.4874.2.2.12.1.3.3.1.1 integer32 read-only
The preference of this route. Higher values correspond to higher preference.
                       juniIpCidrRouteArea 1.3.6.1.4.1.4874.2.2.12.1.3.3.1.2 ipaddress read-only
The Area to which this route pertains. A value of 0.0.0.0 indicates no area is identified.
                       juniIpCidrRouteTag 1.3.6.1.4.1.4874.2.2.12.1.3.3.1.3 unsigned32 read-only
A tag value for this route.
               juniIpRouteStaticBFDTable 1.3.6.1.4.1.4874.2.2.12.1.3.4 no-access
The Juniper IP interface table describes the BFD-specific characteristics of interfaces.
                   juniIpRouteStaticBFDEntry 1.3.6.1.4.1.4874.2.2.12.1.3.4.1 no-access
The Juniper IP interface table describes the BFD-specific characteristics of one interface.
                       juniIpRouteStaticBfdEnable 1.3.6.1.4.1.4874.2.2.12.1.3.4.1.1 truthvalue read-only
This variable indicates whether BFD session on the interface is active or not
                       juniIpRouteStaticBfdMinRxInterval 1.3.6.1.4.1.4874.2.2.12.1.3.4.1.2 integer32 read-only
This variable specifies upper-limit on rate local-system requires remote-system to transmit bfd control-packets [milliseconds]
                       juniIpRouteStaticBfdMinTxInterval 1.3.6.1.4.1.4874.2.2.12.1.3.4.1.3 integer32 read-only
This variable specifies lower-limit on rate local-system requires remote-system to transmit bfd control-packets [milliseconds]
                       juniIpRouteStaticBfdMultiplier 1.3.6.1.4.1.4874.2.2.12.1.3.4.1.4 integer32 read-only
This variable specifies detection-multiplier
           juniIpGlobals 1.3.6.1.4.1.4874.2.2.12.1.4
               juniIpDebounceTime 1.3.6.1.4.1.4874.2.2.12.1.4.1 integer32 read-write
The time in milliseconds that an event has to be in the same state before being reported.
               juniIpRouterId 1.3.6.1.4.1.4874.2.2.12.1.4.2 ipaddress read-write
The router-id that this IP router will use to identify itself.
               juniIpSourceRoutingAdminStatus 1.3.6.1.4.1.4874.2.2.12.1.4.3 junienable read-write
The administrative setting for source routing.
               juniIpVpnIdOui 1.3.6.1.4.1.4874.2.2.12.1.4.4 integer32 read-write
The OUI portion of the VPN identifier. This object must be set coincident with the index portion of the VpnId (juniIpVpnIdIndex), otherwise the set will fail.
               juniIpVpnIdIndex 1.3.6.1.4.1.4874.2.2.12.1.4.5 ipaddress read-write
The index portion of the VPN identifier. This object must be set coincident with the OUI portion of the VpnId (juniIpVpnOui), otherwise the set will fail.
               juniIpBgpCommunityNewFormat 1.3.6.1.4.1.4874.2.2.12.1.4.6 truthvalue read-write
The BGP community format to be used. Set to true to use the community number, as number format.
               juniIpBgpAsConfedSetNewFormat 1.3.6.1.4.1.4874.2.2.12.1.4.7 truthvalue read-write
The BGP as confederation set format to be used. Set to true to display the confederation set as a comma separated list, enclosed in squared braces.
           juniIpIfSummary 1.3.6.1.4.1.4874.2.2.12.1.5
               juniIpIfSummaryTotalIntf 1.3.6.1.4.1.4874.2.2.12.1.5.1 gauge32 read-only
The total number of IP interfaces.
               juniIpIfSummaryTotalIntfUp 1.3.6.1.4.1.4874.2.2.12.1.5.2 gauge32 read-only
The total number of IP interfaces in operational state UP.
               juniIpIfSummaryTotalIntfDown 1.3.6.1.4.1.4874.2.2.12.1.5.3 gauge32 read-only
The total number of IP interfaces in operational state DOWN.
               juniIpIfSummaryTotalIntfProtUp 1.3.6.1.4.1.4874.2.2.12.1.5.4 gauge32 read-only
The total number of IP interfaces in protocol state UP.
               juniIpIfSummaryTotalIntfProtDown 1.3.6.1.4.1.4874.2.2.12.1.5.5 gauge32 read-only
The total number of IP interfaces in protocol state DOWN.
               juniIpIfSummaryTotalIntfProtNotPresent 1.3.6.1.4.1.4874.2.2.12.1.5.6 gauge32 read-only
The total number of IP interfaces in protocol state NOT PRESENT.
           juniIpRouteSummary 1.3.6.1.4.1.4874.2.2.12.1.6
               juniIpRouteUnicastSummary 1.3.6.1.4.1.4874.2.2.12.1.6.1
                   juniIpRouteSummaryUnicastTotalRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.1 gauge32 read-only
The total number of Unicast IP routes.
                   juniIpRouteSummaryUnicastTotalBytes 1.3.6.1.4.1.4874.2.2.12.1.6.1.2 gauge32 read-only
Total number of bytes in unicast route entries.
                   juniIpRouteSummaryUnicastIsisRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.3 gauge32 read-only
The total number of Unicast IP ISIS routes.
                   juniIpRouteSummaryUnicastIsisLevel1Routes 1.3.6.1.4.1.4874.2.2.12.1.6.1.4 gauge32 read-only
The total number of Unicast IP Level 1 ISIS routes.
                   juniIpRouteSummaryUnicastIsisLevel2Routes 1.3.6.1.4.1.4874.2.2.12.1.6.1.5 gauge32 read-only
The total number of Unicast IP Level 2 ISIS routes.
                   juniIpRouteSummaryUnicastRipRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.6 gauge32 read-only
The total number of Unicast IP RIP routes.
                   juniIpRouteSummaryUnicastStaticRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.7 gauge32 read-only
The total number of Unicast IP Static routes.
                   juniIpRouteSummaryUnicastConnectedRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.8 gauge32 read-only
The total number of Unicast IP Connected routes.
                   juniIpRouteSummaryUnicastBgpRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.9 gauge32 read-only
The total number of Unicast IP BGP routes.
                   juniIpRouteSummaryUnicastOspfRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.10 gauge32 read-only
The total number of Unicast IP OSPF routes.
                   juniIpRouteSummaryUnicastIntraAreaOspfRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.11 gauge32 read-only
The total number of Unicast IP Intra Area OSPF routes.
                   juniIpRouteSummaryUnicastInterAreaOspfRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.12 gauge32 read-only
The total number of Unicast IP Inter Area OSPF routes.
                   juniIpRouteSummaryUnicastExternalOspfRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.13 gauge32 read-only
The total number of Unicast IP External OSPF routes.
                   juniIpRouteSummaryUnicastOtherInternalRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.14 gauge32 read-only
The total number of Unicast IP Other Internal routes.
                   juniIpRouteSummaryUnicastAccessRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.15 gauge32 read-only
The total number of Unicast IP Access routes.
                   juniIpRouteSummaryUnicastIntCreatedAccessHostRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.16 gauge32 read-only
The total number of Unicast IP Internally Created Access Host routes.
                   juniIpRouteSummaryUnicastIntDialoutRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.1.17 gauge32 read-only
The total number of Unicast IP Internally Created Dialout routes.
                   juniIpRouteSummaryUnicastRouteMemoryActive 1.3.6.1.4.1.4874.2.2.12.1.6.1.18 gauge32 read-only
Unicast IP Route Memory Storage.
                   juniIpRouteSummaryUnicastLastRouteAddedOrDeletedIP 1.3.6.1.4.1.4874.2.2.12.1.6.1.19 ipaddress read-only
IP address for last Unicast route added or deleted.
                   juniIpRouteSummaryUnicastLastRouteAddedOrDeletedMask 1.3.6.1.4.1.4874.2.2.12.1.6.1.20 ipaddress read-only
Subnet mask for last Unicast route added or deleted.
                   juniIpRouteSummaryUnicastLastRouteAddedOrDeletedClient 1.3.6.1.4.1.4874.2.2.12.1.6.1.21 integer read-only
Client for last Unicast route added or deleted. Enumeration: 'dvmrpAggregate': 12, 'access': 14, 'isis': 1, 'default': 17, 'local': 5, 'mbgp': 7, 'dialOut': 16, 'rip': 2, 'bgp': 6, 'static': 4, 'inValid': 0, 'ospfExternal': 10, 'dvmrp': 11, 'hidden': 13, 'accessInternal': 15, 'ospf': 3, 'staticLow': 8, 'ospfInternal': 9.
                   juniIpRouteSummaryUnicastLastRouteAddedOrDeletedDate 1.3.6.1.4.1.4874.2.2.12.1.6.1.22 octet string read-only
Date for last Unicast route added or deleted.
               juniIpRouteMulticastSummary 1.3.6.1.4.1.4874.2.2.12.1.6.2
                   juniIpRouteSummaryMulticastTotalRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.1 gauge32 read-only
The total number of Multicast IP routes.
                   juniIpRouteSummaryMulticastTotalBytes 1.3.6.1.4.1.4874.2.2.12.1.6.2.2 gauge32 read-only
Total number of bytes in multicast route entries.
                   juniIpRouteSummaryMulticastIsisRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.3 gauge32 read-only
The total number of Multicast IP ISIS routes.
                   juniIpRouteSummaryMulticastLevel1IsisRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.4 gauge32 read-only
The total number of Multicast IP Level 1 ISIS routes.
                   juniIpRouteSummaryMulticastLevel2IsisRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.5 gauge32 read-only
The total number of Multicast IP Level 2 ISIS routes.
                   juniIpRouteSummaryMulticastRipRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.6 gauge32 read-only
The total number of Multicast IP RIP routes.
                   juniIpRouteSummaryMulticastStaticRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.7 gauge32 read-only
The total number of Multicast IP Static routes.
                   juniIpRouteSummaryMulticastConnectedRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.8 gauge32 read-only
The total number of Multicast IP Connected routes.
                   juniIpRouteSummaryMulticastBgpRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.9 gauge32 read-only
The total number of Multicast IP BGP routes.
                   juniIpRouteSummaryMulticastOspfRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.10 gauge32 read-only
The total number of Multicast IP OSPF routes.
                   juniIpRouteSummaryMulticastIntraAreaOspfRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.11 gauge32 read-only
The total number of Multicast IP Intra Area OSPF routes.
                   juniIpRouteSummaryMulticastInterAreaOspfRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.12 gauge32 read-only
The total number of Multicast IP Inter Area OSPF routes.
                   juniIpRouteSummaryMulticastExternalOspfRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.13 gauge32 read-only
The total number of Multicast IP External OSPF routes.
                   juniIpRouteSummaryMulticastOtherInternalRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.14 gauge32 read-only
The total number of Multicast IP Other Internal routes.
                   juniIpRouteSummaryMulticastAccessRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.15 gauge32 read-only
The total number of Multicast IP Access routes.
                   juniIpRouteSummaryMulticastIntCreatedAccessHostRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.16 gauge32 read-only
The total number of Multicast IP Internally Created Access Host routes.
                   juniIpRouteSummaryMultiastIntDialoutRoutes 1.3.6.1.4.1.4874.2.2.12.1.6.2.17 gauge32 read-only
The total number of Multicast IP Internally Created Dialout routes.
                   juniIpRouteSummaryMulticastRouteMemoryActive 1.3.6.1.4.1.4874.2.2.12.1.6.2.18 gauge32 read-only
Multicast IP Route Memory Storage.
                   juniIpRouteSummaryMulticastLastRouteAddedOrDeletedIP 1.3.6.1.4.1.4874.2.2.12.1.6.2.19 ipaddress read-only
IP address for last Multicast route added or deleted.
                   juniIpRouteSummaryMulticastLastRouteAddedOrDeletedMask 1.3.6.1.4.1.4874.2.2.12.1.6.2.20 ipaddress read-only
Subnet Mask for last Multicast route added or deleted.
                   juniIpRouteSummaryMulticastLastRouteAddedOrDeletedClient 1.3.6.1.4.1.4874.2.2.12.1.6.2.21 integer read-only
Client for last Multicast route added or deleted. Enumeration: 'dvmrpAggregate': 12, 'access': 14, 'isis': 1, 'default': 17, 'local': 5, 'mbgp': 7, 'dialOut': 16, 'rip': 2, 'bgp': 6, 'static': 4, 'inValid': 0, 'ospfExternal': 10, 'dvmrp': 11, 'hidden': 13, 'accessInternal': 15, 'ospf': 3, 'staticLow': 8, 'ospfInternal': 9.
                   juniIpRouteSummaryMulticastLastRouteAddedOrDeletedDate 1.3.6.1.4.1.4874.2.2.12.1.6.2.22 octet string read-only
Date for last Multicast route added or deleted.
       juniIpTrapEnables 1.3.6.1.4.1.4874.2.2.12.2
           juniIpSaValidateTrapEnable 1.3.6.1.4.1.4874.2.2.12.2.1 truthvalue read-write
Set to true to enable source address validation traps.
       juniIpTraps 1.3.6.1.4.1.4874.2.2.12.3
           juniIpTrapPrefix 1.3.6.1.4.1.4874.2.2.12.3.0
               juniIpRouteTableTrapRouteLimitExceeded 1.3.6.1.4.1.4874.2.2.12.3.0.1
The juniIpRouteTableTrapRouteLimitExceeded Trap indicates that the configured route Table Limit has been exceeded. Issued once every 5 minutes that the limit is being exceeded.
               juniIpRouteTableTrapRouteLimitRemove 1.3.6.1.4.1.4874.2.2.12.3.0.2
The juniIpRouteTableTrapRouteTableLimitRemove Trap indicates that routes have been freed up for 30 seconds and the Route Table Limit is no longer being violated. Issued once.
               juniIpRouteTableTrapWarnThresholdExceeded 1.3.6.1.4.1.4874.2.2.12.3.0.3
The juniIpRouteTableTrapWarnThresholdExceeded Trap indicates that the computed warning threshold has been exceeded. Issued once every 5 minutes that the warning threshold is being execeeded.
               juniIpTrapSaValidationFailure 1.3.6.1.4.1.4874.2.2.12.3.0.4
The juniIpTrapSaValidationFailure Trap indicates that a source address validation failure occurred on an interface. The interface on which the failure occurred, the source ip address and the destination ip address of the packet causing the failure are returned.
           juniIpMIBNotificationObjects 1.3.6.1.4.1.4874.2.2.12.3.1
               juniIpIfSaValFailSrcIpAddr 1.3.6.1.4.1.4874.2.2.12.3.1.1 ipaddress no-access
The source IP address of the packet that caused the last source address validation failure on the IP interface.
               juniIpIfSaValFailDestIpAddr 1.3.6.1.4.1.4874.2.2.12.3.1.2 ipaddress no-access
The destination IP address of the packet that caused the last source address validation failure on the IP interface.
       juniIpConformance 1.3.6.1.4.1.4874.2.2.12.4
           juniIpCompliances 1.3.6.1.4.1.4874.2.2.12.4.1
               juniIpCompliance 1.3.6.1.4.1.4874.2.2.12.4.1.1
Obsolete compliance statement for entities which implement the Juniper IP MIB. This statement became obsolete when the IP interface and IP address groups changed and the global objects were added.
               juniIpCompliance2 1.3.6.1.4.1.4874.2.2.12.4.1.2
Obsolete compliance statement for entities which implement the Juniper IP MIB. This statement became obsolete when the juniIpIfAssocTable was added.
               juniIpCompliance3 1.3.6.1.4.1.4874.2.2.12.4.1.3
Obsolete compliance statement for entities which implement the Juniper IP MIB. This statement became obsolete when the QoS related objects were obsoleted.
               juniIpCompliance4 1.3.6.1.4.1.4874.2.2.12.4.1.4
Obsolete compliance statement for entities which implement the Juniper IP MIB. This statement became obsolete when the QoS related objects were obsoleted.
               juniIpCompliance5 1.3.6.1.4.1.4874.2.2.12.4.1.5
Obsolete compliance statement for entities which implement the Juniper IP MIB. This statement became obsolete when support was added for router index and unnumbered interfaces referencing numbered interfaces.
               juniIpCompliance6 1.3.6.1.4.1.4874.2.2.12.4.1.6
Obsolete compliance statement for entities which implement the Juniper IP MIB. This statement became obsolete when interface mirroring and interface auto configure support was added.
               juniIpCompliance7 1.3.6.1.4.1.4874.2.2.12.4.1.7
Obsolete compliance statement for entities which implement the Juniper IP MIB. This statement became obsolete when interface TCP MSS feature was added.
               juniIpCompliance8 1.3.6.1.4.1.4874.2.2.12.4.1.8
Obsolete compliance statement for entities which implement the Juniper IP MIB. This statement became obsolete when juniIpVpnIdOui and juniIpVpnIdIndex were obsoleted.
               juniIpCompliance9 1.3.6.1.4.1.4874.2.2.12.4.1.9
The compliance statement for entities which implement the Juniper IP MIB.
               juniIpCompliance10 1.3.6.1.4.1.4874.2.2.12.4.1.10
The compliance statement for entities which implement the Juniper IP MIB.
               juniIpCompliance11 1.3.6.1.4.1.4874.2.2.12.4.1.11
The compliance statement for entities which implement the Juniper IP MIB. This statement became obsolete when juniIpVpnIdOui and juniIpVpnIdIndex were obsoleted.
               juniIpCompliance12 1.3.6.1.4.1.4874.2.2.12.4.1.12
The compliance statement for entities which implement the Juniper IP MIB. This statement became obsolete when juniIpIfInitSeqPrefOper and juniIpIfInitSeqPrefAdmin were added.
               juniIpCompliance13 1.3.6.1.4.1.4874.2.2.12.4.1.13
The compliance statement for entities which implement the Juniper IP MIB. This statement became obsolete when juniIpIfArpSpoofCheck was added.
               juniIpCompliance14 1.3.6.1.4.1.4874.2.2.12.4.1.14
The compliance statement for entities which implement the Juniper IP MIB.
           juniIpGroups 1.3.6.1.4.1.4874.2.2.12.4.2
               juniIpInterfaceGroup 1.3.6.1.4.1.4874.2.2.12.4.2.1
Obsolete collection of objects for managing IP interface capabilities in a Juniper product. This group became obsolete when new objects were added to the juniIpIfTable and the juniIpIfStatsTable.
               juniIpAddressGroup 1.3.6.1.4.1.4874.2.2.12.4.2.2
Obsolete collection of objects for managing IP address capabilities in a Juniper product. This group became obsolete when juniIpAdEntIgmpEnable was deprecated and juniIpAdEntIsSecondary was added.
               juniIpRouteGroup 1.3.6.1.4.1.4874.2.2.12.4.2.3
Obsolete collection of objects for managing IP routing capabilities in a Juniper product. This group became obsolete when juniIpRouteLimit was obsoleted.
               juniIpGlobalGroup 1.3.6.1.4.1.4874.2.2.12.4.2.4
Obsolete collection of IP global objects for managing instances of IP in a Juniper product. This group became obsolete when BGP new format objects were added.
               juniIpInterfaceGroup2 1.3.6.1.4.1.4874.2.2.12.4.2.5
Obsolete collection of objects for managing IP interface capabilities in a Juniper product. This group became obsolete when the juniIpIfAssocTable was added.
               juniIpAddressGroup2 1.3.6.1.4.1.4874.2.2.12.4.2.6
Obsolete collection of objects for managing IP address capabilities in a Juniper product. This group became obsolete when when juniIpArpTimeout was obsoleted.
               juniIpInterfaceGroup3 1.3.6.1.4.1.4874.2.2.12.4.2.7
Obsolete collection of objects for managing IP interface capabilities in a Juniper product. This group became obsolete when the QoS related objects were obsoleted.
               juniIpInterfaceGroup4 1.3.6.1.4.1.4874.2.2.12.4.2.8
Obsolete collection of objects for managing IP interface capabilities in a Juniper product. This group became obsolete when the juniIpIfInheritNum and juniIpIfInheritNumUid objects were added and juniIpIfLoopback and juniIpIfLoopbackUid were deprecated.
               juniIpAddressGroup3 1.3.6.1.4.1.4874.2.2.12.4.2.9
Obsolete collection of objects for managing IP address capabilities in a Juniper product. This group became obsolete when the juniIpAdEntUnnumInheritNumIfIndex object was added and juniIpAdEntUnnumLoopbackIfIndex was deprecated.
               juniIpRouteGroup2 1.3.6.1.4.1.4874.2.2.12.4.2.10
A collection of objects for managing IP routing capabilities in a Juniper product.
               juniIpGlobalGroup2 1.3.6.1.4.1.4874.2.2.12.4.2.11
Obsolete collection of IP global objects for managing instances of IP in a Juniper product. This group became obsolete when juniIpVpnIdOui and juniIpVpnIdIndex were obsoleted.
               juniIpInterfaceGroup5 1.3.6.1.4.1.4874.2.2.12.4.2.12
Obsolete collection of objects for managing IP interface capabilities in a Juniper product. This group became obsolete when the juniIpIfAnalyzerMode object was added.
               juniIpAddressGroup4 1.3.6.1.4.1.4874.2.2.12.4.2.13
A collection of objects for managing IP address capabilities in a Juniper product.
               juniIpInterfaceDeprecatedGroup 1.3.6.1.4.1.4874.2.2.12.4.2.14
A collection of deprecated objects for managing IP interface capabilities in a Juniper product. This group may continue to be support on some products.
               juniIpAddressDeprecatedGroup 1.3.6.1.4.1.4874.2.2.12.4.2.15
A collection of deprecated objects for managing IP address capabilities in a Juniper product. This group may continue to be support on some products.
               juniIpInterfaceGroup6 1.3.6.1.4.1.4874.2.2.12.4.2.16
Obsolete collection of objects for managing IP interface capabilities in a Juniper product. This group became obsolete when the juniIpIfTcpMss object was added.
               juniIpIfSummaryGroup 1.3.6.1.4.1.4874.2.2.12.4.2.17
A collection of IP Interface Summary Statistics.
               juniIpInterfaceGroup7 1.3.6.1.4.1.4874.2.2.12.4.2.18
Obsolete collection of objects for managing IP interface capabilities in a Juniper product. This group became obsolete when the juniIpIfInitSeqPrefOper and juniIpIfInitSeqPrefAdmin objects were added.
               juniIpGlobalGroup3 1.3.6.1.4.1.4874.2.2.12.4.2.19
A collection of IP global objects for managing instances of IP in a Juniper product.
               juniIpRouteGroup3 1.3.6.1.4.1.4874.2.2.12.4.2.20
A collection of objects for managing IP routing capabilities in a Juniper product.
               juniIpNotificationGroup 1.3.6.1.4.1.4874.2.2.12.4.2.21
The management notifications pertaining to IP Route Table state changes.
               juniIpNotificationGroup1 1.3.6.1.4.1.4874.2.2.12.4.2.22
The management notifications pertaining to IP.
               juniIpMIBNotificationObjectsGroup 1.3.6.1.4.1.4874.2.2.12.4.2.23
The management notification objects pertaining to IP.
               juniIpRouteSummaryGroup 1.3.6.1.4.1.4874.2.2.12.4.2.24
The management notifications pertaining to IP Route Table state changes.
               juniIpRouteStaticBFDGroup 1.3.6.1.4.1.4874.2.2.12.4.2.25
The management notifications pertaining to IP Route Table state changes.
               juniIpInterfaceGroup8 1.3.6.1.4.1.4874.2.2.12.4.2.26
A collection of objects for managing IP interface capabilities in a Juniper product.
               juniIpInterfaceGroup9 1.3.6.1.4.1.4874.2.2.12.4.2.27
A collection of objects for managing IP interface capabilities in a Juniper product.