GDCDATX-MIB

File: GDCDATX-MIB.mib (20670 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
GDCMACRO-MIB

Imported symbols

enterprises TimeTicks OBJECT-TYPE
DisplayString SCinstance

Defined Types

DatxMaintEntry  
SEQUENCE    
  datxMaintIndex SCinstance
  datxFirmwareRev DisplayString
  datxDefaultInit INTEGER
  datxFrontPanel INTEGER
  datxLedStatus OCTET STRING

DatxTransConfigEntry  
SEQUENCE    
  datxTransConfigIndex SCinstance
  datxBaudRate INTEGER
  datxSyncTxClockSource INTEGER
  datxEiaSyncClock INTEGER

DatxEiaConfigEntry  
SEQUENCE    
  datxEIAIndex SCinstance
  datxCarrierControl INTEGER
  datxRtsMode INTEGER
  datxRtsCtsDelay INTEGER
  datxEiaRdlControl INTEGER
  datxDsrInAl INTEGER
  datxEiaAlControl INTEGER

DatxMiscConfigEntry  
SEQUENCE    
  datxMiscIndex SCinstance
  datxSystemStatusOption INTEGER
  datxDualSignalingTimer INTEGER
  datxRegenCharLength INTEGER
  datxRegenMode INTEGER
  datxAsyncRate INTEGER

DatxDiagEntry  
SEQUENCE    
  datxDiagnosticsIndex SCinstance
  datxDiagTest INTEGER
  datxTestError INTEGER
  datxTestDuration TimeTicks

DatxStatusEntry  
SEQUENCE    
  datxStatusIndex SCinstance
  datxDTRstatus INTEGER
  datxRDLstatus INTEGER
  datxCOstatus INTEGER
  datxCTSstatus INTEGER
  datxRTSstatus INTEGER
  datxTMstatus INTEGER
  datxALstatus INTEGER
  datxDSRstatus INTEGER
  datxRXclock INTEGER
  datxTXclock INTEGER
  datxEXTclock INTEGER
  datxAlarmStatus OCTET STRING

Defined Values

gdc 1.3.6.1.4.1.498
OBJECT IDENTIFIER    

datx 1.3.6.1.4.1.498.7
OBJECT IDENTIFIER    

datxSystem 1.3.6.1.4.1.498.7.1
OBJECT IDENTIFIER    

dtx2011 1.3.6.1.4.1.498.7.2
OBJECT IDENTIFIER    

datxVersion 1.3.6.1.4.1.498.7.1.1
OBJECT IDENTIFIER    

datxMaintenance 1.3.6.1.4.1.498.7.1.2
OBJECT IDENTIFIER    

datxConfiguration 1.3.6.1.4.1.498.7.1.3
OBJECT IDENTIFIER    

datxDiagnostics 1.3.6.1.4.1.498.7.1.4
OBJECT IDENTIFIER    

datxStatus 1.3.6.1.4.1.498.7.1.5
OBJECT IDENTIFIER    

datxMIBversion 1.3.6.1.4.1.498.7.1.1.1
Identifies the version of the MIB. The format of the version is x.yzT, where 'x' identifies the major revision number, 'y' identifies the minor revision number, 'z' identifies the typographical revision, and T identifies the test revision. Acceptable values for the individual revision components are as follows: x: 1 - 9 y: 0 - 9 z: 0 - 9 T: A - Z Upon formal release, no designation for the test revision will be present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(5)  

datxMaintTable 1.3.6.1.4.1.498.7.1.2.1
This table describes the maintenance objects for the unit
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DatxMaintEntry

datxMaintEntry 1.3.6.1.4.1.498.7.1.2.1.1
An entry in the GDC Datx Maintenance Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DatxMaintEntry  

datxMaintIndex 1.3.6.1.4.1.498.7.1.2.1.1.1
The index value which uniquely identifies the interface to which this entry is applicable. This has the form of a slot, line, drop, and sub-identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

datxFirmwareRev 1.3.6.1.4.1.498.7.1.2.1.1.2
The version number of the firmware, to allow products to know which revision is installed. The released version number is sequenced from --, A-, ... AA, ... ZZ. Test versions are numerical from 01 to 99.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(2)  

datxDefaultInit 1.3.6.1.4.1.498.7.1.2.1.1.3
This is used to allow the NonVolatile Configuration to be set to a factory default state. When this value is set to factoryDefault(2) the unit will perform a reset to make the default configuration take affect. The value of normal(1) will be returned when the initialization is complete.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), factoryDefault(2)  

