HH3C-LICENSE-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-LICENSE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hh3cLicense 1.3.6.1.4.1.25506.2.145
This MIB is used to manage license, including license key, activation key and activation file.
         hh3cLicenseScalarObjects 1.3.6.1.4.1.25506.2.145.1
             hh3cLicenseNotifyEnable 1.3.6.1.4.1.25506.2.145.1.1 truthvalue read-write
This object indicates whether the notifications of license should be generated.
             hh3cLicenseOpEntryMaxNum 1.3.6.1.4.1.25506.2.145.1.2 unsigned32 read-write
This object indicates the maximum number of entries that may be held in hh3cLicenseOpEntry. When the number of entries in hh3cLicenseOpEntry reached the value of this object, the oldest entry would be destroyed automatic after executing a new operation.
             hh3cLicenseNextFreeOpIndex 1.3.6.1.4.1.25506.2.145.1.3 unsigned32 read-only
This object indicates the appropriate value for hh3cLicenseOpIndex that can be used to create an entry in hh3cLicenseOpTable.
         hh3cLicenseTables 1.3.6.1.4.1.25506.2.145.2
             hh3cLicenseDevInfoTable 1.3.6.1.4.1.25506.2.145.2.1 no-access
A table that displays device information which use to apply license.
                 hh3cLicenseDevInfoEntry 1.3.6.1.4.1.25506.2.145.2.1.1 no-access
A set of objects that displays device information of license.
                     hh3cLicensePhysicalIndex 1.3.6.1.4.1.25506.2.145.2.1.1.1 physicalindex no-access
The entPhysicalIndex of the device. The meaning of this object is associated with the management state which from hh3cLicenseInstallType. Note that: 1) hh3cLicenseInstallType is installInChassis. This object represents the entPhysicalIndex of the local active MPU. 2) hh3cLicenseInstallType is installInSlot. This object represents the entPhysicalIndex of MPU boards. 3) hh3cLicenseInstallType is installInCPU. This object represents the entPhysicalIndex of the CPUs on an MPU board.
                     hh3cLicenseSN 1.3.6.1.4.1.25506.2.145.2.1.1.2 snmpadminstring read-only
The serial number of the device.
                     hh3cLicenseDeviceIDType 1.3.6.1.4.1.25506.2.145.2.1.1.3 integer read-only
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. Enumeration: 'file': 3, 'invalid': 1, 'keyString': 2.
                     hh3cLicenseDeviceID 1.3.6.1.4.1.25506.2.145.2.1.1.4 snmpadminstring read-only
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 hh3cLicenseDeviceIDType is invalid, and a file name with full path while hh3cLicenseDeviceIDType is file. For example: Device ID: flash:/xxx.did
                     hh3cLicenseHardwareInfo 1.3.6.1.4.1.25506.2.145.2.1.1.5 snmpadminstring read-only
The information of the device hardware.
                     hh3cLicenseMaxNum 1.3.6.1.4.1.25506.2.145.2.1.1.6 unsigned32 read-only
The max number of licenses that can be installed in device.
                     hh3cLicenseUsedNum 1.3.6.1.4.1.25506.2.145.2.1.1.7 unsigned32 read-only
The number of installed licenses.
                     hh3cLicenseRecyclableNum 1.3.6.1.4.1.25506.2.145.2.1.1.8 unsigned32 read-only
The number of recyclable storage for licenses.
                     hh3cLicenseInstallType 1.3.6.1.4.1.25506.2.145.2.1.1.9 integer read-only
The state of license management. This object determines the instance of hh3cLicensePhysicalIndex and hh3cLicenseOpPhysicalIndex. invalid - The state is invalid as driver fault. installInChassis - License is chassis locked. installInSlot - License is MPU locked. installInCPU - License is CPU locked. Enumeration: 'installInSlot': 3, 'installInCPU': 4, 'installInChassis': 2, 'invalid': 1.
                     hh3cLicenseFileStoragePath 1.3.6.1.4.1.25506.2.145.2.1.1.10 snmpadminstring read-only
The storage path of the installed license files.
             hh3cLicenseGeneralTable 1.3.6.1.4.1.25506.2.145.2.2 no-access
