Juniper-IPsec-Tunnel-MIB

File: Juniper-IPsec-Tunnel-MIB.mib (42119 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Counter32 Counter64 Unsigned32
InterfaceIndex TEXTUAL-CONVENTION RowStatus
DisplayString MODULE-COMPLIANCE OBJECT-GROUP
JuniNextIfIndex JuniName juniMibs

Defined Types

JuniIpsecIdentityType  
The type of IPsec Phase-1 identity. The Phase-1 identity may be identified by one of the ID types defined in IPSEC DOI.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), idIpv4Addr(1), idFqdn(2), idUserFqdn(3), idIpv4AddrSubnet(4), idIpv6Addr(5), idIpv6AddrSubnet(6), idIpv4AddrRange(7), idIpv6AddrRange(8), idDn(9), idDerAsn1Gn(10), idKeyId(11)  

JuniIpsecTransformType  
The transform algorithm for the IPsec tunnel.
TEXTUAL-CONVENTION    
  INTEGER reserved(0), ahMd5(1), ahSha(2), espDesMd5(3), esp3DesMd5(4), espDesSha(5), esp3DesSha(6), espNullMd5(7), espNullSha(8), espDesNullAuth(9), esp3DesNullAuth(10)  

JuniIpsecPfsGroup  
The perfect forward secrecy group. Group1 - 768-bit DH prime modulus group. Group2 - 1024-bit DH prime modulus group. Group5 - 1536-bit DH prime modulus group.
TEXTUAL-CONVENTION    
  INTEGER noGroup(0), group1(1), group2(2), group5(5)  

JuniIpsecTunnelType  
The ipsec tunnel type.
TEXTUAL-CONVENTION    
  INTEGER signaledTunnel(0), manualTunnel(1)  

Spi  
The type of the SPI associated with IPsec Phase-2 security associations.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

JuniIpsecTunnelInterfaceEntry  
SEQUENCE    
  juniIpsecTunnelIfIndex InterfaceIndex
  juniIpsecTunnelName DisplayString
  juniIpsecTunnelType JuniIpsecTunnelType
  juniIpsecTunnelTransportVirtualRouter JuniName
  juniIpsecTunnelLocalEndPt IpAddress
  juniIpsecTunnelRemoteEndPt IpAddress
  juniIpsecTunnelTransformSet DisplayString
  juniIpsecTunnelSrcType JuniIpsecIdentityType
  juniIpsecTunnelSrcAddr IpAddress
  juniIpsecTunnelSrcName DisplayString
  juniIpsecTunnelDstType JuniIpsecIdentityType
  juniIpsecTunnelDstAddr IpAddress
  juniIpsecTunnelDstName DisplayString
  juniIpsecTunnelBackupDstType JuniIpsecIdentityType
  juniIpsecTunnelBackupDstAddr IpAddress
  juniIpsecTunnelBackupDstName DisplayString
  juniIpsecTunnelLocalIdType JuniIpsecIdentityType
  juniIpsecTunnelLocalIdAddr1 IpAddress
  juniIpsecTunnelLocalIdAddr2 IpAddress
  juniIpsecTunnelRemoteIdType JuniIpsecIdentityType
  juniIpsecTunnelRemoteIdAddr1 IpAddress
  juniIpsecTunnelRemoteIdAddr2 IpAddress
  juniIpsecTunnelLifeTimeSecs Unsigned32
  juniIpsecTunnelLifeTimeKBs Unsigned32
  juniIpsecTunnelPfsGroup JuniIpsecPfsGroup
  juniIpsecTunnelMtu Unsigned32
  juniIpsecTunnelInboundSpi1 Spi
  juniIpsecTunnelInboundTransform1 JuniIpsecTransformType
  juniIpsecTunnelInboundSpi2 Spi
  juniIpsecTunnelInboundTransform2 JuniIpsecTransformType
  juniIpsecTunnelInboundSpi3 Spi
  juniIpsecTunnelInboundTransform3 JuniIpsecTransformType
  juniIpsecTunnelInboundSpi4 Spi
  juniIpsecTunnelInboundTransform4 JuniIpsecTransformType
  juniIpsecTunnelOutboundSpi Spi
  juniIpsecTunnelOutboundTransform JuniIpsecTransformType
  juniIpsecTunnelRowStatus RowStatus

