configFilePrivacyEnable
MX-CONFIG-FILE-FETCHING-MIB ·
.1.3.6.1.4.1.4935.15.11.50.250.50
Object
Enables/Disables the decryption of the configuration files.
enable : The configuration files are decrypted by the unit.
disable : The configuration file are not decrypted by the unit.
When enabled, the configuration files must be encrypted with keys
matching the secrets set in the variables configFilePrivacyGenericSecret
and configFilePrivacySpecificSecret.
Context
- MIB
- MX-CONFIG-FILE-FETCHING-MIB
- OID
.1.3.6.1.4.1.4935.15.11.50.250.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- configFilePrivacy
- Siblings
- 2
Values & Constraints
Type Values
0 | disable |
1 | enable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| configFilePrivacyGenericSecret The secret key used to decrypt the generic configuration file.
The key is encoded in hexadecimal notation, meaning only characters
in the range 0-9,A-F can be used. Eac… | scalar | OctetString | .1.3.6.1.4.1.4935.15.11.50.250.100 |
| configFilePrivacySpecificSecret The secret key used to decrypt the specific configuration file.
The key is encoded in hexadecimal notation, meaning only characters
in the range 0-9,A-F can be used. Ea… | scalar | OctetString | .1.3.6.1.4.1.4935.15.11.50.250.150 |