CADANT-CMTS-EXPORTIMPORT-MIB

File: CADANT-CMTS-EXPORTIMPORT-MIB.mib (7396 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
CADANT-PRODUCTS-MIB CADANT-CMTS-EQUIPMENT-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
DisplayString TEXTUAL-CONVENTION TruthValue
InterfaceIndexOrZero cadExperimental trapCounter
trapSeverity

Defined Types

ExportImportAction  
Upon reading, this object always returns noop(0). If set to noop(0), no action is taken. If set to export(1), all of the configuraton data in the MIB will be written to the specified file. If set to import(2), the specified file is read in as configuration data.
TEXTUAL-CONVENTION    
  INTEGER noop(0), export(1), import(2), pCmCertExport(3), caCertExport(4)  

ExportResult  
The status of the last export operation. The value of unknown is used upon system initialization.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), success(1), fileNameTooLong(2), invalidCharactersInFilename(3), fileSystemFull(4), otherError(5)  

ImportResult  
The status of the last import operation. The value of unknown is used upon system initialization.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), success(1), fileNotFound(2), fileDecodingError(3), otherError(4)  

Defined Values

cadExportImportMib 1.3.6.1.4.1.4998.1.1.100.1
This MIB defines object which are used to control and report on the exporting and importing of MIB configuration data in the Cadant C4 CMTS.
MODULE-IDENTITY    

cadCmtsExportImportGroup 1.3.6.1.4.1.4998.1.1.100.1.1
OBJECT IDENTIFIER    

cadCmtsExportImportFilename 1.3.6.1.4.1.4998.1.1.100.1.1.1
The filename to which the MIB configuration data will be written to.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cadCmtsExportImportAction 1.3.6.1.4.1.4998.1.1.100.1.1.2
A cadCmtsExportNotification is sent when an export operation has completed. A cadCmtsImportNotification is sent when an import operation has completed.
Status: current Access: read-write
OBJECT-TYPE    
  ExportImportAction  

cadCmtsExportResult 1.3.6.1.4.1.4998.1.1.100.1.1.3
The status of the last export operation. The value of unknown is used upon system initialization.
Status: current Access: read-only
OBJECT-TYPE    
  ExportResult  

cadCmtsImportResult 1.3.6.1.4.1.4998.1.1.100.1.1.4
The status of the last import operation. The value of unknown is used upon system initialization.
Status: current Access: read-only
OBJECT-TYPE    
  ImportResult  

cadCmtsExportImportWithLineNums 1.3.6.1.4.1.4998.1.1.100.1.1.5
If set to true(1) at the time when CadCmtsExportImportAction causes output to be generated, then each line of the output will be prepended with its line number. Note that this output cannot then be put back into the CLI and processed. The line numbers are not valid CLI syntax. Otherwise, if false(2), then output is normal without numbers.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadCmtsExportImportWithDefaults 1.3.6.1.4.1.4998.1.1.100.1.1.6
If set to true(1) at the time when CadCmtsExportImportAction causes output to be generated, then all configuration objects are exported, even the ones with default values or otherwise untouched. Otherwise, if false(2), then output is abbreviated and only includes values which are different from their default values or are otherwise difficult to disinguish from their default values.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadCmtsExportImportNested 1.3.6.1.4.1.4998.1.1.100.1.1.7
If set to true(1) at the time when CadCmtsExportImportAction causes output to be generated, then output is grouped in a nested, modal style and contains fewer characters, though a greater number of lines. Otherwise, if false(2), then each output line is fully qualified and capable of being put into a CLI session as-is.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadCmtsExportImportWithCertificates 1.3.6.1.4.1.4998.1.1.100.1.1.8
If set to true(1) at the time when CadCmtsExportImportAction causes output to be generated, then output contains BPI+ certificates. Otherwise, if false(2), then output does not contain BPI+ certificates.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadCmtsExportImportIfIndex 1.3.6.1.4.1.4998.1.1.100.1.1.9
If specified, then only the provisioned information for the specified interface will be exported when cadCmtsExportImportAction is set to true(1). Only cable and fastEthernet interfaces are supported at this time.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

cadCmtsExportImportTraps 1.3.6.1.4.1.4998.1.1.100.1.0
OBJECT IDENTIFIER    

cadCmtsExportNotification 1.3.6.1.4.1.4998.1.1.100.1.0.1
Tok_String
Status: current Access: read-write
NOTIFICATION-TYPE    

cadCmtsImportNotification 1.3.6.1.4.1.4998.1.1.100.1.0.2
Tok_String
Status: current Access: read-write
NOTIFICATION-TYPE