H3C-LICENSE-MIB

File: H3C-LICENSE-MIB.mib (28066 bytes)

Imported modules

HUAWEI-3COM-OID-MIB SNMPv2-SMI SNMPv2-TC
SNMP-FRAMEWORK-MIB ENTITY-MIB

Imported symbols

h3cCommon OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE Unsigned32 TimeTicks
RowStatus DateAndTime TruthValue
SnmpAdminString PhysicalIndex PhysicalIndexOrZero

Defined Types

H3cLicenseDevInfoEntry  
SEQUENCE    
  h3cLicensePhysicalIndex PhysicalIndex
  h3cLicenseSN SnmpAdminString
  h3cLicenseDeviceIDType INTEGER
  h3cLicenseDeviceID SnmpAdminString
  h3cLicenseHardwareInfo SnmpAdminString
  h3cLicenseMaxNum Unsigned32
  h3cLicenseUsedNum Unsigned32
  h3cLicenseRecyclableNum Unsigned32
  h3cLicenseInstallType INTEGER
  h3cLicenseFileStoragePath SnmpAdminString

H3cLicenseGeneralEntry  
SEQUENCE    
  h3cLicenseIndex Unsigned32
  h3cLicenseFeature SnmpAdminString
  h3cLicenseProductDescr OCTET STRING
  h3cLicenseFileDescr SnmpAdminString
  h3cLicenseState INTEGER
  h3cLicenseActivationFile SnmpAdminString
  h3cLicenseActivationKey SnmpAdminString
  h3cLicenseLicenseKey SnmpAdminString
  h3cLicenseUninstActivationFile SnmpAdminString
  h3cLicenseUninstActivationKey SnmpAdminString
  h3cLicenseType INTEGER
  h3cLicenseInstalledTime DateAndTime
  h3cLicenseUninstalledTime DateAndTime
  h3cLicenseDaysLeft Unsigned32
  h3cLicenseValidityStart DateAndTime
  h3cLicenseValidityEnd DateAndTime
  h3cLicenseExpiredDays Unsigned32
  h3cLicenseCount Unsigned32

H3cLicenseFeatureEntry  
SEQUENCE    
  h3cLicenseFeatureName SnmpAdminString
  h3cLicenseFeatureState INTEGER

H3cLicenseOpEntry  
SEQUENCE    
  h3cLicenseOpIndex Unsigned32
  h3cLicenseOpPhysicalIndex PhysicalIndexOrZero
  h3cLicenseOpType INTEGER
  h3cLicenseOpString SnmpAdminString
  h3cLicenseOpNotifyEnable TruthValue
  h3cLicenseOpRowStatus RowStatus
  h3cLicenseOpState INTEGER
  h3cLicenseOpFailedReason SnmpAdminString
  h3cLicenseOpEndTime TimeTicks

Defined Values

h3cLicense 1.3.6.1.4.1.2011.10.2.145
This MIB is used to manage license, including license key, activation key and activation file.
MODULE-IDENTITY    

h3cLicenseScalarObjects 1.3.6.1.4.1.2011.10.2.145.1
OBJECT IDENTIFIER    

h3cLicenseTables 1.3.6.1.4.1.2011.10.2.145.2
OBJECT IDENTIFIER    

h3cLicenseNotifications 1.3.6.1.4.1.2011.10.2.145.3
OBJECT IDENTIFIER    

h3cLicenseNotifyEnable 1.3.6.1.4.1.2011.10.2.145.1.1
This object indicates whether the notifications of license should be generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

h3cLicenseOpEntryMaxNum 1.3.6.1.4.1.2011.10.2.145.1.2
This object indicates the maximum number of entries that may be held in h3cLicenseOpEntry. When the number of entries in h3cLicenseOpEntry reached the value of this object, the oldest entry would be destroyed automatic after executing a new operation.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..20  

h3cLicenseNextFreeOpIndex 1.3.6.1.4.1.2011.10.2.145.1.3
This object indicates the appropriate value for h3cLicenseOpIndex that can be used to create an entry in h3cLicenseOpTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cLicenseDevInfoTable 1.3.6.1.4.1.2011.10.2.145.2.1
A table that displays device information which use to apply license.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cLicenseDevInfoEntry

h3cLicenseDevInfoEntry 1.3.6.1.4.1.2011.10.2.145.2.1.1
A set of objects that displays device information of license.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cLicenseDevInfoEntry  

