UDS1-MIB

File: UDS1-MIB.mib (39048 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises experimental IpAddress
TimeTicks Gauge Counter
DisplayString OBJECT-TYPE

Defined Types

Uds1ConfigEntry  
SEQUENCE    
  uds1CfgIndex INTEGER
  uds1CfgRespToRemoteLoopbk INTEGER
  uds1CfgJitterAttenuation INTEGER
  uds1CfgXmitLineBuildOut INTEGER
  uds1CfgAutoBusyEnable INTEGER
  uds1CfgDialInAdr INTEGER
  uds1CfgZeroCoding INTEGER
  uds1CfgDialInOutTrunkSt INTEGER
  uds1CfgDialInAdrAckWinkEn INTEGER
  uds1CfgDialOutAdrDly INTEGER
  uds1CfgStuffByteValue INTEGER
  uds1CfgDialInOutTrunkType INTEGER
  uds1CfgPriSwitchType INTEGER
  uds1CfgIdleByte INTEGER
  uds1CfgAnlgBlockErrCode INTEGER
  uds1CfgDgtlBlockErrCode INTEGER
  uds1CfgNoMdmAvailErrCode INTEGER
  uds1CfgNoIgwsAvailErrCode INTEGER
  uds1CfgChanBlockErrCode INTEGER
  uds1CfgBlockCallType INTEGER
  uds1CfgNfasId INTEGER
  uds1CfgNfasDChannel INTEGER
  uds1CfgShrtHaulDist INTEGER
  uds1CfgCallProceedingRsp INTEGER
  uds1CfgAlertingRsp INTEGER
  uds1CfgServiceState INTEGER
  uds1CfgIcbKeyword DisplayString
  uds1CfgOverlapRxMode INTEGER
  uds1CfgEandMnoAddrTimer INTEGER
  uds1CfgSeizureWinkDly INTEGER

Uds1IntervalEntry  
SEQUENCE    
  uds1IntIndex INTEGER
  uds1IntNumber INTEGER
  uds1IntBurstyErrSeconds Counter
  uds1IntFrameBitErrors Counter
  uds1IntDeltaFrameAlligns Counter
  uds1IntExcessCRCErrors Counter

Uds1CurrentEntry  
SEQUENCE    
  uds1CurrIndex INTEGER
  uds1CurrBurstyErrSeconds Counter
  uds1CurrFrameBitErrors Counter
  uds1CurrDeltaFrameAlligns Counter
  uds1CurrExcessCRCErrors Counter

Uds1TotalEntry  
SEQUENCE    
  uds1TotIndex INTEGER
  uds1TotBurstyErrSeconds Counter
  uds1TotFrameBitErrors Counter
  uds1TotDeltaFrameAlligns Counter
  uds1TotExcessCRCErrors Counter

Uds1StatEntry  
SEQUENCE    
  uds1StatIndex INTEGER
  uds1StatReceiverGain INTEGER
  uds1StatOutOfFrame INTEGER
  uds1StatLossOfSignal INTEGER
  uds1StatReceivingAIS INTEGER
  uds1StatSwitchTypeActive INTEGER
  uds1StatDchanOperational INTEGER
  uds1StatE1ContCrc INTEGER
  uds1StatE1PhysicalState INTEGER
  uds1StatLoopBackInit INTEGER
  uds1StatNfasDChannel INTEGER
  uds1StatDChannel INTEGER
  uds1StatDs0SrvcChngLst DisplayString
  uds1StatMultiFrame INTEGER
  uds1StatRemMultiFrame INTEGER
  uds1StatServiceState INTEGER

Uds1CmdEntry  
SEQUENCE    
  uds1CmdIndex INTEGER
  uds1CmdMgtStationId OCTET STRING
  uds1CmdReqId INTEGER
  uds1CmdFunction INTEGER
  uds1CmdForce INTEGER
  uds1CmdParam OCTET STRING
  uds1CmdResult INTEGER
  uds1CmdCode INTEGER

Uds1TrapEnaEntry  
SEQUENCE    
  uds1TrapEnaIndex INTEGER
  uds1TrapEnaYellowAlarm INTEGER
  uds1TrapEnaRedAlarm INTEGER
  uds1TrapEnaLossOfSignal INTEGER
  uds1TrapEnaAlarmIndSignal INTEGER
  uds1TrapEnaYellowAlarmClr INTEGER
  uds1TrapEnaRedAlarmClr INTEGER
  uds1TrapEnaLossOfSgnlClr INTEGER
  uds1TrapEnaAlrmIndSgnlClr INTEGER
  uds1TrapEnaContCrcAlrm INTEGER
  uds1TrapEnaContCrcAlrmClr INTEGER
  uds1TrapEnaPhysStateChng INTEGER
  uds1TrapEnaDchanInSrvc INTEGER
  uds1TrapEnaDchanOutOfSrvc INTEGER
  uds1TrapEnaDs0InSrvc INTEGER
  uds1TrapEnaDs0OutOfSrvc INTEGER
  uds1TrapEnaMultiFrame INTEGER
  uds1TrapEnaRemMultiFrame INTEGER
  uds1TrapEnaMultiFrmClr INTEGER
  uds1TrapEnaRemMultiFrmClr INTEGER

Defined Values

usr 1.3.6.1.4.1.429
OBJECT IDENTIFIER    

nas 1.3.6.1.4.1.429.1
OBJECT IDENTIFIER    

uds1 1.3.6.1.4.1.429.1.4
OBJECT IDENTIFIER    

uds1ConfigTable 1.3.6.1.4.1.429.1.4.1
This table is an extension of the ds1ConfigTable in the DS1 MIB defined by RFC1232.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uds1ConfigEntry

uds1ConfigEntry 1.3.6.1.4.1.429.1.4.1.1
This table contains configurable parameters for a CSU that are not supported in the DS1 MIB defined by RFC1232. Each entry in this table corresponds to an entry in the DS1 MIB. There is a one-to-one correspondance between the value of uds1CSUIndex and ds1CSUIndex.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uds1ConfigEntry  

uds1CfgIndex 1.3.6.1.4.1.429.1.4.1.1.1
The index value which uniquely identifies the CSU to which this entry is applicable. The value corresponds to ds1CSUIndex in the DS1 MIB defined in RFC1232. The value of uds1CfgIndex matches the value of the index for the corresponding DS1 entity in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

uds1CfgRespToRemoteLoopbk 1.3.6.1.4.1.429.1.4.1.1.2
This object configures the specified CSU to either ignore or respond to remotely initiated loopback requests.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ignore(1), respond(2)  

uds1CfgJitterAttenuation 1.3.6.1.4.1.429.1.4.1.1.3
This object is used to select how the jitter attenuation circuit on the CSU is to be used. It can be used to attenuate jitter on the receiver, or the transmitter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER attenJitterOnRcvr(1), attenJitterOnTxmtr(2), notApplicable(3)  

uds1CfgXmitLineBuildOut 1.3.6.1.4.1.429.1.4.1.1.4
This object is used to configure the amount of attenuation that is to be applied to the transmit signal in order to control cross-talk, etc.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dB0(1), dB7(2), dB15(3), dB22(4), notApplicable(5)  

uds1CfgAutoBusyEnable 1.3.6.1.4.1.429.1.4.1.1.5
This object is used to enable or disable the automatic busy out feature for all timeslots on the specified CSU. If enabled, when a modem is considered idle and that modem is not sending the idle pattern to the T1 Card on the TDM bus, the timeslot will be busied out.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

uds1CfgDialInAdr 1.3.6.1.4.1.429.1.4.1.1.6
This object identifies whether or not DNIS digits will be transferred as part of the call setup for the specified T1 line.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAddress(1), dnis(2), ani-dnis(3), ani(4)  

uds1CfgZeroCoding 1.3.6.1.4.1.429.1.4.1.1.7
This object defines the type of zero coding used on the specified DS1. It provides some values that are not present in the experimental DS1 MIB.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), zcs(2), b8zs(3), ami(4), hdb3(5)  

