CDM-570

File: CDM-570.mib (50536 bytes)

Imported modules

ComtechEFData SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

comtechEFData OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP IpAddress OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
MacAddress

Defined Types

Cdm570AccessListEntry  
SEQUENCE    
  cdm570AccessListIndex INTEGER
  cdm570AccessIPAddress IpAddress
  cdm570AccessSubnetMaskLength INTEGER

Cdm570StoredEventsEntry  
SEQUENCE    
  cdm570EventIndex INTEGER
  cdm570EventDate DisplayString
  cdm570EventTime DisplayString
  cdm570EventDescription DisplayString

Cdm570StoredStatisticsEntry  
SEQUENCE    
  cdm570StatisticIndex INTEGER
  cdm570StatisticDate DisplayString
  cdm570StatisticTime DisplayString
  cdm570StatisticMinEbNo INTEGER
  cdm570StatisticAvgEbNo INTEGER
  cdm570StatisticMaxTxPowerIncrease INTEGER
  cdm570StatisticAvgTxPowerIncrease INTEGER

Defined Values

cdm570 1.3.6.1.4.1.6247.24
Module Identity for both CDM-570 L-Band and IF-Band Satellite Modems.
MODULE-IDENTITY    

cdm570Objects 1.3.6.1.4.1.6247.24.1
OBJECT IDENTIFIER    

cdm570System 1.3.6.1.4.1.6247.24.1.1
OBJECT IDENTIFIER    

cdm570SystemInfo 1.3.6.1.4.1.6247.24.1.1.1
OBJECT IDENTIFIER    

cdm570SerialNumber 1.3.6.1.4.1.6247.24.1.1.1.1
Used to query the unit 9-digit serial number. Unit returns its S/N in the form xxxxxxxxx.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(9)  

cdm570Temperature 1.3.6.1.4.1.6247.24.1.1.1.2
Unit returns the value of the internal temperature, in degrees Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -99..99  

cdm570SystemEquipmentID 1.3.6.1.4.1.6247.24.1.1.2
OBJECT IDENTIFIER    

cdm570TurboOption 1.3.6.1.4.1.6247.24.1.1.2.1
Turbo option, where: 0 = None 1 = Turbo 2 = TPC/LDPC
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), turbo(1), tpcLdpc(2)  

cdm570ModelNumber 1.3.6.1.4.1.6247.24.1.1.2.2
Modem model number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..999  

cdm570DataRateOption 1.3.6.1.4.1.6247.24.1.1.2.3
Data rate option, where: 0 = Base (512 kbps) 1 = Up to 2048 kbps 2 = Up to 5000 kbps 3 = Up to 9980 kbps
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER base512kbps(0), upto2048kbps(1), upto5000kbps(2), upto9980kbps(3)  

cdm570HigherOrderModulation 1.3.6.1.4.1.6247.24.1.1.2.4
Higer order modulation, where: 0 = None 1 = 8-PSK/8-QAM 2 = 16-QAM 3 = 8-PSK/8-QAM and 16-QAM
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), modulation8PSK8QAM(1), modulation16QAM(2), modulation8PSK8QAM16QAM(3)  

cdm570IPOption 1.3.6.1.4.1.6247.24.1.1.2.5
IP Controller card, where: 0 = None 1 = Installed
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), installed(1)  

cdm570RSCodecOption 1.3.6.1.4.1.6247.24.1.1.2.6
RS Codec Option, where: 0 = None 1 = Installed
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), installed(1)  

cdm570SystemFirmware 1.3.6.1.4.1.6247.24.1.1.3
OBJECT IDENTIFIER    

cdm570FirmwareRevision 1.3.6.1.4.1.6247.24.1.1.3.1
Unit returns the value of the internal software revision installed in the unit, in the form of: Boot: XXXXXX Bulk1: YYYYYY Bulk2: ZZZZZZ, where: XXXXXX = software version of boot YYYYYY = software version of bulk1 ZZZZZZ = software version of bulk2
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(34..37)  

cdm570Config 1.3.6.1.4.1.6247.24.1.2
OBJECT IDENTIFIER    

cdm570EthernetRemoteControl 1.3.6.1.4.1.6247.24.1.2.1
OBJECT IDENTIFIER    

cdm570IpAddress 1.3.6.1.4.1.6247.24.1.2.1.1
The IP address for the 10/100 BaseTx Ethernet management port.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cdm570IpSubnetMask 1.3.6.1.4.1.6247.24.1.2.1.2
The network prefix length for the 10/100 BaseTx Ethernet management port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..31  

cdm570DefaultGateway 1.3.6.1.4.1.6247.24.1.2.1.3
The IP address of the default gateway.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cdm570MacAddress 1.3.6.1.4.1.6247.24.1.2.1.4
The MAC address of the Ethernet interface.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cdm570AccessLists 1.3.6.1.4.1.6247.24.1.2.1.5
OBJECT IDENTIFIER    

cdm570AccessListEnforcement 1.3.6.1.4.1.6247.24.1.2.1.5.1
Enable or disable enforcement of the the access list. Note: Be sure that you have added the SNMP browser's/manager's IP Address to the access list before enabling access list filtering. Otherwise, the SNMP browser/manager will no longer be able to gain access to the unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

cdm570AccessListTable 1.3.6.1.4.1.6247.24.1.2.1.5.2
The table that holds the access list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdm570AccessListEntry

cdm570AccessListEntry 1.3.6.1.4.1.6247.24.1.2.1.5.2.1
The entry for the access list table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Cdm570AccessListEntry  

cdm570AccessListIndex 1.3.6.1.4.1.6247.24.1.2.1.5.2.1.1
The index for the access list from 1..4.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

cdm570AccessIPAddress 1.3.6.1.4.1.6247.24.1.2.1.5.2.1.2
The IP addresses that can access the unit. The value of 0.0.0.0 means not defined.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cdm570AccessSubnetMaskLength 1.3.6.1.4.1.6247.24.1.2.1.5.2.1.3
The subnet mask length of the IP address for the access list. Subnet mask can be from 8..32. The value of 0 means not defined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 8..32  

cdm570SNMP 1.3.6.1.4.1.6247.24.1.2.1.6
OBJECT IDENTIFIER    

cdm570SNMPTrapDestinationIpAddress1 1.3.6.1.4.1.6247.24.1.2.1.6.1
The IP address were SNMP notifications (traps) are to be sent. This IP address should correspond to a SNMP manager or browser.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cdm570SNMPTrapDestinationIpAddress2 1.3.6.1.4.1.6247.24.1.2.1.6.2
The IP address were SNMP notifications (traps) are to be sent. This IP address should correspond to a SNMP manager or browser.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cdm570SNMPTrapCommunity 1.3.6.1.4.1.6247.24.1.2.1.6.3
The community that will be included in SNMP notifications (traps) that are sent from unit.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cdm570SNMPTrapVersion 1.3.6.1.4.1.6247.24.1.2.1.6.4
The SNMP version that will be used when sending traps from the unit. SNMPv1 will send V1 traps. SNMPv2 will send V2 notifications.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER snmpV1(1), snmpV2(2)  

cdm570Tx 1.3.6.1.4.1.6247.24.1.2.2
OBJECT IDENTIFIER    

cdm570TxFrequency 1.3.6.1.4.1.6247.24.1.2.2.1
Transmit frequency for both CDM-570L (L-Band) modem and CDM-570 (IF-band) modems. L-Band is 950 MHz to 1950 MHz. IF-Band is 50 MHz to 90 MHz and 100 MHz to 180 MHz. Units = Hz. Resolution = 100 Hz.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50000000..90000000 | 100000000..180000000 | 950000000..1950000000  

cdm570TxDataRate 1.3.6.1.4.1.6247.24.1.2.2.2
Tx data rate in bps (Varies based on chart below.) Units = bps Resolution = 1 bps FEC Type Modulation Code Rate Data Rate High Rate -------- ----------- ---------- --------------------- --------- None BPSK Uncoded 4.8 kbps to 3.0 Mbps None QPSK/OQPSK Uncoded 9.6 kbps to 5.0 Mbps Viterbi BPSK Rate 1/2 2.4 kbps to 1.5 Mbps Viterbi QPSK/OQPSK Rate 1/2 4.8 kbps to 3.0 Mbps Viterbi QPSK/OQPSK Rate 3/4 7.2 kbps to 4.5 Mbps Viterbi QPSK/OQPSK Rate 7/8 8.4 kbps to 5.0 Mbps Vit + RS BPSK Rate 1/2 2.4 kbps to 1.363 Mbps Vit + RS QPSK/OQPSK Rate 1/2 4.3 kbps to 2.727 Mbps Vit + RS QPSK/OQPSK Rate 3/4 6.5 kbps to 4.091 Mbps Vit + RS QPSK/OQPSK Rate 7/8 7.5 kbps to 4.666 Mbps Vit + RS 16-QAM Rate 3/4 13.0 kbps to 4.0 Mbps Vit + RS 16-QAM Rate 7/8 16.8 kbps to 4.666 Mbps TCM + RS 8-PSK Rate 2/3 8.7 kbps to 4.4 Mbps Turbo BPSK Rate 5/16 2.4 kbps to 0.937 Mbps Turbo BPSK Rate 21/44 2.4 kbps to 1.430 Mbps Turbo QPSK/OQPSK Rate 21/44 4.8 kbps to 2.860 Mbps Turbo QPSK/OQPSK Rate 3/4 7.2 kbps to 4.5 Mbps N/A Turbo QPSK/OQPSK Rate 7/8 8.4 kbps to 5.0 Mbps 5.25 Mbps Turbo QPSK/OQPSK Rate 0.95 9.1 kbps to 5.0 Mbps 5.667 Mbps Turbo 8-PSK/8-QAM Rate 3/4 10.8 kbps to 5.0 Mbps 6.75 Mbps Turbo 8-PSK/Q-QAM Rate 7/8 13.6 kbps to 5.0 Mbps 7.875 Mbps Turbo 8-PSK/Q-QAM Rate 0.95 15.3 kbps to 5.0 Mbps 8.5 Mbps Turbo 16-QAM Rate 3/4 14.4 kbps to 5.0 Mbps 9.0 Mbps Turbo 16-QAM Rate 7/8 16.8 kbps to 5.0 Mbps 9.98 Mbps
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2400..9980000  

cdm570TxFECCodeRate 1.3.6.1.4.1.6247.24.1.2.2.3
Transmit code rate, where 0 = Rate 5/16 (Turbo only) 1 = Rate 22/44 (Turbo only) 2 = Rate 1/2 3 = Rate 2/3 (8-PSK TCM or 16-QAM only) 4 = Rate 3/4 5 = Rate 7/8 6 = Rate 0.95 (Turbo only) 7 = Rate 1/1 (Uncoded or No FEC)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rate516(0), rate2144(1), rate12(2), rate23(3), rate34(4), rate78(5), rate095(6), uncoded(7)  

cdm570TxModType 1.3.6.1.4.1.6247.24.1.2.2.4
Transmit modulation type, where: 0 = BPSK 1 = QPSK 2 = OQPSK 3 = 8-PSK 4 = 16-QAM (Turbo or Viterbi + RS only) 5 = 8-QAM Depending on FEC type, not all of these selections will be valid.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER modBPSK(0), modQPSK(1), modOQPSK(2), mod8PSK(3), mod16QAM(4), mod8QAM(5)  

cdm570TxFECType 1.3.6.1.4.1.6247.24.1.2.2.5
Transmit FEC type where: 0 = Uncoded 1 = Viterbi 2 = Viterbit + Reed-Solomon 5 = TCM + Reed-Solomon (Code Rate = 2/3) 6 = Turbo 7 = TPC/LDPC Depending on hardware, not all of these selections will be valid.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER uncoded(0), viterbi(1), viterbiReedSolomon(2), tcmReedSolomon(5), turbo(6), tpcLdpc(7)  

cdm570TxSpectrumInvert 1.3.6.1.4.1.6247.24.1.2.2.6
Transmit spectrum invert selection, where: 0 = Normal 1 = Transmit spectrum inverted
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), inverted(1)  

cdm570TxDataInvert 1.3.6.1.4.1.6247.24.1.2.2.7
Invert transmit data, where: 0 = Normal 1 = Inverted
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), inverted(1)  

cdm570TxClockSource 1.3.6.1.4.1.6247.24.1.2.2.8
Transmit clock source, where: 0 = Internal 1 = Tx Terrestrial 2 = Loop-Timed
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER internal(0), txTerrestrial(1), loopTimed(2)  

cdm570TxScrambler 1.3.6.1.4.1.6247.24.1.2.2.9
Transmit scrambler state, where: 0 = Off 1 = On (Default scrambler type) 2 = On = IESS-315 (Turbo only)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), onDefaul(1), onIESS315(2)  

cdm570TxPowerLevel 1.3.6.1.4.1.6247.24.1.2.2.10
Transmit output power level for both CDM-570L (L-Band) modem and CDM-570 (IF-band) modem. CDM-570L power level is between -40 and 0 dBm. CDM-570 power level is between -25 and 0 dBm. Units = 0.1 dBm
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -400..0  

cdm570TxCarrierState 1.3.6.1.4.1.6247.24.1.2.2.11
Transmit carrier state, where: 0 = Off 1 = On 2 = RTI (Receive/Transmit Inhibit) The following values are query only: 3 = External Control (read only) 4 = BUC warm-up delay (read only) 5 = STDMA Burst (ready only)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1), rxTxInhibit(2), externalControlReadOnly(3), bucWarmUpDelayReadOnly(4), stdmaBurstReadOnly(5)  

cdm570TxSymbolRate 1.3.6.1.4.1.6247.24.1.2.2.12
Tx symbol rate in symbols per second (sps) Units = symbols per second (sps) Resolution = 1 sps
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 4800..3000000  

cdm570Rx 1.3.6.1.4.1.6247.24.1.2.3
OBJECT IDENTIFIER    

cdm570RxFrequency 1.3.6.1.4.1.6247.24.1.2.3.1
Receive frequency for both CDM-570L (L-Band) modem and CDM-570 (IF-band) modems. L-Band is 950 MHz to 1950 MHz. IF-Band is 50 MHz to 90 MHz and 100 MHz to 180 MHz. Units = Hz. Resolution = 100 Hz.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50000000..90000000 | 100000000..180000000 | 950000000..1950000000  

cdm570RxDataRate 1.3.6.1.4.1.6247.24.1.2.3.2
Rx data rate in bps (Varies based on chart below.) Units = bps Resolution = 1 bps FEC Type Modulation Code Rate Data Rate High Rate -------- ----------- ---------- --------------------- --------- None BPSK Uncoded 4.8 kbps to 3.0 Mbps None QPSK/OQPSK Uncoded 9.6 kbps to 5.0 Mbps Viterbi BPSK Rate 1/2 2.4 kbps to 1.5 Mbps Viterbi QPSK/OQPSK Rate 1/2 4.8 kbps to 3.0 Mbps Viterbi QPSK/OQPSK Rate 3/4 7.2 kbps to 4.5 Mbps Viterbi QPSK/OQPSK Rate 7/8 8.4 kbps to 5.0 Mbps Vit + RS BPSK Rate 1/2 2.4 kbps to 1.363 Mbps Vit + RS QPSK/OQPSK Rate 1/2 4.3 kbps to 2.727 Mbps Vit + RS QPSK/OQPSK Rate 3/4 6.5 kbps to 4.091 Mbps Vit + RS QPSK/OQPSK Rate 7/8 7.5 kbps to 4.666 Mbps Vit + RS 16-QAM Rate 3/4 13.0 kbps to 4.0 Mbps Vit + RS 16-QAM Rate 7/8 16.8 kbps to 4.666 Mbps TCM + RS 8-PSK Rate 2/3 8.7 kbps to 4.4 Mbps Turbo BPSK Rate 5/16 2.4 kbps to 0.937 Mbps Turbo BPSK Rate 21/44 2.4 kbps to 1.430 Mbps Turbo QPSK/OQPSK Rate 21/44 4.8 kbps to 2.860 Mbps Turbo QPSK/OQPSK Rate 3/4 7.2 kbps to 4.5 Mbps N/A Turbo QPSK/OQPSK Rate 7/8 8.4 kbps to 5.0 Mbps 5.25 Mbps Turbo QPSK/OQPSK Rate 0.95 9.1 kbps to 5.0 Mbps 5.667 Mbps Turbo 8-PSK/8-QAM Rate 3/4 10.8 kbps to 5.0 Mbps 6.75 Mbps Turbo 8-PSK/Q-QAM Rate 7/8 13.6 kbps to 5.0 Mbps 7.875 Mbps Turbo 8-PSK/Q-QAM Rate 0.95 15.3 kbps to 5.0 Mbps 8.5 Mbps Turbo 16-QAM Rate 3/4 14.4 kbps to 5.0 Mbps 9.0 Mbps Turbo 16-QAM Rate 7/8 16.8 kbps to 5.0 Mbps 9.98 Mbps
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2400..9980000  

