cadCmtsExportImportWithDefaults
CADANT-CMTS-EXPORTIMPORT-MIB ·
.1.3.6.1.4.1.4998.1.1.100.1.1.6
Object
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.
Context
- MIB
- CADANT-CMTS-EXPORTIMPORT-MIB
- OID
.1.3.6.1.4.1.4998.1.1.100.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cadCmtsExportImportGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-EXPORTIMPORT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-EXPORTIMPORT-MIB::cadCmtsExportImportWithDefaults.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-EXPORTIMPORT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-EXPORTIMPORT-MIB::cadCmtsExportImportWithDefaults'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |