CIENA-CES-SECURITY-MIB
This module defines the security configuration objects and also the objects required for
any security related notifications.
- Source file
CIENA-CES-SECURITY-MIB- Last revised
- Identity
cienaCesSecurityMIB- Base OID
1.3.6.1.4.1.1271.2.1.44
Imported Objects
| CIENA-GLOBAL-MIB | cienaGlobalMacAddress cienaGlobalSeverity |
| CIENA-SMI | cienaCesConfig cienaCesNotifications |
| SNMPv2-CONF | NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page) |
| SNMPv2-SMI | MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) |
| SNMPv2-TC | DisplayString |
Net-SNMP examples using the ciena MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-SECURITY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-SECURITY-MIB::cienaCesSecurityMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-SECURITY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-SECURITY-MIB::cienaCesSecurityMIB'
Objects (16)
Showing 16 of 16 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.1271.2.1.44 |
||
.1.3.6.1.4.1.1271.2.1.44.1 |
||
.1.3.6.1.4.1.1271.2.1.44.1.1 |
||
|
Enumeration
|
.1.3.6.1.4.1.1271.2.1.44.1.1.1 |
|
.1.3.6.1.4.1.1271.2.1.44.1.1.2 |
||
.1.3.6.1.4.1.1271.2.1.44.1.1.3 |
||
.1.3.6.1.4.1.1271.2.1.44.1.2 |
||
.1.3.6.1.4.1.1271.2.1.44.1.2.1 |
||
.1.3.6.1.4.1.1271.2.1.44.1.2.2 |
||
.1.3.6.1.4.1.1271.2.1.44.1.2.3 |
||
.1.3.6.1.4.1.1271.2.1.44.1.2.4 |
||
.1.3.6.1.4.1.1271.2.1.44.2 |
||
.1.3.6.1.4.1.1271.2.1.44.2.1 |
||
.1.3.6.1.4.1.1271.2.1.44.2.2 |
||
.1.3.6.1.4.1.1271.2.2.43 |
||
.1.3.6.1.4.1.1271.2.2.43.0 |
Dependencies (6) 5 direct · 1 transitive Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- CIENA-SMIciena
- SNMPv2-TCrfc
- CIENA-TCciena
- CIENA-GLOBAL-MIBciena
- SNMPv2-CONFrfc
- CIENA-CES-SECURITY-MIBcienaselected
Conformance Groups (2)
|
A collection of objects providing information
about security certificate expiry notifications. |
.1.3.6.1.4.1.1271.2.1.44.2.2.1
|
|
|
cienaCesSecurityCaCrlInstallNotification cienaCesSecurityCaCrlInvalidCaNotification cienaCesSecurityDevCertInstallNotification cienaCesSecurityDevCertKeyCreateNotification
A collection of objects providing information
about certificate and certificate revocation list notifications. |
.1.3.6.1.4.1.1271.2.1.44.2.2.2
|
Notifications / Traps (6)
| Name | OID | Description |
|---|---|---|
.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. |
|
.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. |
|
.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. |
|
.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. |
|
.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. |
|
.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. |