SIAE-ACM-STATISTICS-MIB
- Registered at
- 1.3.6.1.4.1.3373.1103.75
- Last updated
- 2014-11-05 00:00
- Organization
- SIAE MICROELETTRONICA spa
- Revisions
- 2014-11-05 00:00, 2014-02-11 00:00
- Namespace
- siae
- Source file
SIAE-ACM-STATISTICS-MIB- Digest
sha256:58927fc04b478ccfcfab95584b6a49e6429de4d75b4fe8198e7a12dd9a7e7373
Description
Adaptive Code Modulation (ACM) Statistics (Performance Monitoring)
Contact
SIAE MICROELETTONICA s.p.a. Via Michelangelo Buonarroti, 21 20093 - Cologno Monzese Milano - ITALY Phone : +39-02-27325-1 E-mail: tbd@siaemic.com
Imports
| From | Symbols |
|---|---|
| SIAE-ALARM-MIB | AlarmSeverityCode, AlarmStatus |
| SIAE-TREE-MIB | siaeMib |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SIAE-ACM-STATISTICS-MIB SIAE-ALARM-MIB SIAE-TREE-MIB SIAE-USER-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AcmProfile TEXTUAL-CONVENTION List of supported ACM profiles. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| acmsMibVersion OBJECT-TYPE Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01. | 1.3.6.1.4.1.3373.1103.75.1 | INTEGER | read-only | current |
| acmsTpLinkTable OBJECT-TYPE Table with ACM Termination Point of the radio links. This table contains object to activate and deactivate the buildup of counters. | 1.3.6.1.4.1.3373.1103.75.2 | not-accessible | current | |
| acmsTpLinkRecord OBJECT-TYPE Entry of acmsTpLinkTable. | 1.3.6.1.4.1.3373.1103.75.2.1 | not-accessible | current | |
| acmsTpLinkId OBJECT-TYPE This object identifies the Radio link. | 1.3.6.1.4.1.3373.1103.75.2.1.1 | Integer32 | not-accessible | current |
| acmsTpLinkPolId OBJECT-TYPE This object identifies the Radio link polarization for XPIC configuration. In non XPIC link this object should be 1. | 1.3.6.1.4.1.3373.1103.75.2.1.2 | Integer32 | not-accessible | current |
| acmsTpLinkStartStop OBJECT-TYPE This object is used to start and to stop the statistic (Perfomance Monitoring) counter evaluation. | 1.3.6.1.4.1.3373.1103.75.2.1.3 | INTEGER {start(1), stop(2)} | read-create | current |
| acmsTpLinkLabel OBJECT-TYPE ASCII string used to identify the ACM Termination Point. | 1.3.6.1.4.1.3373.1103.75.2.1.4 | DisplayString (SIZE(0..31)) | read-only | current |
| acmsTpLinkRowStatus OBJECT-TYPE Status of this row of acmsTpLinkTable. When set to notInService, associated acmsTpProfileTable rows may be added, deleted and modified. When an attempt is made to set acmsTpLinkRowStatus to active, there is at least a row in acmsTpProfileTable with first index equal to acmsTpLinkId. Otherwise, the error inconsistentValue is returned to the set attempt. The creation of a row in this table, creates a row with the same index in of acmsTpMaintTable. The deletion of a row in this table, deletes a row with the same index in of acmsTpMaintTable. If this object is set to destroy, must not be no rows in acmsTpProfileTable associated by acmsTpLinkId to the row that is being deleted, otherwise, the error inconsistentValue is returned to the set attempt. Hence, profile instances must be deleted before this link instance. | 1.3.6.1.4.1.3373.1103.75.2.1.5 | RowStatus | read-create | current |
| acmsTpProfileTable OBJECT-TYPE ACM Termination Point Thresholds Class table. Table with AcmsTpProfileRecord records. This table contains alarms and related thresholds to notify them within a specific time interval. | 1.3.6.1.4.1.3373.1103.75.3 | not-accessible | current | |
| acmsTpProfileRecord OBJECT-TYPE Entry of acmsTpLinkTable. Several instances (a instance for each ACM profile supported by the radio system) of this record is created on creation of acmsTpLinkTable. | 1.3.6.1.4.1.3373.1103.75.3.1 | not-accessible | current | |
| acmsTpProfileId OBJECT-TYPE This object identifies the ACM profile of the radio system. | 1.3.6.1.4.1.3373.1103.75.3.1.1 | AcmProfile | not-accessible | current |
| acmsTpProfile15mAlarm OBJECT-TYPE If acmsCounteValue crosses the threshold acmsTpProfile15mThreshold, this alarm is notified. | 1.3.6.1.4.1.3373.1103.75.3.1.2 | AlarmStatus | read-only | current |
| acmsTpProfile24hAlarm OBJECT-TYPE If acmsCounteValue crosses the threshold acmsTpProfile24hThreshold, this alarm is notified. | 1.3.6.1.4.1.3373.1103.75.3.1.3 | AlarmStatus | read-only | current |
| acmsTpProfile15mThreshold OBJECT-TYPE Number of seconds within a 15 minutes interval to set acmsTpProfile15mAlarm. The special value 0 turn off the alarm. For downshift and upshift profiles, this threshold reports the number of times a profile must be changed within a 15 minutes interval to set acmsTpProfile15mAlarm. | 1.3.6.1.4.1.3373.1103.75.3.1.4 | Integer32 | read-create | current |
| acmsTpProfile24hThreshold OBJECT-TYPE Number of seconds within a 24 hours interval to set acmsTpProfile24hAlarm. The special value 0 turn off the alarm. For the profiles downshift and upshift, this threshold reports the number of times a profile must be changed within a 24 hours interval to set acmsTpProfile24hAlarm. | 1.3.6.1.4.1.3373.1103.75.3.1.5 | Integer32 | read-create | current |
| acmsTpProfileRowStatus OBJECT-TYPE Status of this row of acmsTpProfileTable. A row in the acmsTpProfileTable may not be created, deleted, set to notInService or otherwise modified if the there is no a row in acmsTpProfileTable with the same acmsTpLinkId and the associated acmsTpLinkRowStatus object is equal to active. However, if the acmsTpLinkRowStatus object is equal to notInService, a row may be created, deleted or modified. In other words, a profile may not be added, deleted or modified if the ACM statistics of a radio link is active. The creation on a row in this table, creates a row with the same index in of acmsProfileCounterTable. If this object is set to destroy, the associated instance of acmsProfileCounterTable will also be deleted by this action. | 1.3.6.1.4.1.3373.1103.75.3.1.6 | RowStatus | read-create | current |
| acmsTpMaintTable OBJECT-TYPE Table with Command for maintenance of Termination Point. Objects in this table is not persistent. | 1.3.6.1.4.1.3373.1103.75.4 | not-accessible | current | |
| acmsTpMaintRecord OBJECT-TYPE ACM Termination Point Maintenance record. An Instance of this record is created on creation of acmsTpLinkTable. | 1.3.6.1.4.1.3373.1103.75.4.1 | not-accessible | current | |
| acmsTpMaintCounterClear OBJECT-TYPE This object is used to clear the statistic (Perfomance Monitoring) counters. | 1.3.6.1.4.1.3373.1103.75.4.1.1 | INTEGER {notActive(0), clear(1)} | read-write | current |
| acmsTpMaintAlarmClear OBJECT-TYPE This object is used to clear the threshold cross alarms. | 1.3.6.1.4.1.3373.1103.75.4.1.2 | INTEGER {notActive(0), clear(1)} | read-write | current |
| acmsIntervalTable OBJECT-TYPE Table with records of block. | 1.3.6.1.4.1.3373.1103.75.5 | not-accessible | current | |
| acmsIntervalRecord OBJECT-TYPE Entry of acmsBlockTable. There is an entry in acmsBlockTable for each radio link. Several (up to 19) instances of this record are created since the first time that acmsTpLinkStartStop becomes start. | 1.3.6.1.4.1.3373.1103.75.5.1 | not-accessible | current | |
| acmsIntervalId OBJECT-TYPE This object identifies time intervals according to the following code: (1) Current Daily counters (2) Daily counters of the day before (3) Current a day counters (4) a day interval N. 1 (The most recently completed 15 minute interval) ... (19) a day interval N. 16 (The oldest day counters - 4 hours ago). The interval identified by 4 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1. | 1.3.6.1.4.1.3373.1103.75.5.1.1 | INTEGER (1..19) | read-only | current |
| acmsIntervalType OBJECT-TYPE The type of the counter interval: it can describe a daily block counter or a counter related to a 15 minutes interval. | 1.3.6.1.4.1.3373.1103.75.5.1.2 | INTEGER {daily(1), fifteen-min(2)} | read-only | current |
| acmsIntervalStatus OBJECT-TYPE Interval status. | 1.3.6.1.4.1.3373.1103.75.5.1.3 | INTEGER {meaningless(1), meaningfull(2), incomplete(3), dummy(4), lost(5), restarted(6)} | read-only | current |
| acmsIntervalTimeStamp OBJECT-TYPE The object is the time when the performance record is closed. The time is shown as the number of seconds since January 1, 1970 | 1.3.6.1.4.1.3373.1103.75.5.1.4 | Unsigned32 | read-only | current |
| acmsProfileCounterTable OBJECT-TYPE Table with records of ACM statistics counters. | 1.3.6.1.4.1.3373.1103.75.6 | not-accessible | current | |
| acmsProfileCounterRecord OBJECT-TYPE Entry of acmsProfileCounterTable. There is an entry in acmsProfileCounterTable for each profile of each radio link. Several (up to 19) instances of this record are created since the first time that acmsTpLinkStartStop becomes start. | 1.3.6.1.4.1.3373.1103.75.6.1 | not-accessible | current | |
| acmsProfileCounterValue OBJECT-TYPE When index acmsTpProfileId is downshift, this object counts the number of times that the active profile is moved to a lower one. When index acmsTpProfileId is upshift, this object counts the number of times that the active profile is moved to an upper one. When index acmsTpProfileId is unavailable, this object counts the number of seconds in which the modem is not locked. For all other values of acmsTpProfileId the object counts the number of seconds for which the rx profile relative to this row of the table has been active. | 1.3.6.1.4.1.3373.1103.75.6.1.1 | Counter32 | read-only | current |
| acmsTpProfile15mAlarmSeverityCode OBJECT-TYPE Define the severity associated to the acmsTpProfile15mAlarm and enables/disables the trap generation on status change event. | 1.3.6.1.4.1.3373.1103.75.7 | AlarmSeverityCode | read-write | current |
| acmsTpProfile24hAlarmSeverityCode OBJECT-TYPE Define the severity associated to the acmsTpProfile24hAlarm and enables/disables the trap generation on status change event. | 1.3.6.1.4.1.3373.1103.75.8 | AlarmSeverityCode | read-write | current |