DDS-MIB

File: DDS-MIB.mib (24233 bytes)

Imported modules

RFC-1212 RFC1213-MIB GDCMACRO-MIB
GDCCMN-MIB

Imported symbols

OBJECT-TYPE DisplayString SCinstance
gdc

Defined Types

DdsLineCfgEntry  
SEQUENCE    
  ddsLineCfgIndex SCinstance
  ddsLineType INTEGER
  ddsAutoDataRateDetect INTEGER
  ddsDataRate INTEGER
  ddsTxClockSource INTEGER
  ddsZeroEncodingCfg INTEGER
  ddsDefaultConfig INTEGER

DdsDteCfgEntry  
SEQUENCE    
  ddsDteCfgIndex SCinstance
  ddsDteExtBuffClk INTEGER
  ddsDteCfgTxCarrier INTEGER
  ddsDteCfgRxCarrier INTEGER
  ddsDteCfgCtsDelay INTEGER
  ddsDteCfgLocalDSR INTEGER
  ddsDteCfgAnaloopDSR INTEGER
  ddsDteCfgAasStatus INTEGER
  ddsDteCfgAasTimer INTEGER
  ddsDteCfgCircuitAssurance INTEGER
  ddsDteCfgSystemStatus INTEGER
  ddsDteCfgTermaloop INTEGER

DdsDteAsyncCfgEntry  
SEQUENCE    
  ddsDteAsyncCfgIndex SCinstance
  ddsDteAsyncRateAdapt INTEGER
  ddsDteAsyncRxDelay INTEGER
  ddsDteAsyncTxEOTcfg INTEGER
  ddsDteAsyncRxEOTcfg INTEGER
  ddsDteAsyncOverSpeed INTEGER
  ddsDteAsyncCharacterSize INTEGER

DdsDteStatusEntry  
SEQUENCE    
  ddsDteStatusIndex SCinstance
  ddsDteStatus OCTET STRING

Defined Values

dsu 1.3.6.1.4.1.498.8
OBJECT IDENTIFIER    

dds 1.3.6.1.4.1.498.8.1
OBJECT IDENTIFIER    

ddsMIBversion 1.3.6.1.4.1.498.8.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)  

ddsLineCfgTable 1.3.6.1.4.1.498.8.1.2
The GDC DDS Line Configuration table. Information in the entries of this table defines the configuration of DDS Line.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DdsLineCfgEntry

ddsLineCfgEntry 1.3.6.1.4.1.498.8.1.2.1
The GDC DDS Line Configuration Table Entry. The information in this entry defines the configuration for the Line of the associated DDS equipment.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DdsLineCfgEntry  

ddsLineCfgIndex 1.3.6.1.4.1.498.8.1.2.1.1
The index value that uniquely identifies the line interface to which this entry is applicable. This has the form of a SCinstance that defines the slot, line, drop, and sub-identifier, which in this case is the DDS Line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

ddsLineType 1.3.6.1.4.1.498.8.1.2.1.2
Identifies the type of line. The value dds1(1) defines the line type as a conventional DDS. The value ddsSc(2) defines the line type as a DDS line with secondary channel. The value clearChannel(3) indicates that the line type is 64K Clear Channel. The value auto(4) indicates that automatic line detection is in progress. Once the line type has been detected, the object reports enumeration (1),(2), or (3).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dds1(1), ddsSc(2), clearChannel(3), auto(4)  

ddsAutoDataRateDetect 1.3.6.1.4.1.498.8.1.2.1.3
The value autoAsync(11) and autoSync(12) indicates that automatic data rate detection for async or sync communications is in progress. Once the data rate has been detected, this object reports the circuit data rate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER async2400(1), sync2400(2), async4800(3), sync4800(4), async9600(5), sync9600(6), async19200(7), sync19200(8), sync56000(9), sync64000(10), autoAsync(11), autoSync(12)  

