JUNIPER-JS-CERT-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-JS-CERT-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
 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.
     jnxJsCertificateObjects 1.3.6.1.4.1.2636.3.39.1.3.1.1
         jnxJsLoadedCaCertTable 1.3.6.1.4.1.2636.3.39.1.3.1.1.1 no-access
This table exposes the loaded Certification Authority (CA) issued certificates. Certificates are used when establishing a secure connection in the device.
             jnxJsLoadedCaCertEntry 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1 no-access
The loaded CA certificate entry. It is indexed by the CA certification name.
                 jnxJsLoadedCaCertName 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.1 displaystring no-access
The loaded CA certificate name. This is unique within the the loaded CA certifcates.
                 jnxJsLoadedCaCertSubject 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.2 displaystring read-only
The CA certificate subject.
                 jnxJsLoadedCaCertExpire 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.3 dateandtime read-only
The expiration time and date of the CA certificate.
                 jnxJsLoadedCaCertIssuer 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.4 displaystring read-only
The issuer of the CA certificate.
         jnxJsLoadedLocalCertTable 1.3.6.1.4.1.2636.3.39.1.3.1.1.2 no-access
This table exposes the loaded certificates. Certificates are used when establishing a secure connection in the device.
             jnxJsLoadedLocalCertEntry 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1 no-access
Default certificate entry. It is indexed by the certification name.
                 jnxJsLoadedLocalCertName 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.1 displaystring no-access
The name of the local certificate. The certificate name is unique within the loaded local certificates.
                 jnxJsLoadedLocalCertSubject 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.2 displaystring read-only
The certificate subject.
                 jnxJsLoadedLocalCertExpire 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.3 dateandtime read-only
The expiration time and date of the local certificate.
                 jnxJsLoadedLocalCertIssuer 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.4 displaystring read-only
The issuer of the local certificate.