NETSCREEN-VPN-MON-MIB: View SNMP OID List / Download MIB
VENDOR: NETSCREEN TECHNOLOGIES
Home | MIB: NETSCREEN-VPN-MON-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
netscreenVpnMonMibModule | 1.3.6.1.4.1.3224.4.0.1 |
This module defines the object that are used to monitor VPN tunnels |
||
netscreenVpnMon | 1.3.6.1.4.1.3224.4.1 | |||
nsVpnMonTable | 1.3.6.1.4.1.3224.4.1.1 | no-access |
A list of active VPN tunnel entries. |
|
1.3.6.1.4.1.3224.4.1.1.1 | no-access |
A VPN tunnel entry containing attributes for both IKE Phase 1 and Phase 2 as well as associated policy |
||
nsVpnMonIndex | 1.3.6.1.4.1.3224.4.1.1.1.1 | integer32 | read-only |
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 |
nsVpnMonInPlyId | 1.3.6.1.4.1.3224.4.1.1.1.2 | integer32 | read-only |
The incoming policy ID for which this tunnel is created for. -1 means no policy associates with this SA. |
nsVpnMonOutPlyId | 1.3.6.1.4.1.3224.4.1.1.1.3 | integer32 | read-only |
The outgoing policy ID for which this tunnel is created for. -1 means no policy associates with this SA. |
nsVpnMonVpnName | 1.3.6.1.4.1.3224.4.1.1.1.4 | displaystring | read-only |
A textual string contains information about the VPN entity from which this tunnel was derived. |
nsVpnMonVsysName | 1.3.6.1.4.1.3224.4.1.1.1.5 | displaystring | read-only |
A textual string contains the Virtual system to which this tunnel belongs. |
nsVpnMonTunnelType | 1.3.6.1.4.1.3224.4.1.1.1.6 | integer | read-only |
Protocol type used for the tunnel Enumeration: 'proto-isakmp': 1, 'proto-ipcomp': 4, 'proto-ipsec-esp': 3, 'reserved': 0, 'proto-ipsec-ah': 2. |
nsVpnMonEspEncAlg | 1.3.6.1.4.1.3224.4.1.1.1.7 | integer | read-only |
a value which identifies a particular algorithm to be used to provide secrecy protection for ESP. Enumeration: 'esp-3idea': 8, 'esp-rc5': 4, 'esp-rc4': 10, 'esp-des': 2, 'esp-idea': 5, 'esp-null': 11, 'esp-cast': 6, 'esp-des-iv64': 1, 'esp-3des': 3, 'esp-aes192': 20, 'esp-des-iv32': 9, 'esp-blowfish': 7, 'reserved': 0, 'esp-aes': 12, 'esp-aes256': 21. |
nsVpnMonEspAuthAlg | 1.3.6.1.4.1.3224.4.1.1.1.8 | integer | read-only |
The ESP Authentication Algorithm used in the IPsec. Enumeration: 'hmac-sha': 2, 'des-mac': 3, 'reserved': 0, 'hmac-md5': 1, 'ipdk': 4. |
nsVpnMonAhAlg | 1.3.6.1.4.1.3224.4.1.1.1.9 | integer | read-only |
a value which identifies a particular algorithm to be used to provide integrity protection for AH. Enumeration: 'ah-sha': 3, 'ah-des': 4, 'reserved': 0, 'ah-md5': 2. |
nsVpnMonKeyType | 1.3.6.1.4.1.3224.4.1.1.1.10 | integer | read-only |
a value which identifies a key exchange protocol to be used for the negotiation Enumeration: 'manual': 0, 'auto-ike': 1. |
nsVpnMonP1Auth | 1.3.6.1.4.1.3224.4.1.1.1.11 | integer | read-only |
a value which identifies Phase 1 authentication method Enumeration: 'rsa-Encryption2': 5, 'rsa-Encryption1': 4, 'rsa-Signature': 3, 'unused': 0, 'dss-Signature': 2, 'preshared-key': 1. |
nsVpnMonVpnType | 1.3.6.1.4.1.3224.4.1.1.1.12 | integer | read-only |
The type of this VPN tunnel, either a dialup or site-to-site Enumeration: 'site-to-site': 2, 'dialup': 1, 'reserved': 0. |
nsVpnMonRmtGwIp | 1.3.6.1.4.1.3224.4.1.1.1.13 | ipaddress | read-only |
The peer Gateway's IP address |
nsVpnMonRmtGwId | 1.3.6.1.4.1.3224.4.1.1.1.14 | displaystring | read-only |
The peer Gateway's ID |
nsVpnMonMyGwIp | 1.3.6.1.4.1.3224.4.1.1.1.15 | ipaddress | read-only |
The local Gateway's IP address |
nsVpnMonMyGwId | 1.3.6.1.4.1.3224.4.1.1.1.16 | displaystring | read-only |
The local Gateway's ID |
nsVpnMonOutSpi | 1.3.6.1.4.1.3224.4.1.1.1.17 | integer32 | read-only |
The SPI for outgoing packets |
nsVpnMonInSpi | 1.3.6.1.4.1.3224.4.1.1.1.18 | integer32 | read-only |
The SPI for incoming packets |
nsVpnMonMonState | 1.3.6.1.4.1.3224.4.1.1.1.19 | integer | read-only |
The monitoring status, if it is on, an icmp ping will be sent over the tunnel periodically to test the connectivity and latency Enumeration: 'on': 1, 'off': 0. |
nsVpnMonTunnelState | 1.3.6.1.4.1.3224.4.1.1.1.20 | integer | read-only |
The current tunnel status determined by the icmp ping if The monitoring status is on. Enumeration: 'down': 0, 'up': 1. |
nsVpnMonP1State | 1.3.6.1.4.1.3224.4.1.1.1.21 | integer | read-only |
The IKE's Phase 1 status Enumeration: 'active': 1, 'inactive': 0. |
nsVpnMonP1LifeTime | 1.3.6.1.4.1.3224.4.1.1.1.22 | integer32 | read-only |
an active Phase 1 sa's time left before re-key. -1 means unlimited lifetime. |
nsVpnMonP2State | 1.3.6.1.4.1.3224.4.1.1.1.23 | integer | read-only |
The IKE's Phase 2 status Enumeration: 'active': 1, 'inactive': 0. |
nsVpnMonP2LifeTime | 1.3.6.1.4.1.3224.4.1.1.1.24 | integer32 | read-only |
an active Phase 2 sa's time left before re-key. -1 means unlimited life time. |
nsVpnMonP2LifeBytes | 1.3.6.1.4.1.3224.4.1.1.1.25 | integer32 | read-only |
an active Phase 2 sa's bytes left before re-key. -1 means unlimited life bytes. |
nsVpnMonDelayAvg | 1.3.6.1.4.1.3224.4.1.1.1.26 | integer32 | read-only |
a kind of rolling average of latency, in milliseconds. -1 has no meaning here, which means nsVpnMonDelayAvg has not been calculated yet. |
nsVpnMonDelayLast | 1.3.6.1.4.1.3224.4.1.1.1.27 | integer32 | read-only |
latency in last sample, in milliseconds. -1 means either vpn tunnel is inactive or vpn tunnel monitor is not turned on. |
nsVpnMonAvail | 1.3.6.1.4.1.3224.4.1.1.1.28 | integer32 | read-only |
percentage over 30 samples |
nsVpnMonSaId | 1.3.6.1.4.1.3224.4.1.1.1.29 | integer32 | read-only |
SA identifier, also used as table index |
nsVpnMonGroupId | 1.3.6.1.4.1.3224.4.1.1.1.30 | integer32 | read-only |
Group Identifier |
nsVpnMonUsrId | 1.3.6.1.4.1.3224.4.1.1.1.31 | integer32 | read-only |
User Identifier |
nsVpnMonStartSessRequestTime | 1.3.6.1.4.1.3224.4.1.1.1.32 | timeticks | read-only |
Start Session request timestamp |
nsVpnMonStartSessEstTime | 1.3.6.1.4.1.3224.4.1.1.1.33 | timeticks | read-only |
Start Session establish timestamp |
nsVpnMonEndSessTime | 1.3.6.1.4.1.3224.4.1.1.1.34 | timeticks | read-only |
End Session timestamp [when session terminates] |
nsVpnMonBytesIn | 1.3.6.1.4.1.3224.4.1.1.1.35 | counter32 | read-only |
Incoming bytes through this sa. |
nsVpnMonBytesOut | 1.3.6.1.4.1.3224.4.1.1.1.36 | counter32 | read-only |
Outgoing bytes through this sa. |
nsVpnMonPacketsIn | 1.3.6.1.4.1.3224.4.1.1.1.37 | counter32 | read-only |
Incoming packets through this sa. |
nsVpnMonPacketsOut | 1.3.6.1.4.1.3224.4.1.1.1.38 | counter32 | read-only |
Outgoing packets through this sa. |
nsVpnMonIfIndex | 1.3.6.1.4.1.3224.4.1.1.1.39 | integer32 | read-only |
interface index. |
nsVpnMonUpdateTime | 1.3.6.1.4.1.3224.4.1.1.1.40 | timeticks | read-only |
Timestamp [Whenever any member of the row gets updated, the timestamp is updated] |
nsVpnMonDN | 1.3.6.1.4.1.3224.4.1.1.1.41 | displaystring | read-only |
DN name |
nsVpnMonIfInfo | 1.3.6.1.4.1.3224.4.1.1.1.42 | integer32 | read-only |
Internal id assigned to this interface. Stays persistent across resets. |