Juniper-IPsec-Tunnel-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.70
- Last updated
- 2004-04-06 22:26
- Organization
- Juniper Networks, Inc.
- Revisions
- 2004-04-06 22:26
- Namespace
- juniper
- Source file
Juniper-IPsec-Tunnel-MIB- Digest
sha256:a5eda3f3d8e763f557f8ae24a32de12f3aacc6208cd7f845011cd11bca9a6004
Description
The IPsec Tunnel MIB for the Juniper Networks enterprise.
Contact
Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| Juniper-MIBs | juniMibs |
| Juniper-TC | JuniName, JuniNextIfIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB Juniper-IPsec-Tunnel-MIB Juniper-MIBs Juniper-TC Juniper-UNI-SMI SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| JuniIpsecIdentityType TEXTUAL-CONVENTION The type of IPsec Phase-1 identity. The Phase-1 identity may be identified by one of the ID types defined in IPSEC DOI. | current | |||
| JuniIpsecPfsGroup TEXTUAL-CONVENTION 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. | current | |||
| JuniIpsecTransformType TEXTUAL-CONVENTION The transform algorithm for the IPsec tunnel. | current | |||
| JuniIpsecTunnelType TEXTUAL-CONVENTION The ipsec tunnel type. | current | |||
| Spi TEXTUAL-CONVENTION The type of the SPI associated with IPsec Phase-2 security associations. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniIpsecObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.70.1 | |||
| juniIpsecTunnel OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.70.1.1 | |||
| juniIpsecTunnelNextIfIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.1 | JuniNextIfIndex | read-only | current |
| juniIpsecTunnelInterfaceTable OBJECT-TYPE This table contains entries of IPsec Tunnel interfaces. | 1.3.6.1.4.1.4874.2.2.70.1.1.2 | not-accessible | current | |
| juniIpsecTunnelInterfaceEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1 | not-accessible | current | |
| juniIpsecTunnelIfIndex OBJECT-TYPE The ifIndex of the IPsec tunnel interface. When creating entries in this table, suitable values for this object are determined by reading juniIpsecTunnelNextIfIndex. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.1 | InterfaceIndex | not-accessible | current |
| juniIpsecTunnelName OBJECT-TYPE 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). | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.2 | DisplayString (SIZE(0..80)) | read-create | current |
| juniIpsecTunnelType OBJECT-TYPE The configured mode for this IPsec Tunnel interface. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.3 | JuniIpsecTunnelType | read-create | current |
| juniIpsecTunnelTransportVirtualRouter OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.4 | JuniName | read-create | current |
| juniIpsecTunnelLocalEndPt OBJECT-TYPE The tunnel local endpoint. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.5 | IpAddress | read-only | current |
| juniIpsecTunnelRemoteEndPt OBJECT-TYPE The tunnel remote endpoint. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.6 | IpAddress | read-only | current |
| juniIpsecTunnelTransformSet OBJECT-TYPE The transform set. It refers to a transform set that is defined in the transform set table. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.7 | DisplayString (SIZE(0..64)) | read-create | current |
| juniIpsecTunnelSrcType OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.8 | JuniIpsecIdentityType | read-create | current |
| juniIpsecTunnelSrcAddr OBJECT-TYPE The tunnel source IP(V4) address. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.9 | IpAddress | read-create | current |
| juniIpsecTunnelSrcName OBJECT-TYPE The tunnel source Name. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.10 | DisplayString (SIZE(0..80)) | read-create | current |
| juniIpsecTunnelDstType OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.11 | JuniIpsecIdentityType | read-create | current |
| juniIpsecTunnelDstAddr OBJECT-TYPE The tunnel destination IP(V4) address. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.12 | IpAddress | read-create | current |
| juniIpsecTunnelDstName OBJECT-TYPE The tunnel destination Name. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.13 | DisplayString (SIZE(0..80)) | read-create | current |
| juniIpsecTunnelBackupDstType OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.14 | JuniIpsecIdentityType | read-create | current |
| juniIpsecTunnelBackupDstAddr OBJECT-TYPE The tunnel backup destination IP(V4) address. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.15 | IpAddress | read-create | current |
| juniIpsecTunnelBackupDstName OBJECT-TYPE The tunnel backup destination Name. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.16 | DisplayString (SIZE(0..80)) | read-create | current |
| juniIpsecTunnelLocalIdType OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.17 | JuniIpsecIdentityType | read-create | current |
| juniIpsecTunnelLocalIdAddr1 OBJECT-TYPE The tunnel local phase-2 identity IP address 1. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.18 | IpAddress | read-create | current |
| juniIpsecTunnelLocalIdAddr2 OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.19 | IpAddress | read-create | current |
| juniIpsecTunnelRemoteIdType OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.20 | JuniIpsecIdentityType | read-create | current |
| juniIpsecTunnelRemoteIdAddr1 OBJECT-TYPE The tunnel remote phase-2 identity IP address 1. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.21 | IpAddress | read-create | current |
| juniIpsecTunnelRemoteIdAddr2 OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.22 | IpAddress | read-create | current |
| juniIpsecTunnelLifeTimeSecs OBJECT-TYPE The tunnel lifetime in seconds. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.23 | Unsigned32 (1800..864000) | read-create | current |
| juniIpsecTunnelLifeTimeKBs OBJECT-TYPE The tunnel lifetime in kilobytes. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.24 | Unsigned32 (102400..4294967295) | read-create | current |
| juniIpsecTunnelPfsGroup OBJECT-TYPE The tunnel perfect forward secrecty group. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.25 | JuniIpsecPfsGroup | read-create | current |
| juniIpsecTunnelMtu OBJECT-TYPE The tunnel MTU. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.26 | Unsigned32 (160..9000) | read-create | current |
| juniIpsecTunnelInboundSpi1 OBJECT-TYPE The tunnel inbound SPI 1. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.27 | Spi | read-only | current |
| juniIpsecTunnelInboundTransform1 OBJECT-TYPE The tunnel inbound transform 1. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.28 | JuniIpsecTransformType | read-only | current |
| juniIpsecTunnelInboundSpi2 OBJECT-TYPE The tunnel inbound SPI 2. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.29 | Spi | read-only | current |
| juniIpsecTunnelInboundTransform2 OBJECT-TYPE The tunnel inbound transform 2. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.30 | JuniIpsecTransformType | read-only | current |
| juniIpsecTunnelInboundSpi3 OBJECT-TYPE The tunnel inbound SPI 3. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.31 | Spi | read-only | current |
| juniIpsecTunnelInboundTransform3 OBJECT-TYPE The tunnel inbound transform 3. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.32 | JuniIpsecTransformType | read-only | current |
| juniIpsecTunnelInboundSpi4 OBJECT-TYPE The tunnel inbound SPI 4. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.33 | Spi | read-only | current |
| juniIpsecTunnelInboundTransform4 OBJECT-TYPE The tunnel inbound transform 4. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.34 | JuniIpsecTransformType | read-only | current |
| juniIpsecTunnelOutboundSpi OBJECT-TYPE The tunnel outbound SPI. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.35 | Spi | read-only | current |
| juniIpsecTunnelOutboundTransform OBJECT-TYPE The tunnel outbound transform. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.36 | JuniIpsecTransformType | read-only | current |
| juniIpsecTunnelRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.2.1.37 | RowStatus | read-create | current |
| juniIpsecTunnelStatTable OBJECT-TYPE The IPsec tunnel interface statistics table. Describes the IPsec tunnel inbound/outbound statistics on IPsec de/encapsulation, de/encryption, and related error statistics. | 1.3.6.1.4.1.4874.2.2.70.1.1.3 | not-accessible | current | |
| juniIpsecTunnelStatEntry OBJECT-TYPE Describes the ipsec traffic statistics of the ipsec tunnel interface. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1 | not-accessible | current | |
| juniIpsecTunnelStatIfIndex OBJECT-TYPE Same value as ifIndex for the corresponding entry in Interfaces MIB ifTable. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.1 | InterfaceIndex | not-accessible | current |
| juniIpsecTunnelStatInbUserRecvPkts OBJECT-TYPE The total number of inbound user packets (non-error) received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.2 | Counter64 | read-only | current |
| juniIpsecTunnelStatInbUserRecvOctets OBJECT-TYPE The total number of inbound user octets (non-error) received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.3 | Counter64 | read-only | current |
| juniIpsecTunnelStatInbAccRecvPkts OBJECT-TYPE The total number of inbound encapsulated packets received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.4 | Counter64 | read-only | current |
| juniIpsecTunnelStatInbAccRecvOctets OBJECT-TYPE The total number of inbound encapsulated octets received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.5 | Counter64 | read-only | current |
| juniIpsecTunnelStatInbAuthErrs OBJECT-TYPE The total number of inbound packets with authentication errors received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.6 | Counter32 | read-only | current |
| juniIpsecTunnelStatInbReplayErrs OBJECT-TYPE The total number of inbound packets with replay errors received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.7 | Counter32 | read-only | current |
| juniIpsecTunnelStatInbPolicyErrs OBJECT-TYPE The total number of inbound packets with inbound policy errors received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.8 | Counter32 | read-only | current |
| juniIpsecTunnelStatInbOtherRecvErrs OBJECT-TYPE The total number of inbound packets with other Rx errors received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.9 | Counter32 | read-only | current |
| juniIpsecTunnelStatInbDecryptErrs OBJECT-TYPE The total number of inbound packets with decryption errors received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.10 | Counter32 | read-only | current |
| juniIpsecTunnelStatInbPadErrs OBJECT-TYPE The total number of inbound packets with pad errors received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.11 | Counter32 | read-only | current |
| juniIpsecTunnelStatOutbUserRecvPkts OBJECT-TYPE The total number of outbound user packets received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.12 | Counter64 | read-only | current |
| juniIpsecTunnelStatOutbUserRecvOctets OBJECT-TYPE The total number of outbound user octets received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.13 | Counter64 | read-only | current |
| juniIpsecTunnelStatOutbAccRecvPkts OBJECT-TYPE The total number of encapsulated outbound packets received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.14 | Counter64 | read-only | current |
| juniIpsecTunnelStatOutbAccRecvOctets OBJECT-TYPE The total number of encapsulated outbound octets received for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.15 | Counter64 | read-only | current |
| juniIpsecTunnelOutbOtherTxErrs OBJECT-TYPE The total number of outbound packets with other TX errors for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.16 | Counter32 | read-only | current |
| juniIpsecTunnelOutbPolicyErrs OBJECT-TYPE The total number of outbound packets with outbound policy errors for this IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.1.1.3.1.17 | Counter32 | read-only | current |
| juniIpsecTunnelTransformSetTable OBJECT-TYPE This table contains entries of IPsec transform sets defined for this router. | 1.3.6.1.4.1.4874.2.2.70.1.1.4 | not-accessible | current | |
| juniIpsecTunnelTransformSetEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.4.1 | not-accessible | current | |
| juniIpsecTunnelTransformSetName OBJECT-TYPE The name of the IPsec tunnel transform set. | 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.1 | DisplayString (SIZE(0..64)) | not-accessible | current |
| juniIpsecTunnelTransform1 OBJECT-TYPE The first IPsec transform in the transform set. | 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.2 | JuniIpsecTransformType | read-create | current |
| juniIpsecTunnelTransform2 OBJECT-TYPE The second IPsec transform in the transform set. | 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.3 | JuniIpsecTransformType | read-create | current |
| juniIpsecTunnelTransform3 OBJECT-TYPE The third IPsec transform in the transform set. | 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.4 | JuniIpsecTransformType | read-create | current |
| juniIpsecTunnelTransform4 OBJECT-TYPE The fourth IPsec transform in the transform set. | 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.5 | JuniIpsecTransformType | read-create | current |
| juniIpsecTunnelTransform5 OBJECT-TYPE The fifth IPsec transform in the transform set. | 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.6 | JuniIpsecTransformType | read-create | current |
| juniIpsecTunnelTransform6 OBJECT-TYPE The sixth IPsec transform in the transform set. | 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.7 | JuniIpsecTransformType | read-create | current |
| juniIpsecTunnelTransformSetRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.4.1.8 | RowStatus | read-create | current |
| juniIpsecTunnelGlobalLocalEndpointTable OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.5 | not-accessible | current | |
| juniIpsecTunnelGlobalLocalEndpointEntry OBJECT-TYPE Each entry defines the global local endpoint for the transport virtual router. | 1.3.6.1.4.1.4874.2.2.70.1.1.5.1 | not-accessible | current | |
| juniIpsecTunnelTransportVrRouterIdx OBJECT-TYPE The transport virtual router for the global local endpoint. | 1.3.6.1.4.1.4874.2.2.70.1.1.5.1.1 | Unsigned32 | not-accessible | current |
| juniIpsecTunnelGlobalLocalEndpoint OBJECT-TYPE The global local endpoint for the transport virtual router. | 1.3.6.1.4.1.4874.2.2.70.1.1.5.1.2 | IpAddress | read-create | current |
| juniIpsecTunnelGlobalLocalEndpointRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.70.1.1.5.1.3 | RowStatus | read-create | current |
| juniIpsecSystem OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.70.1.2 | |||
| juniIpsecTunnelSystemStats OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.70.1.2.1 | |||
| juniIpsecSummaryStatsTotalTunnels OBJECT-TYPE The total number of tunnels | 1.3.6.1.4.1.4874.2.2.70.1.2.1.1 | Counter32 | read-only | current |
| juniIpsecSummaryStatsAdminStatusEnabled OBJECT-TYPE The total number of tunnels with administrative status enabled | 1.3.6.1.4.1.4874.2.2.70.1.2.1.2 | Counter32 | read-only | current |
| juniIpsecSummaryStatsAdminStatusDisabled OBJECT-TYPE The total number of tunnels with administrative status disabled | 1.3.6.1.4.1.4874.2.2.70.1.2.1.3 | Counter32 | read-only | current |
| juniIpsecSummaryStatsOperStatusUp OBJECT-TYPE The total number of tunnels with operational status up | 1.3.6.1.4.1.4874.2.2.70.1.2.1.4 | Counter32 | read-only | current |
| juniIpsecSummaryStatsOperStatusDown OBJECT-TYPE The total number of tunnels with operational status down | 1.3.6.1.4.1.4874.2.2.70.1.2.1.5 | Counter32 | read-only | current |
| juniIpsecSummaryStatsOperStatusNotPresent OBJECT-TYPE The total number of tunnels with operational status not-present | 1.3.6.1.4.1.4874.2.2.70.1.2.1.6 | Counter32 | read-only | current |
| juniIpsecTunnelMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.70.2 | |||
| juniIpsecTunnelMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.70.2.1 | |||
| juniIpsecTunnelMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.70.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniIpsecTunnelCompliance MODULE-COMPLIANCE The compliance statement for SNMPv2 entities which implement the IPsec Tunnel MIB. | 1.3.6.1.4.1.4874.2.2.70.2.1.1 | obsolete |
| juniIpsecTunnelCompliance2 MODULE-COMPLIANCE The compliance statement for SNMPv2 entities which implement the IPsec Tunnel MIB. | 1.3.6.1.4.1.4874.2.2.70.2.1.2 | current |
| juniIpsecTunnelConfigGroup OBJECT-GROUP A collection of objects providing configuration information of the IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.2.2.1 | current |
| juniIpsecTunnelStatsGroup OBJECT-GROUP A collection of objects providing satistics information of the IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.2.2.2 | current |
| juniIpsecTransformSetGroup OBJECT-GROUP A collection of objects providing transform set information of the IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.2.2.3 | current |
| juniIpsecGlobalLocalEndpointGroup OBJECT-GROUP A collection of objects providing the global local endpoint for the IPsec tunnel. | 1.3.6.1.4.1.4874.2.2.70.2.2.4 | current |
| juniIpsecTunnelSystemStatsGroup OBJECT-GROUP A collection of objects providing summary statistics information for IPsec tunnels in one system. | 1.3.6.1.4.1.4874.2.2.70.2.2.5 | current |