CIENA-WS-ENCRYPTION-MIB: View SNMP OID List / Download MIB

VENDOR: CIENA CORPORATION


 Home MIB: CIENA-WS-ENCRYPTION-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
 cienaWsEncryptionMIB 1.3.6.1.4.1.1271.3.4.23
Datapath encryption support on Waveserver. Encryption support includes a global encryption state and per-port pre-shared-key provisioning, authentication, and state.
       cienaWsEncryptionObjects 1.3.6.1.4.1.1271.3.4.23.1
       cienaWsEncryptionConformance 1.3.6.1.4.1.1271.3.4.23.2
           cienaWsEncryptionGroups 1.3.6.1.4.1.1271.3.4.23.2.1
               cienaWsEncryptionGroup 1.3.6.1.4.1.1271.3.4.23.2.1.1
Conformance Group
           cienaWsEncryptionCompliances 1.3.6.1.4.1.1271.3.4.23.2.2
               cienaWsEncryptionCompliance 1.3.6.1.4.1.1271.3.4.23.2.2.1
Compliance
       cwsEncryptionPortEncryptionTable 1.3.6.1.4.1.1271.3.4.23.3 no-access
Data Path Encryption properties for a port.
           cwsEncryptionPortEncryptionEntry 1.3.6.1.4.1.1271.3.4.23.3.1 no-access
Entry for cwsEncryptionPortEncryptionTable.
               cwsEncryptionPortEncryptionTableSnmpKey 1.3.6.1.4.1.1271.3.4.23.3.1.1 integer32 no-access
Unique key for cwsEncryptionPortEncryption
               cwsEncryptionPortEncryptionPeerAuthenticationStatus 1.3.6.1.4.1.1271.3.4.23.3.1.2 integer read-only
Whether the port is authenticated with its peer. Enumeration: 'fail': 2, 'unknown': 0, 'pass': 1.
       cwsEncryptionPreSharedKeyTable 1.3.6.1.4.1.1271.3.4.23.4 no-access
Port data path encryption pre-shared-key properties.
           cwsEncryptionPreSharedKeyEntry 1.3.6.1.4.1.1271.3.4.23.4.1 no-access
Entry for cwsEncryptionPreSharedKeyTable.
               cwsEncryptionPreSharedKeyTableSnmpKey 1.3.6.1.4.1.1271.3.4.23.4.1.1 integer32 no-access
Unique key for cwsEncryptionPreSharedKey
               cwsEncryptionPreSharedKeyValue 1.3.6.1.4.1.1271.3.4.23.4.1.2 octet string read-write
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.
               cwsEncryptionPreSharedKeyFingerprint 1.3.6.1.4.1.1271.3.4.23.4.1.3 stringmaxl32 read-only
A system generated hash value based on the provisioned pre-shared-key. If no key is provisioned, the fingerprint is empty.
               cwsEncryptionPreSharedKeyStatus 1.3.6.1.4.1.1271.3.4.23.4.1.4 truthvalue read-only
Boolean value to indicate whether the pre-shared-key has been setup by user or not.
               cwsEncryptionPreSharedKeyDescription 1.3.6.1.4.1.1271.3.4.23.4.1.5 octet string read-write
A human-readable description for the applied pre-shared-key. Eg. 'PSK for site 1 and site 2'
       cwsEncryptionReAuthenticationTable 1.3.6.1.4.1.1271.3.4.23.5 no-access
Port data path encryption re-authentication properties.
           cwsEncryptionReAuthenticationEntry 1.3.6.1.4.1.1271.3.4.23.5.1 no-access
Entry for cwsEncryptionReAuthenticationTable.
               cwsEncryptionReAuthenticationTableSnmpKey 1.3.6.1.4.1.1271.3.4.23.5.1.1 integer32 no-access
Unique key for cwsEncryptionReAuthentication
               cwsEncryptionReAuthenticationPeriod 1.3.6.1.4.1.1271.3.4.23.5.1.2 unsigned32 read-write
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.
               cwsEncryptionReAuthenticationFailureMode 1.3.6.1.4.1.1271.3.4.23.5.1.3 integer read-write
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. Enumeration: 'unknown': 0, 'drop': 1, 'allow': 2.
       cwsEncryptionEncryptionStateTable 1.3.6.1.4.1.1271.3.4.23.6 no-access
Chassis level data path encryption properties.
           cwsEncryptionEncryptionStateEntry 1.3.6.1.4.1.1271.3.4.23.6.1 no-access
Entry for cwsEncryptionEncryptionStateTable.
               cwsEncryptionEncryptionStateTableSnmpKey 1.3.6.1.4.1.1271.3.4.23.6.1.1 integer32 no-access
Unique key for cwsEncryptionEncryptionState
               cwsEncryptionEncryptionStateLicenseState 1.3.6.1.4.1.1271.3.4.23.6.1.2 integer read-only
Datapath license feature state of this Waveserver. Enumeration: 'available': 1, 'held': 2, 'na': 3, 'missing': 0.
               cwsEncryptionEncryptionStateFeatureState 1.3.6.1.4.1.1271.3.4.23.6.1.3 integer read-only
Datapath encryption feature state of this Waveserver. Enumeration: 'notReady': 1, 'ready': 2, 'notSupported': 0, 'na': 3.