h3cLicensePhysicalIndex 1.3.6.1.4.1.2011.10.2.145.2.1.1.1
The entPhysicalIndex of the device. The meaning of this object is associated with the management state which from h3cLicenseInstallType. Note that: 1) h3cLicenseInstallType is installInChassis. This object represents the entPhysicalIndex of the local active MPU. 2) h3cLicenseInstallType is installInSlot. This object represents the entPhysicalIndex of MPU boards. 3) h3cLicenseInstallType is installInCPU. This object represents the entPhysicalIndex of the CPUs on an MPU board.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  PhysicalIndex  

h3cLicenseSN 1.3.6.1.4.1.2011.10.2.145.2.1.1.2
The serial number of the device.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

h3cLicenseDeviceIDType 1.3.6.1.4.1.2011.10.2.145.2.1.1.3
The types of device ID. invalid - The device ID is invalid. keyString - The device ID is a string. file - The device ID is a file.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), keyString(2), file(3)  

h3cLicenseDeviceID 1.3.6.1.4.1.2011.10.2.145.2.1.1.4
A string represents the device ID. For example: Device ID: XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX This object can not be read when h3cLicenseDeviceIDType is invalid, and a file name with full path while h3cLicenseDeviceIDType is file. For example: Device ID: flash:/xxx.did
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

h3cLicenseHardwareInfo 1.3.6.1.4.1.2011.10.2.145.2.1.1.5
The information of the device hardware.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

h3cLicenseMaxNum 1.3.6.1.4.1.2011.10.2.145.2.1.1.6
The max number of licenses that can be installed in device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cLicenseUsedNum 1.3.6.1.4.1.2011.10.2.145.2.1.1.7
The number of installed licenses.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cLicenseRecyclableNum 1.3.6.1.4.1.2011.10.2.145.2.1.1.8
The number of recyclable storage for licenses.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cLicenseInstallType 1.3.6.1.4.1.2011.10.2.145.2.1.1.9
The state of license management. This object determines the instance of h3cLicensePhysicalIndex and h3cLicenseOpPhysicalIndex. invalid - The state is invalid as driver fault. installInChassis - License is chassis locked. installInSlot - License is MPU locked. installInCPU - License is CPU locked.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), installInChassis(2), installInSlot(3), installInCPU(4)  

h3cLicenseFileStoragePath 1.3.6.1.4.1.2011.10.2.145.2.1.1.10
The storage path of the installed license files.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

h3cLicenseGeneralTable 1.3.6.1.4.1.2011.10.2.145.2.2
A table that displays general information of installed license.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cLicenseGeneralEntry

h3cLicenseGeneralEntry 1.3.6.1.4.1.2011.10.2.145.2.2.1
A set of objects that displays general information of installed license.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cLicenseGeneralEntry  

h3cLicenseIndex 1.3.6.1.4.1.2011.10.2.145.2.2.1.1
ID that can be used to uniquely identify a license. It may use a stable storage index.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

h3cLicenseFeature 1.3.6.1.4.1.2011.10.2.145.2.2.1.2
The name of the licensed feature. When there multiple features, this object will display with space as delimiter.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..1024)  

h3cLicenseProductDescr 1.3.6.1.4.1.2011.10.2.145.2.2.1.3
The product description in a license.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

h3cLicenseFileDescr 1.3.6.1.4.1.2011.10.2.145.2.2.1.4
The file description in activation file.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..1024)  

h3cLicenseState 1.3.6.1.4.1.2011.10.2.145.2.2.1.5
The state of an installed license. invalid - The license is invalid and cannot be used. inuse - The license is being used. usable - The license is available for use. 1. If multiple days-restricted licenses for one feature are installed, only one license is in 'inuse' state and the rest licenses are in 'usable' state. 2. A date-restricted license is in this state if its start date is not reached. expired - The license has expired. uninstalled - The license has been uninstalled. unusable - The license cannot be used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), inuse(2), usable(3), expired(4), uninstalled(5), unusable(6)  

h3cLicenseActivationFile 1.3.6.1.4.1.2011.10.2.145.2.2.1.6
The name of an installed activation file, with device name and file name. For example: flash:/license/210231A1V0A1290000012013032718261184345.ak
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

h3cLicenseActivationKey 1.3.6.1.4.1.2011.10.2.145.2.2.1.7
The activation key that has been installed. For example: Activation Key: dyKT-x3vc-W@Ca-n4gn-Yo83-rVY3-C8:7-e3pg
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

