DL3800-MIB -- %Z% %M% %I% %G% -- $Header$ -- V1.06 02/06/97 Support for DL3800 and DL3900 -- This MIB has not been officially released to the N.I.C. DEFINITIONS ::= BEGIN IMPORTS OBJECT-TYPE FROM RFC-1212 TRAP-TYPE FROM RFC-1215 DisplayString FROM RFC1213-MIB enterprises, Gauge FROM RFC1155-SMI; digital-link OBJECT IDENTIFIER ::= { enterprises 300 } dl3800 OBJECT IDENTIFIER ::= { digital-link 102 } DL3800Event ::= INTEGER { enNoAlarm(1) , enControlBusFail(2) , enControlBusError(3) , enRAMTestFail(4) , enROMChecksumFail(5) , enProcRestart(6) , enControlDbReset(7) , enPwrSupplyFail(8) , enFanFail(9) , enTimeNotSet(10) , enExternalAlarm(11) , enTemperature(12) , enLCADwnldFail(13) , enMC68302SCC1Fail(14) , enMC68302SCC2Fail(15) , enMC68302SCC3Fail(16) , enMC68302SCPFail(17) , enSelftstFail(18) , enWatchdogTimerFired(19) , enNoExtClk(20) , enUsePriClk(21) , enUseSecClk(22) , enUseIntClk(23) , enUseRxClk1(24) , enUseRxClk2(25) , enUseRxClk3(26) , enUseRxClk4(27) , enUseRxClk5(28) , enUseRxClk6(29) , enUseRxClk7(30) , enUseRxClk8(31) , enUseRxClkNone(32) , enNetNotPresent(33) , enLOS(34) , enLOF(35) , enAisRecv(36) , enAisDeclared(37) , enRedAlarm(38) , enYellowDetected(39) , enYellowAlarm(40) , enIdleDetected(41) , enIdleDeclared(42) , enFailedSignal(43) , enXmitSignalLos(44) , enUserLineLp(45) , enUserPayloadLp(46) , enHwLineLp(47) , enHwPayloadLp(48) , enActive(49) , enExcessiveDelay(50) , enSetDet(51) , enResetDet(52) , enCrcReachThrshld(53) , enSesReachThrshld(54) , enUasReachThrshld(55) , enBpvMinorThrshld(56) , enBpvMajorThrshld(57) , enOofMinorThrshld(58) , enOofMajorThrshld(59) , enBpvs15MinorThrshld(60) , enBpvs15MajorThrshld(61) , enCrcs15MinorThrshld(62) , enCrcs15MajorThrshld(63) , enEs15MinorThrshld(64) , enEs15MajorThrshld(65) , enSes15MinorThrshld(66) , enSes15MajorThrshld(67) , enUas15MinorThrshld(68) , enUas15MajorThrshld(69) , enBpvs24MinorThrshld(70) , enBpvs24MajorThrshld(71) , enCrcs24MinorThrshld(72) , enCrcs24MajorThrshld(73) , enEs24MinorThrshld(74) , enEs24MajorThrshld(75) , enSes24MinorThrshld(76) , enSes24MajorThrshld(77) , enUas24MinorThrshld(78) , enUas24MajorThrshld(79) , enControl(80) , enModuleMissing(81) , enModuleFail(82) , enModReset(83) , enUserLbk(84) , enDteLoop1Req(85) , enRemoteLoop1Req(86) , enRemoteLoop2Req(87) , enDteLtLbk(88) , enDteLtRtsLbk(89) , enDteRlbLbk(90) , enDteLOSS(91) , enDTR(92) , enRTS(93) , enLT(94) , enRLB(95) , enTA(96) , enLA(97) , enLB(98) , enDSR(99) , enCTS(100) , enRLSD(101) , enTM(102) , enCA(103) , enLC(104) , enUserLocalLp(105) , enDbfail(106) , enCntrlCardFail(107) } -- The Unit Level Group -- Contains unit-level and DL3800-specific configuration items. unitLevel OBJECT IDENTIFIER ::= { dl3800 1 } -- Unit Level Configuration unitLevelConfig OBJECT IDENTIFIER ::= { unitLevel 1 } unitNum OBJECT-TYPE SYNTAX INTEGER (1..9999) ACCESS read-write STATUS mandatory DESCRIPTION "A value that uniquely identifies a DL3800 unit." ::= { unitLevelConfig 1 } unitName OBJECT-TYPE SYNTAX DisplayString (SIZE (0..20)) ACCESS read-write STATUS mandatory DESCRIPTION "A descriptive name that identifies the DL3800 unit. Use of this parameter is optional, but recommended to aid management." ::= { unitLevelConfig 2 } unitHwRev OBJECT-TYPE SYNTAX DisplayString (SIZE (1..2)) ACCESS read-only STATUS mandatory DESCRIPTION "The DL3800 hardware revision." ::= { unitLevelConfig 3 } unitSwRev OBJECT-TYPE SYNTAX DisplayString (SIZE (1..7)) ACCESS read-only STATUS mandatory DESCRIPTION "The DL3800 software revision." ::= { unitLevelConfig 4 } unitMibRev OBJECT-TYPE SYNTAX DisplayString (SIZE (0..20)) ACCESS read-only STATUS mandatory DESCRIPTION "The DL3800 MIB revision." ::= { unitLevelConfig 5 } unitAlarm OBJECT-TYPE SYNTAX INTEGER { alarmOFF(1), alarmON(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The Alarm Cutoff function mutes audible indicators caused by alarm conditions on the unit. Writing any value to this object activates the alarm cutoff. A read from this variable returns the current ACO state." ::= { unitLevelConfig 6 } unitAutoBkUp OBJECT-TYPE SYNTAX INTEGER { disabled(1), immediate(2), after15Secs(3), after30Secs(4), after1Min(5), after5Mins(6) } ACCESS read-write STATUS mandatory DESCRIPTION "This feature allows the user to backup the database to the EEPROM automatically at certain intervals or manually." ::= { unitLevelConfig 7 } unitFrontPnl OBJECT-TYPE SYNTAX INTEGER { disabled(1), enabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This feature enables (ON) or disables (OFF) the users ability to make changes in the configuration or run tests from the front panel display and buttons." ::= { unitLevelConfig 8 } unitDateMonth OBJECT-TYPE SYNTAX INTEGER (1..12) ACCESS read-write STATUS mandatory DESCRIPTION "The DL3800's date: Month." ::= { unitLevelConfig 9 } unitDateDay OBJECT-TYPE SYNTAX INTEGER (1..31) ACCESS read-write STATUS mandatory DESCRIPTION "The DL3800's date: Day." ::= { unitLevelConfig 10 } unitDateYear OBJECT-TYPE SYNTAX INTEGER (0..99) ACCESS read-write STATUS mandatory DESCRIPTION "The DL3800's date: Year." ::= { unitLevelConfig 11 } unitTimeHour OBJECT-TYPE SYNTAX INTEGER (0..23) ACCESS read-write STATUS mandatory DESCRIPTION "The DL3800's time: Hour." ::= { unitLevelConfig 12 } unitTimeMinute OBJECT-TYPE SYNTAX INTEGER (0..59) ACCESS read-write STATUS mandatory DESCRIPTION "The DL3800's time: Minute." ::= { unitLevelConfig 13 } unitTimeSecond OBJECT-TYPE SYNTAX INTEGER (0..59) ACCESS read-write STATUS mandatory DESCRIPTION "The DL3800's time: Second." ::= { unitLevelConfig 14 } terminalPortBaudRate OBJECT-TYPE SYNTAX INTEGER { bps300(1), bps600(2), bps1200(3), bps2400(4), bps4800(5), bps9600(6), bps19200(7), bps38400(8) } ACCESS read-write STATUS mandatory DESCRIPTION "The DL3800's terminal port baud rate." ::= { unitLevelConfig 15 } terminalPortParity OBJECT-TYPE SYNTAX INTEGER { none(1), odd(2), even(3) } ACCESS read-write STATUS mandatory DESCRIPTION "The DL3800's terminal port parity." ::= { unitLevelConfig 16 } terminalPortStopBits OBJECT-TYPE SYNTAX INTEGER { one(1), oneAndHalf(2), two(3) } ACCESS read-write STATUS mandatory DESCRIPTION "The DL3800's terminal port stop bits: 1, 1.5 or 2." ::= { unitLevelConfig 17 } unitShelfSlotNum OBJECT-TYPE SYNTAX INTEGER (1..10) ACCESS read-only STATUS mandatory DESCRIPTION "The IMUX card shelf slot number." ::= { unitLevelConfig 18 } unitSerialNum OBJECT-TYPE SYNTAX DisplayString (SIZE (14)) ACCESS read-only STATUS mandatory DESCRIPTION "The Unit software configured serial number." ::= { unitLevelConfig 19 } -- Unit Alarm Status unitAlarmStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF UnitAlarmStatusEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The Unit Level alarms and status table." ::= { unitLevel 2 } unitAlarmStatusEntry OBJECT-TYPE SYNTAX UnitAlarmStatusEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An alarm or status entry in the Unit Level alarms and status table." INDEX { unitAlarmIndex } ::= { unitAlarmStatusTable 1 } UnitAlarmStatusEntry ::= SEQUENCE { unitAlarmIndex INTEGER, unitAlarmSeverity INTEGER, unitAlarmType DL3800Event } unitAlarmIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "An index value that uniquely identifies a Unit Level alarm entry." ::= { unitAlarmStatusEntry 1 } unitAlarmSeverity OBJECT-TYPE SYNTAX INTEGER { status(1), minor(2), major(3) } ACCESS read-only STATUS mandatory DESCRIPTION "This parameter indicates the severity of the alarm, or may indicate that the data is status only." ::= { unitAlarmStatusEntry 2 } unitAlarmType OBJECT-TYPE SYNTAX DL3800Event ACCESS read-only STATUS mandatory DESCRIPTION "This parameter is the code for the alarm or status type. This code is used to index into an array of text strings to present a message to the human operator." ::= { unitAlarmStatusEntry 3 } -- Unit Event History unitEventTable OBJECT-TYPE SYNTAX SEQUENCE OF UnitEventEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The Unit Level event history table." ::= { unitLevel 3 } unitEventEntry OBJECT-TYPE SYNTAX UnitEventEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the Unit Level event history table." INDEX { unitEventIndex } ::= { unitEventTable 1 } UnitEventEntry ::= SEQUENCE { unitEventIndex INTEGER, unitEventSeverity INTEGER, unitEventHour INTEGER, unitEventMinute INTEGER, unitEventSecond INTEGER, unitEventMonth INTEGER, unitEventDay INTEGER, unitEventYear INTEGER, unitEventOriginUnitNum INTEGER, unitEventOriginPortNum INTEGER, -- unitEventOriginPortNum -- INTEGER, unitEventType DL3800Event } unitEventIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "An index that uniquely identifies a Unit Level event entry." ::= { unitEventEntry 1 } unitEventSeverity OBJECT-TYPE SYNTAX INTEGER { status(1), minor(2), major(3), idled(4) } ACCESS read-only STATUS mandatory DESCRIPTION "This parameter indicates whether an entry is status-only or the severity of an alarm entry." ::= { unitEventEntry 2 } unitEventHour OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The hour that the event occurred." ::= { unitEventEntry 3 } unitEventMinute OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The minute that the event occurred." ::= { unitEventEntry 4 } unitEventSecond OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The second that the event occurred." ::= { unitEventEntry 5 } unitEventMonth OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The month that the event occurred." ::= { unitEventEntry 6 } unitEventDay OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The day that the event occurred." ::= { unitEventEntry 7 } unitEventYear OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The year that the event occurred." ::= { unitEventEntry 8 } unitEventOriginUnitNum OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The unit number of the device originating the event." ::= { unitEventEntry 9 } unitEventOriginPortNum OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The port number of the device originating the event." ::= { unitEventEntry 10 } -- unitEventOriginPortNum OBJECT-TYPE -- SYNTAX INTEGER -- ACCESS read-only -- STATUS mandatory -- DESCRIPTION -- "The port number of the device -- originating the event." -- ::= { unitEventEntry 11 } unitEventType OBJECT-TYPE SYNTAX DL3800Event ACCESS read-only STATUS mandatory DESCRIPTION "This parameter is the code for the event type. This code is used to index into an array of text strings to present a message to the human operator." ::= { unitEventEntry 11 } dte OBJECT IDENTIFIER ::= { dl3800 2 } -- DTE Interface Configuration dteLevelConfig OBJECT IDENTIFIER ::= { dte 1 } dteType OBJECT-TYPE SYNTAX INTEGER { hssi(1), v35(2), rs449-x21(3) } ACCESS read-write STATUS mandatory DESCRIPTION "The DTE Interface selection." ::= { dteLevelConfig 1 } dteClk OBJECT-TYPE SYNTAX INTEGER { sct(1), scte(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The DTE Clock selection." ::= { dteLevelConfig 2 } dteTxClk OBJECT-TYPE SYNTAX INTEGER { normal(1), inverted(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The DTE transmit Clock selection." ::= { dteLevelConfig 3 } dteRxClk OBJECT-TYPE SYNTAX INTEGER { normal(1), inverted(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The DTE receive Clock selection." ::= { dteLevelConfig 4 } DteDCL ::= INTEGER { deasserted(1), asserted(2), auto(3) } dteRLSD OBJECT-TYPE SYNTAX DteDCL ACCESS read-write STATUS mandatory DESCRIPTION "The DTE RLSD selection." ::= { dteLevelConfig 5 } dteDSR OBJECT-TYPE SYNTAX DteDCL ACCESS read-write STATUS mandatory DESCRIPTION "The DTE DSR selection." ::= { dteLevelConfig 6 } dteCTS OBJECT-TYPE SYNTAX DteDCL ACCESS read-write STATUS mandatory DESCRIPTION "The DTE CTS selection." ::= { dteLevelConfig 7 } dteTM OBJECT-TYPE SYNTAX DteDCL ACCESS read-write STATUS mandatory DESCRIPTION "The DTE TM selection." ::= { dteLevelConfig 8 } dteLOSS OBJECT-TYPE SYNTAX INTEGER { lossRTS(1), lossDTR(2), lossNone(3) } ACCESS read-write STATUS mandatory DESCRIPTION "The DTE LOSS selection." ::= { dteLevelConfig 9 } dteTest OBJECT-TYPE SYNTAX INTEGER { noTest(1), dteNetworkLpbk(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The DTE/NETWORK LOOPBACK selection." ::= { dteLevelConfig 10 } dteDataRate OBJECT-TYPE SYNTAX INTEGER { bps0K(1), bps1536K(2), bps1528K(3), bps3056K(4), bps4584K(5), bps6112K(6), bps7640K(7), bps9168K(8), bps10696K(9), bps12224K(10), bps1344K(11), bps1336K(12), bps2672K(13), bps4008K(14), bps5344K(15), bps6680K(16), bps8016K(17), bps9352K(18), bps10688K(19) } ACCESS read-only STATUS mandatory DESCRIPTION "The DTE port data rate." ::= { dteLevelConfig 11 } -- DTE Interface Alarm Status dteAlarmStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF DteAlarmStatusEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The DTE Interface alarms and status table." ::= { dte 2 } dteAlarmStatusEntry OBJECT-TYPE SYNTAX DteAlarmStatusEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An alarm or status entry in the DTE Interface alarms and status table." INDEX { dteAlarmStatusIndex } ::= { dteAlarmStatusTable 1 } DteAlarmStatusEntry ::= SEQUENCE { dteAlarmStatusIndex INTEGER, dteAlarmSeverity INTEGER, dteAlarmType DL3800Event } dteAlarmStatusIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "An index that uniquely identifies an entry in the DTE Interface card Alarm Status Table." ::= { dteAlarmStatusEntry 1 } dteAlarmSeverity OBJECT-TYPE SYNTAX INTEGER { status(1), minor(2), major(3) } ACCESS read-only STATUS mandatory DESCRIPTION "This parameter indicates the severity of the alarm, or may indicate that the data is status only." ::= { dteAlarmStatusEntry 2 } dteAlarmType OBJECT-TYPE SYNTAX DL3800Event ACCESS read-only STATUS mandatory DESCRIPTION "This parameter is the code for the alarm or status type. This code is used to index into an array of text strings to present a message to the human operator." ::= { dteAlarmStatusEntry 3 } net OBJECT IDENTIFIER ::= { dl3800 3 } -- Network Common Configurations netLevelConfig OBJECT IDENTIFIER ::= { net 1 } TxClkSrc ::= INTEGER { internalTiming (1), externalTiming (2), receiveTiming (3) } RxClkSrc ::= INTEGER { autoTiming (1), rxNet1Timing (2), rxNet2Timing (3), rxNet3Timing (4), rxNet4Timing (5), rxNet5Timing (6), rxNet6Timing (7), rxNet7Timing (8), rxNet8Timing (9) } netPriTxClk OBJECT-TYPE SYNTAX TxClkSrc ACCESS read-write STATUS mandatory DESCRIPTION "The primary transmit clock source for DL3800." ::= { netLevelConfig 1 } netPriRxClk OBJECT-TYPE SYNTAX RxClkSrc ACCESS read-write STATUS mandatory DESCRIPTION "The primary receive clock source for DL3800." ::= { netLevelConfig 2 } netSecTxClk OBJECT-TYPE SYNTAX TxClkSrc ACCESS read-write STATUS mandatory DESCRIPTION "The secondary transmit clock source for DL3800." ::= { netLevelConfig 3 } netSecRxClk OBJECT-TYPE SYNTAX RxClkSrc ACCESS read-write STATUS mandatory DESCRIPTION "The secondary receive clock source for DL3800." ::= { netLevelConfig 4 } netThroughMode OBJECT-TYPE SYNTAX INTEGER { inverseMux(1), singleDsu(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This configures the unit as a single DSU or as an Inverse MUX." ::= { netLevelConfig 5 } netRestoreTime OBJECT-TYPE SYNTAX INTEGER { immediate(1), restore5Secs(2), restore15Secs(3), restore30Secs(4), restore1Min(5), restore5Mins(6), restore10Mins(7), restore15Mins(8) } ACCESS read-write STATUS mandatory DESCRIPTION "This configures the time that a failed T1 line must run without errors in order to be restored automatically." ::= { netLevelConfig 6 } netD4SuppYeldet OBJECT-TYPE SYNTAX INTEGER { allowYelDet(1), suppressYelDet(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This enables or disables the suppression of Yellow detection for D4 network framing only." ::= { netLevelConfig 7 } -- Network Threshold Configurations netThrshld OBJECT IDENTIFIER ::= { net 2 } FallBack ::= INTEGER { fallBackOFF(1), fallBackON(2) } netConsecCRCS OBJECT-TYPE SYNTAX INTEGER (1..100) ACCESS read-write STATUS mandatory DESCRIPTION "The number of consecutive CRC seconds Alarm Threshold." ::= { netThrshld 1 } netFallBackConsecCRCS OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The consecutive CRC seconds FallBack switch." ::= { netThrshld 2 } netConsecSES OBJECT-TYPE SYNTAX INTEGER (1..100) ACCESS read-write STATUS mandatory DESCRIPTION "The number of consecutive SES Alarm Threshold." ::= { netThrshld 3 } netFallBackConsecSES OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The consecutive SES FallBack switch." ::= { netThrshld 4 } netConsecUAS OBJECT-TYPE SYNTAX INTEGER (1..100) ACCESS read-write STATUS mandatory DESCRIPTION "The number of consecutive UAS Alarm Threshold." ::= { netThrshld 5 } netFallBackConsecUAS OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The consecutive UAS FallBack switch." ::= { netThrshld 6 } net15MiBPVS OBJECT-TYPE SYNTAX INTEGER (1..900) ACCESS read-write STATUS mandatory DESCRIPTION "Minor 15 Minutes BPV errored seconds" ::= { netThrshld 7 } net15MjBPVS OBJECT-TYPE SYNTAX INTEGER (1..900) ACCESS read-write STATUS mandatory DESCRIPTION "Major 15 Minutes BPV errored seconds" ::= { netThrshld 8 } net15FallBackBPVS OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The Major BPV errored seconds FallBack switch." ::= { netThrshld 9 } net15MiCRCS OBJECT-TYPE SYNTAX INTEGER (1..900) ACCESS read-write STATUS mandatory DESCRIPTION "Minor 15 Minutes CRC errored seconds" ::= { netThrshld 10 } net15MjCRCS OBJECT-TYPE SYNTAX INTEGER (1..900) ACCESS read-write STATUS mandatory DESCRIPTION "Major 15 Minutes CRC errored seconds" ::= { netThrshld 11 } net15FallBackCRCS OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The Major CRC errored seconds FallBack switch." ::= { netThrshld 12 } net15MiES OBJECT-TYPE SYNTAX INTEGER (1..900) ACCESS read-write STATUS mandatory DESCRIPTION "Minor 15 Minutes ES." ::= { netThrshld 13 } net15MjES OBJECT-TYPE SYNTAX INTEGER (1..900) ACCESS read-write STATUS mandatory DESCRIPTION "Major 15 Minutes ES." ::= { netThrshld 14 } net15FallBackES OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The Major ES FallBack switch." ::= { netThrshld 15 } net15MiSES OBJECT-TYPE SYNTAX INTEGER (1..900) ACCESS read-write STATUS mandatory DESCRIPTION "Minor 15 Minutes SES." ::= { netThrshld 16 } net15MjSES OBJECT-TYPE SYNTAX INTEGER (1..900) ACCESS read-write STATUS mandatory DESCRIPTION "Major 15 Minutes SES." ::= { netThrshld 17 } net15FallBackSES OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The Major SES FallBack switch." ::= { netThrshld 18 } net15MiUAS OBJECT-TYPE SYNTAX INTEGER (1..900) ACCESS read-write STATUS mandatory DESCRIPTION "Minor 15 Minutes UAS." ::= { netThrshld 19 } net15MjUAS OBJECT-TYPE SYNTAX INTEGER (1..900) ACCESS read-write STATUS mandatory DESCRIPTION "Major 15 Minutes UAS." ::= { netThrshld 20 } net15FallBackUAS OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The Major UAS FallBack switch." ::= { netThrshld 21 } net24MiBPVS OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-write STATUS mandatory DESCRIPTION "Minor 24 Hours BPV errored seconds" ::= { netThrshld 22 } net24MjBPVS OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-write STATUS mandatory DESCRIPTION "Major 24 Hours BPV errored seconds" ::= { netThrshld 23 } net24FallBackBPVS OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The Major BPV errored seconds FallBack switch." ::= { netThrshld 24 } net24MiCRCS OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-write STATUS mandatory DESCRIPTION "Minor 24 Hours CRC errored seconds" ::= { netThrshld 25 } net24MjCRCS OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-write STATUS mandatory DESCRIPTION "Major 24 Hours CRC errored seconds" ::= { netThrshld 26 } net24FallBackCRCS OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The Major CRC errored seconds FallBack switch." ::= { netThrshld 27 } net24MiES OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-write STATUS mandatory DESCRIPTION "Minor 24 Hours ES." ::= { netThrshld 28 } net24MjES OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-write STATUS mandatory DESCRIPTION "Major 24 Hours ES." ::= { netThrshld 29 } net24FallBackES OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The Major ES FallBack switch." ::= { netThrshld 30 } net24MiSES OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-write STATUS mandatory DESCRIPTION "Minor 24 Hours SES." ::= { netThrshld 31 } net24MjSES OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-write STATUS mandatory DESCRIPTION "Major 24 Hours SES." ::= { netThrshld 32 } net24FallBackSES OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The Major SES FallBack switch." ::= { netThrshld 33 } net24MiUAS OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-write STATUS mandatory DESCRIPTION "Minor 24 Hours UAS." ::= { netThrshld 34 } net24MjUAS OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-write STATUS mandatory DESCRIPTION "Major 24 Hours UAS." ::= { netThrshld 35 } net24FallBackUAS OBJECT-TYPE SYNTAX FallBack ACCESS read-write STATUS mandatory DESCRIPTION "The Major UAS FallBack switch." ::= { netThrshld 36 } -- Network Port Configuration netPortTable OBJECT-TYPE SYNTAX SEQUENCE OF NetPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION " Table of all network port in the system. " ::= { net 3 } netPortEntry OBJECT-TYPE SYNTAX NetPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A netPortTable entry containing information about a specific Network port." INDEX { netPortIndex } ::= { netPortTable 1 } NetPortEntry ::= SEQUENCE { netPortIndex INTEGER, netHwRev DisplayString (SIZE (1..2)), netReportAlarm INTEGER, netRestoreMode INTEGER, netFramingFormat INTEGER, netLineCode INTEGER, netEQLType INTEGER, netFDL INTEGER, netRcvSetReset INTEGER, netTest INTEGER, netClearStx INTEGER, netLBO INTEGER, netJitter INTEGER, netEGL INTEGER -- Removed Feb 4, 1997 -- netAISTx -- INTEGER } netPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The network port index." ::= { netPortEntry 1 } netHwRev OBJECT-TYPE SYNTAX DisplayString (SIZE (1..2)) ACCESS read-only STATUS mandatory DESCRIPTION "The DL3800 network hardware revision." ::= { netPortEntry 2 } netReportAlarm OBJECT-TYPE SYNTAX INTEGER { mask(1), report(2) } ACCESS read-write STATUS mandatory DESCRIPTION "Report or Mask Network port alarm." ::= { netPortEntry 3 } netRestoreMode OBJECT-TYPE SYNTAX INTEGER { neverUse(1), manualRestore(2), autoRestore(3), alwaysUse(4) } ACCESS read-write STATUS mandatory DESCRIPTION "Selects the ACTIVE/RESTORE mode for network port." ::= { netPortEntry 4 } netFramingFormat OBJECT-TYPE SYNTAX INTEGER { frameD4(1), frameESF(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This variable describes the Framing Format option for the network port." ::= { netPortEntry 5 } netLineCode OBJECT-TYPE SYNTAX INTEGER { codeAMI(1), codeB8ZS(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This variable describes the Line Code option for the network port." ::= { netPortEntry 6 } netEQLType OBJECT-TYPE SYNTAX INTEGER { eql0To132(1), eql133To265(2), eql266To398(3), eql399To531(4), eql532To655(5) } ACCESS read-write STATUS mandatory DESCRIPTION "This variable describes the Line Equalization option for the network port and applies to DSU mode only." ::= { netPortEntry 7 } netFDL OBJECT-TYPE SYNTAX INTEGER { ansi-T1-403(2), att-54016(4), both(6), none(8) } ACCESS read-write STATUS mandatory DESCRIPTION "This bitmap describes the use of the facili- ties data link, and is the sum of the capabili- ties: 'ansi-T1-403' refers to the FDL exchange recommended by ANSI. 'att-54016' refers to ESF FDL exchanges. 'both' combines both Ansi-T1-403 and Att-54016. 'none' indicates that the device does not use the FDL." ::= { netPortEntry 8 } netRcvSetReset OBJECT-TYPE SYNTAX INTEGER { disabled(1), enabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This enables or disables the SET/RESET code detection circuit." ::= { netPortEntry 9 } netTest OBJECT-TYPE SYNTAX INTEGER { noTest(1), payloadLpbk(2), lineLpbk(3), localLpbk(4) } ACCESS read-write STATUS mandatory DESCRIPTION "The DTE/NETWORK LOOPBACK selection." ::= { netPortEntry 10 } netClearStx OBJECT-TYPE SYNTAX INTEGER { clearStx(1) } ACCESS read-write STATUS mandatory DESCRIPTION "Clear the Network port statistics." ::= { netPortEntry 11 } netLBO OBJECT-TYPE SYNTAX INTEGER { lbo-0dB(1), lbo-7halfdB(2), lbo-15dB(3), lbo-22halfdB(4) } ACCESS read-write STATUS mandatory DESCRIPTION "This selects the line build out value in dBs and applies to CSU mode only." ::= { netPortEntry 12 } netJitter OBJECT-TYPE SYNTAX INTEGER { tx(1), rx(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This selects Tx/Rx jitter and applies to CSU mode only." ::= { netPortEntry 13 } netEGL OBJECT-TYPE SYNTAX INTEGER { egl-35dB(1), egl-26dB(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This selects the equalizer gain limit in dBs and applies to CSU mode only." ::= { netPortEntry 14 } -- Removed Feb 5 1997 -- netAISTx OBJECT-TYPE -- SYNTAX INTEGER { -- unframed(1), -- framed(2) -- } -- ACCESS read-write -- STATUS mandatory -- DESCRIPTION -- "This selects framed or unframed AIS transmission." -- ::= { netPortEntry 15 } -- Network Alarm Status Table netAlarmStatusTable OBJECT-TYPE SYNTAX SEQUENCE OF NetAlarmStatusEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The Network Interface Card alarms and status table." ::= { net 4 } netAlarmStatusEntry OBJECT-TYPE SYNTAX NetAlarmStatusEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An alarm or status entry in the network port alarms and status table." INDEX { netAlarmStatusPortIndex, netAlarmStatusIndex } ::= { netAlarmStatusTable 1 } NetAlarmStatusEntry ::= SEQUENCE { netAlarmStatusPortIndex INTEGER, netAlarmStatusIndex INTEGER, netAlarmSeverity INTEGER, netAlarmType DL3800Event } netAlarmStatusPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "An index in the Table that identifies the network port that is being queried." ::= { netAlarmStatusEntry 1 } netAlarmStatusIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "An index that uniquely identifies an entry in the network Alarm Status Table." ::= { netAlarmStatusEntry 2 } netAlarmSeverity OBJECT-TYPE SYNTAX INTEGER { status(1), minor(2), major(3) } ACCESS read-only STATUS mandatory DESCRIPTION "This parameter indicates the severity of the alarm, or may indicate that the data is status only." ::= { netAlarmStatusEntry 3 } netAlarmType OBJECT-TYPE SYNTAX DL3800Event ACCESS read-only STATUS mandatory DESCRIPTION "This parameter is the code for the alarm or status type. This code is used to index into an array of text strings to present a message to the human operator." ::= { netAlarmStatusEntry 4 } -- Network Statistics: Current Group netCurrStxTable OBJECT-TYPE SYNTAX SEQUENCE OF NetCurrStxEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The Network statistics current table." ::= { net 5 } netCurrStxEntry OBJECT-TYPE SYNTAX NetCurrStxEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the Network current table." INDEX { netCurrStxPortIndex } ::= { netCurrStxTable 1 } NetCurrStxEntry ::= SEQUENCE { netCurrStxPortIndex INTEGER, netCurrStxCV Gauge, netCurrStxOOF Gauge, netCurrStxBPV Gauge, netCurrStxES Gauge, netCurrStxESA Gauge, netCurrStxESB Gauge, netCurrStxSES Gauge, netCurrStxSAS Gauge, netCurrStxAISS Gauge, netCurrStxUAS Gauge, netCurrStxCSS Gauge, netCurrStxFES Gauge } netCurrStxPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "An index in the netPortTable that identifies the network port whose statistics are being queried." ::= { netCurrStxEntry 1 } netCurrStxCV OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Code Violations encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 2 } netCurrStxOOF OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of OOF encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 3 } netCurrStxBPV OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of BiPolar Violations encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 4 } netCurrStxES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ES encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 5 } netCurrStxESA OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ESA encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 6 } netCurrStxESB OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ESB encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 7 } netCurrStxSES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of SES encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 8 } netCurrStxSAS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of SAS encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 9 } netCurrStxAISS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of AISS encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 10 } netCurrStxUAS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of UAS encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 11 } netCurrStxCSS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of CSS encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 12 } netCurrStxFES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of FES encountered by the Network port in the current 15-minute interval." ::= { netCurrStxEntry 13 } -- Network Statistics: Interval Group netIntrvlStxTable OBJECT-TYPE SYNTAX SEQUENCE OF NetIntrvlStxEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The Network statistics interval table." ::= { net 6 } netIntrvlStxEntry OBJECT-TYPE SYNTAX NetIntrvlStxEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the Network statistics interval table." INDEX { netIntrvlStxPortIndex, netIntrvlStxNum } ::= { netIntrvlStxTable 1 } NetIntrvlStxEntry ::= SEQUENCE { netIntrvlStxPortIndex INTEGER, netIntrvlStxNum INTEGER, netIntrvlStxCV Gauge, netIntrvlStxOOF Gauge, netIntrvlStxBPV Gauge, netIntrvlStxES Gauge, netIntrvlStxESA Gauge, netIntrvlStxESB Gauge, netIntrvlStxSES Gauge, netIntrvlStxSAS Gauge, netIntrvlStxAISS Gauge, netIntrvlStxUAS Gauge, netIntrvlStxCSS Gauge, netIntrvlStxFES Gauge } netIntrvlStxPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "An index in the netCardTable that identifies the Network port whose statistics are being queried." ::= { netIntrvlStxEntry 1 } netIntrvlStxNum OBJECT-TYPE SYNTAX INTEGER (1..96) ACCESS read-only STATUS mandatory DESCRIPTION "A number between 1 and 96, where 1 is the most recently completed 15-minute interval and 96 is the least recently completed 15-minute interval (assuming that all 96 intervals are valid)." ::= { netIntrvlStxEntry 2 } netIntrvlStxCV OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Code Violations encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 3 } netIntrvlStxOOF OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of OOF encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 4 } netIntrvlStxBPV OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of BiPolar Violations encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 5 } netIntrvlStxES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ES encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 6 } netIntrvlStxESA OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ESA encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 7 } netIntrvlStxESB OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ESB encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 8 } netIntrvlStxSES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of SES encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 9 } netIntrvlStxSAS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of SAS encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 10 } netIntrvlStxAISS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of AISS encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 11 } netIntrvlStxUAS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of UAS encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 12 } netIntrvlStxCSS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of CSS encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 13 } netIntrvlStxFES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of FES encountered by the network port in one of the previous 96 individual 15-minute intervals." ::= { netIntrvlStxEntry 14 } -- Network Statistics: Current Total Group netCurrTotalStxTable OBJECT-TYPE SYNTAX SEQUENCE OF NetCurrTotalStxEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The Network statistics total table." ::= { net 7 } netCurrTotalStxEntry OBJECT-TYPE SYNTAX NetCurrTotalStxEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the Network statistics total table." INDEX { netCurrTotalStxPortIndex } ::= { netCurrTotalStxTable 1 } NetCurrTotalStxEntry ::= SEQUENCE { netCurrTotalStxPortIndex INTEGER, netCurrTotalStxCV Gauge, netCurrTotalStxOOF Gauge, netCurrTotalStxBPV Gauge, netCurrTotalStxES Gauge, netCurrTotalStxESA Gauge, netCurrTotalStxESB Gauge, netCurrTotalStxSES Gauge, netCurrTotalStxSAS Gauge, netCurrTotalStxAISS Gauge, netCurrTotalStxUAS Gauge, netCurrTotalStxCSS Gauge, netCurrTotalStxFES Gauge } netCurrTotalStxPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "An index in the netCardTable that identifies the network port whose statistics are being queried." ::= { netCurrTotalStxEntry 1 } netCurrTotalStxCV OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Code Violations encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 2 } netCurrTotalStxOOF OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of OOF encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 3 } netCurrTotalStxBPV OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of BiPolar Violations encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 4 } netCurrTotalStxES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ES encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 5 } netCurrTotalStxESA OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ESA encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 6 } netCurrTotalStxESB OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ESB encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 7 } netCurrTotalStxSES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of SES encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 8 } netCurrTotalStxSAS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of SAS encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 9 } netCurrTotalStxAISS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of AISS encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 10 } netCurrTotalStxUAS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of UAS encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 11 } netCurrTotalStxCSS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of CSS encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 12 } netCurrTotalStxFES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of FES encountered by the Network in the last 24-hour period." ::= { netCurrTotalStxEntry 13 } -- Network Statistics: Previous Total Group netPrevTotalStxTable OBJECT-TYPE SYNTAX SEQUENCE OF NetPrevTotalStxEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The Network statistics total table." ::= { net 8 } netPrevTotalStxEntry OBJECT-TYPE SYNTAX NetPrevTotalStxEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the Network statistics total table." INDEX { netPrevTotalStxPortIndex } ::= { netPrevTotalStxTable 1 } NetPrevTotalStxEntry ::= SEQUENCE { netPrevTotalStxPortIndex INTEGER, netPrevTotalStxCV Gauge, netPrevTotalStxOOF Gauge, netPrevTotalStxBPV Gauge, netPrevTotalStxES Gauge, netPrevTotalStxESA Gauge, netPrevTotalStxESB Gauge, netPrevTotalStxSES Gauge, netPrevTotalStxSAS Gauge, netPrevTotalStxAISS Gauge, netPrevTotalStxUAS Gauge, netPrevTotalStxCSS Gauge, netPrevTotalStxFES Gauge } netPrevTotalStxPortIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "An index in the netCardTable that identifies the network port whose statistics are being queried." ::= { netPrevTotalStxEntry 1 } netPrevTotalStxCV OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of Code Violations encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 2 } netPrevTotalStxOOF OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of OOF encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 3 } netPrevTotalStxBPV OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of BiPolar Violations encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 4 } netPrevTotalStxES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ES encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 5 } netPrevTotalStxESA OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ESA encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 6 } netPrevTotalStxESB OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of ESB encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 7 } netPrevTotalStxSES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of SES encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 8 } netPrevTotalStxSAS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of SAS encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 9 } netPrevTotalStxAISS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of AISS encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 10 } netPrevTotalStxUAS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of UAS encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 11 } netPrevTotalStxCSS OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of CSS encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 12 } netPrevTotalStxFES OBJECT-TYPE SYNTAX Gauge ACCESS read-only STATUS mandatory DESCRIPTION "The counter associated with the number of FES encountered by the Network in the last 24-hour period." ::= { netPrevTotalStxEntry 13 } -- -- Copyright (c) 1996 Digital Link Corporation -- -- --------------------- TRAPS FOR DL3800 & DL3900 -------------------------- -- -- All of the traps below encode three elements into the message. -- -- a) Port Number (encoded as unitEventOriginPortNum OBJECT-TYPE) -- (unitEventOriginPortNum OID = 1.3.6.1.4.1.300.102.1.3.1.10) -- A value of 0 indicates a Unit or DTE condition. -- A value between 1 and 8 indicates that specific T1 line. -- b) Severity (encoded as unitEventSeverity OBJECT-TYPE) -- (unitEventSeverity OID = 1.3.6.1.4.1.300.102.1.3.1.2) -- A value of 1 indicates a general Status message. -- A value of 2 indicates a Minor Alarm. -- A value of 3 indicates a Major Alarm. -- A value of 4 indicates an Idled Alarm (a Major or Minor Alarm -- condition reverting to the normal operational condition.) -- c) Type (encoded as unitEventType OBJECT-TYPE) -- (unitEventType OID = 1.3.6.1.4.1.300.102.1.3.1.11) -- The condition causing the trap message. This value is redundant -- since it is the same as the TRAP-TYPE value. This value is -- in the range of 2 through 107 and indicates the condition. -- Number 1 is "No Alarm" and will never occur. enControlBusFailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A Control Bus Failure occurred on the unit or DTE port." ::= 2 enControlBusErrorAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A Control Bus Error occurred on the unit." ::= 3 enRAMTestFailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A RAM test failed on the unit." ::= 4 enROMChecksumFailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A ROM checksum test failed on the unit." ::= 5 enProcRestartAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "The processor restarted on the unit." ::= 6 enControlDbResetAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "The controller database was reset on the unit." ::= 7 enPwrSupplyFailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A power supply failed on the unit." ::= 8 enFanFailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A fan failed on the unit." ::= 9 enTimeNotSetAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "The real time clock has not been set on the unit." ::= 10 enExternalAlarmAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "The external alarm input is active on the unit." ::= 11 enTemperatureAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "An excessive temperature condition was detected on the unit." ::= 12 enLCADwnldFailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "An LCA download failure occurred on the unit." ::= 13 enMC68302SCC1FailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "MC68302 SCC #1 Failure on the unit." ::= 14 -- Since there is only one MCC68302, this trap will never occur. enMC68302SCC2FailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "MC68302 SCC #2 Failure on the unit." ::= 15 -- Since there is only one MCC68302, this trap will never occur. enMC68302SCC3FailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "MC68302 SCC #3 Failure on the unit." ::= 16 enMC68302SCPFailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "MC68302 SCP Failure on the unit." ::= 17 enSelftstFailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Self test failed on the unit." ::= 18 enWatchdogTimerFiredAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "The watchdog timer fired on the unit." ::= 19 enNoExtClkAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "No external clock signal is present on the unit." ::= 20 enUsePriClkAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Using primary clock source on the unit." ::= 21 enUseSecClkAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Using secondary clock source on the unit. Primary clock source failed on the unit." ::= 22 enUseIntClkAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Using internal clock source on the unit. Primary and secondary clock sources failed on the unit." ::= 23 enUseRxClk1Alarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Receive multiplexer synced to net 1." ::= 24 enUseRxClk2Alarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Receive multiplexer synced to net 2." ::= 25 enUseRxClk3Alarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Receive multiplexer synced to net 3." ::= 26 enUseRxClk4Alarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Receive multiplexer synced to net 4." ::= 27 enUseRxClk5Alarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Receive multiplexer synced to net 5." ::= 28 enUseRxClk6Alarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Receive multiplexer synced to net 6." ::= 29 enUseRxClk7Alarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Receive multiplexer synced to net 7." ::= 30 enUseRxClk8Alarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Receive multiplexer synced to net 8." ::= 31 enUseRxClkNoneAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "No receive multiplexer net sync on the unit." ::= 32 enNetNotPresentAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network interface is not present on the specified network port." ::= 33 enLOSAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "An LOS Alarm condition occurred on the specified network port." ::= 34 enLOFAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "An LOF Alarm condition occurred on the specified network port." ::= 35 enAisRecvAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "An AIS Alarm condition was received on the specified network port." ::= 36 enAisDeclaredAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "An AIS Alarm condition was declared on the specified network port." ::= 37 enRedAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A Red Alarm condition occurred on the specified network port." ::= 38 enYellowDetected TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A Yellow Alarm condition was received on the specified network port." ::= 39 enYellowAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A Yellow Alarm condition occurred on the specified network port." ::= 40 enIdleDetectedAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "An Idle Signal Alarm was detected on the specified network port." ::= 41 enIdleDeclaredAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "An Idle Signal Alarm was declared on the specified network port." ::= 42 enFailedSignalAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A Failed Signal State Alarm was declared on the specified network port." ::= 43 enXmitSignalLosAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A Transmit Signal Lost Alarm was detected on the specified network port." ::= 44 enUserLineLpAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "User Line Loopback is set on the specified network port." ::= 45 enUserPayloadLpAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "User Payload Loopback is set on the specified network port." ::= 46 enHwLineLpAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network requested line loopback is set on the specified network port." ::= 47 enHwPayloadLpAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network requested payload loopback is set on the specified network port." ::= 48 enActiveAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "This net is multiplexed to the DTE port." ::= 49 enExcessiveDelayAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Excessive delay on the specified network port. Relative delay exceeds 31 milliseconds." ::= 50 enSetDetAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Set code detected on the specified network port." ::= 51 enResetDetAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Reset code detected on the specified network port." ::= 52 enCrcReachThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network CRC Threshold exceeded on the specified network port." ::= 53 enSesReachThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network SES Threshold exceeded on the specified network port." ::= 54 enUasReachThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network UAS Threshold exceeded on the specified network port." ::= 55 enBpvMinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network BPV Minor Threshold exceeded on the specified network port." ::= 56 enBpvMajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network BPV Major Threshold exceeded on the specified network port." ::= 57 enOofMinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network OOF Minor Threshold exceeded on the specified network port." ::= 58 enOofMajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network OOF Major Threshold exceeded on the specified network port." ::= 59 enBpvs15MinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 15 Minute BPV Seconds Minor Threshold Exceeded on the specified network port." ::= 60 enBpvs15MajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 15 Minute BPV Seconds Major Threshold Exceeded on the specified network port." ::= 61 enCrcs15MinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 15 Minute CRC Seconds Minor Threshold Exceeded on the specified network port." ::= 62 enCrcs15MajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 15 Minute CRC Seconds Major Threshold Exceeded on the specified network port." ::= 63 enEs15MinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 15 Minute ES Minor Threshold Exceeded on the specified network port." ::= 64 enEs15MajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 15 Minute ES Major Threshold Exceeded on the specified network port." ::= 65 enSes15MinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 15 Minute SES Minor Threshold Exceeded on the specified network port." ::= 66 enSes15MajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 15 Minute SES Major Threshold Exceeded on the specified network port." ::= 67 enUas15MinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 15 Minute UAS Minor Threshold Exceeded on the specified network port." ::= 68 enUas15MajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 15 Minute UAS Major Threshold Exceeded on the specified network port." ::= 69 enBpvs24MinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 24 Hour BPV Seconds Minor Threshold Exceeded on the specified network port." ::= 70 enBpvs24MajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 24 Hour BPV Seconds Major Threshold Exceeded on the specified network port." ::= 71 enCrcs24MinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 24 Hour CRC Seconds Minor Threshold Exceeded on the specified network port." ::= 72 enCrcs24MajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 24 Hour CRC Seconds Major Threshold Exceeded on the specified network port." ::= 73 enEs24MinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 24 Hour ES Minor Threshold Exceeded on the specified network port." ::= 74 enEs24MajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 24 Hour ES Major Threshold Exceeded on the specified network port." ::= 75 enSes24MinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 24 Hour SES Minor Threshold Exceeded on the specified network port." ::= 76 enSes24MajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 24 Hour SES Major Threshold Exceeded on the specified network port." ::= 77 enUas24MinorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 24 Hour UAS Minor Threshold Exceeded on the specified network port." ::= 78 enUas24MajorThrshldAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Network 24 Hour UAS Major Threshold Exceeded on the specified network port." ::= 79 enControlAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A Control Bus Error occured on the DTE port." ::= 80 enModuleMissingAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Module is missing on the DTE port." ::= 81 enModuleFailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Module has failed on the DTE port." ::= 82 enModResetAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Module has restarted on the DTE port." ::= 83 enUserLbkAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "DTE/Network Loopback is set on the DTE port." ::= 84 enDteLoop1ReqAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "DTE-Requested Loopback 1 on the DTE port." ::= 85 enRemoteLoop1ReqAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "DTE-Requested Remote Loopback 1 on the DTE port." ::= 86 enRemoteLoop2ReqAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "DTE-Requested Remote Loopback 2 on the DTE port." ::= 87 enDteLtLbkAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "DTE-Requested Loopback (LT) on the DTE port." ::= 88 enDteLtRtsLbkAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "DTE-Requested Loopback (LT-RTS) on the DTE port." ::= 89 enDteRlbLbkAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "DTE-Requested Loopback (RLB) on the DTE port." ::= 90 enDteLOSSAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "DTE LOSS, Control lead not asserted on the DTE port." ::= 91 enDTRAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "DTR Control Lead on the DTE Interface Asserted." ::= 92 enRTSAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "RTS Control Lead on the DTE Interface Asserted." ::= 93 enLTAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "LT Control Lead on the DTE Interface Asserted." ::= 94 enRLBAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "LB Control Lead on the DTE Interface Asserted." ::= 95 enTAAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "TA Control Lead on the DTE Interface Asserted." ::= 96 enLAAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "LA Control Lead on the DTE Interface Asserted." ::= 97 enLBAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "LB Control Lead on the DTE Interface Asserted." ::= 98 enDSRAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "DSR Control Lead on the DTE Interface Asserted." ::= 99 enCTSAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "CTS Control Lead on the DTE Interface Asserted." ::= 100 enRLSDAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "RLSD Control Lead on the DTE Interface Asserted." ::= 101 enTMAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "TM Control Lead on the DTE Interface Asserted." ::= 102 enCAAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "CA Control Lead on the DTE Interface Asserted." ::= 103 enLCAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "LC Control Lead on the DTE Interface Asserted." ::= 104 enUserLocalLpAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "User Local Loopback is set on the specified network port." ::= 105 enDbfailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "Database Backup Failed on the Unit." ::= 106 enCntrlCardFailAlarm TRAP-TYPE ENTERPRISE digital-link VARIABLES { unitEventOriginPortNum, unitEventSeverity, unitEventType } DESCRIPTION "A Controller Card Failed on the Unit." ::= 107 END