JUNIPER-JS-CERT-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.39.1.3.1
- Last updated
- 2007-04-20 00:00
- Organization
- Juniper Networks, Inc.
- Revisions
- 2007-04-20 00:00
- Namespace
- juniper
- Source file
JUNIPER-JS-CERT-MIB- Digest
sha256:23fa25951d551a404ecb25d0c6bcd8e7fbc2392a898605bb61d4b12a516fbdec
Description
This module defines the object that are used to monitor reference and attributes to the certificates.
Contact
Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net HTTP://www.juniper.net
Imports
| From | Symbols |
|---|---|
| JUNIPER-JS-SMI | jnxJsCertificates |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
JUNIPER-JS-CERT-MIB JUNIPER-JS-SMI JUNIPER-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| jnxJsCertificateObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.39.1.3.1.1 | |||
| jnxJsLoadedCaCertTable OBJECT-TYPE 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 | not-accessible | current | |
| jnxJsLoadedCaCertEntry OBJECT-TYPE The loaded CA certificate entry. It is indexed by the CA certification name. | 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1 | not-accessible | current | |
| jnxJsLoadedCaCertName OBJECT-TYPE The loaded CA certificate name. This is unique within the the loaded CA certifcates. | 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.1 | DisplayString (SIZE(1..255)) | not-accessible | current |
| jnxJsLoadedCaCertSubject OBJECT-TYPE The CA certificate subject. | 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| jnxJsLoadedCaCertExpire OBJECT-TYPE The expiration time and date of the CA certificate. | 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.3 | DateAndTime | read-only | current |
| jnxJsLoadedCaCertIssuer OBJECT-TYPE The issuer of the CA certificate. | 1.3.6.1.4.1.2636.3.39.1.3.1.1.1.1.4 | DisplayString (SIZE(0..255)) | read-only | current |
| jnxJsLoadedLocalCertTable OBJECT-TYPE 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 | not-accessible | current | |
| jnxJsLoadedLocalCertEntry OBJECT-TYPE Default certificate entry. It is indexed by the certification name. | 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1 | not-accessible | current | |
| jnxJsLoadedLocalCertName OBJECT-TYPE The name of the local certificate. The certificate name is unique within the loaded local certificates. | 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.1 | DisplayString (SIZE(1..255)) | not-accessible | current |
| jnxJsLoadedLocalCertSubject OBJECT-TYPE The certificate subject. | 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| jnxJsLoadedLocalCertExpire OBJECT-TYPE The expiration time and date of the local certificate. | 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.3 | DateAndTime | read-only | current |
| jnxJsLoadedLocalCertIssuer OBJECT-TYPE The issuer of the local certificate. | 1.3.6.1.4.1.2636.3.39.1.3.1.1.2.1.4 | DisplayString (SIZE(0..255)) | read-only | current |
| jnxJsCertificateNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.39.1.3.1.2 | |||
| jnxJsCertNotificationType OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.39.1.3.1.2.1 | |||
| jnxJsCertNotificationObj OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.39.1.3.1.2.2 | |||
| jnxJsCertName OBJECT-TYPE Cert-id of the local or CA certificate. | 1.3.6.1.4.1.2636.3.39.1.3.1.2.2.1 | DisplayString | read-only | current |
| jnxJsCertExpireTime OBJECT-TYPE The expiration time and date of the local certificate or CA. | 1.3.6.1.4.1.2636.3.39.1.3.1.2.2.2 | DateAndTime | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| jnxJsCertExpiring NOTIFICATION-TYPE To provide notification for the event when CA or local certificate is about to expire. By default the notification will be sent 60 days before the certificate expiration time. If the trap number of days before expiration is set then notification will be sent as per configured value. The notification will be sent every day from the 60 days or the configured value for certificate expiration. | 1.3.6.1.4.1.2636.3.39.1.3.1.2.1.1 | current |