DNS-TRAPS-MIB: View SNMP OID List / Download MIB
VENDOR: GENERAL INSTRUMENT
Home | MIB: DNS-TRAPS-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 |
dns | 1.3.6.1.4.1.1166.7.5 |
The MIB module for the DNS common trap VARIABLES. The MIB tree for this MIB is shown below: revision number sds0.001 - initial version revision number sds0.002 - revised with the changes (1) traps are template defined here, it should be copied to application mib module with correct ENTERPRISE declared. (2) all alarm var.'s SYNTAX use enumeration of severity level definition. |
||
dnsTraps | 1.3.6.1.4.1.1166.7.5.1 | |||
dnsAlarms | 1.3.6.1.4.1.1166.7.5.2 | |||
alarmConditionNotInList | 1.3.6.1.4.1.1166.7.5.2.20 | integer32 | read-only |
Alarm which occurs when a clear condition command is issued and there is no such condition in the current condition list. This is a counter for the trap 20. |
alarmConditionAlreadyInList | 1.3.6.1.4.1.1166.7.5.2.21 | integer32 | read-only |
Alarm which occurs when a set condition command is issued and there is already the same condition in the current condition list. This is a counter for the trap 21. |
alarmConditionListFull | 1.3.6.1.4.1.1166.7.5.2.22 | integer32 | read-only |
Alarm which occurs when a set condition command is issued and there is no room in the current condition list. This is a counter for the trap 22. |
alarmInvalidCaseInSwitch | 1.3.6.1.4.1.1166.7.5.2.23 | integer32 | read-only |
Alarm which occurs when in a switch statement the default case is reached. This is a counter for the trap 23. |
alarmCannotCreateSemaphore | 1.3.6.1.4.1.1166.7.5.2.24 | integer32 | read-only |
Alarm which occurs when a semaphore cannot be created. This is a counter for the trap 24. |
alarmCannotOpenSocket | 1.3.6.1.4.1.1166.7.5.2.25 | integer32 | read-only |
Alarm which occurs when a socket cannot be opened. This is a counter for the trap 25. |
alarmUnknownMessageReceived | 1.3.6.1.4.1.1166.7.5.2.26 | integer32 | read-only |
Alarm which occurs when an unknown message is received. This is a counter for the trap 26. |
alarmInvalidMessageReceived | 1.3.6.1.4.1.1166.7.5.2.27 | integer32 | read-only |
Alarm which occurs when an invalid message is received. This is a counter for the trap 27. |