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

VENDOR: JUNIPER


 Home MIB: JUNIPER-IPv4-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
 jnxIpv4 1.3.6.1.4.1.2636.3.12
The MIB modules extends the ifTable as defined in IF-MIB.
       jnxIpv4Config 1.3.6.1.4.1.2636.3.12.1
           jnxIpv4AddrTable 1.3.6.1.4.1.2636.3.12.1.1 no-access
The table of addressing information relevant to this entity's IP addresses.
               jnxIpv4AddrEntry 1.3.6.1.4.1.2636.3.12.1.1.1 no-access
The addressing information for one of this entity's IP addresses.
                   jnxIpv4AdEntIfIndex 1.3.6.1.4.1.2636.3.12.1.1.1.1 integer no-access
The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of RFC 1573's ifIndex.
                   jnxIpv4AdEntAddr 1.3.6.1.4.1.2636.3.12.1.1.1.2 ipaddress no-access
The IP address to which this entry's addressing information pertains.
                   jnxIpv4AdEntNetMask 1.3.6.1.4.1.2636.3.12.1.1.1.3 ipaddress read-only
The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
                   jnxIpv4AdEntBcastAddr 1.3.6.1.4.1.2636.3.12.1.1.1.4 integer read-only
The value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of 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 (logical) interface.
                   jnxIpv4AdEntReasmMaxSize 1.3.6.1.4.1.2636.3.12.1.1.1.5 integer read-only
The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.