uds1CfgDialInOutTrunkSt 1.3.6.1.4.1.429.1.4.1.1.8
This will set the Dial-in/Dial-out trunk start signal type. Default = wink(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER wink(1), immediate(2), dialTone(3)  

uds1CfgDialInAdrAckWinkEn 1.3.6.1.4.1.429.1.4.1.1.9
Allows to enable/disable an acknowledgement wink after the dial-in address information has been received.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

uds1CfgDialOutAdrDly 1.3.6.1.4.1.429.1.4.1.1.10
Allows an adjustable delay on sending out address information from the T1 NAC to the TELCO.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 70..3000  

uds1CfgStuffByteValue 1.3.6.1.4.1.429.1.4.1.1.11
The stuffed byte to send to TELCO for inactive DS0 in Fractional T1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

uds1CfgDialInOutTrunkType 1.3.6.1.4.1.429.1.4.1.1.12
This will set the Dial-In/Dial-out trunk type. Default = eAndMTypeII(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER eAndMTypeII(1), loopStart(2), groundStart(3)  

uds1CfgPriSwitchType 1.3.6.1.4.1.429.1.4.1.1.13
This sets the primary switch type for the T1-PRI ISDN NAC. The setting takes effect at NAC boot time. Default = priSw5ESS(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER priSw4ESS(1), priSw5ESS(2), priSwDMS100(3), priSwICTR4(4), priSwVn4(5), priSwNI2(6), priSwINS1500(7), priSwDASS2(8), priSwTSO14(9)  

uds1CfgIdleByte 1.3.6.1.4.1.429.1.4.1.1.14
This sets the idle byte pattern for the T1-PRI ISDN NAC. The setting takes effect at NAC boot time. Default = 0xFE.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

uds1CfgAnlgBlockErrCode 1.3.6.1.4.1.429.1.4.1.1.15
This is the error code that will be returned to an ISDN switch when analog connections are being blocked. Default = 58.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

uds1CfgDgtlBlockErrCode 1.3.6.1.4.1.429.1.4.1.1.16
This is the error code that will be returned to an ISDN switch when digital connections are being blocked. Default = 58.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

uds1CfgNoMdmAvailErrCode 1.3.6.1.4.1.429.1.4.1.1.17
This is the error code that will be returned to an ISDN switch when there are no modems available to accept the requested connection. Default = 58.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

uds1CfgNoIgwsAvailErrCode 1.3.6.1.4.1.429.1.4.1.1.18
This is the error code that will be returned to an ISDN switch when no IGWS connections are available. Default = 58.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

uds1CfgChanBlockErrCode 1.3.6.1.4.1.429.1.4.1.1.19
This is the error code that will be returned to an ISDN switch when connections to a specific B channel are being blocked. Default = 58.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

uds1CfgBlockCallType 1.3.6.1.4.1.429.1.4.1.1.20
This object determines if a PRI span line will block calls of a specific type. This object does not apply to a NAC operating in Rob Bit T1 mode. Default = blockNone(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), blockNone(2), blockAnalog(3), blockDigital(4), blockAll(5)  

uds1CfgNfasId 1.3.6.1.4.1.429.1.4.1.1.21
This defines the NFAS ID associated with a PRI span line. This object does not apply to Rob Bit T1 operation. Default = 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

uds1CfgNfasDChannel 1.3.6.1.4.1.429.1.4.1.1.22
This determines how a PRI span line will use the DS0 normally assigned as a D channel when NFAS is being used. This object does not apply to Rob Bit T1 operation. Default = dchannel(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), dchannel(2), extraBchannel(3)  

uds1CfgShrtHaulDist 1.3.6.1.4.1.429.1.4.1.1.23
Variuos distance ranges supported by Short Haul NIC Default=len0thru133Ft.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), len0thru133Ft(2), len133thru266Ft(3), len266thru399Ft(4), len399thru533Ft(5), len533thru655Ft(6)  

uds1CfgCallProceedingRsp 1.3.6.1.4.1.429.1.4.1.1.24
This object determines to send CALL_PROCEEDING and CONNECT response, when a SETUP message is received from TELCO. Default = ON.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

uds1CfgAlertingRsp 1.3.6.1.4.1.429.1.4.1.1.25
This object determines to send ALERTING response, when a SETUP message is received from TELCO. Default = OFF.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

uds1CfgServiceState 1.3.6.1.4.1.429.1.4.1.1.26
This objects configures the service state of the DS1 and will configure the state for power up if saved to NVRAM. Default= inService(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), inService(2), localOutOfService(3)  

uds1CfgIcbKeyword 1.3.6.1.4.1.429.1.4.1.1.27
This is the keyword used for DASS2 Incoming Call Barring control.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(4..4)  

uds1CfgOverlapRxMode 1.3.6.1.4.1.429.1.4.1.1.28
This object allows dialed digits to arrive in separate messages. Default = disabled(2)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

uds1CfgEandMnoAddrTimer 1.3.6.1.4.1.429.1.4.1.1.29
This object is for E&M type II trunks with no DNIS address. If timer is >0, the ch T1 NAC will flush calls upon timer expiration, if the modem has not signalled the NAC to go ahead and answer the call. 2 seconds per unit. Default = 0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..125  

uds1CfgSeizureWinkDly 1.3.6.1.4.1.429.1.4.1.1.30
Allows an adjustable delay on sending out address information from the T1 NAC to the TELCO. Default=18.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

uds1IntervalTable 1.3.6.1.4.1.429.1.4.2
An extension of the DS1 Interval table which provides status counters over 15 minute intervals.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uds1IntervalEntry

uds1IntervalEntry 1.3.6.1.4.1.429.1.4.2.1
An entry in the extended DS1 Interval table. Every entry in the DS1 Interval table will have a corresponding entry in this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uds1IntervalEntry  

uds1IntIndex 1.3.6.1.4.1.429.1.4.2.1.1
This is the index value which uniquely identifies the CSU to which this entry is applicable. The value of uds1IntIndex matches the value of the index for the corresponding DS1 entity in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

uds1IntNumber 1.3.6.1.4.1.429.1.4.2.1.2
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

uds1IntBurstyErrSeconds 1.3.6.1.4.1.429.1.4.2.1.3
This object counts the number of seconds, over the specified interval, in which there were more than 2 and less than 320 CRC errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1IntFrameBitErrors 1.3.6.1.4.1.429.1.4.2.1.4
A specific bit pattern is used for the T1 receiver to determine frame allignment. This object counts the number of incorrectly received framing bits in the specified 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1IntDeltaFrameAlligns 1.3.6.1.4.1.429.1.4.2.1.5
This object counts the number of times the specified T1 receiver has reframed on a new framing pattern (ie. due to an OOF condition) in the specified 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1IntExcessCRCErrors 1.3.6.1.4.1.429.1.4.2.1.6
This object counts each time 32 of any 33 consecutive CRCs are in error for the specified T1 line in the specified 15 minute interval. This counter is only valid in ESF format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1CurrentTable 1.3.6.1.4.1.429.1.4.3
An extension of the DS1 Current table that provides status counters over the present 15 minute interval.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uds1CurrentEntry

uds1CurrentEntry 1.3.6.1.4.1.429.1.4.3.1
An entry in the extended DS1 Current table. Every entry in the DS1 Current table will have a corresponding entry in this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uds1CurrentEntry  

uds1CurrIndex 1.3.6.1.4.1.429.1.4.3.1.1
The index value which uniquely identifies the CSU to which this entry is applicable. The value of uds1CurrIndex matches the value of the index for the corresponding DS1 entity in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

uds1CurrBurstyErrSeconds 1.3.6.1.4.1.429.1.4.3.1.2
This object counts the number of seconds, in the current 15 minute interval, during which there was more than two, and less than 320 CRC errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1CurrFrameBitErrors 1.3.6.1.4.1.429.1.4.3.1.3
A specific bit pattern is used for the receiver to determine frame allignment. This object is a count of the number of incorrectly received framing bits in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1CurrDeltaFrameAlligns 1.3.6.1.4.1.429.1.4.3.1.4
This object counts the number of times the specified T1 receiver has reframed on a new framing pattern (ie. due to an OOF condition) in the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1CurrExcessCRCErrors 1.3.6.1.4.1.429.1.4.3.1.5
This object counts each time 32 of any 33 consecutive CRCs are in error for the specified T1 line in the current 15 minute interval. This counter is only valid in ESF format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1TotalTable 1.3.6.1.4.1.429.1.4.4
An extension of the DS1 Total table that provides the cumulative sum of the various statistics for the 24 hour interval preceding the first valid interval in the uds1CurrentTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uds1TotalEntry

uds1TotalEntry 1.3.6.1.4.1.429.1.4.4.1
An entry in the extended DS1 Total table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uds1TotalEntry  

uds1TotIndex 1.3.6.1.4.1.429.1.4.4.1.1
The index value which uniquely identifies the CSU to which this entry is applicable. The value of ds1TotalIndex matches the value of the index for the corresponding DS1 entity in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

uds1TotBurstyErrSeconds 1.3.6.1.4.1.429.1.4.4.1.2
This object counts the number of seconds, over the last 24 hour period, in which there were more than 2 and less than 320 CRC errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1TotFrameBitErrors 1.3.6.1.4.1.429.1.4.4.1.3
A specific bit pattern is used so the T1 receiver can determine frame allignment. This object counts the total number of incorrectly received framing bits in the last 24 hour period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1TotDeltaFrameAlligns 1.3.6.1.4.1.429.1.4.4.1.4
This object counts the number of times the specified T1 receiver has reframed on a new framing pattern (ie. due to an OOF condition) in the last 24 hour period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1TotExcessCRCErrors 1.3.6.1.4.1.429.1.4.4.1.5
This object indicates the total number of times there have been 32 of any 33 consecutive CRCs in error on the specified T1 line in the last 24 hour period. This counter is only valid in ESF format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

uds1StatTable 1.3.6.1.4.1.429.1.4.5
USR's DS1 Status table contains various CSU status information. There is no corresponding table in the DS1 MIB defined by RFC1232.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uds1StatEntry

uds1StatEntry 1.3.6.1.4.1.429.1.4.5.1
There is one entry in the DS1 Status table for each CSU in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uds1StatEntry  

uds1StatIndex 1.3.6.1.4.1.429.1.4.5.1.1
The index value which uniquely identifies the CSU to which this entry is applicable. The value of this object matches the value of the index for the corresponding DS1 entity in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

uds1StatReceiverGain 1.3.6.1.4.1.429.1.4.5.1.2
This object identifies the amount of gain applied to boost the receive signal level to an appropriate operating level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dB0(1), dB7(2), dB15(3), dB22(4), notApplicable(5)  

uds1StatOutOfFrame 1.3.6.1.4.1.429.1.4.5.1.3
This object indicates when the framing pattern for the specified T1 line has been lost and data connot be extracted properly. This condition is also known as red alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

uds1StatLossOfSignal 1.3.6.1.4.1.429.1.4.5.1.4
This object indicates when 175 consecutive 0's have been detected. The signal is considered recovered if the 1's density reaches 12.5% (ie. four ones in a 32 bit period).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

uds1StatReceivingAIS 1.3.6.1.4.1.429.1.4.5.1.5
This object identifies when the remote end of the specified T1 line has lost its receive signal and is transmitting a stream of all 1's to the local end. This AIS condition is also known as blue alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

uds1StatSwitchTypeActive 1.3.6.1.4.1.429.1.4.5.1.6
This object identifies the primary switch type that the T1-PRI ISDN NAC is currently connected to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER priSw4ESS(1), priSw5ESS(2), priSwDMS100(3), priSwICTR4(4), priSwVn4(5), priSwNI2(6), priSwINS1500(7), priSwDASS2(8), priSwTSO14(9)  

uds1StatDchanOperational 1.3.6.1.4.1.429.1.4.5.1.7
This object reflects the operational status of the D channel on the T1-PRI ISDN NAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dChannelUp(1), dChannelDown(2), bChannel(3)  

uds1StatE1ContCrc 1.3.6.1.4.1.429.1.4.5.1.8
This object indicates when continuous CRC errors are being received on the E1 DS1 span line on the T1-PRI ISDN NAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

uds1StatE1PhysicalState 1.3.6.1.4.1.429.1.4.5.1.9
This object reflects the physical state of the E1 DS1 span line on the T1-PRI ISDN NAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER psF1Operational(1), psF2Fc1RaiTempCrcErrors(2), psF3Fc2LossOfSignal(3), psF4Fc3AlarmIndSignal(4), psF5Fc4RaiContCrcErrors(5), psF6PowerOn(6)  

uds1StatLoopBackInit 1.3.6.1.4.1.429.1.4.5.1.10
This object tells if the loopback was initiated by the network or by command
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), network(2), command(3)  

uds1StatNfasDChannel 1.3.6.1.4.1.429.1.4.5.1.11
This reflect how a PRI span line is using the DS0 normally assigned as a D channel when NFAS is being used. This object does not apply to Rob Bit T1 operation. Default = dchannel(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), dchannel(2), extraBchannel(3)  

uds1StatDChannel 1.3.6.1.4.1.429.1.4.5.1.12
This is the status of the D channel for this PRI span line. A value of notSupported(1) means that this DS1 is not operating in ISDN mode or there is no D channel defined on this span line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), inService(2), bChannel(3)  

uds1StatDs0SrvcChngLst 1.3.6.1.4.1.429.1.4.5.1.13
This object contains the current list of DS0s that have changed their state from In Service to Out of Service or Vice versa. The list is included in the corresponding SNMP trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..96)  

uds1StatMultiFrame 1.3.6.1.4.1.429.1.4.5.1.14
This object identifies when the E1/PRI NAC line has lost synchronization with the Time-Slot 16 Multi-Frame alignment pattern. Only valid for E1/CAS NAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

uds1StatRemMultiFrame 1.3.6.1.4.1.429.1.4.5.1.15
This object identifies when the remote end of the specified E1/PRI NAC line has lost synchronization with the Time-Slot 16 Multi-Frame alignment pattern. Only valid for E1/CAS NAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

uds1StatServiceState 1.3.6.1.4.1.429.1.4.5.1.16
This object shows the current state of the DS1 Service. Default = inService(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), inService(2), localOutOfService(3)  

uds1CmdTable 1.3.6.1.4.1.429.1.4.6
The DS1 Command table contains an entry for each of the manageable CSUs in the chassis. It provides a means through which to take specific actions on one or more CSUs in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uds1CmdEntry

uds1CmdEntry 1.3.6.1.4.1.429.1.4.6.1
There is one entry in the DS1 Command table per CSU in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uds1CmdEntry  