cdm570RxFECCodeRate 1.3.6.1.4.1.6247.24.1.2.3.3
Rx code rate, where 0 = Rate 5/16 (Turbo only) 1 = Rate 22/44 (Turbo only) 2 = Rate 1/2 3 = Rate 2/3 (8-PSK TCM or 16-QAM only) 4 = Rate 3/4 5 = Rate 7/8 6 = Rate 0.95 (Turbo only) 7 = Rate 1/1 (Uncoded or No FEC)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rate516(0), rate2144(1), rate12(2), rate23(3), rate34(4), rate78(5), rate095(6), uncoded(7)  

cdm570RxDemodType 1.3.6.1.4.1.6247.24.1.2.3.4
Rx demodulation type, where: 0 = BPSK 1 = QPSK 2 = OQPSK 3 = 8-PSK 4 = 16-QAM (Turbo or Viterbi + RS only) 5 = 8-QAM Depending on FEC type, not all of these selections will be valid.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER demodBPSK(0), demodQPSK(1), demodOQPSK(2), demod8PSK(3), demod16QAM(4), demod8QAM(5)  

cdm570RxFECType 1.3.6.1.4.1.6247.24.1.2.3.5
Rx FEC type where: 0 = Uncoded 1 = Viterbi 2 = Viterbit + Reed-Solomon 5 = TCM + Reed-Solomon (Code Rate = 2/3) 6 = Turbo 7 = TPC/LDPC Depending on hardware, not all of these selections will be valid.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER uncoded(0), viterbi(1), viterbiReedSolomon(2), tcmReedSolomon(5), turbo(6), tpcLdpc(7)  

cdm570RxEbNoAlarmPoint 1.3.6.1.4.1.6247.24.1.2.3.6
Rx Eb/No alarm point in 0.1 dB, with a range between 0.1 dB and 16 dB. Units = 0.1 dB. Resolution = 0.1 dB.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..160  

cdm570RxSpectrumInvert 1.3.6.1.4.1.6247.24.1.2.3.7
Rx spectrum inversion, where: 0 = Normal 1 = Rx spectrum inverted
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), inverted(1)  

cdm570RxDataInvert 1.3.6.1.4.1.6247.24.1.2.3.8
Invert receive data, where: 0 = Normal 1 = Inverted
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), inverted(1)  

cdm570RxBufferSize 1.3.6.1.4.1.6247.24.1.2.3.9
Rx buffer size, where: 0 = Buffer disabled (Clock mode = Rx satellite) 1 = +/- 1024 bits 2 = +/- 2048 bits 3 = +/- 4096 bits 4 = +/- 8192 bits 5 = +/- 16384 bits 6 = +/- 32786 bits 7 = +/- 128 bits 8 = +/- 256 bits 9 = +/- 512 bits
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), size1024bits(1), size2048bits(2), size4096bits(3), size8192bits(4), size16384bits(5), size32786bits(6), size128bits(7), size256bits(8), size512bits(9)  

cdm570RxDescrambler 1.3.6.1.4.1.6247.24.1.2.3.10
Rx descrambler state, where: 0 = Off 1 = On (default descrambler type) 2 = On - IESS-315 (Turbo only)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), onDefault(1), onIESS315(2)  

cdm570RxDemodAcqSweepWidth 1.3.6.1.4.1.6247.24.1.2.3.11
Rx +/- acquisition sweep range of demodulator, in KHz, ranging from: +/- 1 to +/- 32 KHz (rates < 625 ksym/second) or +/- 1 to 200 KHz (rates >= 625 ksym/second).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..200  

cdm570RxSymbolRate 1.3.6.1.4.1.6247.24.1.2.3.12
Rx symbol rate in symbols per second (sps) Units = symbols per second (sps) Resolution = 1 sps
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 4800..3000000  

cdm570Frame 1.3.6.1.4.1.6247.24.1.2.4
OBJECT IDENTIFIER    

cdm570FramingMode 1.3.6.1.4.1.6247.24.1.2.4.1
Unit operating mode, where: 0 = Unframed 1 = EDMAC Framing 2 = EDMAC-2 Framing
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unframed(0), framingEDMAC(1), framingEDMAC2(2)  

cdm570EDMAC 1.3.6.1.4.1.6247.24.1.2.4.2
OBJECT IDENTIFIER    

cdm570EDMACMode 1.3.6.1.4.1.6247.24.1.2.4.2.1
EDMAC mode, where: 0 = EDMAC Idle 1 = EDMAC Master 2 = EDMAC Slave
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(0), master(1), slave(2)  

