MIB Viewer

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
OIDNameAccessStatusDescription
1.3.6.1.4.1.2636.3.39.1.5.1IdentityjnxJsIpSecVpnMibThis 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.0NodejnxJsIpSecVpnNotifications
1.3.6.1.4.1.2636.3.39.1.5.1.1NodejnxJsIpSecVpnPhaseOne
1.3.6.1.4.1.2636.3.39.1.5.1.2NodejnxJsIpSecVpnPhaseTwo
1.3.6.1.4.1.2636.3.39.1.5.1.2.1TablejnxJsIpSecTunnelTablenot-accessiblecurrentThe 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.1RowjnxJsIpSecTunnelEntrynot-accessiblecurrentEach 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.1ColumnjnxJsIpSecTunPolicyNameread-onlycurrentThe 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.2ColumnjnxJsIpSecVpnTunTyperead-onlycurrentThis 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.3ColumnjnxJsIpSecTunCfgMonStateread-onlycurrentThe 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.4ColumnjnxJsIpSecTunStateread-onlycurrentThis 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
NameSyntaxStatusDescription
JnxJsIpSecVpnTypeINTEGER { policyBased (1), routeBased (2) }currentThe 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…