JuniIpsecTunnelStatEntry  
SEQUENCE    
  juniIpsecTunnelStatIfIndex InterfaceIndex
  juniIpsecTunnelStatInbUserRecvPkts Counter64
  juniIpsecTunnelStatInbUserRecvOctets Counter64
  juniIpsecTunnelStatInbAccRecvPkts Counter64
  juniIpsecTunnelStatInbAccRecvOctets Counter64
  juniIpsecTunnelStatInbAuthErrs Counter32
  juniIpsecTunnelStatInbReplayErrs Counter32
  juniIpsecTunnelStatInbPolicyErrs Counter32
  juniIpsecTunnelStatInbOtherRecvErrs Counter32
  juniIpsecTunnelStatInbDecryptErrs Counter32
  juniIpsecTunnelStatInbPadErrs Counter32
  juniIpsecTunnelStatOutbUserRecvPkts Counter64
  juniIpsecTunnelStatOutbUserRecvOctets Counter64
  juniIpsecTunnelStatOutbAccRecvPkts Counter64
  juniIpsecTunnelStatOutbAccRecvOctets Counter64
  juniIpsecTunnelOutbOtherTxErrs Counter32
  juniIpsecTunnelOutbPolicyErrs Counter32

JuniIpsecTunnelTransformSetEntry  
SEQUENCE    
  juniIpsecTunnelTransformSetName DisplayString
  juniIpsecTunnelTransform1 JuniIpsecTransformType
  juniIpsecTunnelTransform2 JuniIpsecTransformType
  juniIpsecTunnelTransform3 JuniIpsecTransformType
  juniIpsecTunnelTransform4 JuniIpsecTransformType
  juniIpsecTunnelTransform5 JuniIpsecTransformType
  juniIpsecTunnelTransform6 JuniIpsecTransformType
  juniIpsecTunnelTransformSetRowStatus RowStatus

JuniIpsecTunnelGlobalLocalEndpointEntry  
SEQUENCE    
  juniIpsecTunnelTransportVrRouterIdx Unsigned32
  juniIpsecTunnelGlobalLocalEndpoint IpAddress
  juniIpsecTunnelGlobalLocalEndpointRowStatus RowStatus

Defined Values

juniIpsecTunnelMIB 1.3.6.1.4.1.4874.2.2.70
The IPsec Tunnel MIB for the Juniper Networks enterprise.
MODULE-IDENTITY    

juniIpsecObjects 1.3.6.1.4.1.4874.2.2.70.1
OBJECT IDENTIFIER    

juniIpsecTunnel 1.3.6.1.4.1.4874.2.2.70.1.1
OBJECT IDENTIFIER    

juniIpsecSystem 1.3.6.1.4.1.4874.2.2.70.1.2
OBJECT IDENTIFIER    

juniIpsecTunnelNextIfIndex 1.3.6.1.4.1.4874.2.2.70.1.1.1
Coordinate ifIndex value allocation for entries in the juniIpsecTunnelIfTable. 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  

juniIpsecTunnelInterfaceTable 1.3.6.1.4.1.4874.2.2.70.1.1.2
This table contains entries of IPsec Tunnel interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIpsecTunnelInterfaceEntry

juniIpsecTunnelInterfaceEntry 1.3.6.1.4.1.4874.2.2.70.1.1.2.1
Each entry describes the characteristics of a single IPsec 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    
  JuniIpsecTunnelInterfaceEntry  

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

juniIpsecTunnelName 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.2
The administratively assigned name for this IPsec Tunnel interface. Before configuring other tunnel attributes, IPsec tunnel has to be created with minimum attributes (tunnel name and rowStatus).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

juniIpsecTunnelType 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.3
The configured mode for this IPsec Tunnel interface.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecTunnelType  

juniIpsecTunnelTransportVirtualRouter 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.4
The transport virtual router associated with this IPsec 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  

juniIpsecTunnelLocalEndPt 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.5
The tunnel local endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniIpsecTunnelRemoteEndPt 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.6
The tunnel remote endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniIpsecTunnelTransformSet 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.7
The transform set. It refers to a transform set that is defined in the transform set table.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

juniIpsecTunnelSrcType 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.8
The tunnel source type. The tunnel source may be identified by: 1. an IP(V4) address, or 2. a fully qualified domain name string, or 3. a user fully qualified domain name string.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecIdentityType  

