A SERVICE OF

logo

Polycom RealPresence Resource Manager System Operations Guide
666 Polycom, Inc.
DESCRIPTION “Is feature enabled.”
DEFVAL { false }
::= { cmaConfigLicenseFeatureTableEntry 3 }
licenseCount OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION “License count. If the license feature does not have an associated license count then the
licenseCount
will return -1 to indicate that the count is not applicable for this feature.”
DEFVAL { 0 }
::= { cmaConfigLicenseFeatureTableEntry 4 }
activatedDate OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Activated date of license. If there is no set date for the license activation then
1970-1-1,0:0:0.0 will be returned.”
::= { cmaConfigLicenseFeatureTableEntry 5 }
expirationDate OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Expiration date of license. If there is not set date for the license expiration then
9999-12-31,0:0:0.0 will be returned.”
::= { cmaConfigLicenseFeatureTableEntry 6 }
cmaConfigLicenseGroup OBJECT-GROUP
OBJECTS
{
cmaConfigLicenseSystemSerialNumber,
cmaConfigLicenseExpirationDays,
cmaConfigLicenseCmadLicenseReclaimationThreshold,
cmaConfigLicenseSupportedVersions,
cmaConfigLicenseServerType,
cmaConfigLicenseStatus,
featureIndex,
featureLicense,
enabled,
licenseCount,
activatedDate,
expirationDate
}
STATUS current
DESCRIPTION “CMA license configuration conformance group.”
::= { cmaConfigConformance 23 }
cmaConfigLicenseSystemSerialNumber OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..255))
MAX-ACCESS read-only
STATUS current
DESCRIPTION “CMA license serial number.”
::= { cmaConfigLicenses 1 }
cmaConfigLicenseExpirationDays OBJECT-TYPE
SYNTAX Integer32 (0..90)
MAX-ACCESS read-only