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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


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.
         nsVpnManualKeyEntry 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.