CIENA-WS-SOFTWARE-MIB

File: CIENA-WS-SOFTWARE-MIB.mib (28373 bytes)

Imported modules

CIENA-WS-MIB CIENA-WS-TYPEDEFS-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

cienaWsConfig StringMaxl128 StringMaxl256
StringMaxl32 StringMaxl64 MODULE-COMPLIANCE
OBJECT-GROUP Integer32 MODULE-IDENTITY
OBJECT-TYPE Unsigned32 TEXTUAL-CONVENTION
TruthValue

Defined Types

SoftwareOpState  
None
TEXTUAL-CONVENTION    
  INTEGER unknown(0), normal(1), upgradeinprogress(2), restartinprogress(3), subsystemfailed(4), systemloaderror(5)  

SoftwareRtncode  
Return code value used in the software module. 0 indicate success. None-zero indicate failure.
TEXTUAL-CONVENTION    
  Unsigned32  

UpgradeOpState  
None
TEXTUAL-CONVENTION    
  INTEGER unknown(0), idle(1), downloadinprogress(2), downloadcomplete(3), downloadfailed(4), installationinprogress(5), installationcomplete(6), installationfailed(7), activationinprogress(8), activationcomplete(9), activationfailed(10), commitinprogress(11), commitcomplete(12), commitfailed(13), cancelinprogress(14), cancelcomplete(15), cancelfailed(16), manualcommit(17), manualcancel(18), coldrestartrequired(19)  

CwsSoftwareStatusEntry  
SEQUENCE    
  cwsSoftwareStatusTableSnmpKey Integer32
  cwsSoftwareStatusSoftwareOperationalState SoftwareOpState
  cwsSoftwareStatusUpgradeOperationalState UpgradeOpState
  cwsSoftwareStatusCommittedVersion StringMaxl32
  cwsSoftwareStatusActiveVersion StringMaxl32
  cwsSoftwareStatusUpgradeToVersion StringMaxl32
  cwsSoftwareStatusLastOperation StringMaxl128

CwsSoftwareCheckStatusReportEntry  
SEQUENCE    
  cwsSoftwareCheckStatusReportTableSnmpKey Integer32
  cwsSoftwareCheckStatusReportActiveReleaseVersion StringMaxl32
  cwsSoftwareCheckStatusReportServerReleaseVersion StringMaxl32
  cwsSoftwareCheckStatusReportLocalReleaseVersion StringMaxl32
  cwsSoftwareCheckStatusReportServerHostname StringMaxl32
  cwsSoftwareCheckStatusReportServerPath StringMaxl256
  cwsSoftwareCheckStatusReportTimestamp StringMaxl128
  cwsSoftwareCheckStatusReportCheckOperationalState SoftwareOpState
  cwsSoftwareCheckStatusReportCheckUpgradeState UpgradeOpState
  cwsSoftwareCheckStatusReportRequiredActivationType StringMaxl32
  cwsSoftwareCheckStatusReportServiceInterruptionActivation TruthValue

CwsSoftwareUpgradeServerEntry  
SEQUENCE    
  cwsSoftwareUpgradeServerTableSnmpKey Integer32
  cwsSoftwareUpgradeServerIndex Unsigned32
  cwsSoftwareUpgradeServerServer StringMaxl64
  cwsSoftwareUpgradeServerMode INTEGER
  cwsSoftwareUpgradeServerRemotePath OCTET STRING
  cwsSoftwareUpgradeServerLoginId StringMaxl32
  cwsSoftwareUpgradeServerPassword StringMaxl32

CwsSoftwareUpgradeLogListEntry  
SEQUENCE    
  cwsSoftwareUpgradeLogListLogIndex Integer32
  cwsSoftwareUpgradeLogListDateAndTime StringMaxl64
  cwsSoftwareUpgradeLogListText StringMaxl256

