NETSCREEN-VPN-MANUAL-MIB: View SNMP OID List / Download MIB
VENDOR: NETSCREEN TECHNOLOGIES
Home | MIB: NETSCREEN-VPN-MANUAL-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 |
netscreenVpnManualMibModule | 1.3.6.1.4.1.3224.4.0.2 |
This module defines NetScreen private MIBs for VPN Manual Key |
||
nsVpnManualKey | 1.3.6.1.4.1.3224.4.2 | |||
nsVpnManualKeyTable | 1.3.6.1.4.1.3224.4.2.1 | no-access |
This table specifies the configuration attributes for NetScreen device's manual key setting. |
|
1.3.6.1.4.1.3224.4.2.1.1 | no-access |
Each entry in the nsVpnManualKeyTable holds a set of configuration parameters associated with an instance of manual key. |
||
nsVpnManualKeyIndex | 1.3.6.1.4.1.3224.4.2.1.1.1 | integer32 | read-only |
A unique value for manual key table. Its value ranges between 0 and 65535 and may not be contiguous. |
nsVpnManualKeyTunName | 1.3.6.1.4.1.3224.4.2.1.1.2 | displaystring | read-only |
VPN tunnel name that uses this manual key configuration. |
nsVpnManualKeyGW | 1.3.6.1.4.1.3224.4.2.1.1.3 | ipaddress | read-only |
VPN tunnel peer gateway IP address. |
nsVpnManualKeySILocal | 1.3.6.1.4.1.3224.4.2.1.1.4 | integer32 | read-only |
Local Security Index. |
nsVpnManualKeySIRemote | 1.3.6.1.4.1.3224.4.2.1.1.5 | integer32 | read-only |
Remote Security Index. |
nsVpnManualKeyTunnelType | 1.3.6.1.4.1.3224.4.2.1.1.6 | integer | read-only |
VPN tunnel type. Enumeration: 'ah': 1, 'esp': 0. |
nsVpnManualKeyEspEncAlg | 1.3.6.1.4.1.3224.4.2.1.1.7 | integer | read-only |
ESP Encryption Algorithm when manual key vpn tunnel type is ESP. Enumeration: 'tripple-des-cbc': 2, 'des-cbc': 1, 'aes-256': 5, 'aes-192': 4, 'aes-cbc': 3, 'null': 0. |
nsVpnManualKeyEspAuthAlg | 1.3.6.1.4.1.3224.4.2.1.1.8 | integer | read-only |
ESP Authentication Algorithm when manual key vpn tunnel type is ESP. Enumeration: 'sha': 2, 'null': 0, 'sha256': 3, 'md5': 1. |
nsVpnManualKeyAhHash | 1.3.6.1.4.1.3224.4.2.1.1.9 | integer | read-only |
AH Hash Algorithm when manual key vpn tunnel type is AH. Enumeration: 'sha': 2, 'null': 0, 'md5': 1. |
nsVpnManualKeyMonitorEnable | 1.3.6.1.4.1.3224.4.2.1.1.10 | integer | read-only |
Enable monitor vpn tunnel's link status. Enumeration: 'disable': 0, 'enabled': 1. |
nsVpnManualKeyTunToTrust | 1.3.6.1.4.1.3224.4.2.1.1.11 | integer | read-only |
Tunnel to Trusted Interface Enumeration: 'disable': 0, 'enabled': 1. |
nsVpnManualKeyVsys | 1.3.6.1.4.1.3224.4.2.1.1.12 | integer32 | read-only |
vsys this vpn manual key setting belongs to. |