![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/8/87/887619b9-ad82-4108-b8bb-15d7e7a23b9d/887619b9-ad82-4108-b8bb-15d7e7a23b9d-bg2b1.png)
MIB Reference
Polycom, Inc. 667
STATUS current
DESCRIPTION “Returns how many days left before it expired only if
the license will expire in 30 days, otherwise reutrn -1.”
::= { cmaConfigLicenses 2 }
cmaConfigLicenseCmadLicenseReclaimationThreshold OBJECT-TYPE
SYNTAX Integer32 (0..90)
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Number of days of inactivity by a CMAD before its license is returned
to the available pool. Set to 0 to not reclaim CMAD licenses.”
::= { cmaConfigLicenses 3 }
cmaConfigLicenseSupportedVersions OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..255))
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Supported CMA versions.”
::= { cmaConfigLicenses 4 }
cmaConfigLicenseServerType OBJECT-TYPE
SYNTAX CmaConfigLicenseServerType
MAX-ACCESS read-only
STATUS current
DESCRIPTION “The type of the CMA server.”
::= { cmaConfigLicenses 5 }
CmaConfigLicenseServerType ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION “The type values of the CMA server.”
SYNTAX INTEGER
{
primary(1),
secondary(2)
}
cmaConfigLicenseStatus OBJECT-TYPE
SYNTAX CmaConfigLicenseStatus
MAX-ACCESS read-only
STATUS current
DESCRIPTION “The status of the license.”
::= { cmaConfigLicenses 6 }
CmaConfigLicenseStatus ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION “The status values of the license.”
SYNTAX INTEGER
{
active(1),
inactive(2),
expired(3)
}
cmaConfigLicenseFeatureTable OBJECT-TYPE
SYNTAX SEQUENCE OF CmaConfigLicenseFeatureTableEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION “License feature table.”
::= { cmaConfigLicenses 7 }