AT-DS3-MIB: View SNMP OID List / Download MIB
VENDOR: ALLIED TELESIS
Home | MIB: AT-DS3-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 |
ds3 | 1.3.6.1.4.1.207.8.4.4.4.109 |
This MIB file contains definitions of managed objects for the DS3 module. |
||
ds3Traps | 1.3.6.1.4.1.207.8.4.4.4.109.0 | |||
tcaTrap | 1.3.6.1.4.1.207.8.4.4.4.109.0.1 |
A DS3 trap is generated when a threshold crossing alert occurs. This happens when an error count exceeds a pre determined value. The values are counted over 15 minute and 24 hour periods. Once a trap has occured in a given period it may not occur again within the same period. |
||
ds3TrapTable | 1.3.6.1.4.1.207.8.4.4.4.109.1 | no-access |
The ATR enterprise DS3 trap table. |
|
1.3.6.1.4.1.207.8.4.4.4.109.1.1 | no-access |
An entry in the ATR enterprise DS3 trap table. |
||
ds3TcaTrapEnable | 1.3.6.1.4.1.207.8.4.4.4.109.1.1.1 | integer | read-write |
Indicates whether the threshold crossing alert traps should be generated for this interface. Enumeration: 'disabled': 2, 'enabled': 1. |
ds3TrapError | 1.3.6.1.4.1.207.8.4.4.4.109.1.1.2 | integer | read-only |
This variable shows which kind of parameter or primitive caused the trap. This variable is really just a placeholder for the object sent in the DS3 TRAP, but can be read independently if required. The variable will hold the value at the latest trap. A value of ds3NoError shows no trap has occured Enumeration: 'ds3UAS': 5, 'ds3PSES': 3, 'ds3NoError': 1, 'ds3PCVs': 7, 'ds3CCVs': 9, 'ds3CESs': 10, 'ds3SEFs': 4, 'ds3PES': 2, 'ds3LESs': 8, 'ds3CSESs': 11, 'ds3LCVs': 6. |
ds3TrapLoc | 1.3.6.1.4.1.207.8.4.4.4.109.1.1.3 | integer | read-only |
This variable shows whether the trap was caused by a problem at the local or remote end. This variable is really just a placeholder for the object sent in the DS3 TRAP, but can be read independently if required. The variable will hold the value at the latest trap. A value of ds3NoLoc shows no trap had occured. Enumeration: 'ds3NoLoc': 1, 'ds3Near': 2, 'ds3Far': 3. |
ds3TrapInterval | 1.3.6.1.4.1.207.8.4.4.4.109.1.1.4 | integer | read-only |
This variable shows whether the counter which has crossed the threshold is a twenty four hour or fifteen minute counter. This variable is really just a placeholder for the object sent in the DS3 TRAP, but can be read independently if required. The variable will hold the value at the latest trap. A value of ds3NoInt shows no trap has occured. Enumeration: 'ds3Fifteen': 2, 'ds3Twentyfour': 3, 'ds3NoInt': 1. |