CIENA-CES-SECURITY-MIB: View SNMP OID List / Download MIB

VENDOR: CIENA CORPORATION


 Home MIB: CIENA-CES-SECURITY-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
 cienaCesSecurityMIB 1.3.6.1.4.1.1271.2.1.44
This module defines the security configuration objects and also the objects required for any security related notifications.
       cienaCesSecurityMIBObjects 1.3.6.1.4.1.1271.2.1.44.1
           cienaCesSecurityCertExpiry 1.3.6.1.4.1.1271.2.1.44.1.1
               cienaCesSecurityCertType 1.3.6.1.4.1.1271.2.1.44.1.1.1 integer no-access
This object indicates the type of the certificate. Enumeration: 'devCert': 2, 'ca': 1, 'sshClient': 3, 'sshServer': 4.
               cienaCesSecurityCertName 1.3.6.1.4.1.1271.2.1.44.1.1.2 displaystring no-access
This object indicates the name of the certificate.
               cienaCesSecurityCertValidTo 1.3.6.1.4.1.1271.2.1.44.1.1.3 displaystring no-access
This object indicates the validTo date of the certificate.
           cienaCesSecurityCertCrl 1.3.6.1.4.1.1271.2.1.44.1.2
               cienaCesSecurityCaCrlType 1.3.6.1.4.1.1271.2.1.44.1.2.1 displaystring no-access
This object indicates the type of object, CA or CRL.
               cienaCesSecurityCertCrlOperation 1.3.6.1.4.1.1271.2.1.44.1.2.2 displaystring no-access
This object indicates the type of operation on the cert or CRL.
               cienaCesSecurityCaCrlInvalidCaReason 1.3.6.1.4.1.1271.2.1.44.1.2.3 displaystring no-access
This object indicates the reason the CA is invalid.
               cienaCesSecurityCertKeyOperation 1.3.6.1.4.1.1271.2.1.44.1.2.4 displaystring no-access
This object indicates the type of operation on the cert key.
       cienaCesSecurityMIBConformance 1.3.6.1.4.1.1271.2.1.44.2
           cienaCesSecurityMIBCompliances 1.3.6.1.4.1.1271.2.1.44.2.1
           cienaCesSecurityMIBGroups 1.3.6.1.4.1.1271.2.1.44.2.2
               cienaCesSecurityCertExpiryGroup 1.3.6.1.4.1.1271.2.1.44.2.2.1
A collection of objects providing information about security certificate expiry notifications.
               cienaCesSecurityCertCrlGroup 1.3.6.1.4.1.1271.2.1.44.2.2.2
A collection of objects providing information about certificate and certificate revocation list notifications.
 cienaCesSecurityMIBNotificationPrefix 1.3.6.1.4.1.1271.2.2.43
       cienaCesSecurityMIBNotifications 1.3.6.1.4.1.1271.2.2.43.0
           cienaCesSecurityCertExpiryWarningNotification 1.3.6.1.4.1.1271.2.2.43.0.1
A cienaCesSecurityCertExpiryWarningNotification is sent if the current time is greater than or equal to (the expiry time minus the initial warning interval), but less than the expiry time. They are sent at configured intervals. To enable the device to send this trap: cienaCesSecurityCertExpiryWarningTrapState needs to be set to enabled.
           cienaCesSecurityCertExpiryExpiredNotification 1.3.6.1.4.1.1271.2.2.43.0.2
A cienaCesSecurityCertExpiryExpiredNotification is sent if the current time is greater than or equal to the expiry time. They are sent at configured intervals. To enable the device to send this trap: cienaCesSecurityCertExpiryExpiredTrapState needs to be set to enabled.
           cienaCesSecurityCaCrlInstallNotification 1.3.6.1.4.1.1271.2.2.43.0.3
A cienaCesSecurityCaCrlInstallNotification is sent if a CA certificate has been successfully installed. To enable the device to send this trap: cienaCesSecurityCaCrlInstallTrapState needs to be set to enabled.
           cienaCesSecurityCaCrlInvalidCaNotification 1.3.6.1.4.1.1271.2.2.43.0.4
A cienaCesSecurityCaCrlInvalidCaNotification is sent if during an attempted installation, the CA certificate is found to be invalid. To enable the device to send this trap: cienaCesSecurityCaCrlInvalidCaTrapState needs to be set to enabled.
           cienaCesSecurityDevCertInstallNotification 1.3.6.1.4.1.1271.2.2.43.0.5
A cienaCesSecurityDevCertInstallNotification is sent if a device certificate has been successfully installed or uninstalled. To enable the device to send this trap: cienaCesSecurityDevCertInstallTrapState needs to be set to enabled.
           cienaCesSecurityDevCertKeyCreateNotification 1.3.6.1.4.1.1271.2.2.43.0.6
A cienaCesSecurityDevCertKeyCreateNotification is sent if a device certificate key has been successfully created. To enable the device to send this trap: cienaCesSecurityDevCertKeyCreateTrapState needs to be set to enabled.