TPT-LICENSE-MIB

File: TPT-LICENSE-MIB.mib (5610 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC TPT-TPAMIBS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TEXTUAL-CONVENTION tpt-tpa-objs

Defined Types

LicenseStatus  
An indicator of the status for a licensed feature.
TEXTUAL-CONVENTION    
  INTEGER info(0), ok(1), warning(2), error(3)  

LicenseAction  
The action to take for a licensed feature.
TEXTUAL-CONVENTION    
  INTEGER allow(0), deny(1)  

LicenseEntry  
SEQUENCE    
  licenseEntryIndex Unsigned32
  licenseEntryFeature OCTET STRING Size(0..63)
  licenseEntryStatus LicenseStatus
  licenseEntryAction LicenseAction
  licenseEntryExpiry OCTET STRING Size(0..31)
  licenseEntryDetails OCTET STRING Size(0..255)

Defined Values

tpt-license-objs 1.3.6.1.4.1.10734.3.3.2.15
License Package support. Copyright (C) 2016 Trend Micro Incorporated. All Rights Reserved. Trend Micro makes no warranty of any kind with regard to this material, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. Trend Micro shall not be liable for errors contained herein or for incidental or consequential damages in connection with the furnishing, performance, or use of this material. This document contains proprietary information, which is protected by copyright. No part of this document may be photocopied, reproduced, or translated into another language without the prior written consent of Trend Micro. The information is provided 'as is' without warranty of any kind and is subject to change without notice. The only warranties for Trend Micro products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Trend Micro shall not be liable for technical or editorial errors or omissions contained herein. TippingPoint(R), the TippingPoint logo, and Digital Vaccine(R) are registered trademarks of Trend Micro. All other company and product names may be trademarks of their respective holders. All rights reserved. This document contains confidential information, trade secrets or both, which are the property of Trend Micro. No part of this documentation may be reproduced in any form or by any means or used to make any derivative work (such as translation, transformation, or adaptation) without written permission from Trend Micro or one of its subsidiaries. All other company and product names may be trademarks of their respective holders.
MODULE-IDENTITY    

licenseTable 1.3.6.1.4.1.10734.3.3.2.15.1
Table of licensed features.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LicenseEntry

licenseEntry 1.3.6.1.4.1.10734.3.3.2.15.1.1
An entry in the licensed feature table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  LicenseEntry  

licenseEntryIndex 1.3.6.1.4.1.10734.3.3.2.15.1.1.1
Index into the licensed feature table, starting with 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

licenseEntryFeature 1.3.6.1.4.1.10734.3.3.2.15.1.1.2
The name of the licensed feature.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

licenseEntryStatus 1.3.6.1.4.1.10734.3.3.2.15.1.1.3
Status of this licensed feature.
Status: current Access: read-only
OBJECT-TYPE    
  LicenseStatus  

licenseEntryAction 1.3.6.1.4.1.10734.3.3.2.15.1.1.4
Action to take for this licensed feature.
Status: current Access: read-only
OBJECT-TYPE    
  LicenseAction  

licenseEntryExpiry 1.3.6.1.4.1.10734.3.3.2.15.1.1.5
The date on which this licensed feature will expire.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

licenseEntryDetails 1.3.6.1.4.1.10734.3.3.2.15.1.1.6
Any additional information about this licensed feature.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)