datxFrontPanel 1.3.6.1.4.1.498.7.1.2.1.1.4
This variable is used to indicate whether the front panel switches are operational or not. 'inhibit' refers to when the front panel switches are not operational. 'enable' refers to when the front panel switches are operational.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER inhibit(1), enable(2)  

datxLedStatus 1.3.6.1.4.1.498.7.1.2.1.1.5
Returns a bitwise snapshot of the front panel LED state. Octet 1 bit 7 - not used bit 6 - ON bit 5 - RD bit 4 - SD bit 3 - CS bit 2 - CO bit 1 - ALM bit 0 - TM Octet 2 bit 7 - not used bit 6 - ST bit 5 - LL bit 4 - RDL bit 3 - future use bit 2 - future use bit 1 - future use bit 0 - future use
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

datxTransConfigTable 1.3.6.1.4.1.498.7.1.3.1
This table describes the DATX transmission mode configuration options
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DatxTransConfigEntry

datxTransConfigEntry 1.3.6.1.4.1.498.7.1.3.1.1
An entry in the transmission configuration table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DatxTransConfigEntry  

datxTransConfigIndex 1.3.6.1.4.1.498.7.1.3.1.1.1
The index value which uniquely identifies the interface to which this entry is applicable. This has the form of a slot, line, drop, and sub-identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

datxBaudRate 1.3.6.1.4.1.498.7.1.3.1.1.2
SYNC/ASYNC Mode operation and Baud Rates
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER asynchronous(1), synchronous1200(2), synchronous2400(3), synchronous4800(4), synchronous7200(5), synchronous9600(6), synchronous14400(7), synchronous19200(8)  

datxSyncTxClockSource 1.3.6.1.4.1.498.7.1.3.1.1.3
Synchronous Tx Clock Configuration
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER internal(1), slave(2), external(3)  

datxEiaSyncClock 1.3.6.1.4.1.498.7.1.3.1.1.4
Control for the EIA sync clock
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

datxEiaConfigTable 1.3.6.1.4.1.498.7.1.3.2
DATX EIA line configuration options
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DatxEiaConfigEntry

datxEiaConfigEntry 1.3.6.1.4.1.498.7.1.3.2.1
An entry in the EIA config table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DatxEiaConfigEntry  

datxEIAIndex 1.3.6.1.4.1.498.7.1.3.2.1.1
The index value which uniquely identifies the interface to which this entry is applicable. This has the form of a slot, line, drop, and sub-identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

datxCarrierControl 1.3.6.1.4.1.498.7.1.3.2.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dtr(1), rts(2)  

datxRtsMode 1.3.6.1.4.1.498.7.1.3.2.1.3
RTS mode selection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER real(1), forced(2)  

datxRtsCtsDelay 1.3.6.1.4.1.498.7.1.3.2.1.4
RTS/CTS Delay time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER t8mSec(1), t75mSec(2)  

datxEiaRdlControl 1.3.6.1.4.1.498.7.1.3.2.1.5
EIA RDL control selection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

datxDsrInAl 1.3.6.1.4.1.498.7.1.3.2.1.6
Selection for providing DSR will in AL mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

datxEiaAlControl 1.3.6.1.4.1.498.7.1.3.2.1.7
EIA AL control
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

datxMiscConfigTable 1.3.6.1.4.1.498.7.1.3.3
DATX misc configuration options
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DatxMiscConfigEntry

datxMiscConfigEntry 1.3.6.1.4.1.498.7.1.3.3.1
An entry in the misc config table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DatxMiscConfigEntry  

datxMiscIndex 1.3.6.1.4.1.498.7.1.3.3.1.1
The index value which uniquely identifies the interface to which this entry is applicable. This has the form of a slot, line, drop, and sub-identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

datxSystemStatusOption 1.3.6.1.4.1.498.7.1.3.3.1.2
Causes to drop CTS in master mode when remote drops line
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

datxDualSignalingTimer 1.3.6.1.4.1.498.7.1.3.3.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), time3Sec(2), time1Sec(3), immediate(4)  

datxRegenCharLength 1.3.6.1.4.1.498.7.1.3.3.1.4
Synchronous Tx Clock Configuration
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bits8(1), bits9(2), bits10(3), bits11(4)  