CwsSoftwareActiveSoftwareEntry  
SEQUENCE    
  cwsSoftwareActiveSoftwareTableSnmpKey Integer32
  cwsSoftwareActiveSoftwareVersion StringMaxl32
  cwsSoftwareActiveSoftwareBuildNumber StringMaxl32
  cwsSoftwareActiveSoftwareBuildDate StringMaxl32
  cwsSoftwareActiveSoftwareCatalogName StringMaxl64
  cwsSoftwareActiveSoftwareNumberOfComponents Unsigned32

CwsSoftwareActivecomponentsEntry  
SEQUENCE    
  cwsSoftwareActivecomponentsComponentIndex Integer32
  cwsSoftwareActivecomponentsName StringMaxl32
  cwsSoftwareActivecomponentsVersion StringMaxl32
  cwsSoftwareActivecomponentsBuildNumber StringMaxl32
  cwsSoftwareActivecomponentsStatus INTEGER

CwsSoftwareBootPartitionListEntry  
SEQUENCE    
  cwsSoftwareBootPartitionListIndex Integer32
  cwsSoftwareBootPartitionListName INTEGER
  cwsSoftwareBootPartitionListVersion StringMaxl32
  cwsSoftwareBootPartitionListDate StringMaxl32
  cwsSoftwareBootPartitionListState INTEGER
  cwsSoftwareBootPartitionListIntegrityCheck INTEGER

CwsSoftwareVersionsEntry  
SEQUENCE    
  cwsSoftwareVersionsIndex Integer32
  cwsSoftwareVersionsVersion StringMaxl32
  cwsSoftwareVersionsBuildNumber StringMaxl32
  cwsSoftwareVersionsBuildTag StringMaxl32
  cwsSoftwareVersionsBuildDate StringMaxl32
  cwsSoftwareVersionsSize Unsigned32
  cwsSoftwareVersionsNumberOfComponents Unsigned32

CwsSoftwareInstalledcomponentsEntry  
SEQUENCE    
  cwsSoftwareInstalledcomponentsComponentIndex Integer32
  cwsSoftwareInstalledcomponentsName StringMaxl32
  cwsSoftwareInstalledcomponentsVersion StringMaxl32
  cwsSoftwareInstalledcomponentsBuildNumber StringMaxl32
  cwsSoftwareInstalledcomponentsBuildTag StringMaxl32
  cwsSoftwareInstalledcomponentsBuildTimestamp StringMaxl32
  cwsSoftwareInstalledcomponentsBuildSize Unsigned32

Defined Values

cienaWsSoftwareMIB 1.3.6.1.4.1.1271.3.4.14
This module defines software information representation for Ciena's Waveserver.
MODULE-IDENTITY    

cwsSoftwareStatusTable 1.3.6.1.4.1.1271.3.4.14.3
Waveserver software status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSoftwareStatusEntry

cwsSoftwareStatusEntry 1.3.6.1.4.1.1271.3.4.14.3.1
Entry for cwsSoftwareStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSoftwareStatusEntry  

cwsSoftwareStatusTableSnmpKey 1.3.6.1.4.1.1271.3.4.14.3.1.1
Unique key for cwsSoftwareStatus
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsSoftwareStatusSoftwareOperationalState 1.3.6.1.4.1.1271.3.4.14.3.1.2
The current software operational state.
Status: current Access: read-only
OBJECT-TYPE    
  SoftwareOpState  

cwsSoftwareStatusUpgradeOperationalState 1.3.6.1.4.1.1271.3.4.14.3.1.3
The current upgrade operational state.
Status: current Access: read-only
OBJECT-TYPE    
  UpgradeOpState  

cwsSoftwareStatusCommittedVersion 1.3.6.1.4.1.1271.3.4.14.3.1.4
The software committed version.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareStatusActiveVersion 1.3.6.1.4.1.1271.3.4.14.3.1.5
The software active version.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareStatusUpgradeToVersion 1.3.6.1.4.1.1271.3.4.14.3.1.6
The software upgrade-to version.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareStatusLastOperation 1.3.6.1.4.1.1271.3.4.14.3.1.7
The software upgrade last operation.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl128  

