CTRON-LINE-STATISTICS-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS INC.
Home | MIB: CTRON-LINE-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 |
ctSSA | 1.3.6.1.4.1.52.4497 | |||
ctDsx1LineStatisticsTable | 1.3.6.1.4.1.52.4497.21 | no-access |
A list of statistics gathered at Layer 1 for the installed WAN ports. |
|
1.3.6.1.4.1.52.4497.21.1 | no-access |
A list of statistics gathered at Layer 1 for a given WAN port. The statistics include counts for qualified alarms and total alarms (qualified alarms and unqualified alarms). A qualified alarm is an alarm whose presence has been detected for a finite amount of time (called its integration period). An unqualified alarm is an alarm whose presence has not been detected for the entire integration period. |
||
lsLineIndex | 1.3.6.1.4.1.52.4497.21.1.1 | integer | read-only |
The physical line index for this port. |
lsLayer1Up | 1.3.6.1.4.1.52.4497.21.1.2 | integer | read-only |
The number of times Layer 1 has been brought up (by a higher level software entity or administrator) or has come up due to the disintegration of an alarm. |
lsLayer1Down | 1.3.6.1.4.1.52.4497.21.1.3 | integer | read-only |
The number of times Layer 1 has been taken down (by a higher level software entity or administrator) or has gone down due to the integration of an alarm. |
lsLayer1LOS | 1.3.6.1.4.1.52.4497.21.1.4 | integer | read-only |
The number of times Layer 1 has qualified a Loss of Signal. |
lsLayer1LOF | 1.3.6.1.4.1.52.4497.21.1.5 | integer | read-only |
The number of times Layer 1 has qualified a Loss of Frame. |
lsLayer1RAI | 1.3.6.1.4.1.52.4497.21.1.6 | integer | read-only |
The number of times Layer 1 has qualified a Remote Alarm Indication. RAI is also known as a Yellow alarm. |
lsLayer1AIS | 1.3.6.1.4.1.52.4497.21.1.7 | integer | read-only |
The number of times Layer 1 has qualified an Alarm Indication Signal. AIS is also known as a Blue alarm. |
lsLayer1LOSAll | 1.3.6.1.4.1.52.4497.21.1.8 | integer | read-only |
The number of times Layer 1 has detected a Loss of Signal. This includes both qualified and unqualified Losses of Signal. |
lsLayer1LOFAll | 1.3.6.1.4.1.52.4497.21.1.9 | integer | read-only |
The number of times Layer 1 has detected a Loss of Frame. This includes both qualified and unqualified Losses of Frame. |
lsLayer1RAIAll | 1.3.6.1.4.1.52.4497.21.1.10 | integer | read-only |
The number of times Layer 1 has detected a Remote Alarm Indication. This includes both qualified and unqualified Remote Alarm Indications. |
lsLayer1AISAll | 1.3.6.1.4.1.52.4497.21.1.11 | integer | read-only |
The number of times Layer 1 has detected an Alarm Indication Signal. This includes both qualified and unqualified Alarm Indication Signals. |
lsLayer1Interrupts | 1.3.6.1.4.1.52.4497.21.1.12 | integer | read-only |
The number of interrupts seen at Layer 1. |
lsLayer1ClearStats | 1.3.6.1.4.1.52.4497.21.1.13 | integer | read-write |
When written with any value, all statistics associated with this LineIndex will be cleared. |