uds1CmdIndex 1.3.6.1.4.1.429.1.4.6.1.1
A unique value for each CSU in the chassis. The value of uds1CmdIndex matches the value of the index for the corresponding DS1 entity in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

uds1CmdMgtStationId 1.3.6.1.4.1.429.1.4.6.1.2
This object is a generic read-write variable that a Management Station (MS) can use to guarantee that the results from a given command are the result of that specific MS. Each MS must SET a unique value to this object when doing commands and GET the value of this object together with uds1CmdReqId and uds1CmdResult to detect interference from other MSs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

uds1CmdReqId 1.3.6.1.4.1.429.1.4.6.1.3
This object contains the value of the request-id field in the SNMP PDU which invoked the current or most recent command on this DS1 interface. If the request-id is unknown or undefined, this object contains the zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

uds1CmdFunction 1.3.6.1.4.1.429.1.4.6.1.4
This object identifies the command being requested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noCommand(1), forceReceiverReframe(2), enterLoopback(3), exitLoopback(4), inService(5), localOutOfService(6), blockAnalogCalls(7), blockDigitalCalls(8), blockAllCalls(9), blockNoCalls(10), redAlarmOverride(11), takeDownDChannel(12), bringUpDChannel(13)  

uds1CmdForce 1.3.6.1.4.1.429.1.4.6.1.5
In some cases, the DS1 interface may be in a state such that certain commands could adversely affect connections. In such cases, a command request with uds1CmdForce not defined, or set to noForce will result in a warning. If the operator elects to ignore such warnings, uds1CmdForce can be set to force in a re-issued request and the command will be carried out regardless of its potentially hazzardous effects.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER force(1), noForce(2)  

