ARRIS-D5-LICENSE-MIB: View SNMP OID List / Download MIB

VENDOR: ARRIS INTERACTIVE LLC


 Home MIB: ARRIS-D5-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
 d5LicenseMib 1.3.6.1.4.1.4115.1.8.1.22
This MIB contains objects to configure and monitor licensing of features on the ARRIS D5 UEQ.
       d5LicenseConfigurationGroup 1.3.6.1.4.1.4115.1.8.1.22.1
A collection of objects providing configuration of D5 license management.
           d5LicenseTrapDelay 1.3.6.1.4.1.4115.1.8.1.22.1.1 d5encryptedtype read-write
The delay before the generation of an SNMP TRAP requesting additional licenses after the current allocation has been exhausted. No TRAP will be generated if the resend rate is zero.
           d5LicenseTrapResendRate 1.3.6.1.4.1.4115.1.8.1.22.1.2 d5encryptedtype read-write
The rate at which TRAPs are resent, specified as the period between TRAPs. A value of zero will suppress the generation of any TRAPs.
           d5LicenseTimeToLive 1.3.6.1.4.1.4115.1.8.1.22.1.3 d5encryptedtype read-write
The TTL or grace period to use for temporary licenses.
           d5LicenseRemotePublicKey 1.3.6.1.4.1.4115.1.8.1.22.1.4 d5encryptionkeytype read-write
The public key used to encrypt license information requested from the D5 UEQ.
           d5LicenseLocalPublicKey 1.3.6.1.4.1.4115.1.8.1.22.1.5 d5encryptionkeytype read-only
The public key used to encrypt license allocations sent to the D5 UEQ.
       d5LicenseAllocationTable 1.3.6.1.4.1.4115.1.8.1.22.2 no-access
This table lists license allocations on the D5 UEQ.
           d5LicenseAllocationEntry 1.3.6.1.4.1.4115.1.8.1.22.2.1 no-access
An entry for the D5 license allocation table.
               d5LicenseAllocationType 1.3.6.1.4.1.4115.1.8.1.22.2.1.1 d5licensetype read-only
Type of license allocated.
               d5LicensesAllocated 1.3.6.1.4.1.4115.1.8.1.22.2.1.2 d5encryptedtype read-write
The total number of licenses in this allocation.
               d5LicensesInUse 1.3.6.1.4.1.4115.1.8.1.22.2.1.3 unsigned32 read-only
The number of licenses in this allocation that is currently in use. A higher number in use than allocated indicates the presence of temporary licenses. The number of temporary licenses can be determined by subtracting d5LicensesAllocated from d5LicensesInUse.
               d5LicMgrId 1.3.6.1.4.1.4115.1.8.1.22.2.1.4 octet string read-write
Identifier of the license manager making this allocation.
       d5LicenseInUseTable 1.3.6.1.4.1.4115.1.8.1.22.3 no-access
This table lists licenses in use D5 UEQ.
           d5LicenseInUseEntry 1.3.6.1.4.1.4115.1.8.1.22.3.1 no-access
An entry for the D5 license in-use table.
               d5LicenseInUseType 1.3.6.1.4.1.4115.1.8.1.22.3.1.1 d5licensetype read-only
Type of license in use.
               d5LicenseIndex 1.3.6.1.4.1.4115.1.8.1.22.3.1.2 unsigned32 read-only
A feature specific unique identifier for this license.
               d5LicenseRowStatus 1.3.6.1.4.1.4115.1.8.1.22.3.1.3 rowstatus read-write
The RowStatus for controlling entries in this table.
               d5LicenseInUseMgrId 1.3.6.1.4.1.4115.1.8.1.22.3.1.4 octet string read-write
Identifier of the license manager using this license.
       d5LicMgrAllocationTable 1.3.6.1.4.1.4115.1.8.1.22.4 no-access
This table lists license allocations from specific license managers on the D5 UEQ.
           d5LicMgrAllocationEntry 1.3.6.1.4.1.4115.1.8.1.22.4.1 no-access
An entry for the D5 license manager allocation table.
               d5LicMgrIndex 1.3.6.1.4.1.4115.1.8.1.22.4.1.1 octet string read-only
Identifier of the license manager that made this allocation.
               d5LicMgrQuadToHexAllocated 1.3.6.1.4.1.4115.1.8.1.22.4.1.2 unsigned32 read-only
The number of quad to hex licenses allocated by this license manager.
               d5LicMgrHexToOctalAllocated 1.3.6.1.4.1.4115.1.8.1.22.4.1.3 unsigned32 read-only
The number of hex to octal licenses allocated by this license manager.
               d5LicMgrQuadToOctalAllocated 1.3.6.1.4.1.4115.1.8.1.22.4.1.4 unsigned32 read-only
The number of quad to octal licenses allocated by this license manager.
       d5LicenseTraps 1.3.6.1.4.1.4115.1.8.1.22.5
           d5LMNoKeyAvailable 1.3.6.1.4.1.4115.1.8.1.22.5.1
This TRAP is sent by the D5 UEQ if it receives a request for a licensed feature, but the free pool of available permanent licenses is exhausted. It is resent at the configured d5LicenseTrapResendRate.
           d5LMServicePeriodExpire 1.3.6.1.4.1.4115.1.8.1.22.5.2
This TRAP is sent by the D5 UEQ when the grace period for a Temporary license expires and a feature is revoked.