NETSCREEN-CERTIFICATE-MIB

File: NETSCREEN-CERTIFICATE-MIB.mib (6088 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenVpn netscreenVpnMibModule Integer32
MODULE-IDENTITY OBJECT-TYPE DisplayString

Defined Types

NsVpnCertCfgEntry  
SEQUENCE    
  nsVpnCertCfgIndex Integer32
  nsVpnCertCfgType INTEGER
  nsVpnCertCfgSubject DisplayString
  nsVpnCertCfgExpire DisplayString
  nsVpnCertCfgIssuer DisplayString
  nsVpnCertCfgVsys Integer32

NsVpnCertDefEntry  
SEQUENCE    
  nsVpnCertDefIndex Integer32
  nsVpnCertDefLdap DisplayString
  nsVpnCertDefCrlUrl DisplayString
  nsVpnCertDefRefresh DisplayString
  nsVpnCertDefX509 INTEGER
  nsVpnCertDefVsys Integer32

Defined Values

netscreenCertificateMibModule 1.3.6.1.4.1.3224.4.0.7
This module defines the object that are used to monitor VPN certificates
MODULE-IDENTITY    

nsVpnCert 1.3.6.1.4.1.3224.4.7
OBJECT IDENTIFIER    

nsVpnCertDefTable 1.3.6.1.4.1.3224.4.7.1
Certificate default setting table collects the default certificates used when establish a secure VPN connection in NetScreen device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnCertDefEntry

nsVpnCertDefEntry 1.3.6.1.4.1.3224.4.7.1.1
An entry containing attributes of a certificate
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnCertDefEntry  

nsVpnCertDefIndex 1.3.6.1.4.1.3224.4.7.1.1.1
Table index using as primary key when retrieving the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsVpnCertDefLdap 1.3.6.1.4.1.3224.4.7.1.1.2
LDAP server name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnCertDefCrlUrl 1.3.6.1.4.1.3224.4.7.1.1.3
URL of CRL.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnCertDefRefresh 1.3.6.1.4.1.3224.4.7.1.1.4
CRL Refresh Frequency.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnCertDefX509 1.3.6.1.4.1.3224.4.7.1.1.5
X509 Certificate Path Validation Level.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER partial(0), full(1)  

nsVpnCertDefVsys 1.3.6.1.4.1.3224.4.7.1.1.6
vsys the cert setting belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsVpnCertCfgTable 1.3.6.1.4.1.3224.4.7.2
This table collects detail certificate information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsVpnCertCfgEntry

nsVpnCertCfgEntry 1.3.6.1.4.1.3224.4.7.2.1
Each entry in the nsVpnCertCfgTable contains a set of attributes for a certificate
Status: current Access: not-accessible
OBJECT-TYPE    
  NsVpnCertCfgEntry  

nsVpnCertCfgIndex 1.3.6.1.4.1.3224.4.7.2.1.1
A unique value for certification table. Its value ranges between 0 and 65535 and may not be contiguous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsVpnCertCfgType 1.3.6.1.4.1.3224.4.7.2.1.2
Certificate type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ca(0), local(1)  

nsVpnCertCfgSubject 1.3.6.1.4.1.3224.4.7.2.1.3
Certificate subject.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nsVpnCertCfgExpire 1.3.6.1.4.1.3224.4.7.2.1.4
Certificate expire date.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsVpnCertCfgIssuer 1.3.6.1.4.1.3224.4.7.2.1.5
Certificate configuration details.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

nsVpnCertCfgVsys 1.3.6.1.4.1.3224.4.7.2.1.6
Certificate's vsys.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32