tmnxPythonScriptProtection
TIMETRA-PYTHON-MIB ·
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.8
Object
column
r/w
TmnxProtection
The value of tmnxPythonScriptProtection specifies the method used to
ensure the integrity and/or the confidentiality of the content of the
Python script.
A value of 'none (1)' indicates the Python script is stored in plain
text, without any mechanism in place to ensure the integrity nor the
confidentiality of the content of the Python script.
A value of 'hmacSha256' indicates the first line of the Python script
must consist of the hash value obtained by hashing the rest of the
Python script using the hmac-sha256 hashing algorithm given the key
specified in tmnxPythonScriptProtectionKey.
To set this field you must also set tmnxPythonScriptProtectionKey.
Context
- MIB
- TIMETRA-PYTHON-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxPythonScriptEntry
Syntax
TmnxProtection
Values & Constraints
No enumerated values or constraints recorded.