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
- Table
- tmnxPythonScriptTable
- Siblings
- 15
Syntax
TmnxProtection
- Source
- TmnxProtection
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | hmacSha256 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxPythonScriptName The value of tmnxPythonScriptName specifies the name of this Python
script policy. | column | TIMETRA-TC-MIBTNamedItem | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.1 |
| tmnxPythonScriptPrimaryUrl The value of tmnxPythonScriptPrimaryUrl specifies the URL of the
primary script to change the Python message. | column | TIMETRA-TC-MIBTmnxDisplayStringURL | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.10 |
| tmnxPythonScriptSecondaryUrl The value of tmnxPythonScriptSecondaryUrl specifies the URL of the
secondary script to change the Python message. | column | TIMETRA-TC-MIBTmnxDisplayStringURL | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.11 |
| tmnxPythonScriptTertiaryUrl The value of tmnxPythonScriptTertiaryUrl specifies the URL of the
tertiary script to change the Python message. | column | TIMETRA-TC-MIBTmnxDisplayStringURL | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.12 |
| tmnxPythonScriptActiveUrl The value of tmnxPythonScriptActiveUrl indicates from which URL the
script has been loaded.
A value of 'primary(1)' indicates the URL in
tmnxPythonScriptPrimaryUrl … | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.13 |
| tmnxPythonScriptOperStateDistrib The value of tmnxPythonScriptOperStateDistrib indicates the
operational state of the distributed deployment of the Python script. | column | TIMETRA-TC-MIBTmnxOperState | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.14 |
| tmnxPythonScriptCodeSize The value of tmnxPythonScriptCodeSize indicates the bytecode size of
the Python script. | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.15 |
| tmnxPythonScriptRowStatus The value of tmnxPythonScriptRowStatus controls the creation and
deletion of rows in the table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.2 |
| tmnxPythonScriptLastChanged The value tmnxPythonScriptLastChanged indicates the sysUpTime at the
time of the most recent management-initiated change to this Python
script policy. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.3 |
| tmnxPythonScriptAdminState The value of tmnxPythonScriptAdminState specifies the administrative
state of the Python script. | column | TIMETRA-TC-MIBTmnxAdminState | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.4 |
| tmnxPythonScriptOperState The value of tmnxPythonScriptOperState indicates the operational state
of the Python script. | column | TIMETRA-TC-MIBTmnxOperState | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.5 |
| tmnxPythonScriptReloadAction The value of tmnxPythonScriptReloadAction specifies whether to reload
the Python script file specified by this Python script.
When SET to the value of 'doAction' th… | column | TIMETRA-TC-MIBTmnxActionType | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.50 |
| tmnxPythonScriptDescription The value of tmnxPythonScriptDescription specifies the description of
this Python script policy. | column | TIMETRA-TC-MIBTItemDescription | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.6 |
| tmnxPythonScriptOnFail The value of tmnxPythonScriptOnFail specifies the action taken when
Python fails to modify the given message.
When the value is 'passthrough' the packet will be sen… | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.7 |
| tmnxPythonScriptProtectionKey The value of tmnxPythonScriptProtectionKey specifies the secret key
used for the protection mechanism specified in
tmnxPythonScriptProtection.
If tmnxPythonScriptPr… | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.9 |