A table that displays general information of installed license.
                 hh3cLicenseGeneralEntry 1.3.6.1.4.1.25506.2.145.2.2.1 no-access
A set of objects that displays general information of installed license.
                     hh3cLicenseIndex 1.3.6.1.4.1.25506.2.145.2.2.1.1 unsigned32 no-access
ID that can be used to uniquely identify a license. It may use a stable storage index.
                     hh3cLicenseFeature 1.3.6.1.4.1.25506.2.145.2.2.1.2 snmpadminstring read-only
The name of the licensed feature. When there multiple features, this object will display with space as delimiter.
                     hh3cLicenseProductDescr 1.3.6.1.4.1.25506.2.145.2.2.1.3 octet string read-only
The product description in a license.
                     hh3cLicenseFileDescr 1.3.6.1.4.1.25506.2.145.2.2.1.4 snmpadminstring read-only
The file description in activation file.
                     hh3cLicenseState 1.3.6.1.4.1.25506.2.145.2.2.1.5 integer read-only
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. Enumeration: 'usable': 3, 'inuse': 2, 'unusable': 6, 'invalid': 1, 'uninstalled': 5, 'expired': 4.
                     hh3cLicenseActivationFile 1.3.6.1.4.1.25506.2.145.2.2.1.6 snmpadminstring read-only
The name of an installed activation file, with device name and file name. For example: flash:/license/210231A1V0A1290000012013032718261184345.ak
                     hh3cLicenseActivationKey 1.3.6.1.4.1.25506.2.145.2.2.1.7 snmpadminstring read-only
The activation key that has been installed. For example: Activation Key: dyKT-x3vc-W@Ca-n4gn-Yo83-rVY3-C8:7-e3pg
                     hh3cLicenseLicenseKey 1.3.6.1.4.1.25506.2.145.2.2.1.8 snmpadminstring read-only
The license key that has been installed.
                     hh3cLicenseUninstActivationFile 1.3.6.1.4.1.25506.2.145.2.2.1.9 snmpadminstring read-only
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.
                     hh3cLicenseUninstActivationKey 1.3.6.1.4.1.25506.2.145.2.2.1.10 snmpadminstring read-only
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.
                     hh3cLicenseType 1.3.6.1.4.1.25506.2.145.2.2.1.11 integer read-only
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. Enumeration: 'trialDateRestricted': 6, 'unknown': 1, 'daysRestricted': 3, 'trialDaysRestricted': 4, 'trialCountRestricted': 8, 'permanent': 2, 'dateRestricted': 5, 'countRestricted': 7.
                     hh3cLicenseInstalledTime 1.3.6.1.4.1.25506.2.145.2.2.1.12 dateandtime read-only
Time when the license was installed. For example, it would be displayed as: 2013-9-20,13:30:15.0
                     hh3cLicenseUninstalledTime 1.3.6.1.4.1.25506.2.145.2.2.1.13 dateandtime read-only
The time when the license was uninstalled. For example, it would be displayed as: 2013-9-26,15:12:20.0
                     hh3cLicenseDaysLeft 1.3.6.1.4.1.25506.2.145.2.2.1.14 unsigned32 read-only
Remaining days of the license. This object is available for a days-restricted license.
                     hh3cLicenseValidityStart 1.3.6.1.4.1.25506.2.145.2.2.1.15 dateandtime read-only
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
                     hh3cLicenseValidityEnd 1.3.6.1.4.1.25506.2.145.2.2.1.16 dateandtime read-only
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
                     hh3cLicenseExpiredDays 1.3.6.1.4.1.25506.2.145.2.2.1.17 unsigned32 read-only
Passed days after a license has been expired.
                     hh3cLicenseCount 1.3.6.1.4.1.25506.2.145.2.2.1.18 unsigned32 read-only
The effective number of license. This object is available for a count-restricted license.
             hh3cLicenseFeatureTable 1.3.6.1.4.1.25506.2.145.2.3 no-access
A table that displays installed licenses for features.
                 hh3cLicenseFeatureEntry 1.3.6.1.4.1.25506.2.145.2.3.1 no-access
A set of objects that displays installed licenses for features.
                     hh3cLicenseFeatureName 1.3.6.1.4.1.25506.2.145.2.3.1.1 snmpadminstring read-only
