CIENA-WS-SYSTEM-MIB
- Registered at
- 1.3.6.1.4.1.1271.3.4.12
- Last updated
- 2017-07-26 00:00
- Organization
- Ciena Corporation
- Revisions
- 2017-07-26 00:00, 2017-02-28 00:00, 2016-12-12 00:00, 2016-06-14 00:00, 2016-04-06 00:00, 2015-06-08 00:00
- Namespace
- ciena
- Source file
CIENA-WS-SYSTEM-MIB- Digest
sha256:89eb0c158f9137c3752340f7a7d92d3957ac86e07720e237a9df650622198251
Description
This YANG module defines Ciena's WaveServer System representation for the NETCONF protocol
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 | EnabledDisabledEnum, StringMaxl128, StringMaxl16, StringMaxl256, 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, 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-MIB CIENA-WS-SYSTEM-MIB CIENA-WS-TYPEDEFS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| BandplanEnum TEXTUAL-CONVENTION None | current | |||
| Decimal32Len2 TEXTUAL-CONVENTION None | current | |||
| Decimal32Len5 TEXTUAL-CONVENTION None | current | |||
| LampModeEnum TEXTUAL-CONVENTION None | current | |||
| LampTargetTypeEnum TEXTUAL-CONVENTION None | current | |||
| LineProtectionEnum TEXTUAL-CONVENTION None | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cienaWsSystemObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.12.1 | |||
| cienaWsSystemConformance OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.12.2 | |||
| cienaWsSystemGroups OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.12.2.1 | |||
| cienaWsSystemCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.1271.3.4.12.2.2 | |||
| cwsSystemSiteTable OBJECT-TYPE Waveserver system site attributes. | 1.3.6.1.4.1.1271.3.4.12.3 | not-accessible | current | |
| cwsSystemSiteEntry OBJECT-TYPE Entry for cwsSystemSiteTable. | 1.3.6.1.4.1.1271.3.4.12.3.1 | not-accessible | current | |
| cwsSystemSiteTableSnmpKey OBJECT-TYPE Unique key for cwsSystemSite | 1.3.6.1.4.1.1271.3.4.12.3.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemSiteId OBJECT-TYPE An integer to uniquely identify the site where this Waveserver is located. This is used to help group Waveservers together with line system equipment. All equipment in a common site should share the same site identifier. | 1.3.6.1.4.1.1271.3.4.12.3.1.2 | Unsigned32 | read-write | current |
| cwsSystemSiteName OBJECT-TYPE The name for the site where the Waveserver is located. | 1.3.6.1.4.1.1271.3.4.12.3.1.3 | OCTET STRING (SIZE(0..32)) | read-write | current |
| cwsSystemSiteDescription OBJECT-TYPE The site description | 1.3.6.1.4.1.1271.3.4.12.3.1.4 | OCTET STRING (SIZE(0..64)) | read-write | current |
| cwsSystemSiteLatitude OBJECT-TYPE Geographic coordinate for the site location in degrees. | 1.3.6.1.4.1.1271.3.4.12.3.1.5 | Decimal32Len5 | read-write | current |
| cwsSystemSiteLongitude OBJECT-TYPE Geographic coordinate for the site location in degrees. | 1.3.6.1.4.1.1271.3.4.12.3.1.6 | Decimal32Len5 | read-write | current |
| cwsSystemSiteAddress OBJECT-TYPE The street address of the site. | 1.3.6.1.4.1.1271.3.4.12.3.1.7 | OCTET STRING (SIZE(0..128)) | read-write | current |
| cwsSystemGroupTable OBJECT-TYPE Waveserver system group attributes. | 1.3.6.1.4.1.1271.3.4.12.4 | not-accessible | current | |
| cwsSystemGroupEntry OBJECT-TYPE Entry for cwsSystemGroupTable. | 1.3.6.1.4.1.1271.3.4.12.4.1 | not-accessible | current | |
| cwsSystemGroupTableSnmpKey OBJECT-TYPE Unique key for cwsSystemGroup | 1.3.6.1.4.1.1271.3.4.12.4.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemGroupId OBJECT-TYPE An integer to uniquely identify a group of Waveservers within a site. | 1.3.6.1.4.1.1271.3.4.12.4.1.2 | Unsigned32 | read-write | current |
| cwsSystemGroupName OBJECT-TYPE A name for the group of Waveservers. | 1.3.6.1.4.1.1271.3.4.12.4.1.3 | OCTET STRING (SIZE(0..32)) | read-write | current |
| cwsSystemGroupDescription OBJECT-TYPE A description for the group of Waveservers. | 1.3.6.1.4.1.1271.3.4.12.4.1.4 | OCTET STRING (SIZE(0..64)) | read-write | current |
| cwsSystemMemberTable OBJECT-TYPE Waveserver system member attributes. | 1.3.6.1.4.1.1271.3.4.12.5 | not-accessible | current | |
| cwsSystemMemberEntry OBJECT-TYPE Entry for cwsSystemMemberTable. | 1.3.6.1.4.1.1271.3.4.12.5.1 | not-accessible | current | |
| cwsSystemMemberTableSnmpKey OBJECT-TYPE Unique key for cwsSystemMember | 1.3.6.1.4.1.1271.3.4.12.5.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemMemberId OBJECT-TYPE An integer to uniquely identify a Waveserver chassis within a group of Waveservers. Initial configuration of this identifier automatically assigns 2 specific wavelengths for the Ciena wavelength grid to the Wavelogic 3 Extreme ports 1 and 12. Wavelengths can also be manually assigned independently. | 1.3.6.1.4.1.1271.3.4.12.5.1.2 | Unsigned32 | read-write | current |
| cwsSystemMemberName OBJECT-TYPE A name for the Waveserver chassis. | 1.3.6.1.4.1.1271.3.4.12.5.1.3 | OCTET STRING (SIZE(0..32)) | read-write | current |
| cwsSystemMemberDescription OBJECT-TYPE A description for the Waveserver chassis. | 1.3.6.1.4.1.1271.3.4.12.5.1.4 | OCTET STRING (SIZE(0..64)) | read-write | current |
| cwsSystemMemberFrameIdentification OBJECT-TYPE A description to identify the location of the Waveserver chassis within the data center. For example, the building, floor, aisle, frame number, etc. | 1.3.6.1.4.1.1271.3.4.12.5.1.5 | OCTET STRING (SIZE(0..128)) | read-write | current |
| cwsSystemMemberRackUnitNumber OBJECT-TYPE A logical identifier for the Waveservers location within the frame or rack. For example, the device at the top could be labelled unit 1. | 1.3.6.1.4.1.1271.3.4.12.5.1.6 | Unsigned32 | read-write | current |
| cwsSystemHostNameTable OBJECT-TYPE Waveserver system host name attributes. | 1.3.6.1.4.1.1271.3.4.12.6 | not-accessible | current | |
| cwsSystemHostNameEntry OBJECT-TYPE Entry for cwsSystemHostNameTable. | 1.3.6.1.4.1.1271.3.4.12.6.1 | not-accessible | current | |
| cwsSystemHostNameTableSnmpKey OBJECT-TYPE Unique key for cwsSystemHostName | 1.3.6.1.4.1.1271.3.4.12.6.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemHostNameCurrentHostName OBJECT-TYPE Current host name. | 1.3.6.1.4.1.1271.3.4.12.6.1.2 | StringMaxl64 | read-only | current |
| cwsSystemHostNameConfigHostName OBJECT-TYPE User configured host name. | 1.3.6.1.4.1.1271.3.4.12.6.1.3 | StringMaxl64 | read-write | current |
| cwsSystemHostNameDhcpHostName OBJECT-TYPE DHCP Host name. | 1.3.6.1.4.1.1271.3.4.12.6.1.4 | StringMaxl64 | read-only | current |
| cwsSystemTimeConfigTable OBJECT-TYPE Waveserver system time configuration attributes. | 1.3.6.1.4.1.1271.3.4.12.7 | not-accessible | current | |
| cwsSystemTimeConfigEntry OBJECT-TYPE Entry for cwsSystemTimeConfigTable. | 1.3.6.1.4.1.1271.3.4.12.7.1 | not-accessible | current | |
| cwsSystemTimeConfigTableSnmpKey OBJECT-TYPE Unique key for cwsSystemTimeConfig | 1.3.6.1.4.1.1271.3.4.12.7.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemTimeConfigDate OBJECT-TYPE Date: must be in format: yyyy-mm-dd, or yy-mm-dd, or mm-dd. | 1.3.6.1.4.1.1271.3.4.12.7.1.2 | OCTET STRING (SIZE(1..11)) | read-write | current |
| cwsSystemTimeConfigTime OBJECT-TYPE Time: must be in format: hh:mm:ss | 1.3.6.1.4.1.1271.3.4.12.7.1.3 | OCTET STRING (SIZE(1..9)) | read-write | current |
| cwsSystemTimeConfigTimeOffset OBJECT-TYPE System time-offset from UTC in seconds. | 1.3.6.1.4.1.1271.3.4.12.7.1.4 | Decimal32Len2 | read-write | current |
| cwsSystemTimeConfigTimeStamp OBJECT-TYPE System time stamp format: local time or UTC time. | 1.3.6.1.4.1.1271.3.4.12.7.1.5 | INTEGER {utc(0), local(1)} | read-write | current |
| cwsSystemTimeConfigLocalDateTime OBJECT-TYPE Local date and time Time | 1.3.6.1.4.1.1271.3.4.12.7.1.6 | OCTET STRING (SIZE(1..41)) | read-only | current |
| cwsSystemTimeConfigCoordinatedUniversalTime OBJECT-TYPE UTC date and time Time | 1.3.6.1.4.1.1271.3.4.12.7.1.7 | OCTET STRING (SIZE(1..41)) | read-only | current |
| cwsSystemTimeConfigSystemUptime OBJECT-TYPE Time since last reboot, in format: xxxd xxh xxm xxs | 1.3.6.1.4.1.1271.3.4.12.7.1.8 | OCTET STRING (SIZE(1..17)) | read-only | current |
| cwsSystemServerConfigTable OBJECT-TYPE Waveserver system server configuration attributes. | 1.3.6.1.4.1.1271.3.4.12.8 | not-accessible | current | |
| cwsSystemServerConfigEntry OBJECT-TYPE Entry for cwsSystemServerConfigTable. | 1.3.6.1.4.1.1271.3.4.12.8.1 | not-accessible | current | |
| cwsSystemServerConfigTableSnmpKey OBJECT-TYPE Unique key for cwsSystemServerConfig | 1.3.6.1.4.1.1271.3.4.12.8.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemServerConfigSftpServerState OBJECT-TYPE Indicate whether SFTP server is enabled. | 1.3.6.1.4.1.1271.3.4.12.8.1.2 | EnabledDisabledEnum | read-write | current |
| cwsSystemServerConfigWebServerState OBJECT-TYPE Indicate whether web server is enabled, HTTPS only. | 1.3.6.1.4.1.1271.3.4.12.8.1.3 | EnabledDisabledEnum | read-write | current |
| cwsSystemServerConfigNetconfServerState OBJECT-TYPE Indicate whether netconf server is enabled. | 1.3.6.1.4.1.1271.3.4.12.8.1.4 | EnabledDisabledEnum | read-write | current |
| cwsSystemServerConfigRestconfServerState OBJECT-TYPE Indicate whether RESTCONF server is enabled, HTTPS only. | 1.3.6.1.4.1.1271.3.4.12.8.1.5 | EnabledDisabledEnum | read-write | current |
| cwsSystemXftpConfigTable OBJECT-TYPE Waveserver system XFTP configuration attributes. | 1.3.6.1.4.1.1271.3.4.12.9 | not-accessible | current | |
| cwsSystemXftpConfigEntry OBJECT-TYPE Entry for cwsSystemXftpConfigTable. | 1.3.6.1.4.1.1271.3.4.12.9.1 | not-accessible | current | |
| cwsSystemXftpConfigTableSnmpKey OBJECT-TYPE Unique key for cwsSystemXftpConfig | 1.3.6.1.4.1.1271.3.4.12.9.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemXftpConfigMode OBJECT-TYPE XFTP mode: FTP, SFTP, or TFTP | 1.3.6.1.4.1.1271.3.4.12.9.1.2 | INTEGER {none(0), tftp(1), ftp(2), sftp(3), scp(4)} | read-only | current |
| cwsSystemTftpTable OBJECT-TYPE Waveserver system TFTP configuration. | 1.3.6.1.4.1.1271.3.4.12.10 | not-accessible | current | |
| cwsSystemTftpEntry OBJECT-TYPE Entry for cwsSystemTftpTable. | 1.3.6.1.4.1.1271.3.4.12.10.1 | not-accessible | current | |
| cwsSystemTftpTableSnmpKey OBJECT-TYPE Unique key for cwsSystemTftp | 1.3.6.1.4.1.1271.3.4.12.10.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemTftpConfigHostName OBJECT-TYPE TFTP host name configured by user. | 1.3.6.1.4.1.1271.3.4.12.10.1.2 | StringMaxl64 | read-write | current |
| cwsSystemTftpDhcpHostName OBJECT-TYPE TFTP DHCP host name. | 1.3.6.1.4.1.1271.3.4.12.10.1.3 | StringMaxl64 | read-write | current |
| cwsSystemTftpCurrentHostName OBJECT-TYPE TFTP current host name. | 1.3.6.1.4.1.1271.3.4.12.10.1.4 | StringMaxl64 | read-write | current |
| cwsSystemFtpTable OBJECT-TYPE Waveserver system FTP configuration. | 1.3.6.1.4.1.1271.3.4.12.11 | not-accessible | current | |
| cwsSystemFtpEntry OBJECT-TYPE Entry for cwsSystemFtpTable. | 1.3.6.1.4.1.1271.3.4.12.11.1 | not-accessible | current | |
| cwsSystemFtpTableSnmpKey OBJECT-TYPE Unique key for cwsSystemFtp | 1.3.6.1.4.1.1271.3.4.12.11.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemFtpHostName OBJECT-TYPE FTP host name configured by user. | 1.3.6.1.4.1.1271.3.4.12.11.1.2 | StringMaxl64 | read-write | current |
| cwsSystemFtpUserName OBJECT-TYPE FTP user name. | 1.3.6.1.4.1.1271.3.4.12.11.1.3 | StringMaxl32 | read-write | current |
| cwsSystemFtpPassword OBJECT-TYPE FTP password string. | 1.3.6.1.4.1.1271.3.4.12.11.1.4 | StringMaxl128 | read-write | current |
| cwsSystemFtpSecret OBJECT-TYPE FTP secret string. | 1.3.6.1.4.1.1271.3.4.12.11.1.5 | StringMaxl256 | read-write | current |
| cwsSystemSftpTable OBJECT-TYPE Waveserver system SFTP configuration. | 1.3.6.1.4.1.1271.3.4.12.12 | not-accessible | current | |
| cwsSystemSftpEntry OBJECT-TYPE Entry for cwsSystemSftpTable. | 1.3.6.1.4.1.1271.3.4.12.12.1 | not-accessible | current | |
| cwsSystemSftpTableSnmpKey OBJECT-TYPE Unique key for cwsSystemSftp | 1.3.6.1.4.1.1271.3.4.12.12.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemSftpHostName OBJECT-TYPE SFTP host name configured by user. | 1.3.6.1.4.1.1271.3.4.12.12.1.2 | StringMaxl64 | read-write | current |
| cwsSystemSftpUserName OBJECT-TYPE SFTP user name. | 1.3.6.1.4.1.1271.3.4.12.12.1.3 | StringMaxl32 | read-write | current |
| cwsSystemSftpPassword OBJECT-TYPE SFTP password string. | 1.3.6.1.4.1.1271.3.4.12.12.1.4 | StringMaxl128 | read-write | current |
| cwsSystemSftpSecret OBJECT-TYPE SFTP secret string. | 1.3.6.1.4.1.1271.3.4.12.12.1.5 | StringMaxl256 | read-write | current |
| cwsSystemGlobalProvisioningTable OBJECT-TYPE Waveserver system global provisioning attributes. | 1.3.6.1.4.1.1271.3.4.12.13 | not-accessible | current | |
| cwsSystemGlobalProvisioningEntry OBJECT-TYPE Entry for cwsSystemGlobalProvisioningTable. | 1.3.6.1.4.1.1271.3.4.12.13.1 | not-accessible | current | |
| cwsSystemGlobalProvisioningTableSnmpKey OBJECT-TYPE Unique key for cwsSystemGlobalProvisioning | 1.3.6.1.4.1.1271.3.4.12.13.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemGlobalProvisioningLowPowerMode OBJECT-TYPE Low power mode is enabled or disabled | 1.3.6.1.4.1.1271.3.4.12.13.1.2 | EnabledDisabledEnum | read-write | current |
| cwsSystemGlobalProvisioningLampTest OBJECT-TYPE Enable to initiate chassis level lamp test. Disable to end the test. | 1.3.6.1.4.1.1271.3.4.12.13.1.3 | EnabledDisabledEnum | read-write | obsolete |
| cwsSystemGlobalProvisioningResetToFactoryDefaultButton OBJECT-TYPE Indicate whether the reset button for reset to factory default is enabled. If enabled, the reset button on the faceplate will trigger a reset to factory default settings | 1.3.6.1.4.1.1271.3.4.12.13.1.4 | EnabledDisabledEnum | read-write | obsolete |
| cwsSystemGlobalProvisioningFcsErrorForwarding OBJECT-TYPE FCS error forwarding settings. | 1.3.6.1.4.1.1271.3.4.12.13.1.5 | TruthValue | read-write | current |
| cwsSystemGlobalProvisioningChassisFunctionality OBJECT-TYPE Description of chassis functionality, used by MCP. | 1.3.6.1.4.1.1271.3.4.12.13.1.6 | StringMaxl16 | read-write | current |
| cwsSystemFrontDisplayTable OBJECT-TYPE Waveserver system front display configuration. | 1.3.6.1.4.1.1271.3.4.12.14 | not-accessible | current | |
| cwsSystemFrontDisplayEntry OBJECT-TYPE Entry for cwsSystemFrontDisplayTable. | 1.3.6.1.4.1.1271.3.4.12.14.1 | not-accessible | current | |
| cwsSystemFrontDisplayTableSnmpKey OBJECT-TYPE Unique key for cwsSystemFrontDisplay | 1.3.6.1.4.1.1271.3.4.12.14.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemFrontDisplayAdminState OBJECT-TYPE Display is enabled or disabled. When the display is disabled, it will be turned off and will not be woken up by pressing on the faceplate navigation buttons | 1.3.6.1.4.1.1271.3.4.12.14.1.2 | EnabledDisabledEnum | read-write | current |
| cwsSystemFrontDisplayScreensaverState OBJECT-TYPE Screensaver is enabled or disabled. When the screensaver is enabled, the LED display on the faceplate will be automatically turned off after N minutes of inactivity. If an input button is pressed, it will turn the display back on. The length of the screensaver idle time is controlled by the screensaver-timeout parameter. | 1.3.6.1.4.1.1271.3.4.12.14.1.3 | EnabledDisabledEnum | read-write | current |
| cwsSystemFrontDisplayScreensaverTimeout OBJECT-TYPE Number of minutes before screensaver activates. The screensaver can be disabled via the display-screensaver-state attribute. The display can be completely disabled via the display-admin-state attribute. | 1.3.6.1.4.1.1271.3.4.12.14.1.4 | Unsigned32 | read-write | current |
| cwsSystemFrontDisplayInputButtonState OBJECT-TYPE Enable or disable display input control. | 1.3.6.1.4.1.1271.3.4.12.14.1.5 | EnabledDisabledEnum | read-write | current |
| cwsSystemFrontDisplayUserMessageState OBJECT-TYPE Enable or disable user message display. If a user-message has been provisioned, enabling it via this parameter will display that message on the LED display. This leaf is now obsolete in WS 1.5 | 1.3.6.1.4.1.1271.3.4.12.14.1.6 | EnabledDisabledEnum | read-write | obsolete |
| cwsSystemFrontDisplayUserMessage OBJECT-TYPE Message to be shown on the display. This is a custom message to be displayed on the LED display. | 1.3.6.1.4.1.1271.3.4.12.14.1.7 | OCTET STRING (SIZE(0..144)) | read-write | current |
| cwsSystemLineConfigTable OBJECT-TYPE Waveserver system line configuration. | 1.3.6.1.4.1.1271.3.4.12.15 | not-accessible | current | |
| cwsSystemLineConfigEntry OBJECT-TYPE Entry for cwsSystemLineConfigTable. | 1.3.6.1.4.1.1271.3.4.12.15.1 | not-accessible | current | |
| cwsSystemLineConfigTableSnmpKey OBJECT-TYPE Unique key for cwsSystemLineConfig | 1.3.6.1.4.1.1271.3.4.12.15.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemLineConfigBandPlan OBJECT-TYPE Band Plan. The band plan is a way of selecting a mapping between channels and wavelengths/frequencies. The selected band plan should correspond to the band plan on the line system. The band plan is used to automatically select the next wavelength or frequency for newly installed Waveservers based on the member-id assigned to the device. Modifying Band plan will have an effect on PTP attributes. Software will automatically assign a per-defined PTP Wavelength, Frequency, and Channel combination from selected Band Plan. Note that the automatic reassignment will only occur when a valid Band Plan is already provisioned (i.e. existing Band Plan is not equal to None), the existing PTP Wavelength, Frequency, and Channel have value of zero, and user provisions Member ID from 0 to a non-zero value (i.e. from 'uncommisioned' state to 'commissioned' state) that's within the maximum wavelength allocation specified in the Band Plan (each Member ID reserves two wavelengths) . Software shall automatically update existing channel number provisioning when user changes Band Plan provisioning. Channel number shall be set to 0 if provisioned wavelength/frequency is not found in the new Band Plan or the new Band Plan equals to None. | 1.3.6.1.4.1.1271.3.4.12.15.1.2 | BandplanEnum | read-write | current |
| cwsSystemLineConfigLineProtection OBJECT-TYPE Line protection settings. If line protection is enabled, this means that the photonic line the Waveserver is connected to has protection enabled. In the event of a line side fault, the protection card on the line side will select the protection path and the modems will reacquire the signal on the alternate path. While the switch is occuring, link state messaging will be disabled to the clients so that the connected devices do not attempt a switch or a restoration. | 1.3.6.1.4.1.1271.3.4.12.15.1.3 | LineProtectionEnum | read-write | current |
| cwsSystemLampFlashTestTable OBJECT-TYPE Waveserver lamp flash test attributes. | 1.3.6.1.4.1.1271.3.4.12.16 | not-accessible | current | |
| cwsSystemLampFlashTestEntry OBJECT-TYPE Entry for cwsSystemLampFlashTestTable. | 1.3.6.1.4.1.1271.3.4.12.16.1 | not-accessible | current | |
| cwsSystemLampFlashTestTableSnmpKey OBJECT-TYPE Unique key for cwsSystemLampFlashTest | 1.3.6.1.4.1.1271.3.4.12.16.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemLampFlashTestOperationalState OBJECT-TYPE Lamp flash test operational state. It reflects whether the lamp flash test is enabled or disabled. | 1.3.6.1.4.1.1271.3.4.12.16.1.2 | EnabledDisabledEnum | read-only | current |
| cwsSystemLampFlashTestMode OBJECT-TYPE Lamp mode selection. The default mode is flash. It is the only mode supported | 1.3.6.1.4.1.1271.3.4.12.16.1.3 | LampModeEnum | read-only | current |
| cwsSystemLampFlashTestTargetType OBJECT-TYPE Lamp testing target type. It can be chassis or port. The default type is chassis. When the target-type is port, the port list should be set for the selected ports to be tested. | 1.3.6.1.4.1.1271.3.4.12.16.1.4 | LampTargetTypeEnum | read-write | current |
| cwsSystemLampFlashTestTimeout OBJECT-TYPE The number of minutes the lamp flash testing will be operating when enabled. The default timeout value is 30 minutes | 1.3.6.1.4.1.1271.3.4.12.16.1.5 | Unsigned32 | read-write | current |
| cwsSystemLampFlashTestPorts OBJECT-TYPE Ports selected for lamp flash test. The bits in this leaf represent port number from 1 to 12, starting from position 1. When target-type is port and lamp-flash-test is enabled, the selected ports (bit is set) will have its lamp operate in the mode set. When the target-type is chassis, this leaf should not be specified or should be empty. | 1.3.6.1.4.1.1271.3.4.12.16.1.6 | Bits {port1(0), port2(1), port3(2), port4(3), port5(4), port6(5), port7(6), port8(7), port9(8), port10(9), port11(10), port12(11)} | read-write | current |
| cwsSystemRootTable OBJECT-TYPE Waveserver system user root configuration. | 1.3.6.1.4.1.1271.3.4.12.18 | not-accessible | current | |
| cwsSystemRootEntry OBJECT-TYPE Entry for cwsSystemRootTable. | 1.3.6.1.4.1.1271.3.4.12.18.1 | not-accessible | current | |
| cwsSystemRootTableSnmpKey OBJECT-TYPE Unique key for cwsSystemRoot | 1.3.6.1.4.1.1271.3.4.12.18.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemRootPassword OBJECT-TYPE User root password string. | 1.3.6.1.4.1.1271.3.4.12.18.1.2 | StringMaxl128 | read-only | current |
| cwsSystemScpTable OBJECT-TYPE Waveserver system SCP configuration. | 1.3.6.1.4.1.1271.3.4.12.19 | not-accessible | current | |
| cwsSystemScpEntry OBJECT-TYPE Entry for cwsSystemScpTable. | 1.3.6.1.4.1.1271.3.4.12.19.1 | not-accessible | current | |
| cwsSystemScpTableSnmpKey OBJECT-TYPE Unique key for cwsSystemScp | 1.3.6.1.4.1.1271.3.4.12.19.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemScpHostName OBJECT-TYPE SCP host name configured by user. | 1.3.6.1.4.1.1271.3.4.12.19.1.2 | StringMaxl64 | read-write | current |
| cwsSystemScpUserName OBJECT-TYPE SCP user name. | 1.3.6.1.4.1.1271.3.4.12.19.1.3 | StringMaxl32 | read-write | current |
| cwsSystemScpPassword OBJECT-TYPE SCP password string. | 1.3.6.1.4.1.1271.3.4.12.19.1.4 | StringMaxl128 | read-write | current |
| cwsSystemScpSecret OBJECT-TYPE SCP secret string. | 1.3.6.1.4.1.1271.3.4.12.19.1.5 | StringMaxl256 | read-write | current |
| cwsSystemDhcpTable OBJECT-TYPE Waveserver DHCP client configuration attributes. | 1.3.6.1.4.1.1271.3.4.12.21 | not-accessible | current | |
| cwsSystemDhcpEntry OBJECT-TYPE Entry for cwsSystemDhcpTable. | 1.3.6.1.4.1.1271.3.4.12.21.1 | not-accessible | current | |
| cwsSystemDhcpTableSnmpKey OBJECT-TYPE Unique key for cwsSystemDhcp | 1.3.6.1.4.1.1271.3.4.12.21.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cwsSystemDhcpAdminState OBJECT-TYPE DHCP Client Administrative State | 1.3.6.1.4.1.1271.3.4.12.21.1.2 | EnabledDisabledEnum | read-only | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cienaWsSystemGroup OBJECT-GROUP Conformance Group | 1.3.6.1.4.1.1271.3.4.12.2.1.1 | current |
| cienaWsSystemCompliance MODULE-COMPLIANCE Compliance | 1.3.6.1.4.1.1271.3.4.12.2.2.1 | current |