DNMSALARM-MIB

File: DNMSALARM-MIB.mib (4039 bytes)

Imported modules

DYNATECHCOMMUNICATIONS-MIB RFC1213-MIB RFC-1212
RFC-1215

Imported symbols

dynaCommGeneral DisplayString ifIndex
OBJECT-TYPE TRAP-TYPE

Defined Types

DnmsAlarmEntry  
SEQUENCE    
  dnmsAlarmEntryIndex INTEGER
  dnmsAlarmEntryEnable INTEGER
  dnmsAlarmEntryDescr DisplayString

Defined Values

dnmsAlarm 1.3.6.1.4.1.384.2.1
OBJECT IDENTIFIER    

dnmsAlarmEnable 1.3.6.1.4.1.384.2.1.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

dnmsAlarmTable 1.3.6.1.4.1.384.2.1.2
The table of Dynatech proprietary alarms.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnmsAlarmEntry

dnmsAlarmEntry 1.3.6.1.4.1.384.2.1.2.1
An entry for each of the Dynatech proprietary alarms supported by the product.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DnmsAlarmEntry  

dnmsAlarmEntryIndex 1.3.6.1.4.1.384.2.1.2.1.1
Arbitrary number assigned to each alarm. Not all CPX equipment will support all alarms.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER x25-lev1-dn(1), x25-lev1-up(2), x25-lev2-dn(3), x25-lev2-up(4), x25-lev3-dn(5), x25-lev3-up(6), fcs-err(7), cdrlost(8), almlost(9), stalost(10), dev-up(11), dev-dn(12), psufail(13), card-primem(14), card-secmem(15), card-primstr(16), card-secmstr(17), card-linecrd(18), x28-portX28(19), x28-portPkt(20), x28-inact(21), dllinit(22), dllok(23), dllfail(24), fr-nt1time(25), fr-nt2imte(26), fr-nn4count(27), fr-invmsg(28), tpad-nak-ex(29), tpad-slowPoll(30), tpad-normPoll(31), tpad-CD-down(32), tpad-CD-up(33)  

dnmsAlarmEntryEnable 1.3.6.1.4.1.384.2.1.2.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

dnmsAlarmEntryDescr 1.3.6.1.4.1.384.2.1.2.1.3
Textual Description of the alarm condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

dnmsAlarmTrap 1
An SNMP Trap to encapsulate the Dynatech Communications DN25 style alarms into an SNMP managed environment.
TRAP-TYPE