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

VENDOR: JUNIPER


 Home MIB: Juniper-IP-TUNNEL-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
 juniIpTunnelMIB 1.3.6.1.4.1.4874.2.2.51
The IP Tunnel MIB for the Juniper Networks enterprise.
       juniIpTunnelInterfaceObjects 1.3.6.1.4.1.4874.2.2.51.1
           juniIpTunnelNextIfIndex 1.3.6.1.4.1.4874.2.2.51.1.1 juninextifindex read-only
Coordinate ifIndex value allocation for entries in juniIpTunnelIfTable. 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.
           juniIpTunnelInterfaceTable 1.3.6.1.4.1.4874.2.2.51.1.2 no-access
This table contains entries of IP Tunnel interfaces.
               juniIpTunnelInterfaceEntry 1.3.6.1.4.1.4874.2.2.51.1.2.1 no-access
Each entry describes the characteristics of a single IP Tunnel interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable.
                   juniIpTunnelIfIndex 1.3.6.1.4.1.4874.2.2.51.1.2.1.1 interfaceindex no-access
The ifIndex of the IP tunnel interface. When creating entries in this table, suitable values for this object are determined by reading juniIpTunnelNextIfIndex.
                   juniIpTunnelName 1.3.6.1.4.1.4874.2.2.51.1.2.1.2 displaystring read-only
The administratively assigned name for this IP Tunnel interface.
                   juniIpTunnelMode 1.3.6.1.4.1.4874.2.2.51.1.2.1.3 integer read-only
The configured mode for this IP Tunnel interface. Enumeration: 'ipTunnelModeGre': 0, 'ipTunnelModeDvmrp': 1.
                   juniIpTunnelVirtualRouter 1.3.6.1.4.1.4874.2.2.51.1.2.1.4 juniname read-only
The transport virtual router associated with this IP tunnel interface. This object need not be set when creating row entries. Note that the default when this object is not specified is the router associated with the agent acting on the management request.
                   juniIpTunnelChecksum 1.3.6.1.4.1.4874.2.2.51.1.2.1.5 truthvalue read-only
The Tunnel checksum configuration for this entry. Setting this object to true(1) will enabled end-to-end checksumming and will cause the system to drop packets with bad checksums received on this interface. Setting this object to false(2) will disable this feature. Note: This configuration object is not supported for DVMRP tunnels.
                   juniIpTunnelMtu 1.3.6.1.4.1.4874.2.2.51.1.2.1.6 integer32 read-only
The tunnel MTU.
                   juniIpTunnelDestination 1.3.6.1.4.1.4874.2.2.51.1.2.1.7 ipaddress read-only
The tunnel destination IP address.
                   juniIpTunnelSource 1.3.6.1.4.1.4874.2.2.51.1.2.1.8 ipaddress read-only
The tunnel source IP address.
                   juniIpTunnelRowStatus 1.3.6.1.4.1.4874.2.2.51.1.2.1.9 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: juniIpTunnelIfRowStatus juniIpTunnelName juniIpTunnelMode In addition, when creating an entry the following condition must hold: A value for juniIpTunnelIfIndex must have been determined previously, typically by reading juniIpTunnelNextIfIndex. Once created, the following objects may not be modified: juniIpTunnelName juniIpTunnelMode juniIpTunnelVirtualRouter A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table.
                   juniIpTunnelSequenceNumbers 1.3.6.1.4.1.4874.2.2.51.1.2.1.10 truthvalue read-only
The tunnel sequence number configuration for this entry. Setting this object to true(1) will enable sequence number generation. Setting this object to false(2) will disable this feature. Note: This configuration object is not supported for DVMRP tunnels.
       juniIpTunnelConformance 1.3.6.1.4.1.4874.2.2.51.2
           juniIpTunnelCompliances 1.3.6.1.4.1.4874.2.2.51.2.1
               juniIpTunnnelCompliance 1.3.6.1.4.1.4874.2.2.51.2.1.1
Obsolete compliance statement for entities that implement the Juniper IP Tunnel MIB. This compliance statement became obsolete when juniIpTunnelSequenceNumbers was added.
               juniIpTunnnelCompliance2 1.3.6.1.4.1.4874.2.2.51.2.1.2
The compliance statement for entities that implement the Juniper IP Tunnel MIB.
           juniIpTunnelGroups 1.3.6.1.4.1.4874.2.2.51.2.2
               juniIpTunnelInterfaceGroup 1.3.6.1.4.1.4874.2.2.51.2.2.1
Obsolete collection of objects for managing IP Tunnel capabilities in a Juniper product. This group became obsolete when juniIpTunnelSequenceNumbers was added.
               juniIpTunnelInterfaceGroup2 1.3.6.1.4.1.4874.2.2.51.2.2.2
A collection of objects for managing IP Tunnel capabilities in a Juniper product.