CADANT-CMTS-EXPORTIMPORT-MIB: View SNMP OID List / Download MIB
VENDOR: CADANT INC.
Home | MIB: CADANT-CMTS-EXPORTIMPORT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
cadCmtsExportImportTraps | 1.3.6.1.4.1.4998.1.1.100.1.0 | |||
cadCmtsExportNotification | 1.3.6.1.4.1.4998.1.1.100.1.0.1 | |||
cadCmtsImportNotification | 1.3.6.1.4.1.4998.1.1.100.1.0.2 | |||
cadCmtsExportImportGroup | 1.3.6.1.4.1.4998.1.1.100.1.1 | |||
cadCmtsExportImportFilename | 1.3.6.1.4.1.4998.1.1.100.1.1.1 | displaystring | read-write |
The filename to which the MIB configuration data will be written to. |
cadCmtsExportImportAction | 1.3.6.1.4.1.4998.1.1.100.1.1.2 | exportimportaction | read-write |
A cadCmtsExportNotification is sent when an export operation has completed. A cadCmtsImportNotification is sent when an import operation has completed. |
cadCmtsExportResult | 1.3.6.1.4.1.4998.1.1.100.1.1.3 | exportresult | read-only |
The status of the last export operation. The value of unknown is used upon system initialization. |
cadCmtsImportResult | 1.3.6.1.4.1.4998.1.1.100.1.1.4 | importresult | read-only |
The status of the last import operation. The value of unknown is used upon system initialization. |
cadCmtsExportImportWithLineNums | 1.3.6.1.4.1.4998.1.1.100.1.1.5 | truthvalue | read-write |
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. |
cadCmtsExportImportWithDefaults | 1.3.6.1.4.1.4998.1.1.100.1.1.6 | truthvalue | read-write |
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. |
cadCmtsExportImportNested | 1.3.6.1.4.1.4998.1.1.100.1.1.7 | truthvalue | read-write |
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. |
cadCmtsExportImportWithCertificates | 1.3.6.1.4.1.4998.1.1.100.1.1.8 | truthvalue | read-write |
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. |
cadCmtsExportImportIfIndex | 1.3.6.1.4.1.4998.1.1.100.1.1.9 | interfaceindexorzero | read-write |
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. |