Juniper-IP-TUNNEL-MIB

File: Juniper-IP-TUNNEL-MIB.mib (11644 bytes)

Imported modules

SNMPv2-SMI IF-MIB SNMPv2-TC
SNMPv2-CONF Juniper-TC Juniper-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 InterfaceIndex RowStatus
DisplayString TruthValue MODULE-COMPLIANCE
OBJECT-GROUP JuniNextIfIndex JuniName
juniMibs

Defined Types

JuniIpTunnelInterfaceEntry  
SEQUENCE    
  juniIpTunnelIfIndex InterfaceIndex
  juniIpTunnelName DisplayString
  juniIpTunnelMode INTEGER
  juniIpTunnelVirtualRouter JuniName
  juniIpTunnelChecksum TruthValue
  juniIpTunnelMtu Integer32
  juniIpTunnelSource IpAddress
  juniIpTunnelDestination IpAddress
  juniIpTunnelRowStatus RowStatus
  juniIpTunnelSequenceNumbers TruthValue

Defined Values

juniIpTunnelMIB 1.3.6.1.4.1.4874.2.2.51
The IP Tunnel MIB for the Juniper Networks enterprise.
MODULE-IDENTITY    

juniIpTunnelInterfaceObjects 1.3.6.1.4.1.4874.2.2.51.1
OBJECT IDENTIFIER    

juniIpTunnelNextIfIndex 1.3.6.1.4.1.4874.2.2.51.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  JuniNextIfIndex  

juniIpTunnelInterfaceTable 1.3.6.1.4.1.4874.2.2.51.1.2
This table contains entries of IP Tunnel interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIpTunnelInterfaceEntry

juniIpTunnelInterfaceEntry 1.3.6.1.4.1.4874.2.2.51.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIpTunnelInterfaceEntry  

juniIpTunnelIfIndex 1.3.6.1.4.1.4874.2.2.51.1.2.1.1
The ifIndex of the IP tunnel interface. When creating entries in this table, suitable values for this object are determined by reading juniIpTunnelNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniIpTunnelName 1.3.6.1.4.1.4874.2.2.51.1.2.1.2
The administratively assigned name for this IP Tunnel interface.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

juniIpTunnelMode 1.3.6.1.4.1.4874.2.2.51.1.2.1.3
The configured mode for this IP Tunnel interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ipTunnelModeGre(0), ipTunnelModeDvmrp(1)  

juniIpTunnelVirtualRouter 1.3.6.1.4.1.4874.2.2.51.1.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniName  

juniIpTunnelChecksum 1.3.6.1.4.1.4874.2.2.51.1.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniIpTunnelMtu 1.3.6.1.4.1.4874.2.2.51.1.2.1.6
The tunnel MTU.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1024..10240  

juniIpTunnelDestination 1.3.6.1.4.1.4874.2.2.51.1.2.1.7
The tunnel destination IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpTunnelSource 1.3.6.1.4.1.4874.2.2.51.1.2.1.8
The tunnel source IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpTunnelRowStatus 1.3.6.1.4.1.4874.2.2.51.1.2.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniIpTunnelSequenceNumbers 1.3.6.1.4.1.4874.2.2.51.1.2.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniIpTunnelConformance 1.3.6.1.4.1.4874.2.2.51.2
OBJECT IDENTIFIER    

juniIpTunnelCompliances 1.3.6.1.4.1.4874.2.2.51.2.1
OBJECT IDENTIFIER    

juniIpTunnelGroups 1.3.6.1.4.1.4874.2.2.51.2.2
OBJECT IDENTIFIER    

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.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

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.
Status: current Access: read-create
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-create
OBJECT-GROUP    

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.
Status: current Access: read-create
OBJECT-GROUP