juniIpsecTunnelSrcAddr 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.9
The tunnel source IP(V4) address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpsecTunnelSrcName 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.10
The tunnel source Name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

juniIpsecTunnelDstType 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.11
The tunnel destination type. The tunnel destination may be identified by: 1. an IP(V4) address, or 2. a fully qualified domain name string, or 3. a user fully qualified domain name string.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecIdentityType  

juniIpsecTunnelDstAddr 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.12
The tunnel destination IP(V4) address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpsecTunnelDstName 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.13
The tunnel destination Name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

juniIpsecTunnelBackupDstType 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.14
The tunnel backup destination type. The tunnel backup destination type has to be the same as the tunnel destination type The tunnel destination may be identified by: 1. an IP(V4) address, or 2. a fully qualified domain name string, 3. a user fully qualified domain name string.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecIdentityType  

juniIpsecTunnelBackupDstAddr 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.15
The tunnel backup destination IP(V4) address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpsecTunnelBackupDstName 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.16
The tunnel backup destination Name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

juniIpsecTunnelLocalIdType 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.17
The tunnel phase-2 local identity type. The tunnel local identity type may be identified by: 1. an IP address, or 2. an IP address subnet, or 3. an IP address range.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecIdentityType  

juniIpsecTunnelLocalIdAddr1 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.18
The tunnel local phase-2 identity IP address 1.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpsecTunnelLocalIdAddr2 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.19
The tunnel local phase-2 identity IP address 2 in the case the identity type is an IP address range. The tunnel local phase-2 identity netmask in the case the identity type is an IP address subnet.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpsecTunnelRemoteIdType 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.20
The tunnel phase-2 remote identity type. The tunnel remote identity type may be identified by: 1. an IP address, or 2. an IP address subnet, or 3. an IP address range.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecIdentityType  

juniIpsecTunnelRemoteIdAddr1 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.21
The tunnel remote phase-2 identity IP address 1.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpsecTunnelRemoteIdAddr2 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.22
The tunnel remote phase-2 identity IP address 2 in the case the identity type is an IP address range. The tunnel remote phase-2 identity netmask in the case the identity type is an IP address subnet.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpsecTunnelLifeTimeSecs 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.23
The tunnel lifetime in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1800..864000  

juniIpsecTunnelLifeTimeKBs 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.24
The tunnel lifetime in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 102400..4294967295  

juniIpsecTunnelPfsGroup 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.25
The tunnel perfect forward secrecty group.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecPfsGroup  

juniIpsecTunnelMtu 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.26
The tunnel MTU.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 160..9000  

juniIpsecTunnelInboundSpi1 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.27
The tunnel inbound SPI 1.
Status: current Access: read-only
OBJECT-TYPE    
  Spi  

juniIpsecTunnelInboundTransform1 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.28
The tunnel inbound transform 1.
Status: current Access: read-only
OBJECT-TYPE    
  JuniIpsecTransformType  

juniIpsecTunnelInboundSpi2 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.29
The tunnel inbound SPI 2.
Status: current Access: read-only
OBJECT-TYPE    
  Spi  

juniIpsecTunnelInboundTransform2 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.30
The tunnel inbound transform 2.
Status: current Access: read-only
OBJECT-TYPE    
  JuniIpsecTransformType  

juniIpsecTunnelInboundSpi3 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.31
The tunnel inbound SPI 3.
Status: current Access: read-only
OBJECT-TYPE    
  Spi  

juniIpsecTunnelInboundTransform3 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.32
The tunnel inbound transform 3.
Status: current Access: read-only
OBJECT-TYPE    
  JuniIpsecTransformType  

juniIpsecTunnelInboundSpi4 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.33
The tunnel inbound SPI 4.
Status: current Access: read-only
OBJECT-TYPE    
  Spi  

juniIpsecTunnelInboundTransform4 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.34
The tunnel inbound transform 4.
Status: current Access: read-only
OBJECT-TYPE    
  JuniIpsecTransformType  

juniIpsecTunnelOutboundSpi 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.35
The tunnel outbound SPI.
Status: current Access: read-only
OBJECT-TYPE    
  Spi  

juniIpsecTunnelOutboundTransform 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.36
The tunnel outbound transform.
Status: current Access: read-only
OBJECT-TYPE    
  JuniIpsecTransformType  