cdm570EDMACAddress 1.3.6.1.4.1.6247.24.1.2.4.2.2
For a Master, the EDMA Address is the range of addresses of distant-end units (modems or transceivers) which this unit, as the Master, will forward messages for. Only values which are integer multiples of ten are permitted. (10, 20, 30, 40, etc....) For a Slave, the EDMAC address is the address of the slave and is query only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..9990  

cdm570AUPC 1.3.6.1.4.1.6247.24.1.2.4.3
OBJECT IDENTIFIER    

cdm570AUPCEnable 1.3.6.1.4.1.6247.24.1.2.4.3.1
AUPC mode enable/disable, where: 0 = Disable 1 = Enable Note: To enable AUPC, framing must FIRST be enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

cdm570AUPCRemoteDemodTargetEbNo 1.3.6.1.4.1.6247.24.1.2.4.3.2
Target Eb/No value for remote demod, from 0.0 to 14.9 dB. Units = 0.1 dB.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..149  

cdm570AUPCTxPowerMaxIncrease 1.3.6.1.4.1.6247.24.1.2.4.3.3
Max increase in Tx Power permitted, from 0 to 9 dB. Units = dB.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..9  

cdm570AUPCActionOnMaxPower 1.3.6.1.4.1.6247.24.1.2.4.3.4
Defines action on max. power condition, where: 0 = No action 1 = Generate Tx alarm
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(0), generateTxAlarm(1)  

cdm570AUPCActionOnRemoteDemodUnlock 1.3.6.1.4.1.6247.24.1.2.4.3.5
Defines action on remote demod unlock, where: 0 = Go to nominal power 1 = Go to max power
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER goToNominalPower(0), goToMaxPower(1)  

cdm570Interface 1.3.6.1.4.1.6247.24.1.2.5
OBJECT IDENTIFIER    

cdm570DataInterface 1.3.6.1.4.1.6247.24.1.2.5.1
Terrestrial interface type, where: 0 = EIA-422/EIA-530 DCE 1 = V.35 DCE 2 = EIA-232 (sync) 3 = G.703 T1 AMI (forces Rx and Tx data rates to 1544 kbps) 4 = G.703 T1 B8ZS (forces Rx and Tx data rates to 1544 kbps) 5 = G.703 E1 Unbal AMI (forces Rx and Tx data rates to 2048 kbps) 6 = G.703 E1 Unbal HDB3 (forces Rx and Tx data rates to 2048 kbps) 7 = G.703 E1 Bal AMI (forces Rx and Tx data rates to 2048 kbps) 8 = G.703 E1 Bal HDB3 (forces Rx and Tx data rates to 2048 kbps) 9 = IP (Ethernet)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER interfaceEIA422(0), interfaceV35(1), interfaceEIA232(2), interfaceG703T1AMI(3), interfaceG703T1B8ZS(4), interfaceG703E1UnbalAMI(5), interfaceG703E1UnbalHDB3(6), interfaceG703E1BalAMI(7), interfaceG703E1BalHDB3(8), interfaceIP(9)  

cdm570RTSCTSOper 1.3.6.1.4.1.6247.24.1.2.5.2
OBJECT IDENTIFIER    

cdm570RTS 1.3.6.1.4.1.6247.24.1.2.5.2.1
Defines how RTS/CTS will operate at the main data interface, where: 0 = RTS/CTS Loop, No Action (RTS and CTS are looped, so that CTS echoes the state of RTS, but RTS does not control the ON/OFF state of the carrier) 1 = Loop, RTS controls Tx Ouput (RTS and CTS are looped, so that CTS echoes the state of RTS and RTS controls the ON/OFF state of the carrier - the modem will not bring up its TX carrier until RTS is asserted.) 2 = Ignore RTS, Assert CTS Query Only: 3 = 1:N system in use, RTS/CTS ignored
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER loopRTSCTSNoAction(0), loopRTSControlsTx(1), ignoreRTSAssertCTS(2), ignoreRTSCTS(3)  

cdm570G703T1 1.3.6.1.4.1.6247.24.1.2.5.3
OBJECT IDENTIFIER    

cdm570T1LineBuildOut 1.3.6.1.4.1.6247.24.1.2.5.3.1
Valid only for T1 interface, where: 0 = 0 - 133 feet 1 = 133 - 266 feet 2 = 266 - 399 feet 3 = 399 - 533 feet 4 = 533 - 655 feet
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER distance0To133feet(0), distance133To266feet(1), distance266To399feet(2), distance399To533feet(3), distance533To655feet(4)  

cdm570Reference 1.3.6.1.4.1.6247.24.1.2.6
OBJECT IDENTIFIER    

cdm570ReferenceFrequency 1.3.6.1.4.1.6247.24.1.2.6.1
External reference frequency, where: 0 = Internal 10 MHz 1 = External 1 MHz 2 = External 2 MHz 3 = External 5 MHz 4 = External 10 MHz 5 = External 20 MHz
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER int10MHz(0), ext1MHz(1), ext2MHz(2), ext5MHz(3), ext10MHz(4), ext20MHz(5)  

cdm570AlarmMask 1.3.6.1.4.1.6247.24.1.2.7
OBJECT IDENTIFIER    

cdm570AlarmMaskTxFIFO 1.3.6.1.4.1.6247.24.1.2.7.1
Tx FIFO alarm mask, where: 0 = Unmasked 1 = Masked
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unmasked(0), masked(1)  

cdm570AlarmMaskG703BPV 1.3.6.1.4.1.6247.24.1.2.7.2
G.703 BPV alarm mask, where: 0 = Unmasked 1 = Masked
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unmasked(0), masked(1)  

