HP-ICF-TLS-MIN-MIB

File: HP-ICF-TLS-MIN-MIB.mib (7732 bytes)

Imported modules

HP-ICF-OID SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

hpSwitch OBJECT-GROUP MODULE-COMPLIANCE
OBJECT-TYPE MODULE-IDENTITY TruthValue
RowStatus

Defined Types

HpicfTlsMinEntry  
SEQUENCE    
  hpicfTlsMinApp INTEGER
  hpicfTlsMinVersion INTEGER
  hpicfTlsMinCloseSSLSess TruthValue
  hpicfTlsMinRowStatus RowStatus

HpicfTlsMinCipherEntry  
SEQUENCE    
  hpicfTlsMinCipher INTEGER
  hpicfTlsMinCipherRowStatus RowStatus

Defined Values

hpicfTlsMinMIB 1.3.6.1.4.1.11.2.14.11.5.1.112
This MIB module describes objects for enforcing TLS minimum version enforcement and ciphersuire enforcement in the HP Integrated Communication Facility product line.
MODULE-IDENTITY    

hpicfTlsMinObjects 1.3.6.1.4.1.11.2.14.11.5.1.112.0
OBJECT IDENTIFIER    

hpicfTlsMinConformance 1.3.6.1.4.1.11.2.14.11.5.1.112.1
OBJECT IDENTIFIER    

hpicfTlsMinConfigObjects 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1
OBJECT IDENTIFIER    

hpicfTlsMinTable 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1
A table of minimum TLS version objects
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfTlsMinEntry

hpicfTlsMinEntry 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1.1
An entry in the hpicfTlsMinTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfTlsMinEntry  

hpicfTlsMinApp 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1.1.1
This object specifies the application for which the minimum TLS version and cipher suite is enforced.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER webSsl(1), openflow(2), syslog(3), tr69(4), cloud(5)  

hpicfTlsMinVersion 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1.1.2
This object specifies the minimum TLS version enforced. The default value for this attribute will be TLS1.1
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tls1dot0(1), tls1dot1(2), tls1dot2(3)  

hpicfTlsMinCloseSSLSess 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfTlsMinRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.1.1.4
Status of this row, by which new entries may be created or existing entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfTlsMinCipherTable 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.2
A table that contains a list of cipher suites that can be enforced for various applications.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfTlsMinCipherEntry

hpicfTlsMinCipherEntry 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.2.1
An entry in the hpicfTlsMinTable that lists the lowest TLS version and cipher suites enforced for each application.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfTlsMinCipherEntry  

hpicfTlsMinCipher 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.2.1.1
This object specifies the cipher suite enforced for applications.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER aes256Sha256(1), aes256Sha(2), aes128Sha256(3), aes128Sha(4), des3CbcSha(5)  

hpicfTlsMinCipherRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.112.0.1.2.1.2
Status of this row, by which new entries may be created or existing entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfTlsMinCompliances 1.3.6.1.4.1.11.2.14.11.5.1.112.1.1
OBJECT IDENTIFIER    

hpicfTlsMinGroups 1.3.6.1.4.1.11.2.14.11.5.1.112.1.2
OBJECT IDENTIFIER    

hpicfTlsMinCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.112.1.1.1
The compliance statement
Status: current Access: read-create
MODULE-COMPLIANCE    

hpicfTlsMinConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.112.1.2.1
A collection of objects providing configuration for TLS minimum version and cipher suite enforcement for an app.
Status: current Access: read-create
OBJECT-GROUP