HP-ICF-TLS-MIN-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.112
- Last updated
- 2017-05-11 09:00
- Organization
- HP Networking
- Revisions
- 2017-05-11 09:00, 2017-04-05 09:00, 2016-06-22 09:00, 2014-10-01 09:00
- Namespace
- hp
- Source file
HP-ICF-TLS-MIN-MIB- Digest
sha256:72338e2eec8c93d189b187cf8c9a491ae12ef45ef68b8b239332dcf75feeb578
Description
This MIB module describes objects for enforcing TLS minimum version enforcement and ciphersuire enforcement in the HP Integrated Communication Facility product line.
Contact
Hewlett-Packard Enterprise Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-ICF-OID HP-ICF-TLS-MIN-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfTlsMinObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.112.0 | |||
| hpicfTlsMinConfigObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1 | |||
| hpicfTlsMinTable OBJECT-TYPE A table of minimum TLS version objects | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1 | not-accessible | current | |
| hpicfTlsMinEntry OBJECT-TYPE An entry in the hpicfTlsMinTable. | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1.1 | not-accessible | current | |
| hpicfTlsMinApp OBJECT-TYPE This object specifies the application for which the minimum TLS version and cipher suite is enforced. | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1.1.1 | INTEGER {webSsl(1), openflow(2), syslog(3), tr69(4), cloud(5)} | not-accessible | current |
| hpicfTlsMinVersion OBJECT-TYPE This object specifies the minimum TLS version enforced. The default value for this attribute will be TLS1.1 | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1.1.2 | INTEGER {tls1dot0(1), tls1dot1(2), tls1dot2(3)} | read-create | current |
| hpicfTlsMinCloseSSLSess OBJECT-TYPE This object specifies whether or not to close existing SSL sessions. Setting this attribute to TRUE will close all existing SSL sessions. Setting this attribute to FALSE will not have any effect. | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1.1.3 | TruthValue | read-create | current |
| hpicfTlsMinRowStatus OBJECT-TYPE Status of this row, by which new entries may be created or existing entries deleted from this table. | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1.1.4 | RowStatus | read-create | current |
| hpicfTlsMinCipherTable OBJECT-TYPE A table that contains a list of cipher suites that can be enforced or disabled for various applications. | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.2 | not-accessible | current | |
| hpicfTlsMinCipherEntry OBJECT-TYPE An entry in the hpicfTlsMinTable that lists the lowest TLS version and cipher suites enforced or disabled for each application. | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.2.1 | not-accessible | current | |
| hpicfTlsMinCipher OBJECT-TYPE This object specifies the cipher suite enforced for applications. | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.2.1.1 | INTEGER {aes256Sha256(1), aes256Sha(2), aes128Sha256(3), aes128Sha(4), des3CbcSha(5), aes256GcmSha384(6), aes128GcmSha256(7), ecdhEcdsaAes256GcmSha384(8), ecdhRsaAaes256GcmSha384(9), ecdhEcdsaAes128GcmSha256(10), ecdhRsaAes128GcmSha256(11), ecdhEcdsaAes256Sha384(12), ecdhRsaAes256Sha384(13), ecdhEcdsaAes256Sha(14), ecdhRsaAes256Sha(15), ecdhEcdsaAes128Sha256(16), ecdhRsaAes128Sha256(17), ecdhEcdsaAes128Sha(18), ecdhRsaAes128Sha(19), ecdhEcdsaDesCbc3Sha(20), ecdhRsaDesCbc3Sha(21), ecdheEcdsaAes128GcmSha256(22), ecdheRsaAes128GcmSha256(23), ecdheEcdsaAes128Sha256(24), ecdheRsaAes128Sha256(25), ecdheEcdsaAes128Sha(26), ecdheRsaAes128Sha(27), ecdheEcdsaAes256GcmSha384(28), ecdheRsaAes256GcmSha384(29), ecdheEcdsaAes256Sha384(30), ecdheRsaAes256Sha384(31), ecdheEcdsaAes256Sha(32), ecdheRsaAes256Sha(33), ecdheEcdsaDesCbc3Sha(34), ecdheRsaDesCbc3Sha(35), all(36)} | not-accessible | current |
| hpicfTlsMinCipherRowStatus OBJECT-TYPE Status of this row, by which new entries may be created or existing entries deleted from this table. | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.2.1.2 | RowStatus | read-create | current |
| hpicfTlsMinCipherConfig OBJECT-TYPE This object has to be configured to enforce or disable cipher suite for applications. | 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.2.1.3 | INTEGER {enforce(1), disable(2)} | read-create | current |
| hpicfTlsMinConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.112.1 | |||
| hpicfTlsMinCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.112.1.1 | |||
| hpicfTlsMinGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.112.1.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfTlsMinCompliance1 MODULE-COMPLIANCE The compliance statement | 1.3.6.1.4.1.11.2.14.11.5.1.112.1.1.1 | deprecated |
| hpicfTlsMinCompliance2 MODULE-COMPLIANCE The compliance statement | 1.3.6.1.4.1.11.2.14.11.5.1.112.1.1.2 | deprecated |
| hpicfTlsMinCompliance3 MODULE-COMPLIANCE The compliance statement | 1.3.6.1.4.1.11.2.14.11.5.1.112.1.1.3 | current |
| hpicfTlsMinConfigGroup OBJECT-GROUP A collection of objects providing configuration for TLS minimum version and cipher suite enforcement for an app. | 1.3.6.1.4.1.11.2.14.11.5.1.112.1.2.1 | deprecated |
| hpicfTlsMinConfigGroup1 OBJECT-GROUP A collection of objects providing configuration for TLS minimum version and cipher suite enforcement for an app. | 1.3.6.1.4.1.11.2.14.11.5.1.112.1.2.2 | deprecated |
| hpicfTlsMinConfigGroup2 OBJECT-GROUP A collection of objects providing configuration for TLS minimum version and cipher suite enforcement for an app. | 1.3.6.1.4.1.11.2.14.11.5.1.112.1.2.3 | current |