cdm570AlarmMaskTxAIS 1.3.6.1.4.1.6247.24.1.2.7.3
Tx-AIS alarm mask, where: 0 = Unmasked 1 = Masked
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unmasked(0), masked(1)  

cdm570AlarmMaskRxAGC 1.3.6.1.4.1.6247.24.1.2.7.4
Rx AGC alarm mask, where: 0 = Unmasked 1 = Masked
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unmasked(0), masked(1)  

cdm570AlarmMaskEbNoAlarm 1.3.6.1.4.1.6247.24.1.2.7.5
Eb/No alarm mask, where: 0 = Unmasked 1 = Masked
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unmasked(0), masked(1)  

cdm570AlarmMaskRxAIS 1.3.6.1.4.1.6247.24.1.2.7.6
Rx-AIS alarm mask, where: 0 = Unmasked 1 = Masked
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unmasked(0), masked(1)  

cdm570AlarmMaskBufferSlip 1.3.6.1.4.1.6247.24.1.2.7.7
Buffer slip alarm mask, where: 0 = Unmasked 1 = Masked
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unmasked(0), masked(1)  

cdm570AlarmMaskExtReference 1.3.6.1.4.1.6247.24.1.2.7.8
External reference alarm mask, where: 0 = Unmasked 1 = Masked
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unmasked(0), masked(1)  

cdm570ODU 1.3.6.1.4.1.6247.24.1.2.8
OBJECT IDENTIFIER    

cdm570Monitor 1.3.6.1.4.1.6247.24.1.3
OBJECT IDENTIFIER    

cdm570Alarms 1.3.6.1.4.1.6247.24.1.3.1
OBJECT IDENTIFIER    

cdm570UnitAlarms 1.3.6.1.4.1.6247.24.1.3.1.1
Modem Unit Faults: Value Description of unit fault 0 No faults 1 +5 Volt power supply 2 +12 Volt power supply 3 -5 Volt power supply 4 +23 Volt power supply 5 -12 Volt power supply 6 Tx synthesizer lock 7 Rx 1st LO synthesize lock 8 Rx 2nd LO synthesize lock 9 Ref PLL lock 14 MPP50 (IP Module) Fault 15 EEPROM checksum error
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noFaults(0), powerSupply5volts(1), powerSupply12volts(2), powerSupplyNeg5volts(3), powerSupply23volts(4), powerSupplyNeg12volts(5), txSynthesizerLock(6), rx1stLOSynthesizerLock(7), rx2ndLOSynthesizerLock(8), refPLLLock(9), mpp50Fault(14), checksumErrorEEPROM(15)  

cdm570TxAlarms 1.3.6.1.4.1.6247.24.1.3.1.2
Modem TX Traffic Faults: Value Description of Tx Traffic status 0 Tx traffic OK 1 No clock from terrestrial interface 3 Tx FIFO slip 5 Loss of External Reference 7 AUPC upper limit reached 9 AIS Detected on incoming data 11 Bipolar violation on G.705 interface
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER txTrafficOK(0), noClockFromTerrestrialInterface(1), txFIFOSlip(3), lostExternalReference(5), aupcUpperLimitReached(7), aisDetectedOnIncomingData(9), bipolarViolationOnG703Interface(11)  

cdm570RxAlarms 1.3.6.1.4.1.6247.24.1.3.1.3
Modem RX Traffic Faults Value Description of status parameter 0 Rx Traffic OK 1 Demodulator unlocked 3 AGC Alarm - signal out of range 5 RS Frame sync alarm 7 EDMAC Frame sync alarm 10 Buffer underflow 11 Buffer overflow 13 Eb/No alarm 15 AIS detected on incoming data
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rxTrafficOK(0), demodulatorUnlocked(1), agcAlarmSignalOutOfRange(3), rsFrameSyncAlarm(5), edmacFrameSyncAlarm(7), bufferUnderflow(10), bufferOverflow(11), ebNoAlarm(13), aisDetectedOnIncomingData(15)  

cdm570RxParams 1.3.6.1.4.1.6247.24.1.3.2
OBJECT IDENTIFIER    

cdm570RxBERMultiplier 1.3.6.1.4.1.6247.24.1.3.2.1
Estimated corrected BER. The BER is calculated by mubliplying the Multiplier by 10E-10. Calculuation: RxBER = (Multiplier) * 0.0000000001 Returns 2147483647 (max int) if demod is unlocked.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..999999999 | 2147483647  

cdm570BufferFillState 1.3.6.1.4.1.6247.24.1.3.2.2
Unit returns the value of the buffer fill state, between 1 to 99%. Returns 0 if demodulator is unlocked. Returns -1 if buffer is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 0 | 1..99  

cdm570RxFrequencyOffset 1.3.6.1.4.1.6247.24.1.3.2.3
Unit returns the value of the measured frequency offset of the carrier being demodulated in Hz. Units = Hz. Resolution 100 Hz. Range = -200,000 Hz to 0 Hz and 0 Hz to 200,000 Hz.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -200000..200000 | 999900  

cdm570RxSignalLevel 1.3.6.1.4.1.6247.24.1.3.2.4
Unit returns the value of the Rx signal level, in dBm, between -99 dBm and -5 dBm. Returns -100 if signal is less than -99 dBm. Returns -4 if signal is greater than -5 dBm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -100 | -99..-5 | -4  

