HM2-LICENSE-MGMT-MIB

File: HM2-LICENSE-MGMT-MIB.mib (12503 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
HM2-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 TEXTUAL-CONVENTION
SnmpAdminString hm2ConfigurationMibs

Defined Types

HmLmSwLvlCap  
.
TEXTUAL-CONVENTION    
  BITS sw-lvl-default(0), sw-lvl-2e(1), sw-lvl-2s(2), sw-lvl-2a(3), sw-lvl-3s(4), sw-lvl-3a(5)  

HmLmLicenseLvlCap  
.
TEXTUAL-CONVENTION    
  BITS none(0), unicast-routing(1), multicast-routing(2)  

Hm2LMLicenseEntry  
SEQUENCE    
  hm2LMLicenseId Integer32
  hm2LMLicenseDescription SnmpAdminString
  hm2LMLicenseVersion SnmpAdminString
  hm2LMLicenseKey SnmpAdminString
  hm2LMLicenseModel INTEGER
  hm2LMLicenseExpiryPeriod Integer32
  hm2LMLicenseOperStatus INTEGER
  hm2LMLicenseAdminStatus INTEGER
  hm2LMLicenseSwLvlCap HmLmSwLvlCap

Hm2LMFeatureEntry  
SEQUENCE    
  hm2LMFeatureId OBJECT IDENTIFIER
  hm2LMFeatureDescription SnmpAdminString
  hm2LMFeatureBinaryID Unsigned32
  hm2LMFeatureCount Unsigned32
  hm2LMFeatureLicenseId Integer32
  hm2LMFeatureStatus INTEGER
  hm2LMFeatureSwLvlCap HmLmSwLvlCap
  hm2LMFeatureSwLicCap HmLmLicenseLvlCap

Defined Values

hm2LicenseMgmtMib 1.3.6.1.4.1.248.11.3
This MIB defines the objects of the Hirschmann License Management. Copyright (C) 2012. All Rights Reserved.
MODULE-IDENTITY    

hm2LicenseMgmtMibNotifications 1.3.6.1.4.1.248.11.3.0
OBJECT IDENTIFIER    

hm2LicenseMgmtMibObjects 1.3.6.1.4.1.248.11.3.1
OBJECT IDENTIFIER    

hm2LMLicenseKeyGroup 1.3.6.1.4.1.248.11.3.1.1
OBJECT IDENTIFIER    

hm2LMLicenseGroup 1.3.6.1.4.1.248.11.3.1.2
OBJECT IDENTIFIER    

hm2LMFeatureGroup 1.3.6.1.4.1.248.11.3.1.3
OBJECT IDENTIFIER    

hm2LMSwLvlGroup 1.3.6.1.4.1.248.11.3.1.4
OBJECT IDENTIFIER    

hm2LMLicenseKeyUdi 1.3.6.1.4.1.248.11.3.1.1.1
Unique device identifier for license generation.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hm2LMLicenseKeyInstall 1.3.6.1.4.1.248.11.3.1.1.2
Installation of a new license key.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hm2LMLicenseKeyDelete 1.3.6.1.4.1.248.11.3.1.1.3
Delete a license key.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hm2LMLicenseTable 1.3.6.1.4.1.248.11.3.1.2.1
This table contains objects, to get information on all licenses that are available on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2LMLicenseEntry

hm2LMLicenseEntry 1.3.6.1.4.1.248.11.3.1.2.1.1
The license information objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2LMLicenseEntry  

hm2LMLicenseId 1.3.6.1.4.1.248.11.3.1.2.1.1.1
The unique identification number of this license.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hm2LMLicenseDescription 1.3.6.1.4.1.248.11.3.1.2.1.1.2
Description of this license.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

hm2LMLicenseVersion 1.3.6.1.4.1.248.11.3.1.2.1.1.3
Version of this license.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

hm2LMLicenseKey 1.3.6.1.4.1.248.11.3.1.2.1.1.4
The granted license key for this license.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

hm2LMLicenseModel 1.3.6.1.4.1.248.11.3.1.2.1.1.5
The current licensing model of this license.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER demo(1), permanent(2)  

hm2LMLicenseExpiryPeriod 1.3.6.1.4.1.248.11.3.1.2.1.1.6
The time period in hours for which the license is still valid. The value of this object is only relevant, when the licensing model is demo.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2LMLicenseOperStatus 1.3.6.1.4.1.248.11.3.1.2.1.1.9
The current operating status of this license.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), expired(3), error(4), no-license(5)  

hm2LMLicenseAdminStatus 1.3.6.1.4.1.248.11.3.1.2.1.1.10
The administrative status of this license.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

hm2LMLicenseSwLvlCap 1.3.6.1.4.1.248.11.3.1.2.1.1.11
.
Status: current Access: read-only
OBJECT-TYPE    
  HmLmSwLvlCap  

hm2LMFeatureTable 1.3.6.1.4.1.248.11.3.1.3.1
This table contains objects, to get information about feature licensing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2LMFeatureEntry

hm2LMFeatureEntry 1.3.6.1.4.1.248.11.3.1.3.1.1
The feature objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2LMFeatureEntry  

hm2LMFeatureId 1.3.6.1.4.1.248.11.3.1.3.1.1.1
The unique identification number of this feature.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OBJECT IDENTIFIER  

hm2LMFeatureDescription 1.3.6.1.4.1.248.11.3.1.3.1.1.2
Description of this feature.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hm2LMFeatureBinaryID 1.3.6.1.4.1.248.11.3.1.3.1.1.3
The integer representation of the license ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2LMFeatureCount 1.3.6.1.4.1.248.11.3.1.3.1.1.4
The number of licensed instances for this feature.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2LMFeatureLicenseId 1.3.6.1.4.1.248.11.3.1.3.1.1.5
The unique identification number of the license which belongs to this feature.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2LMFeatureStatus 1.3.6.1.4.1.248.11.3.1.3.1.1.9
The current license status of this feature.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), expired(3), error(4)  

hm2LMFeatureSwLvlCap 1.3.6.1.4.1.248.11.3.1.3.1.1.10
The software level capabilities for the feature.
Status: current Access: read-only
OBJECT-TYPE    
  HmLmSwLvlCap  

hm2LMFeatureSwLicCap 1.3.6.1.4.1.248.11.3.1.3.1.1.11
The license level Cap for the feature.
Status: current Access: read-only
OBJECT-TYPE    
  HmLmLicenseLvlCap  

hm2LMSwLvlDescription 1.3.6.1.4.1.248.11.3.1.4.1
A textual description of the license currently applied and running on the device.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hm2LMSwLvlCap 1.3.6.1.4.1.248.11.3.1.4.2
The available software level selectable on this device.
Status: current Access: read-only
OBJECT-TYPE    
  HmLmSwLvlCap  

hm2LMSwLvlAdminStatus 0.1.3.6.1.4.1.248.11.3.1.4.3
The configured software level. Setting a new software Lvl requires to save the configuration and reboot the device.
Status: current Access: read-write
OBJECT-TYPE    
  HmLmSwLvlCap  

hm2LMSwLvlOperStatus 1.3.6.1.4.1.248.11.3.1.4.4
The current software level applied and running on this device.
Status: current Access: read-only
OBJECT-TYPE    
  HmLmSwLvlCap  

hm2LMLicenseChangeTrap 1.3.6.1.4.1.248.11.3.0.1
This trap is sent if one of the license information objects is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2LMFeatureChangeTrap 1.3.6.1.4.1.248.11.3.0.2
This trap is sent if one of the feature information objects is changed.
Status: current Access: read-only
NOTIFICATION-TYPE