CIENA-WS-CONFIGURATION-MIB

File: CIENA-WS-CONFIGURATION-MIB.mib (11133 bytes)

Imported modules

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

Imported symbols

cienaWsConfig EnabledDisabledEnum StringMaxl128
StringMaxl254 MODULE-COMPLIANCE OBJECT-GROUP
Integer32 MODULE-IDENTITY OBJECT-TYPE
TEXTUAL-CONVENTION

Defined Types

ZtpError  
None
TEXTUAL-CONVENTION    
  INTEGER unknown(0), none(1), bootFileDownloadFailed(2), bootFileParseError(3), ftpConfigError(4), ftpLicenseFileError(5), ftpSoftwareLoadFileError(6), sshKeyError(7), licenseIdError(8), licenseDownloadError(9), licenseInstallError(10), licenseHostIdMismatchError(11), licenseWarmRebootRequired(12), licenseUnsupportedFileType(13), expiredLicenseFile(14), systemTimeNotSet(15), loginBannerError(16), welcomeBannerError(17), configFileDownloadFailed(18), configFileApplyFailed(19), softwareUpgradeFailed(20), softwareServerSetFailed(21), softwareDownloadFailed(22), softwareRepositoryRemountFailed(23), softwareUnzipFailed(24), softwareAlreadyRunning(25), scriptFileDownloadFailed(26), scriptFileApplyFailed(27)  

ZtpOperationalState  
None
TEXTUAL-CONVENTION    
  INTEGER unknown(0), idle(1), start(2), restarting(3), waitingForDhcpLease(4), downloadingBootFile(5), parsingBootFile(6), processingBootFile(7), processingFtpConfigFile(8), processingFtpLicenseFile(9), processingFtpSoftwareLoadFile(10), processingSshKeys(11), processingLicenseId(12), installingLicenses(13), downloadingLoginBanner(14), downloadingWelcomeBanner(15), downloadingConfigFile(16), applyingConfigFile(17), processingConfigFile(18), processingSoftwarePackage(19), requestingReboot(20), upgradingSoftware(21), booting(22), completed(23), failed(24), downloadingScriptFile(25), downloadingLicenses(26)  

CwsConfigurationFileListEntry  
SEQUENCE    
  cwsConfigurationFileListTableSnmpKey Integer32
  cwsConfigurationFileList StringMaxl254

CwsConfigurationConfigurationFilesEntry  
SEQUENCE    
  cwsConfigurationConfigurationFilesTableSnmpKey Integer32

CwsConfigurationDefaultFilesEntry  
SEQUENCE    
  cwsConfigurationDefaultFilesTableSnmpKey Integer32
  cwsConfigurationDefaultFilesSaveFilename StringMaxl254
  cwsConfigurationDefaultFilesLoadFilename StringMaxl254
  cwsConfigurationDefaultFilesBackupLoadFilename StringMaxl254

CwsConfigurationZtpStateEntry  
SEQUENCE    
  cwsConfigurationZtpStateTableSnmpKey Integer32
  cwsConfigurationZtpStateAdminState EnabledDisabledEnum
  cwsConfigurationZtpStateOperationalState ZtpOperationalState
  cwsConfigurationZtpStateLastFailure ZtpError
  cwsConfigurationZtpStateLastCommandFile StringMaxl128
  cwsConfigurationZtpStateLastConfigFile StringMaxl128

Defined Values

cienaWsConfigurationMIB 1.3.6.1.4.1.1271.3.4.19
This module defines configuration data for the Waveserver.
MODULE-IDENTITY    

cwsConfigurationFileListTable 1.3.6.1.4.1.1271.3.4.19.3
The filename list for all the saved configuration files.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsConfigurationFileListEntry

cwsConfigurationFileListEntry 1.3.6.1.4.1.1271.3.4.19.3.1
Entry for cwsConfigurationFileListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsConfigurationFileListEntry  

cwsConfigurationFileListTableSnmpKey 1.3.6.1.4.1.1271.3.4.19.3.1.1
Unique key for cwsConfigurationFileList
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsConfigurationFileList 1.3.6.1.4.1.1271.3.4.19.3.1.2
The filename list for all the saved configuration files.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl254  

cwsConfigurationConfigurationFilesTable 1.3.6.1.4.1.1271.3.4.19.4
List of saved configuration files on the Waveserver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsConfigurationConfigurationFilesEntry

cwsConfigurationConfigurationFilesEntry 1.3.6.1.4.1.1271.3.4.19.4.1
Entry for cwsConfigurationConfigurationFilesTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsConfigurationConfigurationFilesEntry  

cwsConfigurationConfigurationFilesTableSnmpKey 1.3.6.1.4.1.1271.3.4.19.4.1.1
Unique key for cwsConfigurationFileList
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsConfigurationDefaultFilesTable 1.3.6.1.4.1.1271.3.4.19.5
Waveserver Configuration: default configuration files.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsConfigurationDefaultFilesEntry

cwsConfigurationDefaultFilesEntry 1.3.6.1.4.1.1271.3.4.19.5.1
Entry for cwsConfigurationDefaultFilesTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsConfigurationDefaultFilesEntry  

cwsConfigurationDefaultFilesTableSnmpKey 1.3.6.1.4.1.1271.3.4.19.5.1.1
Unique key for cwsConfigurationDefaultFiles
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsConfigurationDefaultFilesSaveFilename 1.3.6.1.4.1.1271.3.4.19.5.1.2
The filename for the default save configuration file.
Status: current Access: read-write
OBJECT-TYPE    
  StringMaxl254  

cwsConfigurationDefaultFilesLoadFilename 1.3.6.1.4.1.1271.3.4.19.5.1.3
The filename for the default load configuration file.
Status: current Access: read-write
OBJECT-TYPE    
  StringMaxl254  

cwsConfigurationDefaultFilesBackupLoadFilename 1.3.6.1.4.1.1271.3.4.19.5.1.4
The filename for the backup load configuration file.
Status: current Access: read-write
OBJECT-TYPE    
  StringMaxl254  

cwsConfigurationZtpStateTable 1.3.6.1.4.1.1271.3.4.19.7
None
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsConfigurationZtpStateEntry

cwsConfigurationZtpStateEntry 1.3.6.1.4.1.1271.3.4.19.7.1
Entry for cwsConfigurationZtpStateTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsConfigurationZtpStateEntry  

cwsConfigurationZtpStateTableSnmpKey 1.3.6.1.4.1.1271.3.4.19.7.1.1
Unique key for cwsConfigurationZtpState
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsConfigurationZtpStateAdminState 1.3.6.1.4.1.1271.3.4.19.7.1.2
Whether the ZTP admin state is enabled or disabled. When ZTP is disabled, DHCP bootfile requests will be ignored.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledDisabledEnum  

cwsConfigurationZtpStateOperationalState 1.3.6.1.4.1.1271.3.4.19.7.1.3
The current status or functional step being executed in the ZTP process. ZTP operational state will be 'idle' before ZTP is run, and 'completed' when the bootfile has been fully processed and applied.
Status: current Access: read-only
OBJECT-TYPE    
  ZtpOperationalState  

cwsConfigurationZtpStateLastFailure 1.3.6.1.4.1.1271.3.4.19.7.1.4
The most recent failure encountered while running ZTP. This failure will be blank if no failure has occurred, or if the failure has been cleared due to successful completion of ZTP procedure.
Status: current Access: read-only
OBJECT-TYPE    
  ZtpError  

cwsConfigurationZtpStateLastCommandFile 1.3.6.1.4.1.1271.3.4.19.7.1.5
The filename of the most recent command file (bootfile) processed by DHCP/ZTP.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl128  

cwsConfigurationZtpStateLastConfigFile 1.3.6.1.4.1.1271.3.4.19.7.1.6
The filename of the most recent config file processed by ZTP.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl128  

cienaWsConfigurationObjects 1.3.6.1.4.1.1271.3.4.19.1
OBJECT IDENTIFIER    

cienaWsConfigurationConformance 1.3.6.1.4.1.1271.3.4.19.2
OBJECT IDENTIFIER    

cienaWsConfigurationGroups 1.3.6.1.4.1.1271.3.4.19.2.1
OBJECT IDENTIFIER    

cienaWsConfigurationGroup 1.3.6.1.4.1.1271.3.4.19.2.1.1
Conformance Group
Status: current Access: read-only
OBJECT-GROUP    

cienaWsConfigurationCompliances 1.3.6.1.4.1.1271.3.4.19.2.2
OBJECT IDENTIFIER    

cienaWsConfigurationCompliance 1.3.6.1.4.1.1271.3.4.19.2.2.1
Compliance
Status: current Access: read-only
MODULE-COMPLIANCE