uds1CmdParam 1.3.6.1.4.1.429.1.4.6.1.6
This object contains parameters that are specific to the particular command being issued. In some cases, there will be no additional parameters required.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..24)  

uds1CmdResult 1.3.6.1.4.1.429.1.4.6.1.7
This object contains the result of the most recently requested command, or the value none(1) if no commands have been requested since the last reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), success(2), inProgress(3), notSupported(4), unAbleToRun(5), aborted(6), failed(7)  

uds1CmdCode 1.3.6.1.4.1.429.1.4.6.1.8
The value of this object upon command completion indicates a further description of what went wrong if the command was unsuccessful.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noError(1), unable(2), unrecognizedCommand(6), slotEmpty(8), noResponse(12), unsupportedCommand(20), deviceDisabled(22), pendingSoftwareDownload(73)  

uds1TrapEnaTable 1.3.6.1.4.1.429.1.4.7
A trap enable table that defines a column for every trap that a DS1 entity can generate.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Uds1TrapEnaEntry

uds1TrapEnaEntry 1.3.6.1.4.1.429.1.4.7.1
There is one entry in this table for every CSU that exists in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Uds1TrapEnaEntry  

uds1TrapEnaIndex 1.3.6.1.4.1.429.1.4.7.1.1
A unique value for each CSU in the chassis. The value of uds1TrapEnaIndex matches the value of the index for the corresponding DS1 entity in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