ddsDataRate 1.3.6.1.4.1.498.8.1.2.1.4
The DSU data rate option. This object is used to choose the operational data rate of the DSU. The two choices autoAsync(11) and autoSync(12) allow the DSU to automatically determine the circuit speed and set the data rate accordingly. Similarities in DDS line coding of 56k DDS/SC and 64k Clear Channel require the user to select sync64000(10) implicitly if 64kbps data rate is required.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER async2400(1), sync2400(2), async4800(3), sync4800(4), async9600(5), sync9600(6), async19200(7), sync19200(8), sync56000(9), sync64000(10), autoAsync(11), autoSync(12)  

ddsTxClockSource 1.3.6.1.4.1.498.8.1.2.1.5
The DSU transmit clock source option. This is the selection for the transmitter timing clock source. If connecting to a DDS circuit the value of receive(1) must be selected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER receive(1), internal(2), external(3)  

ddsZeroEncodingCfg 1.3.6.1.4.1.498.8.1.2.1.6
The DSU zero encoding option. This option, for point to point 56k DDS secondary channel circuits, allows the DTE equipment to transmit all '0' octets without violating the ones density requirements of DDS. This option is a GDC only feature and must be set to disable when coexisting with DSU equipment from other providers. Both local and remote DSU's must be set to the same value. The zero encoding feature is not applicable for any of the other data rates or line types.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ddsDefaultConfig 1.3.6.1.4.1.498.8.1.2.1.7
The DSU default config option. When the value defaultCfg(2), is selected, the memory of the dataset will be erased, and the DSU configuration will be returned to factory defaults.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noChange(1), defaultCfg(2)  

ddsDteCfgTable 1.3.6.1.4.1.498.8.1.3
The DDS DTE Configuration Table. Entries in this table pertain to the DTE interface, regardless of the operating mode (sync/async).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DdsDteCfgEntry

ddsDteCfgEntry 1.3.6.1.4.1.498.8.1.3.1
The GDC DTE Configuration Table Entry. The information in this entry defines the configuration for the associated DTE.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DdsDteCfgEntry  

ddsDteCfgIndex 1.3.6.1.4.1.498.8.1.3.1.1
An entry in the GDC DDS DTE Configuration Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

ddsDteExtBuffClk 1.3.6.1.4.1.498.8.1.3.1.2
The DSU transmit buffer option. An optional elastic transmit buffer is inserted into the data path when a value of external(2) is selected. This elastic buffer maintains network synchronization when an external frequency locked clock source is driven into the external transmit clock input on the DTE interface. Opposing phase relationships between the external transmit clock and network clock are compensated for by this buffer. No buffering is performed when this object is internal(1). If the transmitter timing is set to external, this object must be set to external(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER internal(1), external(2)  

ddsDteCfgTxCarrier 1.3.6.1.4.1.498.8.1.3.1.3
The Transmit Carrier option. This is feature allows the DTE equipment to directly control the transmitter carrier via signals on the RTS circuit. Typically, it is set to switched(2) in remote DSU multidrop applications. The Transmit Carrier constant(1) is used in point-to-point applications and also in master multipoint applications. When the value of the ddsDataRate is sync64000(10), the value of this object is constant(1). When this object is constant(1), RTS and CTS are forced on internally.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER constant(1), switched(2)  

ddsDteCfgRxCarrier 1.3.6.1.4.1.498.8.1.3.1.4
The Receive Carrier option. This option controls the operation of DCD. It is set to constant for multipoint remote and point to point applications. Switched(2) is used for master multipoint configurations. When the value of the ddsDataRate is sync64000(10), the receive carrier option is forced to constant(1) with DCD forced On.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER constant(1), switched(2)  

ddsDteCfgCtsDelay 1.3.6.1.4.1.498.8.1.3.1.5
The CTS delay option. Cts delay option of ctsOn(1) forces both RTS and CTS On regardless of the state of the attached business equipment. The CTS delay option provides a variable delay between RTS and CTS on transitions. The delays of 0msec, 3 character, 30msec, 60msec, and 90msec are selectable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ctsOn(1), ctsFixed3Char(2), cts0mSec(3), cts30mSec(4), cts60mSec(5), cts90mSec(6)  

ddsDteCfgLocalDSR 1.3.6.1.4.1.498.8.1.3.1.6
The DSR option. This option controls the operation of DSR. When forceOn(2) is selected, DSR is normally on, if set for followsDTR(1) then DSR is on only when DTR is on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER followsDTR(1), forcedOn(2)  

ddsDteCfgAnaloopDSR 1.3.6.1.4.1.498.8.1.3.1.7
The DSR in Line Loopback (Analoop) option. This option controls DSR during a Line Loopback test. When Line Loopback is active and the ddsDteCfgAnaloopDSR object is off(1), a DSR off indication is output to the DTE interface. When normal(2), the state of DSR responds in accodance with the ddsDteCfgLocalDSR object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), normal(2)  