cwsSoftwareCheckStatusReportTable 1.3.6.1.4.1.1271.3.4.14.4
Waveserver Software Check Status Report. This status report is generated after rpc ws-software-check has been run.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSoftwareCheckStatusReportEntry

cwsSoftwareCheckStatusReportEntry 1.3.6.1.4.1.1271.3.4.14.4.1
Entry for cwsSoftwareCheckStatusReportTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSoftwareCheckStatusReportEntry  

cwsSoftwareCheckStatusReportTableSnmpKey 1.3.6.1.4.1.1271.3.4.14.4.1.1
Unique key for cwsSoftwareCheckStatusReport
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsSoftwareCheckStatusReportActiveReleaseVersion 1.3.6.1.4.1.1271.3.4.14.4.1.2
The software active version.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareCheckStatusReportServerReleaseVersion 1.3.6.1.4.1.1271.3.4.14.4.1.3
The remote server release version.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareCheckStatusReportLocalReleaseVersion 1.3.6.1.4.1.1271.3.4.14.4.1.4
The Local release version.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareCheckStatusReportServerHostname 1.3.6.1.4.1.1271.3.4.14.4.1.5
The remote server host name.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareCheckStatusReportServerPath 1.3.6.1.4.1.1271.3.4.14.4.1.6
The remote server path name.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl256  

cwsSoftwareCheckStatusReportTimestamp 1.3.6.1.4.1.1271.3.4.14.4.1.7
The check status timestamp
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl128  

cwsSoftwareCheckStatusReportCheckOperationalState 1.3.6.1.4.1.1271.3.4.14.4.1.8
The Check Operational State of the check status report.
Status: current Access: read-only
OBJECT-TYPE    
  SoftwareOpState  

cwsSoftwareCheckStatusReportCheckUpgradeState 1.3.6.1.4.1.1271.3.4.14.4.1.9
Check Upgrade State of the check status report.
Status: current Access: read-only
OBJECT-TYPE    
  UpgradeOpState  

cwsSoftwareCheckStatusReportRequiredActivationType 1.3.6.1.4.1.1271.3.4.14.4.1.10
The activation type required for upgrading the remote version: cold restart or warm restart.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareCheckStatusReportServiceInterruptionActivation 1.3.6.1.4.1.1271.3.4.14.4.1.11
This is to indicate whether the system service will be interrupted if the remote version is upgraded.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cwsSoftwareUpgradeServerTable 1.3.6.1.4.1.1271.3.4.14.5
Waveserver remote upgrade server information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSoftwareUpgradeServerEntry

cwsSoftwareUpgradeServerEntry 1.3.6.1.4.1.1271.3.4.14.5.1
Entry for cwsSoftwareUpgradeServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSoftwareUpgradeServerEntry  

cwsSoftwareUpgradeServerTableSnmpKey 1.3.6.1.4.1.1271.3.4.14.5.1.1
Unique key for cwsSoftwareUpgradeServer
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsSoftwareUpgradeServerIndex 1.3.6.1.4.1.1271.3.4.14.5.1.2
Unique id.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cwsSoftwareUpgradeServerServer 1.3.6.1.4.1.1271.3.4.14.5.1.3
Remote server hostname or IP address
Status: current Access: read-write
OBJECT-TYPE    
  StringMaxl64  

cwsSoftwareUpgradeServerMode 1.3.6.1.4.1.1271.3.4.14.5.1.4
The protocol to access server, supported protcols are ftp, tftp, sftp, scp
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(0), ftp(1), sftp(2), scp(3)  

cwsSoftwareUpgradeServerRemotePath 1.3.6.1.4.1.1271.3.4.14.5.1.5
The remote server file system path that stores the RPM and bundle xml files.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

cwsSoftwareUpgradeServerLoginId 1.3.6.1.4.1.1271.3.4.14.5.1.6
The user name string to authenticate remote server.
Status: current Access: read-write
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareUpgradeServerPassword 1.3.6.1.4.1.1271.3.4.14.5.1.7
The password for the username.
Status: current Access: read-write
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareUpgradeLogListTable 1.3.6.1.4.1.1271.3.4.14.6
None
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSoftwareUpgradeLogListEntry

cwsSoftwareUpgradeLogListEntry 1.3.6.1.4.1.1271.3.4.14.6.1
Entry for cwsSoftwareUpgradeLogListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSoftwareUpgradeLogListEntry  

cwsSoftwareUpgradeLogListLogIndex 1.3.6.1.4.1.1271.3.4.14.6.1.1
Softsare log index. Unique id, read-only attribute.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsSoftwareUpgradeLogListDateAndTime 1.3.6.1.4.1.1271.3.4.14.6.1.2
The software log date and time, in string format.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl64  

cwsSoftwareUpgradeLogListText 1.3.6.1.4.1.1271.3.4.14.6.1.3
The software log text.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl256  

cwsSoftwareActiveSoftwareTable 1.3.6.1.4.1.1271.3.4.14.7
Waveserver active software information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSoftwareActiveSoftwareEntry

cwsSoftwareActiveSoftwareEntry 1.3.6.1.4.1.1271.3.4.14.7.1
Entry for cwsSoftwareActiveSoftwareTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSoftwareActiveSoftwareEntry  

cwsSoftwareActiveSoftwareTableSnmpKey 1.3.6.1.4.1.1271.3.4.14.7.1.1
Unique key for cwsSoftwareActiveSoftware
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsSoftwareActiveSoftwareVersion 1.3.6.1.4.1.1271.3.4.14.7.1.2
Active software release version.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareActiveSoftwareBuildNumber 1.3.6.1.4.1.1271.3.4.14.7.1.3
Active software release build number.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareActiveSoftwareBuildDate 1.3.6.1.4.1.1271.3.4.14.7.1.4
Active software release build date.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareActiveSoftwareCatalogName 1.3.6.1.4.1.1271.3.4.14.7.1.5
Active software release catalog name.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl64  

cwsSoftwareActiveSoftwareNumberOfComponents 1.3.6.1.4.1.1271.3.4.14.7.1.6
The active software release component count.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsSoftwareActivecomponentsTable 1.3.6.1.4.1.1271.3.4.14.8
None
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSoftwareActivecomponentsEntry

cwsSoftwareActivecomponentsEntry 1.3.6.1.4.1.1271.3.4.14.8.1
Entry for cwsSoftwareActivecomponentsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSoftwareActivecomponentsEntry  

cwsSoftwareActivecomponentsComponentIndex 1.3.6.1.4.1.1271.3.4.14.8.1.1
The active software component index. Unique id, read-only attribute.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsSoftwareActivecomponentsName 1.3.6.1.4.1.1271.3.4.14.8.1.2
The active software component name.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareActivecomponentsVersion 1.3.6.1.4.1.1271.3.4.14.8.1.3
The active software component version.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareActivecomponentsBuildNumber 1.3.6.1.4.1.1271.3.4.14.8.1.4
The active software component build number.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareActivecomponentsStatus 1.3.6.1.4.1.1271.3.4.14.8.1.5
The active software component status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), active(1), failed(2), pending(3), restarting(4)  

cwsSoftwareBootPartitionListTable 1.3.6.1.4.1.1271.3.4.14.9
None
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSoftwareBootPartitionListEntry

cwsSoftwareBootPartitionListEntry 1.3.6.1.4.1.1271.3.4.14.9.1
Entry for cwsSoftwareBootPartitionListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSoftwareBootPartitionListEntry  

cwsSoftwareBootPartitionListIndex 1.3.6.1.4.1.1271.3.4.14.9.1.1
Unique id, read-only attribute.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsSoftwareBootPartitionListName 1.3.6.1.4.1.1271.3.4.14.9.1.2
The partition name.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), kernel0(1), bootloader0(2), kernel1(3), bootloader1(4), firmware0(5), firmware1(6), backupbl(7)  