juniIpsecTunnelRowStatus 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.37
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: juniIpsecTunnelIfRowStatus juniIpsecTunnelName In addition, when creating an entry the following condition must hold: A value for juniIpsecTunnelIfIndex must have been determined previously, typically by reading juniIpsecTunnelNextIfIndex. Once created, the following objects may not be modified: juniIpsecTunnelName juniIpsecTunnelVirtualRouter 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  

juniIpsecTunnelStatTable 1.3.6.1.4.1.4874.2.2.70.1.1.3
The IPsec tunnel interface statistics table. Describes the IPsec tunnel inbound/outbound statistics on IPsec de/encapsulation, de/encryption, and related error statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIpsecTunnelStatEntry

juniIpsecTunnelStatEntry 1.3.6.1.4.1.4874.2.2.70.1.1.3.1
Describes the ipsec traffic statistics of the ipsec tunnel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIpsecTunnelStatEntry  

juniIpsecTunnelStatIfIndex 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.1
Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniIpsecTunnelStatInbUserRecvPkts 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.2
The total number of inbound user packets (non-error) received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniIpsecTunnelStatInbUserRecvOctets 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.3
The total number of inbound user octets (non-error) received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniIpsecTunnelStatInbAccRecvPkts 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.4
The total number of inbound encapsulated packets received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniIpsecTunnelStatInbAccRecvOctets 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.5
The total number of inbound encapsulated octets received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniIpsecTunnelStatInbAuthErrs 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.6
The total number of inbound packets with authentication errors received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecTunnelStatInbReplayErrs 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.7
The total number of inbound packets with replay errors received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecTunnelStatInbPolicyErrs 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.8
The total number of inbound packets with inbound policy errors received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecTunnelStatInbOtherRecvErrs 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.9
The total number of inbound packets with other Rx errors received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecTunnelStatInbDecryptErrs 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.10
The total number of inbound packets with decryption errors received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecTunnelStatInbPadErrs 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.11
The total number of inbound packets with pad errors received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecTunnelStatOutbUserRecvPkts 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.12
The total number of outbound user packets received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniIpsecTunnelStatOutbUserRecvOctets 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.13
The total number of outbound user octets received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniIpsecTunnelStatOutbAccRecvPkts 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.14
The total number of encapsulated outbound packets received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniIpsecTunnelStatOutbAccRecvOctets 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.15
The total number of encapsulated outbound octets received for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

juniIpsecTunnelOutbOtherTxErrs 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.16
The total number of outbound packets with other TX errors for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecTunnelOutbPolicyErrs 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.17
The total number of outbound packets with outbound policy errors for this IPsec tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecTunnelTransformSetTable 1.3.6.1.4.1.4874.2.2.70.1.1.4
This table contains entries of IPsec transform sets defined for this router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIpsecTunnelTransformSetEntry

juniIpsecTunnelTransformSetEntry 1.3.6.1.4.1.4874.2.2.70.1.1.4.1
Each entry describes a transform set that contains up to 6 IPsec transforms. The transform set name is referenced by the IPsec tunnel as its local IPsec policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIpsecTunnelTransformSetEntry  

juniIpsecTunnelTransformSetName 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.1
The name of the IPsec tunnel transform set.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..64)  

juniIpsecTunnelTransform1 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.2
The first IPsec transform in the transform set.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecTransformType  

juniIpsecTunnelTransform2 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.3
The second IPsec transform in the transform set.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecTransformType  

juniIpsecTunnelTransform3 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.4
The third IPsec transform in the transform set.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecTransformType  

juniIpsecTunnelTransform4 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.5
The fourth IPsec transform in the transform set.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecTransformType  

juniIpsecTunnelTransform5 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.6
The fifth IPsec transform in the transform set.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecTransformType  

juniIpsecTunnelTransform6 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.7
The sixth IPsec transform in the transform set.
Status: current Access: read-create
OBJECT-TYPE    
  JuniIpsecTransformType  