datxRegenMode 1.3.6.1.4.1.498.7.1.3.3.1.5
Regen Mode Control
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

datxAsyncRate 1.3.6.1.4.1.498.7.1.3.3.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER async4800(1), async7200(2), async9600(3), async14400(4), async19200(5)  

datxDiagnosticsTable 1.3.6.1.4.1.498.7.1.4.1
DATX diagnostics options
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DatxDiagEntry

datxDiagEntry 1.3.6.1.4.1.498.7.1.4.1.1
List of Diagnostic Tests and Status Indicators related to the tests
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DatxDiagEntry  

datxDiagnosticsIndex 1.3.6.1.4.1.498.7.1.4.1.1.1
The index value which uniquely identifies the interface to which this entry is applicable. This has the form of a slot, line, drop, and sub-identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

datxDiagTest 1.3.6.1.4.1.498.7.1.4.1.1.2
Perform diagnostic tests on a unit noTest - stops any test in progress selfTest - sends a selftest pattern analoop - puts the unit into analog loopback analoopSelfTest - puts the unit into analog loopback with a self test pattern remoteDL - performs a remote digital loopback remoteDLselfTest - performs a remote digital loopback with a self test pattern
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noTest(1), selfTest(2), analoop(3), analoopSelfTest(4), remoteDL(5), remoteDLselfTest(6)  

datxTestError 1.3.6.1.4.1.498.7.1.4.1.1.3
Test result indicator, shows the results of the last test
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noError(1), testError(2)  

datxTestDuration 1.3.6.1.4.1.498.7.1.4.1.1.4
Indicates the time duration of any test in progress
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

datxStatusTable 1.3.6.1.4.1.498.7.1.5.1
DATX Status indicators
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DatxStatusEntry

datxStatusEntry 1.3.6.1.4.1.498.7.1.5.1.1
Entry in the status indicator table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DatxStatusEntry  

datxStatusIndex 1.3.6.1.4.1.498.7.1.5.1.1.1
The index value which uniquely identifies the interface to which this entry is applicable. This has the form of a slot, line, drop, and sub-identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

datxDTRstatus 1.3.6.1.4.1.498.7.1.5.1.1.2
DTR EIA status indicator
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

datxRDLstatus 1.3.6.1.4.1.498.7.1.5.1.1.3
RDL EIA control status indicator
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

datxCOstatus 1.3.6.1.4.1.498.7.1.5.1.1.4
CO EIA status indicator
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

datxCTSstatus 1.3.6.1.4.1.498.7.1.5.1.1.5
CTS EIA indicator
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

datxRTSstatus 1.3.6.1.4.1.498.7.1.5.1.1.6
RTS EIA indicator
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

datxTMstatus 1.3.6.1.4.1.498.7.1.5.1.1.7
Test mode EIA indicator
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

datxALstatus 1.3.6.1.4.1.498.7.1.5.1.1.8
Analoop EIA status indicator
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

datxDSRstatus 1.3.6.1.4.1.498.7.1.5.1.1.9
DSR EIA status indicator
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

datxRXclock 1.3.6.1.4.1.498.7.1.5.1.1.10
RxClk activity indicator
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

datxTXclock 1.3.6.1.4.1.498.7.1.5.1.1.11
TxClk activity indicator
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

datxEXTclock 1.3.6.1.4.1.498.7.1.5.1.1.12
External clock activity indicator
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

datxAlarmStatus 1.3.6.1.4.1.498.7.1.5.1.1.13
The current alarms of the unit without the alarm masks.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

dtx2011AlarmData 1.3.6.1.4.1.498.7.2.1
OBJECT IDENTIFIER    

dtx2011NoResponseAlm 1.3.6.1.4.1.498.7.2.1.1
OBJECT IDENTIFIER    

dtx2011DiagRxErrAlm 1.3.6.1.4.1.498.7.2.1.2
OBJECT IDENTIFIER    

dtx2011PowerUpAlm 1.3.6.1.4.1.498.7.2.1.3
OBJECT IDENTIFIER    

dtx2011DCDLossAlm 1.3.6.1.4.1.498.7.2.1.4
OBJECT IDENTIFIER    

dtx2011NoExtClockAlm 1.3.6.1.4.1.498.7.2.1.5
OBJECT IDENTIFIER