Feature that must be licensed before being used.
                     hh3cLicenseFeatureState 1.3.6.1.4.1.25506.2.145.2.3.1.2 integer read-only
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. Enumeration: 'trialLicense': 2, 'formalLicense': 3, 'notLicensed': 1.
             hh3cLicenseOpTable 1.3.6.1.4.1.25506.2.145.2.4 no-access
A table that used to install or uninstall license.
                 hh3cLicenseOpEntry 1.3.6.1.4.1.25506.2.145.2.4.1 no-access
A set of objects used to install or uninstall license.
                     hh3cLicenseOpIndex 1.3.6.1.4.1.25506.2.145.2.4.1.1 unsigned32 no-access
ID that can be used to uniquely identify an operation.
                     hh3cLicenseOpPhysicalIndex 1.3.6.1.4.1.25506.2.145.2.4.1.2 physicalindexorzero read-only
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 hh3cLicenseInstallType. Note that: 1) hh3cLicenseInstallType is installInChassis. This object represents the entPhysicalIndex of chassis local master. 2) hh3cLicenseInstallType is installInSlot. This object represents the entPhysicalIndex of MPU boards. 3) hh3cLicenseInstallType 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.
                     hh3cLicenseOpType 1.3.6.1.4.1.25506.2.145.2.4.1.3 integer read-only
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. Enumeration: 'installLicenseKey': 5, 'uninstallActivationKey': 7, 'uninstallActivationFile': 6, 'compress': 1, 'installActivationKey': 4, 'uninstallLicenseKey': 8, 'installActivationFile': 3, 'delete': 2.
                     hh3cLicenseOpString 1.3.6.1.4.1.25506.2.145.2.4.1.4 snmpadminstring read-only
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 hh3cLicenseOpType. 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.
                     hh3cLicenseOpNotifyEnable 1.3.6.1.4.1.25506.2.145.2.4.1.5 truthvalue read-only
This object indicates whether 'hh3cLicenseOpCompletion' notifications will be generated after this operation is completed. Note that, this object is meaningless if the value of 'hh3cLicenseNotifyEnable' is 'false'.
                     hh3cLicenseOpRowStatus 1.3.6.1.4.1.25506.2.145.2.4.1.6 rowstatus read-only
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.
                     hh3cLicenseOpState 1.3.6.1.4.1.25506.2.145.2.4.1.7 integer read-only
The state of this operation. opInProgress - This operation is in progress. opSuccessful - Successful to execute this operation. opFailed - Failed to execute this operation, and 'hh3cLicenseOpFailedReason' will indicate the detailed cause of the failure. Enumeration: 'opInProgress': 1, 'opSuccessful': 2, 'opFailed': 3.
                     hh3cLicenseOpFailedReason 1.3.6.1.4.1.25506.2.145.2.4.1.8 snmpadminstring read-only
This object indicates the detailed cause of the failure when this operation failed.
                     hh3cLicenseOpEndTime 1.3.6.1.4.1.25506.2.145.2.4.1.9 timeticks read-only
The value of sysUpTime when the operation is done.
         hh3cLicenseNotifications 1.3.6.1.4.1.25506.2.145.3
             hh3cLicenseNotificationPrefix 1.3.6.1.4.1.25506.2.145.3.0
                 hh3cLicenseOpCompletion 1.3.6.1.4.1.25506.2.145.3.0.1
This notification is generated when a license operation completed.
                 hh3cLicenseActivationFileLost 1.3.6.1.4.1.25506.2.145.3.0.2
This notification is generated when the activation file has been lost.
                 hh3cLicenseActivationFileRestored 1.3.6.1.4.1.25506.2.145.3.0.3
This notification is generated when the activation file restored successfully.
                 hh3cLicenseExpired 1.3.6.1.4.1.25506.2.145.3.0.4
This notification is generated when the license expires.
                 hh3cLicenseExpireWarning 1.3.6.1.4.1.25506.2.145.3.0.5
This notification is generated when is about to expire.
             hh3cLicenseNotificationBindings 1.3.6.1.4.1.25506.2.145.3.1
                 hh3cLicenseBindValidityPeriodRemaining 1.3.6.1.4.1.25506.2.145.3.1.1 unsigned32 no-access
This object indicates the remaining days before the feature's license expires.