WWP-LEOS-FEATURE-LICENSE-MIB

File: WWP-LEOS-FEATURE-LICENSE-MIB.mib (19361 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

Unsigned32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE DisplayString TruthValue
wwpModulesLeos

Defined Types

WwpLeosPremiumFeatureStatusEntry  
SEQUENCE    
  wwpLeosPremiumFeatureId INTEGER
  wwpLeosPremiumFeatureName OCTET STRING
  wwpLeosPremiumFeatureDomainName OCTET STRING
  wwpLeosPremiumFeatureDomainId INTEGER
  wwpLeosPremiumFeatureCustomerId INTEGER
  wwpLeosPremiumFeatureLicenseAdminId INTEGER
  wwpLeosPremiumFeatureOperStatus INTEGER
  wwpLeosPremiumFeatureDaysRemaining INTEGER
  wwpLeosPremiumFeatureLicenseKey OCTET STRING

WwpLeosPremiumFeatureLicenseInstalledEntry  
SEQUENCE    
  wwpLeosPremiumFeatureLicenseInstalledModuleIndex Unsigned32
  wwpLeosPremiumFeatureLicenseInstalledOemId INTEGER
  wwpLeosPremiumFeatureLicenseInstalledCustomerId INTEGER
  wwpLeosPremiumFeatureLicenseInstalledAdminId INTEGER
  wwpLeosPremiumFeatureLicenseInstalledDaysRemaining INTEGER
  wwpLeosPremiumFeatureLicenseInstalledEnabled TruthValue
  wwpLeosPremiumFeatureLicenseInstalledSequence Unsigned32
  wwpLeosPremiumFeatureLicenseInstalledDomainId INTEGER
  wwpLeosPremiumFeatureLicenseInstalledName DisplayString
  wwpLeosPremiumFeatureLicenseInstalledDomainName DisplayString
  wwpLeosPremiumFeatureLicenseInstalledKey OCTET STRING

Defined Values

wwpLeosFeatureLicenseMIB 1.3.6.1.4.1.6141.2.60.29
The MIB module for the WWP Premium Feature License Manager.
MODULE-IDENTITY    

wwpLeosFeatureLicenseMIBObjects 1.3.6.1.4.1.6141.2.60.29.1
OBJECT IDENTIFIER    

wwpLeosPremiumFeatureLicense 1.3.6.1.4.1.6141.2.60.29.1.1
OBJECT IDENTIFIER    

wwpLeosPremiumFeatureLicenseStatusNotif 1.3.6.1.4.1.6141.2.60.29.1.2
OBJECT IDENTIFIER    

wwpLeosFeatureLicenseMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.29.2
OBJECT IDENTIFIER    

wwpLeosFeatureLicenseMIBNotifications 1.3.6.1.4.1.6141.2.60.29.2.0
OBJECT IDENTIFIER    

wwpLeosFeatureLicenseMIBConformance 1.3.6.1.4.1.6141.2.60.29.3
OBJECT IDENTIFIER    

wwpLeosFeatureLicenseMIBCompliances 1.3.6.1.4.1.6141.2.60.29.3.1
OBJECT IDENTIFIER    

wwpLeosFeatureLicenseMIBGroups 1.3.6.1.4.1.6141.2.60.29.3.2
OBJECT IDENTIFIER    

wwpLeosPremiumFeatureStatusTable 1.3.6.1.4.1.6141.2.60.29.1.1.1
Table of premium features and the operational status of each.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosPremiumFeatureStatusEntry

wwpLeosPremiumFeatureStatusEntry 1.3.6.1.4.1.6141.2.60.29.1.1.1.1
Each entry represents a premium feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosPremiumFeatureStatusEntry  

wwpLeosPremiumFeatureId 1.3.6.1.4.1.6141.2.60.29.1.1.1.1.1
Unique ID assigned to each premium feature requiring a license. It is the index into the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER baseFeatures(0), dynamicVPLS(1), security(2), pbt(3), carrierEdition(4), advancedEthernet(5), advancedOam(6), pbbTe(7), advanced10G(8), aeAndAoam(9), pbb(10), advancedSync(11)  

wwpLeosPremiumFeatureName 1.3.6.1.4.1.6141.2.60.29.1.1.1.1.2
The name of a premium feature.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

wwpLeosPremiumFeatureDomainName 1.3.6.1.4.1.6141.2.60.29.1.1.1.1.3
The name of the license domain that this premium feature is a member of.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

wwpLeosPremiumFeatureDomainId 1.3.6.1.4.1.6141.2.60.29.1.1.1.1.4
Unique ID assigned to each license domain.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosPremiumFeatureCustomerId 1.3.6.1.4.1.6141.2.60.29.1.1.1.1.5
Customer ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosPremiumFeatureLicenseAdminId 1.3.6.1.4.1.6141.2.60.29.1.1.1.1.6
Premium feature license administrator unique ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosPremiumFeatureOperStatus 1.3.6.1.4.1.6141.2.60.29.1.1.1.1.7
Premium feature license Status. Installed or not installed. infoNotAvailable: Licensing information is not applicable or does not apply to the platform. notInstalled: referred to as an invalid license. This means that none of the operationally enabled modules has a key installed for this license. installed: referred to as a valid license. This means that all of the operationally enabled modules have a key installed for this license and all conditional requirements for such license installation have been satisfied. partial: referred to as a partial License. This means that one or more, but not all, operationally enabled modules have a key installed for this license. noBasicLic: Requires Basic or Carrier License. This means the feature has its key installed into all operationally enabled modules however such feature is not considered installed, or valid, because the Basic Edition or Carrier Edition license is not installed, or valid.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER infoNotAvailable(1), notInstalled(2), installed(3), partial(4), noBaseLic(5)  

wwpLeosPremiumFeatureDaysRemaining 1.3.6.1.4.1.6141.2.60.29.1.1.1.1.8
Days remaining on this premium feature license.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosPremiumFeatureLicenseKey 1.3.6.1.4.1.6141.2.60.29.1.1.1.1.9
Specifies the installed license key string for this feature. This object will return 0 if this feature is not installed.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

wwpLeosPremiumFeatureLicenseKeyInstall 1.3.6.1.4.1.6141.2.60.29.1.1.2
This object can be set to install the license Key. New License Key if accepted will be installed and will show up in wwpLeosPremiumFeatureStatusTable. Get operation on this object will always return 0.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpLeosPremiumFeatureLicenseNameUnInstall 1.3.6.1.4.1.6141.2.60.29.1.1.3
This object can be set to un-install the feature license. This object must be set to feature name that needs to be uninstalled. Feature name can be obtained from (wwpLeosPremiumFeatureName) MIB object in wwpLeosPremiumFeatureStatusTable table. Get operation on this object will always return 0.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpLeosTcePremiumFeatureLicense 1.3.6.1.4.1.6141.2.60.29.1.10
OBJECT IDENTIFIER    

wwpLeosPremiumFeatureLicenseInstalledTable 1.3.6.1.4.1.6141.2.60.29.1.10.1
Table of installed premium features and the operational status of each.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosPremiumFeatureLicenseInstalledEntry

wwpLeosPremiumFeatureLicenseInstalledEntry 1.3.6.1.4.1.6141.2.60.29.1.10.1.1
Each entry represents an installed premium feature license.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosPremiumFeatureLicenseInstalledEntry  

wwpLeosPremiumFeatureLicenseInstalledModuleIndex 1.3.6.1.4.1.6141.2.60.29.1.10.1.1.1
Chassis module number that the premium feature license is installed.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..3  

wwpLeosPremiumFeatureLicenseInstalledOemId 1.3.6.1.4.1.6141.2.60.29.1.10.1.1.3
The installed premium feature license Oem unique ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosPremiumFeatureLicenseInstalledCustomerId 1.3.6.1.4.1.6141.2.60.29.1.10.1.1.4
The installed premium feature license customer unique ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosPremiumFeatureLicenseInstalledAdminId 1.3.6.1.4.1.6141.2.60.29.1.10.1.1.5
The installed premium feature license administrator unique ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosPremiumFeatureLicenseInstalledDaysRemaining 1.3.6.1.4.1.6141.2.60.29.1.10.1.1.6
Days remaining on this installed premium feature license.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosPremiumFeatureLicenseInstalledEnabled 1.3.6.1.4.1.6141.2.60.29.1.10.1.1.7
The premium feature license Status.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosPremiumFeatureLicenseInstalledSequence 1.3.6.1.4.1.6141.2.60.29.1.10.1.1.8
Premium feature license sequence number.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosPremiumFeatureLicenseInstalledDomainId 1.3.6.1.4.1.6141.2.60.29.1.10.1.1.9
The installed premium feature license domain unique ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

wwpLeosPremiumFeatureLicenseInstalledName 1.3.6.1.4.1.6141.2.60.29.1.10.1.1.10
The name of this installed premium feature license.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosPremiumFeatureLicenseInstalledDomainName 1.3.6.1.4.1.6141.2.60.29.1.10.1.1.11
The name of the license domain that this installed premium feature is a member of.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosPremiumFeatureLicenseInstalledKey 1.3.6.1.4.1.6141.2.60.29.1.10.1.1.12
Specifies the installed license key string for this installed premium feature. This object will return zero length if this feature is not installed.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

wwpLeosPremiumFeatureLicenseInstall 1.3.6.1.4.1.6141.2.60.29.1.10.2
OBJECT IDENTIFIER    

wwpLeosPremiumFeatureLicenseInstallModuleIndex 1.3.6.1.4.1.6141.2.60.29.1.10.2.1
Chassis slot number that the feature license is designated to.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..3  

wwpLeosPremiumFeatureLicenseInstallKey 1.3.6.1.4.1.6141.2.60.29.1.10.2.2
New License Key to be installed on slot specified by wwpLeosPremiumFeatureLicenseInstallModuleIndex.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpLeosPremiumFeatureLicenseInstallCommit 1.3.6.1.4.1.6141.2.60.29.1.10.2.3
Setting this object to True will start the Premium License Key installation specified by the wwpLeosPremiumFeatureLicenseInstallKey onto the slot specified by wwpLeosPremiumFeatureLicenseInstallModuleIndex. New License Key if accepted will be installed and will be included in wwpLeosPremiumFeatureLicenseInstalledTable. Upon a successful set, the wwpLeosPremiumFeatureLicenseInstallModuleIndex and wwpLeosPremiumFeatureLicenseInstallKey will be cleared. Get operation on this object will always return False.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosPremiumFeatureLicenseInstallUnsuccessful 1.3.6.1.4.1.6141.2.60.29.1.10.2.4
This object represents the status of an install operation. This object is included in the wwpLeosPremiumFeatureLicenseInstallErrorNotification upon an unsuccessful installation. Get operation on this object will always return zero length.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosPremiumFeatureLicenseUninstall 1.3.6.1.4.1.6141.2.60.29.1.10.3
OBJECT IDENTIFIER    

wwpLeosPremiumFeatureLicenseUninstallModuleIndex 1.3.6.1.4.1.6141.2.60.29.1.10.3.1
Chassis module number that the feature license was installed in. This object can be set to Uninstall the license Key.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..3  

wwpLeosPremiumFeatureLicenseUninstallName 1.3.6.1.4.1.6141.2.60.29.1.10.3.2
This object must be set to feature name that needs to be uninstalled. Premium feature name can be obtained from (wwpLeosPremiumFeatureLicenseName) MIB object in wwpLeosPremiumFeatureLicenseInstalledTable.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpLeosPremiumFeatureLicenseUninstallCommit 1.3.6.1.4.1.6141.2.60.29.1.10.3.3
Setting this object to True will start the Premium License Key uninstallation specified by the wwpLeosPremiumFeatureLicenseUninstallName onto the slot specified by wwpLeosPremiumFeatureLicenseUninstallModuleIndex. Get operation on this object will always return False.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosPremiumFeatureLicenseStatusNotification 1.3.6.1.4.1.6141.2.60.29.2.0.1
The notification is sent when there was change in operational status of a premium feature license.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosPremiumFeatureLicenseInstallErrorNotification 1.3.6.1.4.1.6141.2.60.29.2.0.2
The notification is sent when there was an unsuccessful installation of a premium feature license.
Status: current Access: read-write
NOTIFICATION-TYPE