NETSCREEN-VPN-MON-MIB
- Registered at
- 1.3.6.1.4.1.3224.4.0.11.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
| From | Symbols |
|---|---|
| NETSCREEN-SMI | netscreenVpn, netscreenVpnMibModule |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (0..2147483647) | read-only | current |
| 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.2 | Integer32 | read-only | current |
| 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.3 | Integer32 | read-only | current |
| 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.4 | DisplayString (SIZE(0..32)) | read-only | current |
| 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.5 | DisplayString (SIZE(0..32)) | read-only | current |
| nsVpnMonTunnelType OBJECT-TYPE Protocol type used for the tunnel | 1.3.6.1.4.1.3224.4.1.1.1.6 | INTEGER {reserved(0), proto-isakmp(1), proto-ipsec-ah(2), proto-ipsec-esp(3), proto-ipcomp(4)} | read-only | current |
| 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.7 | INTEGER {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-only | current |
| nsVpnMonEspAuthAlg OBJECT-TYPE The ESP Authentication Algorithm used in the IPsec. | 1.3.6.1.4.1.3224.4.1.1.1.8 | INTEGER {reserved(0), hmac-md5(1), hmac-sha(2), des-mac(3), ipdk(4)} | read-only | current |
| 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.9 | INTEGER {reserved(0), ah-md5(2), ah-sha(3), ah-des(4)} | read-only | current |
| 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.10 | INTEGER {manual(0), auto-ike(1)} | read-only | current |
| nsVpnMonP1Auth OBJECT-TYPE a value which identifies Phase 1 authentication method | 1.3.6.1.4.1.3224.4.1.1.1.11 | INTEGER {unused(0), preshared-key(1), dss-Signature(2), rsa-Signature(3), rsa-Encryption1(4), rsa-Encryption2(5)} | read-only | current |
| 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.12 | INTEGER {reserved(0), dialup(1), site-to-site(2)} | read-only | current |
| nsVpnMonRmtGwIp OBJECT-TYPE The peer Gateway's IP address | 1.3.6.1.4.1.3224.4.1.1.1.13 | IpAddress | read-only | current |
| nsVpnMonRmtGwId OBJECT-TYPE The peer Gateway's ID | 1.3.6.1.4.1.3224.4.1.1.1.14 | DisplayString | read-only | current |
| nsVpnMonMyGwIp OBJECT-TYPE The local Gateway's IP address | 1.3.6.1.4.1.3224.4.1.1.1.15 | IpAddress | read-only | current |
| nsVpnMonMyGwId OBJECT-TYPE The local Gateway's ID | 1.3.6.1.4.1.3224.4.1.1.1.16 | DisplayString | read-only | current |
| nsVpnMonOutSpi OBJECT-TYPE The SPI for outgoing packets | 1.3.6.1.4.1.3224.4.1.1.1.17 | Integer32 | read-only | current |
| nsVpnMonInSpi OBJECT-TYPE The SPI for incoming packets | 1.3.6.1.4.1.3224.4.1.1.1.18 | Integer32 | read-only | current |
| 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.19 | INTEGER {off(0), on(1)} | read-only | current |
| 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.20 | INTEGER {down(0), up(1)} | read-only | current |
| nsVpnMonP1State OBJECT-TYPE The IKE's Phase 1 status | 1.3.6.1.4.1.3224.4.1.1.1.21 | INTEGER {inactive(0), active(1)} | read-only | current |
| 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.22 | Integer32 | read-only | current |
| nsVpnMonP2State OBJECT-TYPE The IKE's Phase 2 status | 1.3.6.1.4.1.3224.4.1.1.1.23 | INTEGER {inactive(0), active(1)} | read-only | current |
| 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.24 | Integer32 | read-only | current |
| 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.25 | Integer32 | read-only | current |
| 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.26 | Integer32 | read-only | current |
| 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.27 | Integer32 | read-only | current |
| nsVpnMonAvail OBJECT-TYPE percentage over 30 samples | 1.3.6.1.4.1.3224.4.1.1.1.28 | Integer32 | read-only | current |
| nsVpnMonSaId OBJECT-TYPE SA identifier, also used as table index | 1.3.6.1.4.1.3224.4.1.1.1.29 | Integer32 | read-only | current |
| nsVpnMonGroupId OBJECT-TYPE Group Identifier | 1.3.6.1.4.1.3224.4.1.1.1.30 | Integer32 | read-only | current |
| nsVpnMonUsrId OBJECT-TYPE User Identifier | 1.3.6.1.4.1.3224.4.1.1.1.31 | Integer32 | read-only | current |
| nsVpnMonStartSessRequestTime OBJECT-TYPE Start Session request timestamp | 1.3.6.1.4.1.3224.4.1.1.1.32 | TimeTicks | read-only | current |
| nsVpnMonStartSessEstTime OBJECT-TYPE Start Session establish timestamp | 1.3.6.1.4.1.3224.4.1.1.1.33 | TimeTicks | read-only | current |
| nsVpnMonEndSessTime OBJECT-TYPE End Session timestamp [when session terminates] | 1.3.6.1.4.1.3224.4.1.1.1.34 | TimeTicks | read-only | current |
| nsVpnMonBytesIn OBJECT-TYPE Incoming bytes through this sa. | 1.3.6.1.4.1.3224.4.1.1.1.35 | Counter32 | read-only | current |
| nsVpnMonBytesOut OBJECT-TYPE Outgoing bytes through this sa. | 1.3.6.1.4.1.3224.4.1.1.1.36 | Counter32 | read-only | current |
| nsVpnMonPacketsIn OBJECT-TYPE Incoming packets through this sa. | 1.3.6.1.4.1.3224.4.1.1.1.37 | Counter32 | read-only | current |
| nsVpnMonPacketsOut OBJECT-TYPE Outgoing packets through this sa. | 1.3.6.1.4.1.3224.4.1.1.1.38 | Counter32 | read-only | current |
| nsVpnMonIfIndex OBJECT-TYPE interface index. | 1.3.6.1.4.1.3224.4.1.1.1.39 | Integer32 | read-only | current |
| 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.40 | TimeTicks | read-only | current |
| nsVpnMonDN OBJECT-TYPE DN name | 1.3.6.1.4.1.3224.4.1.1.1.41 | DisplayString (SIZE(0..64)) | read-only | current |
| nsVpnMonIfInfo OBJECT-TYPE Internal id assigned to this interface. Stays persistent across resets. | 1.3.6.1.4.1.3224.4.1.1.1.42 | Integer32 (0..2147483647) | read-only | current |