h3cLicenseLicenseKey 1.3.6.1.4.1.2011.10.2.145.2.2.1.8
The license key that has been installed.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

h3cLicenseUninstActivationFile 1.3.6.1.4.1.2011.10.2.145.2.2.1.9
If an activation file is uninstalled, the system creates an uninstall file. Use this file together with the SN and DID of the transfer destination to register the license for the transfer destination.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

h3cLicenseUninstActivationKey 1.3.6.1.4.1.2011.10.2.145.2.2.1.10
If an activation key is uninstalled, the system creates an uninstall key. Use this key together with the SN and DID of the transfer destination to register the license for the transfer destination.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

h3cLicenseType 1.3.6.1.4.1.2011.10.2.145.2.2.1.11
License type by validity period. unknown - The system cannot obtain the license type. permanent - Purchased license that never expires and is always valid. daysRestricted - Purchased license that is valid for a period in days. trialDaysRestricted - Free trial license that is valid for a period in days. dateRestricted - Purchased license that is valid for an absolute date range. trialDateRestricted - Free trial license that is valid for an absolute date range. countRestricted - Purchased license that is valid for several useing times. trialCountRestricted - Free trial license that is valid for several useing times.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), permanent(2), daysRestricted(3), trialDaysRestricted(4), dateRestricted(5), trialDateRestricted(6), countRestricted(7), trialCountRestricted(8)  

h3cLicenseInstalledTime 1.3.6.1.4.1.2011.10.2.145.2.2.1.12
Time when the license was installed. For example, it would be displayed as: 2013-9-20,13:30:15.0
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h3cLicenseUninstalledTime 1.3.6.1.4.1.2011.10.2.145.2.2.1.13
The time when the license was uninstalled. For example, it would be displayed as: 2013-9-26,15:12:20.0
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h3cLicenseDaysLeft 1.3.6.1.4.1.2011.10.2.145.2.2.1.14
Remaining days of the license. This object is available for a days-restricted license.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cLicenseValidityStart 1.3.6.1.4.1.2011.10.2.145.2.2.1.15
Start date for a date-restricted license. This object is available for a date-restricted license. But if the start date is not limited, this object is unavailable. For example, it would be displayed as: 2013-9-26,15:12:20.0
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h3cLicenseValidityEnd 1.3.6.1.4.1.2011.10.2.145.2.2.1.16
End date for a date-restricted license. This object is available for a date-restricted license. But if the end date is not limited, this object is unavailable. For example, it would be displayed as: 2014-9-26,15:12:20.0
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

h3cLicenseExpiredDays 1.3.6.1.4.1.2011.10.2.145.2.2.1.17
Passed days after a license has been expired.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cLicenseCount 1.3.6.1.4.1.2011.10.2.145.2.2.1.18
The effective number of license. This object is available for a count-restricted license.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cLicenseFeatureTable 1.3.6.1.4.1.2011.10.2.145.2.3
A table that displays installed licenses for features.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cLicenseFeatureEntry

h3cLicenseFeatureEntry 1.3.6.1.4.1.2011.10.2.145.2.3.1
A set of objects that displays installed licenses for features.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cLicenseFeatureEntry  

h3cLicenseFeatureName 1.3.6.1.4.1.2011.10.2.145.2.3.1.1
Feature that must be licensed before being used.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..31)  

h3cLicenseFeatureState 1.3.6.1.4.1.2011.10.2.145.2.3.1.2
License type by purchasing state. notLicensed - The feature is not licensed. trialLicense - The feature is using trial license. formalLicense - The feature is using purchased license.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notLicensed(1), trialLicense(2), formalLicense(3)  

h3cLicenseOpTable 1.3.6.1.4.1.2011.10.2.145.2.4
A table that used to install or uninstall license.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cLicenseOpEntry

h3cLicenseOpEntry 1.3.6.1.4.1.2011.10.2.145.2.4.1
A set of objects used to install or uninstall license.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cLicenseOpEntry  

h3cLicenseOpIndex 1.3.6.1.4.1.2011.10.2.145.2.4.1.1
ID that can be used to uniquely identify an operation.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

