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).
|
|||
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. |
|
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. |
|
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. |