NETSCREEN-VPN-PHASETWO-MIB: View SNMP OID List / Download MIB

VENDOR: NETSCREEN TECHNOLOGIES


 Home MIB: NETSCREEN-VPN-PHASETWO-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
     netscreenVpnPhasetwoMibModule 1.3.6.1.4.1.3224.4.0.6
This module defines NetScreen private MIBs for VPN Phase two negotiation.
 nsVpnPhaseTwoCfg 1.3.6.1.4.1.3224.4.6
     nsVpnPhTwoTable 1.3.6.1.4.1.3224.4.6.1 no-access
To establish an IKE IPSec tunnel, two phases of negotiation are required. This table specifies the configuration attributes for Phase Two negotiation. In Phase 2, the participants negotiate the IPSec SAs for encrypting and authenticating the ensuing exchanges of user data.
         nsVpnPhTwoEntry 1.3.6.1.4.1.3224.4.6.1.1 no-access
Each entry in the nsVpnPhTwoTable holds a set of configuration parameters associated with an instance of Phase 2 setting.
             nsVpnPhTwoIndex 1.3.6.1.4.1.3224.4.6.1.1.1 integer32 read-only
A unique value for phase Two table. Its value ranges between 1 and 65535 and may not be contiguous. The index has no other meaning but a pure index
             nsVpnPhTwoName 1.3.6.1.4.1.3224.4.6.1.1.2 displaystring read-only
Phase two proposal name.
             nsVpnPhTwoPFS 1.3.6.1.4.1.3224.4.6.1.1.3 integer32 read-only
Perfect Forward Secrecy - Diffie-Hellman exchange group.
             nsVpnPhTwoEncapMethod 1.3.6.1.4.1.3224.4.6.1.1.4 integer read-only
Phase two proposal encapsulation method. Enumeration: 'ah': 0, 'esp': 1.
             nsVpnPhTwoESPEncryp 1.3.6.1.4.1.3224.4.6.1.1.5 integer read-only
Phase two proposal ESP encryption algorithm. Enumeration: 'aes': 3, 'aes-256': 5, 'des': 1, 'triple-des': 2, 'aes-192': 4, 'null': 0.
             nsVpnPhTwoESPAuth 1.3.6.1.4.1.3224.4.6.1.1.6 integer read-only
Phase two proposal ESP authentication Algorithm. Enumeration: 'sha': 2, 'null': 0, 'sha-256': 3, 'md5': 1.
             nsVpnPhTwoAhAuth 1.3.6.1.4.1.3224.4.6.1.1.7 integer read-only
Phase two proposal AH authentication Algorithm. Enumeration: 'sha': 2, 'null': 0, 'md5': 1.
             nsVpnPhTwoLifetime 1.3.6.1.4.1.3224.4.6.1.1.8 integer32 read-only
Lifetime in time
             nsVpnPhTwoLifetimeMeasure 1.3.6.1.4.1.3224.4.6.1.1.9 integer read-only
life time measurement. Enumeration: 'hours': 2, 'second': 0, 'days': 3, 'minute': 1.
             nsVpnPhTwoLifetimeKb 1.3.6.1.4.1.3224.4.6.1.1.10 integer32 read-only
Lifetime in KBytes
             nsVpnPhTwoVsys 1.3.6.1.4.1.3224.4.6.1.1.11 integer32 read-only
vsys this proposal configuration belongs to.