SIAE-ACM-STATISTICS-MIB: View SNMP OID List / Download MIB
VENDOR: SIAE MICROELETTRONICA S.P.A.
Home | MIB: SIAE-ACM-STATISTICS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
acmStats | 1.3.6.1.4.1.3373.1103.75 |
Adaptive Code Modulation (ACM) Statistics (Performance Monitoring) |
||
acmsMibVersion | 1.3.6.1.4.1.3373.1103.75.1 | integer | read-only |
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. |
acmsTpLinkTable | 1.3.6.1.4.1.3373.1103.75.2 | no-access |
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.1 | no-access |
Entry of acmsTpLinkTable. |
||
acmsTpLinkId | 1.3.6.1.4.1.3373.1103.75.2.1.1 | integer32 | no-access |
This object identifies the Radio link. |
acmsTpLinkPolId | 1.3.6.1.4.1.3373.1103.75.2.1.2 | integer32 | no-access |
This object identifies the Radio link polarization for XPIC configuration. In non XPIC link this object should be 1. |
acmsTpLinkStartStop | 1.3.6.1.4.1.3373.1103.75.2.1.3 | integer | read-only |
This object is used to start and to stop the statistic (Perfomance Monitoring) counter evaluation. Enumeration: 'start': 1, 'stop': 2. |
acmsTpLinkLabel | 1.3.6.1.4.1.3373.1103.75.2.1.4 | displaystring | read-only |
ASCII string used to identify the ACM Termination Point. |
acmsTpLinkRowStatus | 1.3.6.1.4.1.3373.1103.75.2.1.5 | rowstatus | read-only |
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. |
acmsTpProfileTable | 1.3.6.1.4.1.3373.1103.75.3 | no-access |
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.1 | no-access |
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. |
||
acmsTpProfileId | 1.3.6.1.4.1.3373.1103.75.3.1.1 | acmprofile | no-access |
This object identifies the ACM profile of the radio system. |
acmsTpProfile15mAlarm | 1.3.6.1.4.1.3373.1103.75.3.1.2 | alarmstatus | read-only |
If acmsCounteValue crosses the threshold acmsTpProfile15mThreshold, this alarm is notified. |
acmsTpProfile24hAlarm | 1.3.6.1.4.1.3373.1103.75.3.1.3 | alarmstatus | read-only |
If acmsCounteValue crosses the threshold acmsTpProfile24hThreshold, this alarm is notified. |
acmsTpProfile15mThreshold | 1.3.6.1.4.1.3373.1103.75.3.1.4 | integer32 | read-only |
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. |
acmsTpProfile24hThreshold | 1.3.6.1.4.1.3373.1103.75.3.1.5 | integer32 | read-only |
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. |
acmsTpProfileRowStatus | 1.3.6.1.4.1.3373.1103.75.3.1.6 | rowstatus | read-only |
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. |
acmsTpMaintTable | 1.3.6.1.4.1.3373.1103.75.4 | no-access |
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.1 | no-access |
ACM Termination Point Maintenance record. An Instance of this record is created on creation of acmsTpLinkTable. |
||
acmsTpMaintCounterClear | 1.3.6.1.4.1.3373.1103.75.4.1.1 | integer | read-write |
This object is used to clear the statistic (Perfomance Monitoring) counters. Enumeration: 'notActive': 0, 'clear': 1. |
acmsTpMaintAlarmClear | 1.3.6.1.4.1.3373.1103.75.4.1.2 | integer | read-write |
This object is used to clear the threshold cross alarms. Enumeration: 'notActive': 0, 'clear': 1. |
acmsIntervalTable | 1.3.6.1.4.1.3373.1103.75.5 | no-access |
Table with records of block. |
|
1.3.6.1.4.1.3373.1103.75.5.1 | no-access |
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. |
||
acmsIntervalId | 1.3.6.1.4.1.3373.1103.75.5.1.1 | integer | read-only |
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. |
acmsIntervalType | 1.3.6.1.4.1.3373.1103.75.5.1.2 | integer | read-only |
The type of the counter interval: it can describe a daily block counter or a counter related to a 15 minutes interval. Enumeration: 'fifteen-min': 2, 'daily': 1. |
acmsIntervalStatus | 1.3.6.1.4.1.3373.1103.75.5.1.3 | integer | read-only |
Interval status. Enumeration: 'dummy': 4, 'meaningfull': 2, 'lost': 5, 'restarted': 6, 'meaningless': 1, 'incomplete': 3. |
acmsIntervalTimeStamp | 1.3.6.1.4.1.3373.1103.75.5.1.4 | unsigned32 | read-only |
The object is the time when the performance record is closed. The time is shown as the number of seconds since January 1, 1970 |
acmsProfileCounterTable | 1.3.6.1.4.1.3373.1103.75.6 | no-access |
Table with records of ACM statistics counters. |
|
1.3.6.1.4.1.3373.1103.75.6.1 | no-access |
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. |
||
acmsProfileCounterValue | 1.3.6.1.4.1.3373.1103.75.6.1.1 | counter32 | read-only |
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. |
acmsTpProfile15mAlarmSeverityCode | 1.3.6.1.4.1.3373.1103.75.7 | alarmseveritycode | read-write |
Define the severity associated to the acmsTpProfile15mAlarm and enables/disables the trap generation on status change event. |
acmsTpProfile24hAlarmSeverityCode | 1.3.6.1.4.1.3373.1103.75.8 | alarmseveritycode | read-write |
Define the severity associated to the acmsTpProfile24hAlarm and enables/disables the trap generation on status change event. |