cdm570RxEbNo 1.3.6.1.4.1.6247.24.1.3.2.5
Unit returns the value of Eb/No, between 0 and 16 db. Units = 0.1 dB. Resolution 0.1 dB. Returns 999 if demod is unlocked. For values greater than 16 dB, the reply will be 160.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..160 | 999  

cdm570EventLog 1.3.6.1.4.1.6247.24.1.3.3
OBJECT IDENTIFIER    

cdm570StoredEventsTable 1.3.6.1.4.1.6247.24.1.3.3.1
The table for stored events.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdm570StoredEventsEntry

cdm570StoredEventsEntry 1.3.6.1.4.1.6247.24.1.3.3.1.1
The entry for the stored events table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Cdm570StoredEventsEntry  

cdm570EventIndex 1.3.6.1.4.1.6247.24.1.3.3.1.1.1
The index for stored events table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

cdm570EventDate 1.3.6.1.4.1.6247.24.1.3.3.1.1.2
The date of the event in the form ddmmyy, where dd = day of the month (01 to 31) mm = month (01 to 12) yy = year (00 to 99)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(6)  

cdm570EventTime 1.3.6.1.4.1.6247.24.1.3.3.1.1.3
The time of the event in the form hhmmss, indicating the time from midnight, where: hh = hours (00 to 23) mm = minutes (00 to 59) ss = seconds (00 to 59)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(6)  

cdm570EventDescription 1.3.6.1.4.1.6247.24.1.3.3.1.1.4
The event description string with following format: {1 of the following: Clear, Fault, Info} - {Texual Description of Event}
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cdm570ClearAllStoredEvents 1.3.6.1.4.1.6247.24.1.3.3.2
Forces the software to clear the event log. This is a command only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clearAll(1)  

cdm570Statistics 1.3.6.1.4.1.6247.24.1.3.4
OBJECT IDENTIFIER    

cdm570StatisticsSampleInterval 1.3.6.1.4.1.6247.24.1.3.4.1
Used to set the sample interval for the statistics logging function, where the enumerated lists goes from 0 to 9 in 10 minute steps. Setting 0 disables the statistics logging function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), mins10(1), mins20(2), mins30(3), mins40(4), mins50(5), mins60(6), mins70(7), mins80(8), mins90(9)  

cdm570StoredStatisticsTable 1.3.6.1.4.1.6247.24.1.3.4.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdm570StoredStatisticsEntry

cdm570StoredStatisticsEntry 1.3.6.1.4.1.6247.24.1.3.4.2.1
Entry for stored statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Cdm570StoredStatisticsEntry  

cdm570StatisticIndex 1.3.6.1.4.1.6247.24.1.3.4.2.1.1
Index for stored statistics table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

cdm570StatisticDate 1.3.6.1.4.1.6247.24.1.3.4.2.1.2
The date of the statistic in the form ddmmyy, where: dd = day of the month (01 to 31) mm = month (01 to 12) yy = year (00 to 99)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(6)  

cdm570StatisticTime 1.3.6.1.4.1.6247.24.1.3.4.2.1.3
The time of the statistic in the form hhmmss, indicating the time from midnight, where: hh = hours (00 to 23) mm = minutes (00 to 59) ss = seconds (00 to 59)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(6)  

cdm570StatisticMinEbNo 1.3.6.1.4.1.6247.24.1.3.4.2.1.4
Minimum Eb/No during sample period. Units = 0.1 dB. Returns 999 if demod was unlocked during sample period.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..160 | 999  

cdm570StatisticAvgEbNo 1.3.6.1.4.1.6247.24.1.3.4.2.1.5
Minimum Eb/No during sample period. Units = 0.1 dB. Returns 999 if demod was unlocked during sample period.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..160 | 999  

cdm570StatisticMaxTxPowerIncrease 1.3.6.1.4.1.6247.24.1.3.4.2.1.6
Max. Tx power level increase during sample period. Units = 0.1 dB
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..99  

cdm570StatisticAvgTxPowerIncrease 1.3.6.1.4.1.6247.24.1.3.4.2.1.7
Average Tx power level increase during sample period. Units = 0.1 dB
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..99  

cdm570ClearAllStoredStatistics 1.3.6.1.4.1.6247.24.1.3.4.3
Forces the software to clear the statistics log. This is a command only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clearAll(1)  

cdm570AUPCParams 1.3.6.1.4.1.6247.24.1.3.5
OBJECT IDENTIFIER    

cdm570AUPCRemoteDemodEbNo 1.3.6.1.4.1.6247.24.1.3.5.1
Returns the value of the Eb/No ofthe remote demodulator. Units = 0.1 dB Responds 999 = remote demod unlocked. Responds 0 = EDMAC is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0 | 20..160 | 999  

cdm570AUPCTxPowerIncrease 1.3.6.1.4.1.6247.24.1.3.5.2
Returns the increase in Tx power level, in 0.1 dB (from the nominal setting) due to the action of AUPC. Responds with 999 if AUPC is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..90 | 999  

cdm570ODUParams 1.3.6.1.4.1.6247.24.1.3.6
OBJECT IDENTIFIER    

cdm570Test 1.3.6.1.4.1.6247.24.1.4
OBJECT IDENTIFIER    

cdm570UnitTestMode 1.3.6.1.4.1.6247.24.1.4.1
Unit Test Mode where: 0 = Normal Mode 1 = IF Loopback 2 = Digital Loopback 3 = IO Loopback 4 = RF Loopback 5 = Tx CW 6 = Tx Alternating Pattern
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normalMode(0), ifLoopBack(1), digitalLoopBack(2), ioLoopBack(3), rfLoopback(4), txCW(5), txAlternatingPattern(6)  

