MIBs Depot

NETSCREEN-VPN-MON-MIB

Registered at
1.3.6.1.4.1.3224.4.0.1
1.3.6.1.4.1.3224.4.1
Last updated
2004-05-03 20:22
Organization
Juniper Networks, Inc.
Revisions
2004-05-03 00:00, 2004-03-03 00:00, 2003-11-13 00:00, 2001-09-28 00:00, 2000-08-27 00:00
Namespace
screenos
Source file
NETSCREEN-VPN-MON-MIB
Digest
sha256:4af26a5be31656e9a8e08c843315ffa6a8c7972a973fd68a2758467e66d88e00

Description

This module defines the object that are used to monitor VPN tunnels

Contact

Customer Support 1194 North Mathilda Avenue Sunnyvale, California 94089-1206 USA Tel: 1-800-638-8296 E-mail: customerservice@juniper.net HTTP://www.juniper.net

Imports

FromSymbols
NETSCREEN-SMInetscreenVpn, netscreenVpnMibModule
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, 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.

NETSCREEN-SMI
NETSCREEN-VPN-MON-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
netscreenVpnMon
OBJECT-IDENTITY
1.3.6.1.4.1.3224.4.1
nsVpnMonTable
OBJECT-TYPE
A list of active VPN tunnel entries.
1.3.6.1.4.1.3224.4.1.1not-accessiblecurrent
nsVpnMonEntry
OBJECT-TYPE
A VPN tunnel entry containing attributes for both IKE Phase 1 and Phase 2 as well as associated policy
1.3.6.1.4.1.3224.4.1.1.1not-accessiblecurrent
nsVpnMonIndex
OBJECT-TYPE
A unique value for each active VPN tunnel. Its value ranges between 1 and 65535 and may not be contiguous. Due to the dynamic nature of active VPN tunnels, the index has no other meaning but a pure index
1.3.6.1.4.1.3224.4.1.1.1.1Integer32 (0..2147483647)read-onlycurrent
nsVpnMonInPlyId
OBJECT-TYPE
The incoming policy ID for which this tunnel is created for. -1 means no policy associates with this SA.
1.3.6.1.4.1.3224.4.1.1.1.2Integer32read-onlycurrent
nsVpnMonOutPlyId
OBJECT-TYPE
The outgoing policy ID for which this tunnel is created for. -1 means no policy associates with this SA.
1.3.6.1.4.1.3224.4.1.1.1.3Integer32read-onlycurrent
nsVpnMonVpnName
OBJECT-TYPE
A textual string contains information about the VPN entity from which this tunnel was derived.
1.3.6.1.4.1.3224.4.1.1.1.4DisplayString (SIZE(0..32))read-onlycurrent
nsVpnMonVsysName
OBJECT-TYPE
A textual string contains the Virtual system to which this tunnel belongs.
1.3.6.1.4.1.3224.4.1.1.1.5DisplayString (SIZE(0..32))read-onlycurrent
nsVpnMonTunnelType
OBJECT-TYPE
Protocol type used for the tunnel
1.3.6.1.4.1.3224.4.1.1.1.6INTEGER {reserved(0), proto-isakmp(1), proto-ipsec-ah(2), proto-ipsec-esp(3), proto-ipcomp(4)}read-onlycurrent
nsVpnMonEspEncAlg
OBJECT-TYPE
a value which identifies a particular algorithm to be used to provide secrecy protection for ESP.
1.3.6.1.4.1.3224.4.1.1.1.7INTEGER {reserved(0), esp-des-iv64(1), esp-des(2), esp-3des(3), esp-rc5(4), esp-idea(5), esp-cast(6), esp-blowfish(7), esp-3idea(8), esp-des-iv32(9), esp-rc4(10), esp-null(11), esp-aes(12), esp-aes192(20), esp-aes256(21)}read-onlycurrent
nsVpnMonEspAuthAlg
OBJECT-TYPE
The ESP Authentication Algorithm used in the IPsec.
1.3.6.1.4.1.3224.4.1.1.1.8INTEGER {reserved(0), hmac-md5(1), hmac-sha(2), des-mac(3), ipdk(4)}read-onlycurrent
nsVpnMonAhAlg
OBJECT-TYPE
a value which identifies a particular algorithm to be used to provide integrity protection for AH.
1.3.6.1.4.1.3224.4.1.1.1.9INTEGER {reserved(0), ah-md5(2), ah-sha(3), ah-des(4)}read-onlycurrent
nsVpnMonKeyType
OBJECT-TYPE
a value which identifies a key exchange protocol to be used for the negotiation
1.3.6.1.4.1.3224.4.1.1.1.10INTEGER {manual(0), auto-ike(1)}read-onlycurrent
nsVpnMonP1Auth
OBJECT-TYPE
a value which identifies Phase 1 authentication method
1.3.6.1.4.1.3224.4.1.1.1.11INTEGER {unused(0), preshared-key(1), dss-Signature(2), rsa-Signature(3), rsa-Encryption1(4), rsa-Encryption2(5)}read-onlycurrent
nsVpnMonVpnType
OBJECT-TYPE
The type of this VPN tunnel, either a dialup or site-to-site
1.3.6.1.4.1.3224.4.1.1.1.12INTEGER {reserved(0), dialup(1), site-to-site(2)}read-onlycurrent
nsVpnMonRmtGwIp
OBJECT-TYPE
The peer Gateway's IP address
1.3.6.1.4.1.3224.4.1.1.1.13IpAddressread-onlycurrent
nsVpnMonRmtGwId
OBJECT-TYPE
The peer Gateway's ID
1.3.6.1.4.1.3224.4.1.1.1.14DisplayStringread-onlycurrent
nsVpnMonMyGwIp
OBJECT-TYPE
The local Gateway's IP address
1.3.6.1.4.1.3224.4.1.1.1.15IpAddressread-onlycurrent
nsVpnMonMyGwId
OBJECT-TYPE
The local Gateway's ID
1.3.6.1.4.1.3224.4.1.1.1.16DisplayStringread-onlycurrent
nsVpnMonOutSpi
OBJECT-TYPE
The SPI for outgoing packets
1.3.6.1.4.1.3224.4.1.1.1.17Integer32read-onlycurrent
nsVpnMonInSpi
OBJECT-TYPE
The SPI for incoming packets
1.3.6.1.4.1.3224.4.1.1.1.18Integer32read-onlycurrent
nsVpnMonMonState
OBJECT-TYPE
The monitoring status, if it is on, an icmp ping will be sent over the tunnel periodically to test the connectivity and latency
1.3.6.1.4.1.3224.4.1.1.1.19INTEGER {off(0), on(1)}read-onlycurrent
nsVpnMonTunnelState
OBJECT-TYPE
The current tunnel status determined by the icmp ping if The monitoring status is on.
1.3.6.1.4.1.3224.4.1.1.1.20INTEGER {down(0), up(1)}read-onlycurrent
nsVpnMonP1State
OBJECT-TYPE
The IKE's Phase 1 status
1.3.6.1.4.1.3224.4.1.1.1.21INTEGER {inactive(0), active(1)}read-onlycurrent
nsVpnMonP1LifeTime
OBJECT-TYPE
an active Phase 1 sa's time left before re-key. -1 means unlimited lifetime.
1.3.6.1.4.1.3224.4.1.1.1.22Integer32read-onlycurrent
nsVpnMonP2State
OBJECT-TYPE
The IKE's Phase 2 status
1.3.6.1.4.1.3224.4.1.1.1.23INTEGER {inactive(0), active(1)}read-onlycurrent
nsVpnMonP2LifeTime
OBJECT-TYPE
an active Phase 2 sa's time left before re-key. -1 means unlimited life time.
1.3.6.1.4.1.3224.4.1.1.1.24Integer32read-onlycurrent
nsVpnMonP2LifeBytes
OBJECT-TYPE
an active Phase 2 sa's bytes left before re-key. -1 means unlimited life bytes.
1.3.6.1.4.1.3224.4.1.1.1.25Integer32read-onlycurrent
nsVpnMonDelayAvg
OBJECT-TYPE
a kind of rolling average of latency, in milliseconds. -1 has no meaning here, which means nsVpnMonDelayAvg has not been calculated yet.
1.3.6.1.4.1.3224.4.1.1.1.26Integer32read-onlycurrent
nsVpnMonDelayLast
OBJECT-TYPE
latency in last sample, in milliseconds. -1 means either vpn tunnel is inactive or vpn tunnel monitor is not turned on.
1.3.6.1.4.1.3224.4.1.1.1.27Integer32read-onlycurrent
nsVpnMonAvail
OBJECT-TYPE
percentage over 30 samples
1.3.6.1.4.1.3224.4.1.1.1.28Integer32read-onlycurrent
nsVpnMonSaId
OBJECT-TYPE
SA identifier, also used as table index
1.3.6.1.4.1.3224.4.1.1.1.29Integer32read-onlycurrent
nsVpnMonGroupId
OBJECT-TYPE
Group Identifier
1.3.6.1.4.1.3224.4.1.1.1.30Integer32read-onlycurrent
nsVpnMonUsrId
OBJECT-TYPE
User Identifier
1.3.6.1.4.1.3224.4.1.1.1.31Integer32read-onlycurrent
nsVpnMonStartSessRequestTime
OBJECT-TYPE
Start Session request timestamp
1.3.6.1.4.1.3224.4.1.1.1.32TimeTicksread-onlycurrent
nsVpnMonStartSessEstTime
OBJECT-TYPE
Start Session establish timestamp
1.3.6.1.4.1.3224.4.1.1.1.33TimeTicksread-onlycurrent
nsVpnMonEndSessTime
OBJECT-TYPE
End Session timestamp [when session terminates]
1.3.6.1.4.1.3224.4.1.1.1.34TimeTicksread-onlycurrent
nsVpnMonBytesIn
OBJECT-TYPE
Incoming bytes through this sa.
1.3.6.1.4.1.3224.4.1.1.1.35Counter32read-onlycurrent
nsVpnMonBytesOut
OBJECT-TYPE
Outgoing bytes through this sa.
1.3.6.1.4.1.3224.4.1.1.1.36Counter32read-onlycurrent
nsVpnMonPacketsIn
OBJECT-TYPE
Incoming packets through this sa.
1.3.6.1.4.1.3224.4.1.1.1.37Counter32read-onlycurrent
nsVpnMonPacketsOut
OBJECT-TYPE
Outgoing packets through this sa.
1.3.6.1.4.1.3224.4.1.1.1.38Counter32read-onlycurrent
nsVpnMonIfIndex
OBJECT-TYPE
interface index.
1.3.6.1.4.1.3224.4.1.1.1.39Integer32read-onlycurrent
nsVpnMonUpdateTime
OBJECT-TYPE
Timestamp [Whenever any member of the row gets updated, the timestamp is updated]
1.3.6.1.4.1.3224.4.1.1.1.40TimeTicksread-onlycurrent
nsVpnMonDN
OBJECT-TYPE
DN name
1.3.6.1.4.1.3224.4.1.1.1.41DisplayString (SIZE(0..64))read-onlycurrent
nsVpnMonIfInfo
OBJECT-TYPE
Internal id assigned to this interface. Stays persistent across resets.
1.3.6.1.4.1.3224.4.1.1.1.42Integer32 (0..2147483647)read-onlycurrent