TIMETRA-TLS-MIB

File: TIMETRA-TLS-MIB.mib (25206 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
TIMETRA-GLOBAL-MIB TIMETRA-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Integer32 Counter32
Gauge32 IpAddress MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TEXTUAL-CONVENTION
RowStatus TruthValue TimeStamp
DisplayString timetraSRMIBModules tmnxSRObjs
tmnxSRNotifyPrefix tmnxSRConfs TNamedItem
TmnxAdminState TmnxOperState TNamedItemOrEmpty

Defined Types

TTlsCipherSuiteCode  
This textual convention specifies the cipher suite codes supported by the SR-OS which are used in the TLS Client Hello and TLS Server Hello messages. A cipher suite defines a cipher specification supported in a given version of the TLS protocol. You can find a detailed description of cipher suite codes and cipher suite definitions for the TLS protocol respectively in appendix A.5 and C of RFC 5246
TEXTUAL-CONVENTION    
  INTEGER tlsRsaWithNullMd5(1), tlsRsaWithNullSha(2), tlsRsaWithNullSha256(59), tlsRsaWith3desEdeCbcSha(10), tlsRsaWithAes128CbcSha(47), tlsRsaWithAes256CbcSha(53), tlsRsaWithAes128CbcSha256(60), tlsRsaWithAes256CbcSha256(61)  

TTlsTrustAnchorProfEntry  
SEQUENCE    
  tTlsTrustAnchorProfName TNamedItem
  tTlsTrustAnchorProfLastChgd TimeStamp
  tTlsTrustAnchorProfRowStatus RowStatus
  tTlsTrustAnchorCAProfDown INTEGER

TTlsTrustAnchorsEntry  
SEQUENCE    
  tTlsTrustAnchorsCAProfile TNamedItem
  tTlsTrustAnchorsLastChgd TimeStamp
  tTlsTrustAnchorsRowStatus RowStatus

TTlsClientCiphListEntry  
SEQUENCE    
  tTlsClientCiphListName TNamedItem
  tTlsClientCiphListLastChgd TimeStamp
  tTlsClientCiphListRowStatus RowStatus

TTlsClntCiphListParamEntry  
SEQUENCE    
  tTlsClntCiphListParamIndex Unsigned32
  tTlsClntCiphListParamLastChgd TimeStamp
  tTlsClntCiphListParamRowStatus RowStatus
  tTlsClntCiphListParamSuiteCode TTlsCipherSuiteCode

TTlsClntProfileEntry  
SEQUENCE    
  tTlsClntProfileName TNamedItem
  tTlsClntProfileLastChgd TimeStamp
  tTlsClntProfileRowStatus RowStatus
  tTlsClntProfileAdminState TmnxAdminState
  tTlsClntProfileOperState TmnxOperState
  tTlsClntProfileCiphListName TNamedItemOrEmpty
  tTlsClntProfileTrstAnchrProf TNamedItemOrEmpty

Defined Values

timetraTlsMIBModule 1.3.6.1.4.1.6527.1.1.3.107
This document is the SNMP MIB module for the Nokia SROS implementation of the TLS protocol. Copyright 2008-2016 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied `as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tmnxTlsObjs 1.3.6.1.4.1.6527.3.1.2.107
OBJECT IDENTIFIER    

tmnxTlsConformance 1.3.6.1.4.1.6527.3.1.1.107
OBJECT IDENTIFIER    

tmnxTlsCompliances 1.3.6.1.4.1.6527.3.1.1.107.1
OBJECT IDENTIFIER    

tmnxTlsGroups 1.3.6.1.4.1.6527.3.1.1.107.2
OBJECT IDENTIFIER    

tmnxTlsNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.107
OBJECT IDENTIFIER    

tmnxTlsNotifications 1.3.6.1.4.1.6527.3.1.3.107.0
OBJECT IDENTIFIER    

tmnxTlsScalarObjs 1.3.6.1.4.1.6527.3.1.2.107.1
OBJECT IDENTIFIER    

tmnxTlsConfigObjs 1.3.6.1.4.1.6527.3.1.2.107.2
OBJECT IDENTIFIER    

tmnxTlsStatistics 1.3.6.1.4.1.6527.3.1.2.107.3
OBJECT IDENTIFIER    

tmnxTlsNotifyObjects 1.3.6.1.4.1.6527.3.1.2.107.10
OBJECT IDENTIFIER    

tmnxTlsConfigTimeStamps 1.3.6.1.4.1.6527.3.1.2.107.1.1
OBJECT IDENTIFIER    

tTlsTrustAnchorProfTblLastChgd 1.3.6.1.4.1.6527.3.1.2.107.1.1.4
The value of the object tTlsTrustAnchorProfTblLastChgd indicates the sysUpTime at the time of the last modification to tTlsTrustAnchorProfTable by adding, deleting an entry or change to a writable object in the table. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tTlsTrustAnchorProfTable 1.3.6.1.4.1.6527.3.1.2.107.2.5
The tTlsTrustAnchorProfTable stores configuration and status information related to TLS trust anchor profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TTlsTrustAnchorProfEntry

tTlsTrustAnchorProfEntry 1.3.6.1.4.1.6527.3.1.2.107.2.5.1
The tTlsTrustAnchorProfEntry is an entry (conceptual row) in the tTlsTrustAnchorProfTable. Each entry contains information pertaining to a TLS trust anchor profile. Entries in this table can be created and deleted via SNMP SET operations to tTlsTrustAnchorProfRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TTlsTrustAnchorProfEntry  

tTlsTrustAnchorProfName 1.3.6.1.4.1.6527.3.1.2.107.2.5.1.1
The value of the object tTlsTrustAnchorProfName specifies a TLS trust anchor profile name.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tTlsTrustAnchorProfLastChgd 1.3.6.1.4.1.6527.3.1.2.107.2.5.1.2
The value of the object tTlsTrustAnchorProfLastChgd indicates the sysUpTime at the time of the most recent management-initiated change to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tTlsTrustAnchorProfRowStatus 1.3.6.1.4.1.6527.3.1.2.107.2.5.1.3
The value of the object tTlsTrustAnchorProfRowStatus specifies the status of the conceptual row in tTlsTrustAnchorProfTable. Rows are created and destroyed by SNMP SET operations on this object. Only values 'active(1)', 'createAndGo(4)' and 'destroy(6)' are supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tTlsTrustAnchorCAProfDown 1.3.6.1.4.1.6527.3.1.2.107.2.5.1.4
The value of the object tTlsTrustAnchorCAProfDown indicates the total number of trusted CA-profiles (Certificate-Authority) not operational in the trust anchor profile.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tTlsTrustAnchorsTblLastChgd 1.3.6.1.4.1.6527.3.1.2.107.1.1.5
The value of the object tTlsTrustAnchorsTblLastChgd indicates the sysUpTime at the time of the last modification to tTlsTrustAnchorsTable by adding, deleting an entry or change to a writable object in the table. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tTlsTrustAnchorsTable 1.3.6.1.4.1.6527.3.1.2.107.2.6
The tTlsTrustAnchorsTable maintains configuration of trust anchor CA profiles for TLS trust anchor profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TTlsTrustAnchorsEntry

tTlsTrustAnchorsEntry 1.3.6.1.4.1.6527.3.1.2.107.2.6.1
The tTlsTrustAnchorsEntry is an entry (conceptual row) in the tTlsTrustAnchorsTable. Each entry represents the configuration of a CA profile for a TLS trust anchor profile. Entries in this table can be created and deleted via SNMP SET operations to tTlsTrustAnchorsRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TTlsTrustAnchorsEntry  

tTlsTrustAnchorsCAProfile 1.3.6.1.4.1.6527.3.1.2.107.2.6.1.1
The value of the object tTlsTrustAnchorsCAProfile specifies the name of a CA profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tTlsTrustAnchorsLastChgd 1.3.6.1.4.1.6527.3.1.2.107.2.6.1.2
The value of the object tTlsTrustAnchorsLastChgd indicates the sysUpTime at the time of the most recent management-initiated change to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tTlsTrustAnchorsRowStatus 1.3.6.1.4.1.6527.3.1.2.107.2.6.1.3
The value of the object tTlsTrustAnchorsRowStatus specifies the status of the conceptual row in tTlsTrustAnchorsTable. Rows are created and destroyed by SNMP SET operations on this object. Only values 'active(1)', 'createAndGo(4)' and 'destroy(6)' are supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tTlsClientCiphListTblLastChgd 1.3.6.1.4.1.6527.3.1.2.107.1.1.6
The value of the object tTlsClientCiphListTblLastChgd indicates the sysUpTime at the time of the last modification to tTlsClientCiphListTable by adding, deleting an entry or change to a writable object in the table. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tTlsClientCiphListTable 1.3.6.1.4.1.6527.3.1.2.107.2.7
The tTlsClientCiphListTable maintains configuration of ordered lists of supported cipher suite codes to be sent in a Client Hello message by a TLS client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TTlsClientCiphListEntry

tTlsClientCiphListEntry 1.3.6.1.4.1.6527.3.1.2.107.2.7.1
The tTlsClientCiphListEntry is an entry (conceptual row) in the tTlsClientCiphListTable. Each entry represents the configuration for an ordered list of supported cipher suite codes. Entries in this table can be created and deleted via SNMP SET operations to tTlsClientCiphListRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TTlsClientCiphListEntry  

tTlsClientCiphListName 1.3.6.1.4.1.6527.3.1.2.107.2.7.1.1
The value of the object tTlsClientCiphListName specifies the name of an ordered list of supported cipher suite codes for a TLS client.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tTlsClientCiphListLastChgd 1.3.6.1.4.1.6527.3.1.2.107.2.7.1.2
The value of the object tTlsClientCiphListLastChgd indicates the sysUpTime at the time of the most recent management-initiated change to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tTlsClientCiphListRowStatus 1.3.6.1.4.1.6527.3.1.2.107.2.7.1.3
The value of the object tTlsClientCiphListRowStatus specifies the status of the conceptual row in tTlsClientCiphListTable. Rows are created and destroyed by SNMP SET operations on this object. Only values 'active(1)', 'createAndGo(4)' and 'destroy(6)' are supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tTlsClntCiphListParTblLastChgd 1.3.6.1.4.1.6527.3.1.2.107.1.1.7
The value of the object tTlsClntCiphListParTblLastChgd indicates the sysUpTime at the time of the last modification to tTlsClntCiphListParamTable by adding, deleting an entry or change to a writable object in the table. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tTlsClntCiphListParamTable 1.3.6.1.4.1.6527.3.1.2.107.2.8
The tTlsClntCiphListParamTable stores configuration and status information related to cipher suite codes which belong to ordered lists of cipher suite codes specified by entries in tTlsClientCiphListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TTlsClntCiphListParamEntry

tTlsClntCiphListParamEntry 1.3.6.1.4.1.6527.3.1.2.107.2.8.1
The tTlsClntCiphListParamEntry is an entry (conceptual row) in the tTlsClntCiphListParamTable. Each entry contains information pertaining to a cipher suite code which belongs to a list specified by tTlsClientCiphListName. Entries in this table can be created and deleted via SNMP SET operations to tTlsClntCiphListParamRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TTlsClntCiphListParamEntry  

tTlsClntCiphListParamIndex 1.3.6.1.4.1.6527.3.1.2.107.2.8.1.1
The value of the object tTlsClntCiphListParamIndex specifies the TLS client's order of preference of a cipher suite code within the list specified by tTlsClientCiphListName.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..255  

tTlsClntCiphListParamLastChgd 1.3.6.1.4.1.6527.3.1.2.107.2.8.1.2
The value of the object tTlsClntCiphListParamLastChgd indicates the sysUpTime at the time of the most recent management-initiated change to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tTlsClntCiphListParamRowStatus 1.3.6.1.4.1.6527.3.1.2.107.2.8.1.3
The value of the object tTlsClntCiphListParamRowStatus specifies the status of the conceptual row in tTlsClntCiphListParamTable. 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 tTlsClntCiphListParamSuiteCode has to be provided in the same SNMP SET PDU as the tTlsClntCiphListParamRowStatus. Otherwise the SET request will fail with an 'inconsistentValue' error.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tTlsClntCiphListParamSuiteCode 1.3.6.1.4.1.6527.3.1.2.107.2.8.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  TTlsCipherSuiteCode  

tTlsClntProfileTblLastChgd 1.3.6.1.4.1.6527.3.1.2.107.1.1.8
The value of the object tTlsClntProfileTblLastChgd indicates the sysUpTime at the time of the last modification to tTlsClntProfileTable by adding, deleting an entry or change to a writable object in the table. If no changes were made to the table since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tTlsClntProfileTable 1.3.6.1.4.1.6527.3.1.2.107.2.9
The tTlsClntProfileTable stores configuration and status information related to TLS client profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TTlsClntProfileEntry

tTlsClntProfileEntry 1.3.6.1.4.1.6527.3.1.2.107.2.9.1
The tTlsClntProfileEntry is an entry (conceptual row) in the tTlsClntProfileTable. Each entry contains information pertaining to a TLS client profile. Entries in this table can be created and deleted via SNMP SET operations to tTlsClntProfileRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TTlsClntProfileEntry  

tTlsClntProfileName 1.3.6.1.4.1.6527.3.1.2.107.2.9.1.1
The value of the object tTlsClntProfileName specifies the name for a TLS client profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tTlsClntProfileLastChgd 1.3.6.1.4.1.6527.3.1.2.107.2.9.1.2
The value of the object tTlsClntProfileLastChgd indicates the sysUpTime at the time of the most recent management-initiated change to this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tTlsClntProfileRowStatus 1.3.6.1.4.1.6527.3.1.2.107.2.9.1.3
The value of the object tTlsClntProfileRowStatus specifies the status of the conceptual row in tTlsClntProfileTable. Rows are created and destroyed by SNMP SET operations on this object. Only values 'active(1)', 'createAndGo(4)' and 'destroy(6)' are supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tTlsClntProfileAdminState 1.3.6.1.4.1.6527.3.1.2.107.2.9.1.4
The value of the object tTlsClntProfileAdminState specifies the administrative state of the tTlsClntProfileEntry.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tTlsClntProfileOperState 1.3.6.1.4.1.6527.3.1.2.107.2.9.1.5
The value of the object tTlsClntProfileOperState indicates the operational state of tTlsClntProfileEntry.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tTlsClntProfileCiphListName 1.3.6.1.4.1.6527.3.1.2.107.2.9.1.6
The value of the object tTlsClntProfileCiphListName specifies the ordered list of supported cipher suite codes associated with this TLS client profile.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tTlsClntProfileTrstAnchrProf 1.3.6.1.4.1.6527.3.1.2.107.2.9.1.8
The value of the object tTlsClntProfileTrstAnchrProf specifies the Certificate-Authority Trust Anchor Profile associated with this TLS client profile. An 'inconsistentValue' error is returned if this object is modified when tTlsClntProfileAdminState is in 'inService' state.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxTlsComplianceV14v1 1.3.6.1.4.1.6527.3.1.1.107.1.1
The compliance statement for the management of the TLS protocol on Nokia SROS series systems.
Status: current Access: read-create
MODULE-COMPLIANCE    

tmnxTlsV14v1Groups 1.3.6.1.4.1.6527.3.1.1.107.2.1
OBJECT IDENTIFIER    

tmnxTlsX509CertMgmtGroup 1.3.6.1.4.1.6527.3.1.1.107.2.1.1
The group of objects supporting the management of X.509 certificates on Nokia SROS series systems.
Status: current Access: read-create
OBJECT-GROUP    

tmnxTlsClientMgmtInitialGroup 1.3.6.1.4.1.6527.3.1.1.107.2.1.2
The group of objects supporting the management of a TLS client on Nokia SROS series systems.
Status: current Access: read-create
OBJECT-GROUP