tmnxPythonProtectType
TIMETRA-PYTHON-MIB ·
.1.3.6.1.4.1.6527.3.1.2.87.1.9.3
Object
scalar
r/w
TmnxProtection
The value of tmnxPythonProtectType specifies the method used to ensure the integrity and/or the confidentiality of the content of the Python script.
Context
- MIB
- TIMETRA-PYTHON-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.87.1.9.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxPythonProtectAction
- Siblings
- 6
Syntax
TmnxProtection
- Source
- TmnxProtection
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | hmacSha256 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxPythonProtectFileUrl The value of tmnxPythonProtectFileUrl specifies the URL of the Python
script to protect. | scalar | TIMETRA-TC-MIBTmnxDisplayStringURL | .1.3.6.1.4.1.6527.3.1.2.87.1.9.1 |
| tmnxPythonProtectDestFileUrl The value of tmnxPythonProtectDestFileUrl specifies the URL where the
protected Python script must be stored. | scalar | TIMETRA-TC-MIBTmnxDisplayStringURL | .1.3.6.1.4.1.6527.3.1.2.87.1.9.2 |
| tmnxPythonProtectKey The value of tmnxPythonProtectKey specifies the secret key used for
the protection mechanism specified in tmnxPythonProtectType. | scalar | OctetString | .1.3.6.1.4.1.6527.3.1.2.87.1.9.4 |
| tmnxPythonProtectActionGo Setting this object to 'doAction' triggers an attempt to protect the
Python script file specified in tmnxPythonProtectFileUrl.
Reading this object returns the value 'no… | scalar | TIMETRA-TC-MIBTmnxActionType | .1.3.6.1.4.1.6527.3.1.2.87.1.9.5 |
| tmnxPythonProtectActionSuccess The value of the object tmnxPythonProtectActionSuccess indicates if
the last action request was successful.
If the value of the object equals 'false', a row in the
TIME… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.87.1.9.6 |
| tmnxPythonProtectActionTime The value of the object tmnxPythonProtectActionTime indicates the
value of sysUpTime at the last time that the object
tmnxPythonProtectActionSuccess was written by the system. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.87.1.9.7 |