tTlsSrvCiphListParamRowStatus
TIMETRA-TLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.107.2.11.1.3
Object
The value of the object tTlsSrvCiphListParamRowStatus specifies the
status of the conceptual row in tTlsSrvCiphListParamTable.
Rows are created and destroyed by SNMP SET operations on this object.
Only values 'active(1)', 'createAndGo(4)' and 'destroy(6)' are
supported.
In order for the row creation to succeed, the value of
tTlsSrvCiphListParamSuiteCode has to be provided in the same SNMP SET
PDU as the tTlsSrvCiphListParamRowStatus.
Otherwise the SET request will fail with an 'inconsistentValue' error.
Context
- MIB
- TIMETRA-TLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.107.2.11.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tTlsSrvCiphListParamEntry
- Table
- tTlsSrvCiphListParamTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tTlsSrvCiphListParamIndex The value of the object tTlsSrvCiphListParamIndex specifies the TLS
server's order of preference of a cipher suite code within the list
specified by tTlsServerCiphListName. | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.107.2.11.1.1 |
| tTlsSrvCiphListParamLastChgd The value of the object tTlsSrvCiphListParamLastChgd indicates the
sysUpTime at the time of the most recent management-initiated change
to this entry. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.107.2.11.1.2 |
| tTlsSrvCiphListParamSuiteCode The value of the object tTlsSrvCiphListParamSuiteCode specifies the
cipher suite code related to tTlsSrvCiphListParamIndex within the list
specified by tTlsServerCiphListName.
… | column | TTlsCipherSuiteCode | .1.3.6.1.4.1.6527.3.1.2.107.2.11.1.4 |