Resource - MSA

About this Resource


Defines an MSA managed object.

REST API Methods for this Resource


Resource Schema


Configuration

Parameter Name Required Create Read-Only Data Type Description
Name Yes No No string Unique name of the Memory Space Accounting object. If applicable, this attribute may serve as a link to the associated object.
CurrentSize No No No int32 Current size of the Memory Space Accounting object. TL1Name: CUR_SIZE
MaximumSize No No No int32 Maximum size of the Memory Space Accounting object. For CPU specific objects, even distribution across all routing CPUs is assumed. Even distribution is not mandatory. Maximum size may not reflect actual maximum allowed objects. These specific objects only pertain to MTP3 link types M2PA, M2UA and Generic Links and also Signaling Gateway M3UA and SUA ASPs. TL1Name: MAX_SIZE
CurrentUsage No No No MSACPercent0to100 Current usage of the Memory Space Accounting object. Calculated based on Maximum Size and Current Size. For CPU specific objects, may go beyond 100%. These specific objects only pertain to MTP3 link types M2PA, M2UA and Generic Links and also Signaling Gateway M3UA and SUA ASPs. TL1Name: CUR_USAGE
Threshold1 No No No MSACPercent0to99 Threshold 1 of the Memory Space Accounting object (0-99 %). Must be set to less than Threshold 2. A minor alarm is raised when the current usage reaches this threshold. The alarm is cleared when the usage no longer crosses the threshold. TL1Name: T1
Threshold2 No No No MSACPercent0to99 Threshold 2 of the Memory Space Accounting object (0-99 %). Must be set to less than Threshold 3. A minor alarm is raised when the current usage reaches this threshold. The alarm is cleared when the usage no longer crosses the threshold. TL1Name: T2
Threshold3 No No No MSACPercent0to99 Threshold 3 of the Memory Space Accounting object (0-99 %). A major alarm is raised when the current usage reaches this threshold. The alarm is cleared when the usage no longer crosses the threshold. TL1Name: T3
Reporting No No No MSACFeatureBoolean Memory Space Accounting alarm reporting (ENABLED/DISABLED) TL1Name: REPORTING

  • No labels