MIBs Depot

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

FromSymbols
CIENA-WS-MIBcienaWsConfig
CIENA-WS-TYPEDEFS-MIBPortId, StringMaxl32
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.3not-accessiblecurrent
cwsEncryptionPortEncryptionEntry
OBJECT-TYPE
Entry for cwsEncryptionPortEncryptionTable.
1.3.6.1.4.1.1271.3.4.23.3.1not-accessiblecurrent
cwsEncryptionPortEncryptionTableSnmpKey
OBJECT-TYPE
Unique key for cwsEncryptionPortEncryption
1.3.6.1.4.1.1271.3.4.23.3.1.1Integer32 (0..2147483647)not-accessiblecurrent
cwsEncryptionPortEncryptionPeerAuthenticationStatus
OBJECT-TYPE
Whether the port is authenticated with its peer.
1.3.6.1.4.1.1271.3.4.23.3.1.2INTEGER {unknown(0), pass(1), fail(2)}read-onlycurrent
cwsEncryptionPreSharedKeyTable
OBJECT-TYPE
Port data path encryption pre-shared-key properties.
1.3.6.1.4.1.1271.3.4.23.4not-accessiblecurrent
cwsEncryptionPreSharedKeyEntry
OBJECT-TYPE
Entry for cwsEncryptionPreSharedKeyTable.
1.3.6.1.4.1.1271.3.4.23.4.1not-accessiblecurrent
cwsEncryptionPreSharedKeyTableSnmpKey
OBJECT-TYPE
Unique key for cwsEncryptionPreSharedKey
1.3.6.1.4.1.1271.3.4.23.4.1.1Integer32 (0..2147483647)not-accessiblecurrent
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.2OCTET STRING (SIZE(0..512))read-writecurrent
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.3StringMaxl32read-onlycurrent
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.4TruthValueread-onlycurrent
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.5OCTET STRING (SIZE(0..60))read-writecurrent
cwsEncryptionReAuthenticationTable
OBJECT-TYPE
Port data path encryption re-authentication properties.
1.3.6.1.4.1.1271.3.4.23.5not-accessiblecurrent
cwsEncryptionReAuthenticationEntry
OBJECT-TYPE
Entry for cwsEncryptionReAuthenticationTable.
1.3.6.1.4.1.1271.3.4.23.5.1not-accessiblecurrent
cwsEncryptionReAuthenticationTableSnmpKey
OBJECT-TYPE
Unique key for cwsEncryptionReAuthentication
1.3.6.1.4.1.1271.3.4.23.5.1.1Integer32 (0..2147483647)not-accessiblecurrent
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.2Unsigned32read-writecurrent
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.3INTEGER {unknown(0), drop(1), allow(2)}read-writecurrent
cwsEncryptionEncryptionStateTable
OBJECT-TYPE
Chassis level data path encryption properties.
1.3.6.1.4.1.1271.3.4.23.6not-accessiblecurrent
cwsEncryptionEncryptionStateEntry
OBJECT-TYPE
Entry for cwsEncryptionEncryptionStateTable.
1.3.6.1.4.1.1271.3.4.23.6.1not-accessiblecurrent
cwsEncryptionEncryptionStateTableSnmpKey
OBJECT-TYPE
Unique key for cwsEncryptionEncryptionState
1.3.6.1.4.1.1271.3.4.23.6.1.1Integer32 (0..2147483647)not-accessiblecurrent
cwsEncryptionEncryptionStateLicenseState
OBJECT-TYPE
Datapath license feature state of this Waveserver.
1.3.6.1.4.1.1271.3.4.23.6.1.2INTEGER {missing(0), available(1), held(2), na(3)}read-onlycurrent
cwsEncryptionEncryptionStateFeatureState
OBJECT-TYPE
Datapath encryption feature state of this Waveserver.
1.3.6.1.4.1.1271.3.4.23.6.1.3INTEGER {notSupported(0), notReady(1), ready(2), na(3)}read-onlycurrent

Conformance

NameOIDStatus
cienaWsEncryptionGroup
OBJECT-GROUP
Conformance Group
1.3.6.1.4.1.1271.3.4.23.2.1.1current
cienaWsEncryptionCompliance
MODULE-COMPLIANCE
Compliance
1.3.6.1.4.1.1271.3.4.23.2.2.1current