ddsDteCfgAasStatus 1.3.6.1.4.1.498.8.1.3.1.8
The Auto-anti Streaming option. A value of enable(1) means that the primary channel DSU transmitter is forced OFF (idle) if the business equipment's (DTE) RTS lead remains on for more than the value of the ddsDteCfgAasTimer. Streaming is cleared when the DTE's RTS interface lead turns OFF and remains OFF for at least 500msec.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ddsDteCfgAasTimer 1.3.6.1.4.1.498.8.1.3.1.9
The Auto Anti-Streaming Timer monitor RTS. If RTS remains On for more then the selected time and ddsDteCfgAasStatus is selected for enable(1), the DSU forces Off its primary channel transmitter and turns off CTS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sec5(1), sec10(2), sec30(3), sec45(4)  

ddsDteCfgCircuitAssurance 1.3.6.1.4.1.498.8.1.3.1.10
The Circuit Assurance option. The enable(2) configures the DSU to clamp CTS upon receiving the following Network codes: 1. IDLE(no DCD) 2. Out of Service Code (OOS) 3. Abnormal Station Code (ASC) 4. No Signal(not a network code) 5. other inactive channel codes (ICC) When the value of this object is disable(1) no action occurs for any of the above network conditions.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ddsDteCfgSystemStatus 1.3.6.1.4.1.498.8.1.3.1.11
The System Status option enable(2) configures the DSU to clamp DSR upon receiving the following Network codes: 1. Out of Service Code (OOS) 2. Abnormal Station Code (ASC) 3. No Signal(not a network code) 4. other inactive channel codes (ICC) When the value of this object is disable(1) no action occurs for any of the above network conditions.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ddsDteCfgTermaloop 1.3.6.1.4.1.498.8.1.3.1.12
The Loopback Termination Mode. The enable(1) object stops the DSU from looping the DDS network interface while a local loopback is in progress. When the value of this object is disable(2) the DDS network service is looped back to itself during a local loopback test.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ddsDteAsyncCfgTable 1.3.6.1.4.1.498.8.1.4
The Asynchronous Configuration table. Information in the entries of this table define the configuration of the DTE interface associated with the DDS device. The entries in this table are applicable only if the ddsDataRate object maintains an asynchronous configuration.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DdsDteAsyncCfgEntry

ddsDteAsyncCfgEntry 1.3.6.1.4.1.498.8.1.4.1
The Asynchronous Configuration Table Entry. The information in this entry defines the configuration of the DTE interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DdsDteAsyncCfgEntry  

ddsDteAsyncCfgIndex 1.3.6.1.4.1.498.8.1.4.1.1
The index value which uniquely identifies the DTE interface to which this entry is applicable. Values for this object have the form of an SCinstance which defines the slot, line, drop, and sub-identifier, which in this case is the DTE interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

ddsDteAsyncRateAdapt 1.3.6.1.4.1.498.8.1.4.1.2
The Async rate adaption object. The speed relationship between DDS circuit and DTE interface when configured for async communication is defined here. The none(1) value maintains a one to one speed relationship between the DDS circuit and DTE interface. A value of halfLineRate(2) means that the DTE speed is equal to one half the DDS circuit rate. A value of quarterLineRate(3) means that only one fourth the DDS circuit rate will be available at the DTE interface. If the DTE speed required is 1800 bps, then the provisioned DDS circuit must be 2400 DDS or DDS with secondary channel and the enumeration (4) object specified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), halfLineRate(2), quarterLineRate(3), from1800to2400LineRate(4)  