h3cLicenseOpPhysicalIndex 1.3.6.1.4.1.2011.10.2.145.2.4.1.2
This object indicates that the entPhysicalIndex of the device where the operation is being executed. The meaning of this object is associated with the management state from h3cLicenseInstallType. Note that: 1) h3cLicenseInstallType is installInChassis. This object represents the entPhysicalIndex of chassis local master. 2) h3cLicenseInstallType is installInSlot. This object represents the entPhysicalIndex of MPU boards. 3) h3cLicenseInstallType is installInCPU. This object represents the entPhysicalIndex of CPUs. This object must be set and can not be set to zero when executing an operation.
Status: current Access: read-create
OBJECT-TYPE    
  PhysicalIndexOrZero  

h3cLicenseOpType 1.3.6.1.4.1.2011.10.2.145.2.4.1.3
The type of this operation. compress - Compress the license storage if the free license storage is not sufficient. Note that: 1) After compressing, the expired licenses and uninstalled licenses in the storage area will be cleared. 2) The DID changes each time the license storage is compressed. 3) Before performing a compression, make sure all activation files generated based on the old DID have been installed. They cannot be installed after the compression. delete - Compress one license storage only. installActivationFile - Install an activation file. installActivationKey - Install an activation key. installLicenseKey - Install a license key. uninstallActivationFile - Uninstall an activation file. uninstallActivationKey - Uninstall an activation key. uninstallLicenseKey - Uninstall a license key.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER compress(1), delete(2), installActivationFile(3), installActivationKey(4), installLicenseKey(5), uninstallActivationFile(6), uninstallActivationKey(7), uninstallLicenseKey(8)  

h3cLicenseOpString 1.3.6.1.4.1.2011.10.2.145.2.4.1.4
This object might be an activation file name, an activation key or a license key that is to be installed, uninstalled or deleted. The operation type is specified in h3cLicenseOpType. For compressing, this object must not be bound when creating a row. For deletion, this object could be an activation file, an activation key or a license key. For installActivationFile and uninstallActivationFile, this object must be a name of an activation file, with full path. Such as: flash:/license/210231A1V0A1290000012013032718261184345.ak For installActivationKey and uninstallActivationKey, this object must be an activation key. For installLicenseKey and uninstallLicenseKey, this object must be a license key.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

h3cLicenseOpNotifyEnable 1.3.6.1.4.1.2011.10.2.145.2.4.1.5
This object indicates whether 'h3cLicenseOpCompletion' notifications will be generated after this operation is completed. Note that, this object is meaningless if the value of 'h3cLicenseNotifyEnable' is 'false'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

h3cLicenseOpRowStatus 1.3.6.1.4.1.2011.10.2.145.2.4.1.6
The status of this conceptual row. When an entry was in active status, values of any object in this entry are forbidden to be changed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cLicenseOpState 1.3.6.1.4.1.2011.10.2.145.2.4.1.7
The state of this operation. opInProgress - This operation is in progress. opSuccessful - Successful to execute this operation. opFailed - Failed to execute this operation, and 'h3cLicenseOpFailedReason' will indicate the detailed cause of the failure.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER opInProgress(1), opSuccessful(2), opFailed(3)  

h3cLicenseOpFailedReason 1.3.6.1.4.1.2011.10.2.145.2.4.1.8
This object indicates the detailed cause of the failure when this operation failed.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

h3cLicenseOpEndTime 1.3.6.1.4.1.2011.10.2.145.2.4.1.9
The value of sysUpTime when the operation is done.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

h3cLicenseNotificationPrefix 1.3.6.1.4.1.2011.10.2.145.3.0
OBJECT IDENTIFIER    

h3cLicenseOpCompletion 1.3.6.1.4.1.2011.10.2.145.3.0.1
This notification is generated when a license operation completed.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cLicenseActivationFileLost 1.3.6.1.4.1.2011.10.2.145.3.0.2
This notification is generated when the activation file has been lost.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cLicenseActivationFileRestored 1.3.6.1.4.1.2011.10.2.145.3.0.3
This notification is generated when the activation file restored successfully.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cLicenseExpired 1.3.6.1.4.1.2011.10.2.145.3.0.4
This notification is generated when the license expires.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cLicenseExpireWarning 1.3.6.1.4.1.2011.10.2.145.3.0.5
This notification is generated when is about to expire.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cLicenseNotificationBindings 1.3.6.1.4.1.2011.10.2.145.3.1
OBJECT IDENTIFIER    

h3cLicenseBindValidityPeriodRemaining 1.3.6.1.4.1.2011.10.2.145.3.1.1
This object indicates the remaining days before the feature's license expires.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32