tTlsClntCiphListParamSuiteCode
TIMETRA-TLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.107.2.8.1.4
Object
The value of the object tTlsClntCiphListParamSuiteCode specifies the
cipher suite code related to tTlsClntCiphListParamIndex within the
list specified by tTlsClientCiphListName.
In order for the row creation to succeed, the value of
tTlsClntCiphListParamSuiteCode has to be provided in the same SNMP SET
PDU as the tTlsClntCiphListParamRowStatus.
Otherwise the SET request will fail with an 'inconsistentValue' error.
Cipher suites with Null cipher are no longer supported. These are
tlsRsaWithNullMd5, tlsRsaWithNullSha and tlsRsaWithNullSha256.
Context
- MIB
- TIMETRA-TLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.107.2.8.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tTlsClntCiphListParamEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-TLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-TLS-MIB::tTlsClntCiphListParamSuiteCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-TLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-TLS-MIB::tTlsClntCiphListParamSuiteCode.<tTlsClientCiphListName>.<tTlsClntCiphListParamIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-TLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-TLS-MIB::tTlsClntCiphListParamSuiteCode'
Syntax
- Source
- TTlsCipherSuiteCode
- Base type
Enumeration
Values & Constraints
Type Values
1 | tlsRsaWithNullMd5 |
2 | tlsRsaWithNullSha |
10 | tlsRsaWith3desEdeCbcSha |
47 | tlsRsaWithAes128CbcSha |
53 | tlsRsaWithAes256CbcSha |
59 | tlsRsaWithNullSha256 |
60 | tlsRsaWithAes128CbcSha256 |
61 | tlsRsaWithAes256CbcSha256 |
Conformance
Member of