cdm570SaveLoad 1.3.6.1.4.1.6247.24.1.5
OBJECT IDENTIFIER    

cdm570ConfigurationSave 1.3.6.1.4.1.6247.24.1.5.1
Causes the device to store the current modem configuration in configuration memory location defined by the argument (0 to 9). This is a COMMAND ONLY. Get always responds with 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..9  

cdm570ConfigurationLoad 1.3.6.1.4.1.6247.24.1.5.2
Causes the device to retrieve a previously stored modem configuration from configuration memory location defined by the argument (0 to 9). This is a COMMAND ONLY. Get always responds with 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..9  

cdm570Util 1.3.6.1.4.1.6247.24.1.6
OBJECT IDENTIFIER    

cdm570Buffer 1.3.6.1.4.1.6247.24.1.6.1
OBJECT IDENTIFIER    

cdm570ReCenterBuffer 1.3.6.1.4.1.6247.24.1.6.1.1
Forces the software to recenter the receive Plesiochronous/Doppler buffer. This is a command only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reCenter(1)  

cdm570RealTimeClock 1.3.6.1.4.1.6247.24.1.6.2
OBJECT IDENTIFIER    

cdm570RTCDate 1.3.6.1.4.1.6247.24.1.6.2.1
A date in the form dd/mm/yy, where dd = day of the month (01 to 31) mm = month (01 to 12) yy = year (00 to 99)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(8)  

cdm570RTCTime 1.3.6.1.4.1.6247.24.1.6.2.2
A time in the form hh:mm:ss, indicating the time from midnight, where: hh = hours (00 to 23) mm = minutes (00 to 59) ss = seconds (00 to 59)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(8)  

cdm570InternalReference 1.3.6.1.4.1.6247.24.1.6.3
OBJECT IDENTIFIER    

cdm570WarmUpDelay 1.3.6.1.4.1.6247.24.1.6.3.2
Warm-up delay for internal frequency reference (OCXO), where: 0 = Disabled (instant on - no delay for OCXO to reach temperature) 1 = Enabled (unit waits until OCXO reaches correct temperature)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

cdm570WarmUpCountdown 1.3.6.1.4.1.6247.24.1.6.3.3
As a query, returns the Warm-up delay countdown in seconds remaining. As a command, only takes the argument 0 and is used to truncate the warm-up delay period to zero, forcing the unit into 'instanct-on' mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..200  

cdm570ID 1.3.6.1.4.1.6247.24.1.6.4
OBJECT IDENTIFIER    

cdm570CircuitID 1.3.6.1.4.1.6247.24.1.6.4.1
Sets or queries the user-defined Circuit ID string, which is a fixed length of 24 characters. Valid characters include: Space ( ) * + - , . / 0 thru 9 and A thru Z
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

cdm570Redundancy 1.3.6.1.4.1.6247.24.1.6.5
OBJECT IDENTIFIER    

cdm570RedundancyState 1.3.6.1.4.1.6247.24.1.6.5.1
Unit returns the redundancy state of the unit, where: 0 = Offline 1 = Online
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER offline(0), online(1)  

cdm570ForceRedundentSwitch 1.3.6.1.4.1.6247.24.1.6.5.2
Force redundundent switch command.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forceSwitch(1)  

cdm570ODUComms 1.3.6.1.4.1.6247.24.1.6.6
OBJECT IDENTIFIER    

cdm570ODUCommsEnabled 1.3.6.1.4.1.6247.24.1.6.6.1
ODU Comms, where 0 = Disabled 1 = Enabled
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

cdm570Notifications 1.3.6.1.4.1.6247.24.2
OBJECT IDENTIFIER    

cdm570NotificationsPrefix 1.3.6.1.4.1.6247.24.2.0
OBJECT IDENTIFIER    

cdm570UnitAlarm 1.3.6.1.4.1.6247.24.2.0.1
Modem Unit Faults Trap
Status: current Access: read-write
NOTIFICATION-TYPE    

cdm570TxTrafficAlarm 1.3.6.1.4.1.6247.24.2.0.2
Modem TX Traffic Faults Trap
Status: current Access: read-write
NOTIFICATION-TYPE    

cdm570RxTrafficAlarm 1.3.6.1.4.1.6247.24.2.0.3
Modem RX Traffic Faults Trap
Status: current Access: read-write
NOTIFICATION-TYPE    

cdm570Conformance 1.3.6.1.4.1.6247.24.3
OBJECT IDENTIFIER    

cdm570Groups 1.3.6.1.4.1.6247.24.3.1
OBJECT IDENTIFIER    

cdm570ObjectsGroup 1.3.6.1.4.1.6247.24.3.1.1
CDM-570 (Both L-Band and IF-Band) Objects Group.
Status: current Access: read-write
OBJECT-GROUP    

cdm570NotificationsGroup 1.3.6.1.4.1.6247.24.3.1.2
CDM-570 (Both L-Band and IF-Band) Notifications Group.
Status: current Access: read-write
NOTIFICATION-GROUP    

cdm570Compliances 1.3.6.1.4.1.6247.24.3.2
OBJECT IDENTIFIER    

cdm570Compliance 1.3.6.1.4.1.6247.24.3.2.1
CDM-570 (Both L-Band and IF-Band) Compliance.
Status: current Access: read-write
MODULE-COMPLIANCE