uds1TrapEnaYellowAlarm 1.3.6.1.4.1.429.1.4.7.1.2
Enable the generation of an SNMP trap upon detection of a yellow alarm condition on the specified DS1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaRedAlarm 1.3.6.1.4.1.429.1.4.7.1.3
Enable the generation of an SNMP trap upon detection of a red alarm condition on the specified DS1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaLossOfSignal 1.3.6.1.4.1.429.1.4.7.1.4
Enable the generation of an SNMP trap upon detection of loss of signal on the specified DS1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaAlarmIndSignal 1.3.6.1.4.1.429.1.4.7.1.5
Enable the generation of an SNMP trap upon detection of an alarm indication signal (AIS) on the specified DS1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaYellowAlarmClr 1.3.6.1.4.1.429.1.4.7.1.6
Enable the generation of an SNMP trap upon detection of a yellow alarm condition being cleared on the specified DS1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaRedAlarmClr 1.3.6.1.4.1.429.1.4.7.1.7
Enable the generation of an SNMP trap upon detection of a red alarm condition being cleared on the specified DS1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaLossOfSgnlClr 1.3.6.1.4.1.429.1.4.7.1.8
Enable the generation of an SNMP trap upon detection of loss of signal condition being cleared on the specified DS1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaAlrmIndSgnlClr 1.3.6.1.4.1.429.1.4.7.1.9
Enable the generation of an SNMP trap upon detection of an alarm indication signal (AIS) being cleared on the specified DS1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaContCrcAlrm 1.3.6.1.4.1.429.1.4.7.1.10
Enable the generation of an SNMP trap upon detection of a continuous CRC condition on the specified DS1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaContCrcAlrmClr 1.3.6.1.4.1.429.1.4.7.1.11
Enable the generation of an SNMP trap upon detection of the clearing of a continuous CRC condition on the specified DS1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaPhysStateChng 1.3.6.1.4.1.429.1.4.7.1.12
Enable the generation of an SNMP trap upon detection of a change in the physical state of the specified DS1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaDchanInSrvc 1.3.6.1.4.1.429.1.4.7.1.13
Enable the generation of an SNMP trap upon detection of a change in the service state of a D channel on this span line from Out of Service, Maintenance or Standby to In Service. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaDchanOutOfSrvc 1.3.6.1.4.1.429.1.4.7.1.14
Enable the generation of an SNMP trap upon detection of a change in the service state of a D channel on this span line from In Service to Out of Service, Maintenance or Standby. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaDs0InSrvc 1.3.6.1.4.1.429.1.4.7.1.15
Enable the generation of an SNMP trap upon detection of a change in the service state of a DS0 on this span line from Out of Service to In Service. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaDs0OutOfSrvc 1.3.6.1.4.1.429.1.4.7.1.16
Enable the generation of an SNMP trap upon detection of a change in the service state of a DS0 on this span line from In Service to Out of Service. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaMultiFrame 1.3.6.1.4.1.429.1.4.7.1.17
Enable the generation of an SNMP trap upon detection of a Multi-Frame Alignment condition on the specified DS1. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaRemMultiFrame 1.3.6.1.4.1.429.1.4.7.1.18
Enable the generation of an SNMP trap upon detection of a Remote Multi-Frame Alignment condition on the specified DS1. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaMultiFrmClr 1.3.6.1.4.1.429.1.4.7.1.19
Enable the generation of an SNMP trap upon detection of clearing a Multi-Frame Alignment condition on the specified DS1. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)  

uds1TrapEnaRemMultiFrmClr 1.3.6.1.4.1.429.1.4.7.1.20
Enable the generation of an SNMP trap upon detection of clearing a Remote Multi-Frame Alignment condition on the specified DS1. Default = disableAll(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTrap(1), disableAll(2), enableLog(3), enableAll(4)