ARRIS-D5-QAM-POST-MIB

File: ARRIS-D5-QAM-POST-MIB.mib (15619 bytes)

Imported modules

ARRIS-D5-VIDEO-MIB ARRIS-MIB DOCS-IF-MIB
IF-MIB ENTITY-MIB ARRIS-D5-QAM-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

D5Program arrisD5UEQam TenthdBmV
ifIndex InterfaceIndex PhysicalIndex
d5QamMib OBJECT-GROUP MODULE-COMPLIANCE
Integer32 Unsigned32 Counter32
OBJECT-TYPE MODULE-IDENTITY TruthValue
RowStatus DisplayString

Defined Types

D5QamMemoryTestEntry  
SEQUENCE    
  d5QamMemoryTestSlotId Unsigned32
  d5QamMemoryTestBankId Unsigned32
  d5QamMemoryTestDescription DisplayString
  d5QamMemoryTestChip INTEGER
  d5QamMemoryTestExecute INTEGER
  d5QamMemoryTestResultVector Unsigned32
  d5QamMemoryTestResultRegister Unsigned32
  d5QamMemoryTestResultAddress Unsigned32

D5QamRS232Entry  
SEQUENCE    
  d5QamRS232SlotId Unsigned32
  d5QamRS232Status Unsigned32
  d5QamRS232Data OCTET STRING

D5QamECLEntry  
SEQUENCE    
  d5QamECLSlotId Unsigned32
  d5QamECLAddress Unsigned32
  d5QamECLValue Unsigned32
  d5QamECLExecute INTEGER

D5QamConfigurationControlEntry  
SEQUENCE    
  d5QamConfigurationControlSlotId Unsigned32
  d5QamConfigurationControlResetNow TruthValue
  d5QamConfigurationControlManufacturingTests TruthValue
  d5QamConfigurationControlPreDistortionCoefs TruthValue

Defined Values

d5QamPOSTMib 1.3.6.1.4.1.4115.1.8.1.5.2
Arris D5 UEQ QAM Manufacturing MIB
MODULE-IDENTITY    

d5QamMemoryTestTable 1.3.6.1.4.1.4115.1.8.1.5.2.1
This table contains a list of QAM POST tests and test-results for each of the memory banks
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5QamMemoryTestEntry

d5QamMemoryTestEntry 1.3.6.1.4.1.4115.1.8.1.5.2.1.1
An entry for a single memory bank POST test and result.
Status: current Access: not-accessible
OBJECT-TYPE    
  D5QamMemoryTestEntry  

d5QamMemoryTestSlotId 1.3.6.1.4.1.4115.1.8.1.5.2.1.1.1
QAM card associated with a particular test.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..6  

d5QamMemoryTestBankId 1.3.6.1.4.1.4115.1.8.1.5.2.1.1.2
A unique identifier specifying a particular memory bank.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4  

d5QamMemoryTestDescription 1.3.6.1.4.1.4115.1.8.1.5.2.1.1.3
A textual description of the the memory bank.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

d5QamMemoryTestChip 1.3.6.1.4.1.4115.1.8.1.5.2.1.1.4
Select a particular chip for a DVT test, this field is ignored for all other tests
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER chip1(1), chip2(2)  

d5QamMemoryTestExecute 1.3.6.1.4.1.4115.1.8.1.5.2.1.1.5
Control for starting a test and checking for test completion. Only a value of stop or startXXX is allowed on write access. Only a value of idle or running is allowed on read access.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), running(2), stop(3), startDataPinTest(4), startAddressPinTest(5), startMemorySweepTest(6), startDVTWriteCycles(7), startDVTReadCycles(8)  

d5QamMemoryTestResultVector 1.3.6.1.4.1.4115.1.8.1.5.2.1.1.6
Last test result vector, its interpretation is test specific
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

d5QamMemoryTestResultRegister 1.3.6.1.4.1.4115.1.8.1.5.2.1.1.7
Last test result register, its interpretation is test specific
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

d5QamMemoryTestResultAddress 1.3.6.1.4.1.4115.1.8.1.5.2.1.1.8
Last test result address, its interpretation is test specific
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

d5QamRS232Table 1.3.6.1.4.1.4115.1.8.1.5.2.2
This table allow access to RS232 bus of available QAM cards
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5QamRS232Entry

d5QamRS232Entry 1.3.6.1.4.1.4115.1.8.1.5.2.2.1
An entry for a single QAM card RS232 bus.
Status: current Access: not-accessible
OBJECT-TYPE    
  D5QamRS232Entry  

d5QamRS232SlotId 1.3.6.1.4.1.4115.1.8.1.5.2.2.1.1
Slot associated with a particular QAM card.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..6  

d5QamRS232Status 1.3.6.1.4.1.4115.1.8.1.5.2.2.1.2
Retrieve the status of the RS232 bus as documented in D5 Mux & PHY FPGAs Firmware Interface Specification section [2.4.14]
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

d5QamRS232Data 1.3.6.1.4.1.4115.1.8.1.5.2.2.1.3
On writing, the octet string is pushed to the RS232 transmit FIFO and flushed to the QAM micro-controller. On reading, the octet string contains the content of the RS232 receive FIFO.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

d5QamECLTable 1.3.6.1.4.1.4115.1.8.1.5.2.3
This table allow access to ECL bus of available QAM cards
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5QamECLEntry

d5QamECLEntry 1.3.6.1.4.1.4115.1.8.1.5.2.3.1
An entry for a single QAM card ECL bus.
Status: current Access: not-accessible
OBJECT-TYPE    
  D5QamECLEntry  

d5QamECLSlotId 1.3.6.1.4.1.4115.1.8.1.5.2.3.1.1
Slot associated with a particular QAM card.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..6  

d5QamECLAddress 1.3.6.1.4.1.4115.1.8.1.5.2.3.1.2
the ECL address for the transaction
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

d5QamECLValue 1.3.6.1.4.1.4115.1.8.1.5.2.3.1.3
The ECL value for the write transaction, or the result of a Read transaction.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

d5QamECLExecute 1.3.6.1.4.1.4115.1.8.1.5.2.3.1.4
Control for an ECL transaction. Only a value of read or write is allowed on write access. Only a value of idle, running or fail is allowed on read access.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), fail(2), readFpga(3), writeFpga(4), readMicro(5), writeMicro(6)  

d5QamConfigurationControlTable 1.3.6.1.4.1.4115.1.8.1.5.2.4
This table allow controlling internal aspects of QAM card configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5QamConfigurationControlEntry

d5QamConfigurationControlEntry 1.3.6.1.4.1.4115.1.8.1.5.2.4.1
An entry for a single QAM card configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  D5QamConfigurationControlEntry  

d5QamConfigurationControlSlotId 1.3.6.1.4.1.4115.1.8.1.5.2.4.1.1
Slot associated with a particular QAM card.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..6  

d5QamConfigurationControlResetNow 1.3.6.1.4.1.4115.1.8.1.5.2.4.1.2
Setting this object to true(1) causes the device to reset. Reading this object always returns false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

d5QamConfigurationControlManufacturingTests 1.3.6.1.4.1.4115.1.8.1.5.2.4.1.3
Enable/disable manufacturing tests.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

d5QamConfigurationControlPreDistortionCoefs 1.3.6.1.4.1.4115.1.8.1.5.2.4.1.4
Enable/disable pre-distortion coefficients usage.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

d5QamPOSTConformance 1.3.6.1.4.1.4115.1.8.1.5.2.99
OBJECT IDENTIFIER    

d5QamPOSTGroups 1.3.6.1.4.1.4115.1.8.1.5.2.99.1
OBJECT IDENTIFIER    

d5QamPOSTGroup 1.3.6.1.4.1.4115.1.8.1.5.2.99.1.1
Description.
Status: current Access: read-write
OBJECT-GROUP    

d5QamPOSTCompliances 1.3.6.1.4.1.4115.1.8.1.5.2.99.2
OBJECT IDENTIFIER    

d5QamPOSTCompliance 1.3.6.1.4.1.4115.1.8.1.5.2.99.2.1
Description.
Status: current Access: read-write
MODULE-COMPLIANCE