ARRIS-D5-LICENSE-MIB

File: ARRIS-D5-LICENSE-MIB.mib (10367 bytes)

Imported modules

ARRIS-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

arrisD5UEQam Counter32 Gauge32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE TEXTUAL-CONVENTION RowStatus

Defined Types

D5LicenseType  
Type definition for license types.
TEXTUAL-CONVENTION    
  INTEGER qamQuadToHex(1), qamHexToOctal(2), qamQuadToOctal(3)  

D5EncryptionKeyType  
Type definition for license encryption keys.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..150)  

D5EncryptedType  
Type definition for encrypted license information.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..128)  

D5LicenseAllocationEntry  
SEQUENCE    
  d5LicenseAllocationType D5LicenseType
  d5LicensesAllocated D5EncryptedType
  d5LicensesInUse Unsigned32
  d5LicMgrId OCTET STRING

D5LicenseInUseEntry  
SEQUENCE    
  d5LicenseInUseType D5LicenseType
  d5LicenseIndex Unsigned32
  d5LicenseRowStatus RowStatus
  d5LicenseInUseMgrId OCTET STRING

D5LicMgrAllocationEntry  
SEQUENCE    
  d5LicMgrIndex OCTET STRING
  d5LicMgrQuadToHexAllocated Unsigned32
  d5LicMgrHexToOctalAllocated Unsigned32
  d5LicMgrQuadToOctalAllocated Unsigned32

Defined Values

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.
MODULE-IDENTITY    

d5LicenseConfigurationGroup 1.3.6.1.4.1.4115.1.8.1.22.1
A collection of objects providing configuration of D5 license management.
Status: current Access: read-only
OBJECT-GROUP    

d5LicenseTrapDelay 1.3.6.1.4.1.4115.1.8.1.22.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  D5EncryptedType  

d5LicenseTrapResendRate 1.3.6.1.4.1.4115.1.8.1.22.1.2
The rate at which TRAPs are resent, specified as the period between TRAPs. A value of zero will suppress the generation of any TRAPs.
Status: current Access: read-write
OBJECT-TYPE    
  D5EncryptedType  

d5LicenseTimeToLive 1.3.6.1.4.1.4115.1.8.1.22.1.3
The TTL or grace period to use for temporary licenses.
Status: current Access: read-write
OBJECT-TYPE    
  D5EncryptedType  

d5LicenseRemotePublicKey 1.3.6.1.4.1.4115.1.8.1.22.1.4
The public key used to encrypt license information requested from the D5 UEQ.
Status: current Access: read-write
OBJECT-TYPE    
  D5EncryptionKeyType  

d5LicenseLocalPublicKey 1.3.6.1.4.1.4115.1.8.1.22.1.5
The public key used to encrypt license allocations sent to the D5 UEQ.
Status: current Access: read-only
OBJECT-TYPE    
  D5EncryptionKeyType  

d5LicenseAllocationTable 1.3.6.1.4.1.4115.1.8.1.22.2
This table lists license allocations on the D5 UEQ.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5LicenseAllocationEntry

d5LicenseAllocationEntry 1.3.6.1.4.1.4115.1.8.1.22.2.1
An entry for the D5 license allocation table.
Status: current Access: not-accessible
OBJECT-TYPE    
  D5LicenseAllocationEntry  

d5LicenseAllocationType 1.3.6.1.4.1.4115.1.8.1.22.2.1.1
Type of license allocated.
Status: current Access: read-only
OBJECT-TYPE    
  D5LicenseType  

d5LicensesAllocated 1.3.6.1.4.1.4115.1.8.1.22.2.1.2
The total number of licenses in this allocation.
Status: current Access: read-write
OBJECT-TYPE    
  D5EncryptedType  

d5LicensesInUse 1.3.6.1.4.1.4115.1.8.1.22.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

d5LicMgrId 1.3.6.1.4.1.4115.1.8.1.22.2.1.4
Identifier of the license manager making this allocation.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

d5LicenseInUseTable 1.3.6.1.4.1.4115.1.8.1.22.3
This table lists licenses in use D5 UEQ.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5LicenseInUseEntry

d5LicenseInUseEntry 1.3.6.1.4.1.4115.1.8.1.22.3.1
An entry for the D5 license in-use table.
Status: current Access: not-accessible
OBJECT-TYPE    
  D5LicenseInUseEntry  

d5LicenseInUseType 1.3.6.1.4.1.4115.1.8.1.22.3.1.1
Type of license in use.
Status: current Access: read-only
OBJECT-TYPE    
  D5LicenseType  

d5LicenseIndex 1.3.6.1.4.1.4115.1.8.1.22.3.1.2
A feature specific unique identifier for this license.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

d5LicenseRowStatus 1.3.6.1.4.1.4115.1.8.1.22.3.1.3
The RowStatus for controlling entries in this table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

d5LicenseInUseMgrId 1.3.6.1.4.1.4115.1.8.1.22.3.1.4
Identifier of the license manager using this license.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

d5LicMgrAllocationTable 1.3.6.1.4.1.4115.1.8.1.22.4
This table lists license allocations from specific license managers on the D5 UEQ.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5LicMgrAllocationEntry

d5LicMgrAllocationEntry 1.3.6.1.4.1.4115.1.8.1.22.4.1
An entry for the D5 license manager allocation table.
Status: current Access: not-accessible
OBJECT-TYPE    
  D5LicMgrAllocationEntry  

d5LicMgrIndex 1.3.6.1.4.1.4115.1.8.1.22.4.1.1
Identifier of the license manager that made this allocation.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

d5LicMgrQuadToHexAllocated 1.3.6.1.4.1.4115.1.8.1.22.4.1.2
The number of quad to hex licenses allocated by this license manager.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

d5LicMgrHexToOctalAllocated 1.3.6.1.4.1.4115.1.8.1.22.4.1.3
The number of hex to octal licenses allocated by this license manager.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

d5LicMgrQuadToOctalAllocated 1.3.6.1.4.1.4115.1.8.1.22.4.1.4
The number of quad to octal licenses allocated by this license manager.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

d5LicenseTraps 1.3.6.1.4.1.4115.1.8.1.22.5
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE