CIENA-WS-BLADE-MIB
- Registered at
- 1.3.6.1.4.1.1271.3.4.5
- Last updated
- 2017-02-28 00:00
- Organization
- Ciena Corporation
- Revisions
- 2017-02-28 00:00, 2016-12-12 00:00, 2016-06-12 00:00, 2016-04-06 00:00, 2015-07-25 00:00
- Namespace
- ciena
- Source file
CIENA-WS-BLADE-MIB- Digest
sha256:05266e1fe4476256284c46c4190f272f456422570693757e1e1bca3839e43a67
Description
This module defines Blade data for the Waveserver.
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 | MacString, ModuleTypeEnum, StringMaxl32, StringMaxl64 |
| 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 |
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-BLADE-MIB CIENA-WS-MIB CIENA-WS-TYPEDEFS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DeviceTypeBit TEXTUAL-CONVENTION None | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cienaWsBladeObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.5.1 | |||
| cienaWsBladeConformance OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.5.2 | |||
| cienaWsBladeGroups OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.5.2.1 | |||
| cienaWsBladeCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.5.2.2 | |||
| cwsBladeBladeidentificationTable OBJECT-TYPE None | 1.3.6.1.4.1.1271.3.4.5.3 | not-accessible | current | |
| cwsBladeBladeidentificationEntry OBJECT-TYPE Entry for cwsBladeBladeidentificationTable. | 1.3.6.1.4.1.1271.3.4.5.3.1 | not-accessible | current | |
| cwsBladeBladeidentificationTableSnmpKey OBJECT-TYPE Unique key for cwsBladeBladeidentification | 1.3.6.1.4.1.1271.3.4.5.3.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsBladeBladeidentificationName OBJECT-TYPE Name of the Blade. Read only attribute. | 1.3.6.1.4.1.1271.3.4.5.3.1.2 | StringMaxl32 | read-only | current |
| cwsBladeBladeidentificationModel OBJECT-TYPE Blade Board Type. Max string length of 32 characters. | 1.3.6.1.4.1.1271.3.4.5.3.1.3 | StringMaxl32 | read-only | current |
| cwsBladeBladeidentificationDescription OBJECT-TYPE Blade Board Description. Max string length of 64 characters. | 1.3.6.1.4.1.1271.3.4.5.3.1.4 | StringMaxl64 | read-only | current |
| cwsBladeBladeidentificationType OBJECT-TYPE Blade Board type enum value. | 1.3.6.1.4.1.1271.3.4.5.3.1.5 | Unsigned32 | read-only | current |
| cwsBladeBladeidentificationUserDescription OBJECT-TYPE User Description. | 1.3.6.1.4.1.1271.3.4.5.3.1.6 | OCTET STRING (SIZE(0..130)) | read-write | current |
| cwsBladeBladeidentificationBasemacaddress OBJECT-TYPE Base MAC address. | 1.3.6.1.4.1.1271.3.4.5.3.1.7 | MacString | read-only | current |
| cwsBladeBladeidentificationPortbasemacaddress OBJECT-TYPE Port base MAC address. | 1.3.6.1.4.1.1271.3.4.5.3.1.8 | MacString | read-only | current |
| cwsBladeBladestateTable OBJECT-TYPE None | 1.3.6.1.4.1.1271.3.4.5.4 | not-accessible | current | |
| cwsBladeBladestateEntry OBJECT-TYPE Entry for cwsBladeBladestateTable. | 1.3.6.1.4.1.1271.3.4.5.4.1 | not-accessible | current | |
| cwsBladeBladestateTableSnmpKey OBJECT-TYPE Unique key for cwsBladeBladestate | 1.3.6.1.4.1.1271.3.4.5.4.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsBladeBladestateAdminState OBJECT-TYPE Administrative state of the Blade. | 1.3.6.1.4.1.1271.3.4.5.4.1.2 | INTEGER {enabled(0), disabled(1), shutdown(2)} | read-write | current |
| cwsBladeBladestateOperationalState OBJECT-TYPE Operational state of the Blade. | 1.3.6.1.4.1.1271.3.4.5.4.1.3 | INTEGER {up(0), down(1), faulted(2), lowpowermode(3)} | read-only | current |
| cwsBladeBladestateLastRestart OBJECT-TYPE The date and time of last restart in the format of a human readable string. e.g 'Wed Jun 30 21:49:08 2015' | 1.3.6.1.4.1.1271.3.4.5.4.1.4 | StringMaxl32 | read-only | current |
| cwsBladeBladestateLastRestartReason OBJECT-TYPE Cause for the last restart. | 1.3.6.1.4.1.1271.3.4.5.4.1.5 | INTEGER {userwarm(0), usercold(1), systemwarm(2), systemcold(3), poweron(4)} | read-only | current |
| cwsBladeBladestateUptime OBJECT-TYPE The time since last reboot, in the format of a human readable string. e.g '041d 11h 29m 53s' | 1.3.6.1.4.1.1271.3.4.5.4.1.6 | StringMaxl32 | read-only | current |
| cwsBladeBladecapabilitiesTable OBJECT-TYPE None | 1.3.6.1.4.1.1271.3.4.5.5 | not-accessible | current | |
| cwsBladeBladecapabilitiesEntry OBJECT-TYPE Entry for cwsBladeBladecapabilitiesTable. | 1.3.6.1.4.1.1271.3.4.5.5.1 | not-accessible | current | |
| cwsBladeBladecapabilitiesTableSnmpKey OBJECT-TYPE Unique key for cwsBladeBladecapabilities | 1.3.6.1.4.1.1271.3.4.5.5.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsBladeBladecapabilitiesModuleType OBJECT-TYPE module type of the Waveserver Blade. | 1.3.6.1.4.1.1271.3.4.5.5.1.2 | ModuleTypeEnum | read-only | current |
| cwsBladeBladecapabilitiesNumOfPorts OBJECT-TYPE Number of Ports. There are 44 physical ports on the Waveserver chassis across the 12 faceplate holes. | 1.3.6.1.4.1.1271.3.4.5.5.1.3 | Unsigned32 | read-only | current |
| cwsBladeBladecapabilitiesNumOfChannels OBJECT-TYPE Number of Channels on the Blade. | 1.3.6.1.4.1.1271.3.4.5.5.1.4 | Unsigned32 | read-only | current |
| cwsBladeClientcapabilitiesTable OBJECT-TYPE None | 1.3.6.1.4.1.1271.3.4.5.6 | not-accessible | current | |
| cwsBladeClientcapabilitiesEntry OBJECT-TYPE Entry for cwsBladeClientcapabilitiesTable. | 1.3.6.1.4.1.1271.3.4.5.6.1 | not-accessible | current | |
| cwsBladeClientcapabilitiesTableSnmpKey OBJECT-TYPE Unique key for cwsBladeClientcapabilities | 1.3.6.1.4.1.1271.3.4.5.6.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsBladeClientcapabilitiesNumOfPhysicalClientPorts OBJECT-TYPE Number of Physical Client Ports. | 1.3.6.1.4.1.1271.3.4.5.6.1.2 | Unsigned32 | read-only | current |
| cwsBladeClientcapabilitiesNumOfChannelPerClientPort OBJECT-TYPE Number of Physical Channels Per Client Port. | 1.3.6.1.4.1.1271.3.4.5.6.1.3 | Unsigned32 | read-only | current |
| cwsBladeClientcapabilitiesCapacity OBJECT-TYPE Client Capacity as a human readable string. e.g '400 Gbps'. | 1.3.6.1.4.1.1271.3.4.5.6.1.4 | StringMaxl64 | read-only | current |
| cwsBladeClientcapabilitiesDeviceType OBJECT-TYPE Bit field indicating the Client Device Type. | 1.3.6.1.4.1.1271.3.4.5.6.1.5 | DeviceTypeBit | read-only | current |
| cwsBladeClientcapabilitiesDeviceSupport OBJECT-TYPE Bit field indicating the supported client devices. | 1.3.6.1.4.1.1271.3.4.5.6.1.6 | Bits {qsfpplus(0), qsfp28(1)} | read-only | current |
| cwsBladeClientcapabilitiesProtocolSupport OBJECT-TYPE Bit field indicating the supported client protocols. | 1.3.6.1.4.1.1271.3.4.5.6.1.7 | Bits {ethernet(0)} | read-only | current |
| cwsBladeLinecapabilitiesTable OBJECT-TYPE None | 1.3.6.1.4.1.1271.3.4.5.7 | not-accessible | current | |
| cwsBladeLinecapabilitiesEntry OBJECT-TYPE Entry for cwsBladeLinecapabilitiesTable. | 1.3.6.1.4.1.1271.3.4.5.7.1 | not-accessible | current | |
| cwsBladeLinecapabilitiesTableSnmpKey OBJECT-TYPE Unique key for cwsBladeLinecapabilities | 1.3.6.1.4.1.1271.3.4.5.7.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsBladeLinecapabilitiesNumOfPhysicalLinePorts OBJECT-TYPE Number of Physical Line Ports. | 1.3.6.1.4.1.1271.3.4.5.7.1.2 | Unsigned32 | read-only | current |
| cwsBladeLinecapabilitiesNumOfChannelPerLinePort OBJECT-TYPE Number of Physical Channels Per Line Port. | 1.3.6.1.4.1.1271.3.4.5.7.1.3 | Unsigned32 | read-only | current |
| cwsBladeLinecapabilitiesCapacity OBJECT-TYPE Line Capacity as a human readable string. e.g '400 Gbps'. | 1.3.6.1.4.1.1271.3.4.5.7.1.4 | StringMaxl64 | read-only | current |
| cwsBladeLinecapabilitiesDeviceType OBJECT-TYPE Bit field indicating the Line Device Type. | 1.3.6.1.4.1.1271.3.4.5.7.1.5 | DeviceTypeBit | read-only | current |
| cwsBladeLinecapabilitiesDeviceSupport OBJECT-TYPE Bit field indicating the supported line devices. | 1.3.6.1.4.1.1271.3.4.5.7.1.6 | Bits {cienawl3extreme(0)} | read-only | current |
| cwsBladeLinecapabilitiesProtocolSupport OBJECT-TYPE Bit field indicating the supported line protocols. | 1.3.6.1.4.1.1271.3.4.5.7.1.7 | Bits {nolineprotocol(0), modulation200g16qam(1), modulation100gqpsk(2), modulation150g8qam(3)} | read-only | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cienaWsBladeGroup OBJECT-GROUP Conformance Group | 1.3.6.1.4.1.1271.3.4.5.2.1.1 | current |
| cienaWsBladeCompliance MODULE-COMPLIANCE Compliance | 1.3.6.1.4.1.1271.3.4.5.2.2.1 | current |