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

VENDOR: NETSCREEN TECHNOLOGIES


 Home MIB: NETSCREEN-VPN-PHASEONE-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
     netscreenVpnPhaseoneMibModule 1.3.6.1.4.1.3224.4.0.5
This module defines NetScreen private MIBs for VPN Phase 1
 nsVpnPhaseOneCfg 1.3.6.1.4.1.3224.4.5
     nsVpnPhOneTable 1.3.6.1.4.1.3224.4.5.1 no-access
To establish an IKE IPSec tunnel, two phases of negotiation are required. This table specifies the configuration attributes for Phase One negotiation. In Phase 1, the participants establish a secure channel in which to negotiate the IPSec SAs.
         nsVpnPhOneEntry 1.3.6.1.4.1.3224.4.5.1.1 no-access
Each entry in the nsVpnPhOneTable holds a set of configuration parameters associated with an instance of Phase 1 setting.
             nsVpnPhOneIndex 1.3.6.1.4.1.3224.4.5.1.1.1 integer32 read-only
A unique value for phase one table. Its value ranges between 1 and 65535 and may not be contiguous. The index has no other meaning but a pure index
             nsVpnPhOneName 1.3.6.1.4.1.3224.4.5.1.1.2 displaystring read-only
Phase one proposal name.
             nsVpnPhOneAuthMethod 1.3.6.1.4.1.3224.4.5.1.1.3 integer read-only
Phase one proposal authentication method. Enumeration: 'rsa-sig': 1, 'dsa-sig': 2, 'preshare': 0, 'rsa-enc': 3, 'rsa-rev': 4.
             nsVpnPhOneDhGroup 1.3.6.1.4.1.3224.4.5.1.1.4 integer32 read-only
Phase one proposal Diffie-Hellman exchange group id.
             nsVpnPhOneEncryp 1.3.6.1.4.1.3224.4.5.1.1.5 integer read-only
Phase one proposal encryption exchange id. Enumeration: 'aes': 3, 'aes-256': 5, 'des': 1, 'aes-192': 4, 'des3': 2, 'null': 0.
             nsVpnPhOneHash 1.3.6.1.4.1.3224.4.5.1.1.6 integer read-only
Phase one proposal hash algorithm. Enumeration: 'sha': 2, 'null': 0, 'md5': 1.
             nsVpnPhOneLifetime 1.3.6.1.4.1.3224.4.5.1.1.7 integer32 read-only
Lifetime of this phase one setting.
             nsVpnPhOneLifetimeMeasure 1.3.6.1.4.1.3224.4.5.1.1.8 integer read-only
life time measurement. Enumeration: 'hours': 2, 'second': 0, 'days': 3, 'minute': 1.
             nsVpnPhOneVsys 1.3.6.1.4.1.3224.4.5.1.1.9 integer32 read-only
vsys this phase one proposal configuration belongs to.