JUNIPER-JS-IPSEC-VPN-MIB
11 objects
This module defines the object used to monitor the entries pertaining to IPSec objects and the management of the IPSEC VPN functionalities for Juniper security product lines. This mib module extend Juniper's common IPSEC flow monitoring MIB, building on the existing common infrastruature, the security implementation integrates the value-added features for the security products
Imported Objects
| JUNIPER-IPSEC-FLOW-MON-MIB | jnxIpSecTunnelMonEntry |
| JUNIPER-JS-SMI | jnxJsIPSecVpn |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2636.3.39.1.5.1 | IdentityjnxJsIpSecVpnMib | This module defines the object used to monitor the entries pertaining to IPSec objects and the management of the IPSEC VPN functionalities for Juniper security… | ||
| 1.3.6.1.4.1.2636.3.39.1.5.1.0 | NodejnxJsIpSecVpnNotifications | |||
| 1.3.6.1.4.1.2636.3.39.1.5.1.1 | NodejnxJsIpSecVpnPhaseOne | |||
| 1.3.6.1.4.1.2636.3.39.1.5.1.2 | NodejnxJsIpSecVpnPhaseTwo | |||
| 1.3.6.1.4.1.2636.3.39.1.5.1.2.1 | TablejnxJsIpSecTunnelTable | not-accessible | current | The IPsec Phase-2 Tunnel Table. There is one entry in this table for each active IPsec Phase-2 Tunnel. If the tunnel is terminated, then the entry is no longer… |
| 1.3.6.1.4.1.2636.3.39.1.5.1.2.1.1 | RowjnxJsIpSecTunnelEntry | not-accessible | current | Each entry contains the attributes associated with an active IPsec Phase-2 Tunnel. |
| 1.3.6.1.4.1.2636.3.39.1.5.1.2.1.1.1 | ColumnjnxJsIpSecTunPolicyName | read-only | current | The policy name assoicated with this tunnel if the this IPSEC VPN is policy based. Otherwise, this attribute is not applicable. |
| 1.3.6.1.4.1.2636.3.39.1.5.1.2.1.1.2 | ColumnjnxJsIpSecVpnTunType | read-only | current | This attribute indicates the IPSEC VPN tunnel is policy based or route based. |
| 1.3.6.1.4.1.2636.3.39.1.5.1.2.1.1.3 | ColumnjnxJsIpSecTunCfgMonState | read-only | current | The user configuration states whether to monitor the IPSec tunnel to be alive or not. |
| 1.3.6.1.4.1.2636.3.39.1.5.1.2.1.1.4 | ColumnjnxJsIpSecTunState | read-only | current | This attribute indicates whether the IPSec Tunnel is up or down, determined by icmp ping if the jnxJsIpSecTunCfgMonState is enable. Down: VPN monitor detects t… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| JnxJsIpSecVpnType | INTEGER { policyBased (1), routeBased (2) } | current | The type of the remote peer gateway (endpoint). It can be one of the following two types: - policyBased : tunnels requires a policy with action 'tunnel' to trigger IPSEC VPN. The device receives traffic and matches it w… |