juniIpsecTunnelTransformSetRowStatus 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.8
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: juniIpsecTunnelTransformSetRowStatus juniIpsecTunnelTransformSetName juniIpsecTunnelTransform1.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniIpsecTunnelGlobalLocalEndpointTable 1.3.6.1.4.1.4874.2.2.70.1.1.5
This table contains entries of global local endpoint for the IPsec tunnel. There is one global local endpoint for each transport virtual router if configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIpsecTunnelGlobalLocalEndpointEntry

juniIpsecTunnelGlobalLocalEndpointEntry 1.3.6.1.4.1.4874.2.2.70.1.1.5.1
Each entry defines the global local endpoint for the transport virtual router.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIpsecTunnelGlobalLocalEndpointEntry  

juniIpsecTunnelTransportVrRouterIdx 1.3.6.1.4.1.4874.2.2.70.1.1.5.1.1
The transport virtual router for the global local endpoint.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniIpsecTunnelGlobalLocalEndpoint 1.3.6.1.4.1.4874.2.2.70.1.1.5.1.2
The global local endpoint for the transport virtual router.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpsecTunnelGlobalLocalEndpointRowStatus 1.3.6.1.4.1.4874.2.2.70.1.1.5.1.3
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: juniIpsecTunnelGlobalLocalEndpoint juniIpsecTunnelTransportVrRouterIdx Once created, the global local endpoint can not be changed unless there is no IPsec tunnel references to the local endpoint.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniIpsecTunnelSystemStats 1.3.6.1.4.1.4874.2.2.70.1.2.1
OBJECT IDENTIFIER    

juniIpsecSummaryStatsTotalTunnels 1.3.6.1.4.1.4874.2.2.70.1.2.1.1
The total number of tunnels
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecSummaryStatsAdminStatusEnabled 1.3.6.1.4.1.4874.2.2.70.1.2.1.2
The total number of tunnels with administrative status enabled
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecSummaryStatsAdminStatusDisabled 1.3.6.1.4.1.4874.2.2.70.1.2.1.3
The total number of tunnels with administrative status disabled
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecSummaryStatsOperStatusUp 1.3.6.1.4.1.4874.2.2.70.1.2.1.4
The total number of tunnels with operational status up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecSummaryStatsOperStatusDown 1.3.6.1.4.1.4874.2.2.70.1.2.1.5
The total number of tunnels with operational status down
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecSummaryStatsOperStatusNotPresent 1.3.6.1.4.1.4874.2.2.70.1.2.1.6
The total number of tunnels with operational status not-present
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniIpsecTunnelMIBConformance 1.3.6.1.4.1.4874.2.2.70.2
OBJECT IDENTIFIER    

juniIpsecTunnelMIBCompliances 1.3.6.1.4.1.4874.2.2.70.2.1
OBJECT IDENTIFIER    

juniIpsecTunnelMIBGroups 1.3.6.1.4.1.4874.2.2.70.2.2
OBJECT IDENTIFIER    

juniIpsecTunnelCompliance 1.3.6.1.4.1.4874.2.2.70.2.1.1
The compliance statement for SNMPv2 entities which implement the IPsec Tunnel MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

juniIpsecTunnelCompliance2 1.3.6.1.4.1.4874.2.2.70.2.1.2
The compliance statement for SNMPv2 entities which implement the IPsec Tunnel MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

juniIpsecTunnelConfigGroup 1.3.6.1.4.1.4874.2.2.70.2.2.1
A collection of objects providing configuration information of the IPsec tunnel.
Status: current Access: read-only
OBJECT-GROUP    

juniIpsecTunnelStatsGroup 1.3.6.1.4.1.4874.2.2.70.2.2.2
A collection of objects providing satistics information of the IPsec tunnel.
Status: current Access: read-only
OBJECT-GROUP    

juniIpsecTransformSetGroup 1.3.6.1.4.1.4874.2.2.70.2.2.3
A collection of objects providing transform set information of the IPsec tunnel.
Status: current Access: read-only
OBJECT-GROUP    

juniIpsecGlobalLocalEndpointGroup 1.3.6.1.4.1.4874.2.2.70.2.2.4
A collection of objects providing the global local endpoint for the IPsec tunnel.
Status: current Access: read-only
OBJECT-GROUP    

juniIpsecTunnelSystemStatsGroup 1.3.6.1.4.1.4874.2.2.70.2.2.5
A collection of objects providing summary statistics information for IPsec tunnels in one system.
Status: current Access: read-only
OBJECT-GROUP