CIENA-WS-ENCRYPTION-MIB
- Registered at
- 1.3.6.1.4.1.1271.3.4.23
- Last updated
- 2017-03-02 00:00
- Organization
- Ciena Corporation
- Revisions
- 2017-03-02 00:00
- Namespace
- ciena
- Source file
CIENA-WS-ENCRYPTION-MIB- Digest
sha256:421299d2a3bfb3071c2c2b7759c7a8e1887a5f69eb0c7d6d75171068c06b7805
Description
Datapath encryption support on Waveserver. Encryption support includes a global encryption state and per-port pre-shared-key provisioning, authentication, and state.
Contact
Web URL: http://www.ciena.com/ Postal: 7035 Ridge Road Hanover, Maryland 21076 U.S.A. Phone: +1 800-921-1144 Fax: +1 410-694-5750
Imports
| From | Symbols |
|---|---|
| CIENA-WS-MIB | cienaWsConfig |
| CIENA-WS-TYPEDEFS-MIB | PortId, StringMaxl32 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CIENA-WS-ENCRYPTION-MIB CIENA-WS-MIB CIENA-WS-TYPEDEFS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cienaWsEncryptionObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.23.1 | |||
| cienaWsEncryptionConformance OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.23.2 | |||
| cienaWsEncryptionGroups OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.23.2.1 | |||
| cienaWsEncryptionCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.23.2.2 | |||
| cwsEncryptionPortEncryptionTable OBJECT-TYPE Data Path Encryption properties for a port. | 1.3.6.1.4.1.1271.3.4.23.3 | not-accessible | current | |
| cwsEncryptionPortEncryptionEntry OBJECT-TYPE Entry for cwsEncryptionPortEncryptionTable. | 1.3.6.1.4.1.1271.3.4.23.3.1 | not-accessible | current | |
| cwsEncryptionPortEncryptionTableSnmpKey OBJECT-TYPE Unique key for cwsEncryptionPortEncryption | 1.3.6.1.4.1.1271.3.4.23.3.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsEncryptionPortEncryptionPeerAuthenticationStatus OBJECT-TYPE Whether the port is authenticated with its peer. | 1.3.6.1.4.1.1271.3.4.23.3.1.2 | INTEGER {unknown(0), pass(1), fail(2)} | read-only | current |
| cwsEncryptionPreSharedKeyTable OBJECT-TYPE Port data path encryption pre-shared-key properties. | 1.3.6.1.4.1.1271.3.4.23.4 | not-accessible | current | |
| cwsEncryptionPreSharedKeyEntry OBJECT-TYPE Entry for cwsEncryptionPreSharedKeyTable. | 1.3.6.1.4.1.1271.3.4.23.4.1 | not-accessible | current | |
| cwsEncryptionPreSharedKeyTableSnmpKey OBJECT-TYPE Unique key for cwsEncryptionPreSharedKey | 1.3.6.1.4.1.1271.3.4.23.4.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsEncryptionPreSharedKeyValue OBJECT-TYPE Value for a pre-shared-key (PSK). The value must be specified as a hexadecimal encoded string. The string must be 32 characters to 512 characters consisting of (0-9, a-f, A-F). This is for support of 128bit key to 2048bit key in increment of 8 bits. Setting this attribute to an empty or blank string will clear the PSK. A read of this attribute will always return empty to protect the plaintext value. Note: This is a write-only attribute. | 1.3.6.1.4.1.1271.3.4.23.4.1.2 | OCTET STRING (SIZE(0..512)) | read-write | current |
| cwsEncryptionPreSharedKeyFingerprint OBJECT-TYPE A system generated hash value based on the provisioned pre-shared-key. If no key is provisioned, the fingerprint is empty. | 1.3.6.1.4.1.1271.3.4.23.4.1.3 | StringMaxl32 | read-only | current |
| cwsEncryptionPreSharedKeyStatus OBJECT-TYPE Boolean value to indicate whether the pre-shared-key has been setup by user or not. | 1.3.6.1.4.1.1271.3.4.23.4.1.4 | TruthValue | read-only | current |
| cwsEncryptionPreSharedKeyDescription OBJECT-TYPE A human-readable description for the applied pre-shared-key. Eg. 'PSK for site 1 and site 2' | 1.3.6.1.4.1.1271.3.4.23.4.1.5 | OCTET STRING (SIZE(0..60)) | read-write | current |
| cwsEncryptionReAuthenticationTable OBJECT-TYPE Port data path encryption re-authentication properties. | 1.3.6.1.4.1.1271.3.4.23.5 | not-accessible | current | |
| cwsEncryptionReAuthenticationEntry OBJECT-TYPE Entry for cwsEncryptionReAuthenticationTable. | 1.3.6.1.4.1.1271.3.4.23.5.1 | not-accessible | current | |
| cwsEncryptionReAuthenticationTableSnmpKey OBJECT-TYPE Unique key for cwsEncryptionReAuthentication | 1.3.6.1.4.1.1271.3.4.23.5.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsEncryptionReAuthenticationPeriod OBJECT-TYPE This determines how often peer re-authentication will be performed. Default is 1 hour. Range is 1 to 24 hours in increment of 1 hour. | 1.3.6.1.4.1.1271.3.4.23.5.1.2 | Unsigned32 | read-write | current |
| cwsEncryptionReAuthenticationFailureMode OBJECT-TYPE This attribute is useful for hitless per-shared-key renewal. It determines what the system would do when peer re-authentication fails. If this is set to allow, then traffic will be maintained using the last known good encryption key. If this is set to drop, then traffic will be down until peer re-authentication passes. | 1.3.6.1.4.1.1271.3.4.23.5.1.3 | INTEGER {unknown(0), drop(1), allow(2)} | read-write | current |
| cwsEncryptionEncryptionStateTable OBJECT-TYPE Chassis level data path encryption properties. | 1.3.6.1.4.1.1271.3.4.23.6 | not-accessible | current | |
| cwsEncryptionEncryptionStateEntry OBJECT-TYPE Entry for cwsEncryptionEncryptionStateTable. | 1.3.6.1.4.1.1271.3.4.23.6.1 | not-accessible | current | |
| cwsEncryptionEncryptionStateTableSnmpKey OBJECT-TYPE Unique key for cwsEncryptionEncryptionState | 1.3.6.1.4.1.1271.3.4.23.6.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsEncryptionEncryptionStateLicenseState OBJECT-TYPE Datapath license feature state of this Waveserver. | 1.3.6.1.4.1.1271.3.4.23.6.1.2 | INTEGER {missing(0), available(1), held(2), na(3)} | read-only | current |
| cwsEncryptionEncryptionStateFeatureState OBJECT-TYPE Datapath encryption feature state of this Waveserver. | 1.3.6.1.4.1.1271.3.4.23.6.1.3 | INTEGER {notSupported(0), notReady(1), ready(2), na(3)} | read-only | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cienaWsEncryptionGroup OBJECT-GROUP Conformance Group | 1.3.6.1.4.1.1271.3.4.23.2.1.1 | current |
| cienaWsEncryptionCompliance MODULE-COMPLIANCE Compliance | 1.3.6.1.4.1.1271.3.4.23.2.2.1 | current |