cwsSoftwareBootPartitionListVersion 1.3.6.1.4.1.1271.3.4.14.9.1.3
The partition version.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareBootPartitionListDate 1.3.6.1.4.1.1271.3.4.14.9.1.4
The partition date.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareBootPartitionListState 1.3.6.1.4.1.1271.3.4.14.9.1.5
The partition state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), active(1), standby(2), notapplicable(3)  

cwsSoftwareBootPartitionListIntegrityCheck 1.3.6.1.4.1.1271.3.4.14.9.1.6
The partition integrity check.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), pass(1), invalid(2)  

cwsSoftwareVersionsTable 1.3.6.1.4.1.1271.3.4.14.10
None
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSoftwareVersionsEntry

cwsSoftwareVersionsEntry 1.3.6.1.4.1.1271.3.4.14.10.1
Entry for cwsSoftwareVersionsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSoftwareVersionsEntry  

cwsSoftwareVersionsIndex 1.3.6.1.4.1.1271.3.4.14.10.1.1
Unique id, read-only attribute.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsSoftwareVersionsVersion 1.3.6.1.4.1.1271.3.4.14.10.1.2
The software installed version.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareVersionsBuildNumber 1.3.6.1.4.1.1271.3.4.14.10.1.3
The software installed build number.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareVersionsBuildTag 1.3.6.1.4.1.1271.3.4.14.10.1.4
The software installed build tag.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareVersionsBuildDate 1.3.6.1.4.1.1271.3.4.14.10.1.5
The software release build date.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareVersionsSize 1.3.6.1.4.1.1271.3.4.14.10.1.6
The software package size in MB.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsSoftwareVersionsNumberOfComponents 1.3.6.1.4.1.1271.3.4.14.10.1.7
The installed software component count.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsSoftwareInstalledcomponentsTable 1.3.6.1.4.1.1271.3.4.14.11
None
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsSoftwareInstalledcomponentsEntry

cwsSoftwareInstalledcomponentsEntry 1.3.6.1.4.1.1271.3.4.14.11.1
Entry for cwsSoftwareInstalledcomponentsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsSoftwareInstalledcomponentsEntry  

cwsSoftwareInstalledcomponentsComponentIndex 1.3.6.1.4.1.1271.3.4.14.11.1.1
Unique id, read-only attribute.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsSoftwareInstalledcomponentsName 1.3.6.1.4.1.1271.3.4.14.11.1.2
The installed software component name.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareInstalledcomponentsVersion 1.3.6.1.4.1.1271.3.4.14.11.1.3
The installed software component version.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareInstalledcomponentsBuildNumber 1.3.6.1.4.1.1271.3.4.14.11.1.4
The installed software component build number.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareInstalledcomponentsBuildTag 1.3.6.1.4.1.1271.3.4.14.11.1.5
The installed software component build tag.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareInstalledcomponentsBuildTimestamp 1.3.6.1.4.1.1271.3.4.14.11.1.6
The installed software component build timestamp.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsSoftwareInstalledcomponentsBuildSize 1.3.6.1.4.1.1271.3.4.14.11.1.7
The installed software component build size.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaWsSoftwareObjects 1.3.6.1.4.1.1271.3.4.14.1
OBJECT IDENTIFIER    

cienaWsSoftwareConformance 1.3.6.1.4.1.1271.3.4.14.2
OBJECT IDENTIFIER    

cienaWsSoftwareGroups 1.3.6.1.4.1.1271.3.4.14.2.1
OBJECT IDENTIFIER    

cienaWsSoftwareGroup 1.3.6.1.4.1.1271.3.4.14.2.1.1
Conformance Group
Status: current Access: read-only
OBJECT-GROUP    

cienaWsSoftwareCompliances 1.3.6.1.4.1.1271.3.4.14.2.2
OBJECT IDENTIFIER    

cienaWsSoftwareCompliance 1.3.6.1.4.1.1271.3.4.14.2.2.1
Compliance
Status: current Access: read-only
MODULE-COMPLIANCE