ddsDteAsyncRxDelay 1.3.6.1.4.1.498.8.1.4.1.3
When long(2) is selected, a 40 bit buffer in the receive data path is inserted. This buffer is used to filter out EOT. If ddsDteAsyncTxEOTcfg, and ddsDteAsyncRxEOTcfg are enabled, the object long(2) is required. The short(1) enumeration may be used only if the EOT signal scheme is not in use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER short(1), long(2)  

ddsDteAsyncTxEOTcfg 1.3.6.1.4.1.498.8.1.4.1.4
The configuration of the Transmit End-of-Text. The value enable(1) means that End-of-Text (EOT) will be transmitted. The value disable(2) inhibits EOT transmission. If enable(1), the unit will insert EOT into the data stream when it is finished.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ddsDteAsyncRxEOTcfg 1.3.6.1.4.1.498.8.1.4.1.5
The configuration of the Receive End-of-Text. The value enable(1) means that the unit will expect End-of-Text (EOT) and remove it from the data stream. The value disable(2) means that the unit should not monitor the data stream for EOT.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ddsDteAsyncOverSpeed 1.3.6.1.4.1.498.8.1.4.1.6
This option is used to determine the amount of asynchronous overspeed the DSU tolerates. The overSpeed1 indicates that the DSU will accept incomming async data that is up to 1% faster than the configured data rate. The overSpeed2point3 will allow up to 2.3% of DTE overspeed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER overSpeed1(1), overSpeed2point3(2)  

ddsDteAsyncCharacterSize 1.3.6.1.4.1.498.8.1.4.1.7
This option selects the Asynchronous word size. The available settings are: 1) 8 bits/character. 2) 9 bits/character. 3) 10 bits/character. 4) 11 bits/character. The character includes start and stop bits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bits11(1), bits10(2), bits9(3), bits8(4)  

ddsDteStatusTable 1.3.6.1.4.1.498.8.1.6
The DDS DTE Configuration Table. This entry pertains to the DTE interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DdsDteStatusEntry

ddsDteStatusEntry 1.3.6.1.4.1.498.8.1.6.1
The GDC DTE Configuration Table Entry. This entry defines the configuration for the associated DTE.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DdsDteStatusEntry  

ddsDteStatusIndex 1.3.6.1.4.1.498.8.1.6.1.1
An entry in the GDC DDS DTE Configuration Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SCinstance  

ddsDteStatus 1.3.6.1.4.1.498.8.1.6.1.2
Returns a bitwise snapshot of the DTE signals. Octet 1 bit 7 - not used bit 6 - CTS (1:ON; 0:OFF) bit 5 - RTS (1:ON; 0:OFF) bit 4 - DTR (1:ON; 0:OFF) bit 3 - DSR (1:ON; 0:OFF) bit 2 - NO SIGNAL(NS) (1:ON; 0:OFF) bit 1 - DCD (1:ON; 0:OFF) bit 0 - DTP (1:ON; 0:OFF) Octet 2 bit 7 - not used bit 6 - DSP (1:ON; 0:OFF) bit 5 - DCD (1:Transitions 0:OFF) bit 4 - RTS (1:Transitions 0:OFF) bit 3 - CTS (1:Transitions 0:OFF) bit 2 - RXD (1:Transitions 0:OFF) bit 1 - TXC External (1:Trans 0:OFF) bit 0 - TXD (1:Transitions 0:OFF) Octet 3 bit 7 - not used bit 6 - Internal Test Pattern (1:ON; 0:OFF) bit 5 - \ (100:STC loop) bit 4 - > Test Modes (010:DataLoop) bit 3 - / (001:Analoop) bit 2 - Dataset Inhibit (1:active) bit 1 - Dataset Streaming Inhibit (1:active) bit 0 - Auto Anti-Streaming (1:Enabled) Octet 4 bit 7 - not used bit 6 - Diagnostic RTS (1:ON; 0:OFF) bit 5 - Test Inhibit (1:active ) bit 4 - Inactive Channel Code (1:ON; 0:OFF) bit 3 - LPDA Active (1:ON; 0:OFF) bit 2 - DBU Active (1:ON; 0:OFF) bit 1 - Front Panel Test Switch (1:Enabled ) bit 0 - Front Panel Test Switch Active (1:ON )
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)