JUNIPER-JS-CERT-MIB

File: JUNIPER-JS-CERT-MIB.mib (6800 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC JUNIPER-JS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE DateAndTime
DisplayString jnxJsCertificates

Defined Types

JnxJsLoadedCaCertEntry  
SEQUENCE    
  jnxJsLoadedCaCertName DisplayString
  jnxJsLoadedCaCertSubject DisplayString
  jnxJsLoadedCaCertExpire DateAndTime
  jnxJsLoadedCaCertIssuer DisplayString

JnxJsLoadedLocalCertEntry  
SEQUENCE    
  jnxJsLoadedLocalCertName DisplayString
  jnxJsLoadedLocalCertSubject DisplayString
  jnxJsLoadedLocalCertExpire DateAndTime
  jnxJsLoadedLocalCertIssuer DisplayString

Defined Values

jnxJsCertificateMIB 1.3.6.1.4.1.2636.3.39.1.3.1
This module defines the object that are used to monitor reference and attributes to the certificates.
MODULE-IDENTITY    

jnxJsCertificateObjects 1.3.6.1.4.1.2636.3.39.1.3.1.1
OBJECT IDENTIFIER    

jnxJsLoadedCaCertTable 1.3.6.1.4.1.2636.3.39.1.3.1.1.1
This table exposes the loaded Certification Authority (CA) issued certificates. Certificates are used when establishing a secure connection in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxJsLoadedCaCertEntry

jnxJsLoadedCaCertEntry 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1
The loaded CA certificate entry. It is indexed by the CA certification name.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxJsLoadedCaCertEntry  

jnxJsLoadedCaCertName 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.1
The loaded CA certificate name. This is unique within the the loaded CA certifcates.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..255)  

jnxJsLoadedCaCertSubject 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.2
The CA certificate subject.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

jnxJsLoadedCaCertExpire 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.3
The expiration time and date of the CA certificate.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

jnxJsLoadedCaCertIssuer 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.4
The issuer of the CA certificate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

jnxJsLoadedLocalCertTable 1.3.6.1.4.1.2636.3.39.1.3.1.1.2
This table exposes the loaded certificates. Certificates are used when establishing a secure connection in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxJsLoadedLocalCertEntry

jnxJsLoadedLocalCertEntry 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1
Default certificate entry. It is indexed by the certification name.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxJsLoadedLocalCertEntry  

jnxJsLoadedLocalCertName 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.1
The name of the local certificate. The certificate name is unique within the loaded local certificates.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..255)  

jnxJsLoadedLocalCertSubject 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.2
The certificate subject.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

jnxJsLoadedLocalCertExpire 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.3
The expiration time and date of the local certificate.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

jnxJsLoadedLocalCertIssuer 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.4
The issuer of the local certificate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)