DNMSALARM-MIB: View SNMP OID List / Download MIB
VENDOR: DYNATECH COMMUNICATIONS
Home | MIB: DNMSALARM-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 |
dnmsAlarm | 1.3.6.1.4.1.384.2.1 | |||
dnmsAlarmEnable | 1.3.6.1.4.1.384.2.1.1 | integer | read-write |
The on/off switch for the dnms style alarms as SNMP traps. When enabled, any condition that would generate an alarm in the DynaTech proprietary management systems would instead generate a SNMP style trap. Enumeration: 'disabled': 2, 'enabled': 1. |
dnmsAlarmTable | 1.3.6.1.4.1.384.2.1.2 | no-access |
The table of Dynatech proprietary alarms. |
|
1.3.6.1.4.1.384.2.1.2.1 | no-access |
An entry for each of the Dynatech proprietary alarms supported by the product. |
||
dnmsAlarmEntryIndex | 1.3.6.1.4.1.384.2.1.2.1.1 | integer | read-only |
Arbitrary number assigned to each alarm. Not all CPX equipment will support all alarms. Enumeration: 'fcs-err': 7, 'x25-lev1-dn': 1, 'tpad-nak-ex': 29, 'x25-lev3-dn': 5, 'fr-nt1time': 25, 'card-linecrd': 18, 'dev-up': 11, 'card-primstr': 16, 'fr-nt2imte': 26, 'x28-inact': 21, 'cdrlost': 8, 'dev-dn': 12, 'x25-lev1-up': 2, 'tpad-slowPoll': 30, 'card-secmem': 15, 'tpad-normPoll': 31, 'x25-lev3-up': 6, 'x25-lev2-dn': 3, 'stalost': 10, 'dllfail': 24, 'x28-portX28': 19, 'dllinit': 22, 'x25-lev2-up': 4, 'x28-portPkt': 20, 'card-primem': 14, 'psufail': 13, 'tpad-CD-up': 33, 'tpad-CD-down': 32, 'fr-invmsg': 28, 'almlost': 9, 'dllok': 23, 'fr-nn4count': 27, 'card-secmstr': 17. |
dnmsAlarmEntryEnable | 1.3.6.1.4.1.384.2.1.2.1.2 | integer | read-write |
Each alarm can be enabled/disabled individually. This is expected to matter more as equivalent SNMP style traps are implemented in MIBS for CPX boxes. The overlapping traps (e.g. rfc1215's linkDown and linkUp overlapping the X25 link down and ups) could result in superfluous trap messages. These can be avoided by selectively disabling some of these traps. Enumeration: 'enable': 1, 'disable': 2. |
dnmsAlarmEntryDescr | 1.3.6.1.4.1.384.2.1.2.1.3 | displaystring | read-only |
Textual Description of the alarm condition. |
dnmsAlarmTrap | 1.3.6.1.4.1.384.2.10.1 |
An SNMP Trap to encapsulate the Dynatech Communications DN25 style alarms into an SNMP managed environment. |