ARRIS-D5-TEST-MIB

File: ARRIS-D5-TEST-MIB.mib (13960 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ARRIS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TEXTUAL-CONVENTION DisplayString DateAndTime
OBJECT-GROUP MODULE-COMPLIANCE arrisD5UEQam

Defined Types

D5TestState  
A type definition for controlling test state.
TEXTUAL-CONVENTION    
  INTEGER idle(0), start(1), stop(2), startCategory(3), startSlot(4), startAll(5), clearCategory(6), clearSlot(7), clearAll(8)  

D5TestStatus  
A type definition for current test state.
TEXTUAL-CONVENTION    
  INTEGER complete(1), skipped(2), notRun(3), running(4), stopped(5), continuous(6)  

D5TestResult  
A type definition for simple test results.
TEXTUAL-CONVENTION    
  INTEGER passed(1), failed(2), notAvailable(3), incomplete(4)  

D5TestResultEntry  
SEQUENCE    
  d5TestSlot Unsigned32
  d5TestCategory Unsigned32
  d5TestNumber Unsigned32
  d5TestDescr DisplayString
  d5TestStatus D5TestStatus
  d5TestLastRunTime DateAndTime
  d5TestResult D5TestResult
  d5TestResultVector0 Unsigned32
  d5TestResultVector1 Unsigned32
  d5TestResultVector2 Unsigned32
  d5TestResultVector3 Unsigned32
  d5TestResultVector4 Unsigned32
  d5TestResultVector5 Unsigned32
  d5TestResultVector6 Unsigned32
  d5TestResultVector7 Unsigned32
  d5TestResultVector8 Unsigned32
  d5TestResultVector9 Unsigned32
  d5TestResultVector10 Unsigned32
  d5TestResultVector11 Unsigned32
  d5TestResultVector12 Unsigned32
  d5TestResultVector13 Unsigned32
  d5TestResultVector14 Unsigned32
  d5TestResultVector15 Unsigned32

Defined Values

d5TestMIB 1.3.6.1.4.1.4115.1.8.1.19
This MIB returns a table of test results that have been run on the D5-UEQAM. It reports general pass or fail test results as well as test specific result information. It also allows for tests to be configured and run to support diagnostics and the manufacturing process.
MODULE-IDENTITY    

d5TestControl 1.3.6.1.4.1.4115.1.8.1.19.1
OBJECT IDENTIFIER    

d5TestControlSlot 1.3.6.1.4.1.4115.1.8.1.19.1.1
Slot number on which to perform a test
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

d5TestControlCategory 1.3.6.1.4.1.4115.1.8.1.19.1.2
Category of test to configure
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

d5TestControlNumber 1.3.6.1.4.1.4115.1.8.1.19.1.3
Test number of test to configure
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

d5TestControlState 1.3.6.1.4.1.4115.1.8.1.19.1.4
State to set for the test.
Status: current Access: read-write
OBJECT-TYPE    
  D5TestState  

d5TestControlIterations 1.3.6.1.4.1.4115.1.8.1.19.1.5
Number of times to run the test. 0 to run repeatedly until stopped.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

d5TestControlArg0 1.3.6.1.4.1.4115.1.8.1.19.1.6
Optional argument to control test behaviour
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

d5TestControlArg1 1.3.6.1.4.1.4115.1.8.1.19.1.7
Optional argument to control test behaviour
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

d5TestControlArg2 1.3.6.1.4.1.4115.1.8.1.19.1.8
Optional argument to control test behaviour
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

d5TestControlArg3 1.3.6.1.4.1.4115.1.8.1.19.1.9
Optional argument to control test behaviour
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

d5TestResultTable 1.3.6.1.4.1.4115.1.8.1.19.2
This table contains a list of D5 test-results.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5TestResultEntry

d5TestResultEntry 1.3.6.1.4.1.4115.1.8.1.19.2.1
An entry for a single categorised test and corresponding result.
Status: current Access: not-accessible
OBJECT-TYPE    
  D5TestResultEntry  

d5TestSlot 1.3.6.1.4.1.4115.1.8.1.19.2.1.1
D5 slot containing the card on which the test was run
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

d5TestCategory 1.3.6.1.4.1.4115.1.8.1.19.2.1.2
Test category
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

d5TestNumber 1.3.6.1.4.1.4115.1.8.1.19.2.1.3
Test number, unique withing this test category.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

d5TestDescr 1.3.6.1.4.1.4115.1.8.1.19.2.1.4
Brief description of the test
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

d5TestStatus 1.3.6.1.4.1.4115.1.8.1.19.2.1.5
Current state of this test
Status: current Access: read-only
OBJECT-TYPE    
  D5TestStatus  

d5TestLastRunTime 1.3.6.1.4.1.4115.1.8.1.19.2.1.6
Last time this test was run
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

d5TestResult 1.3.6.1.4.1.4115.1.8.1.19.2.1.7
Test result summary
Status: current Access: read-only
OBJECT-TYPE    
  D5TestResult  

d5TestResultVector0 1.3.6.1.4.1.4115.1.8.1.19.2.1.8
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector1 1.3.6.1.4.1.4115.1.8.1.19.2.1.9
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector2 1.3.6.1.4.1.4115.1.8.1.19.2.1.10
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector3 1.3.6.1.4.1.4115.1.8.1.19.2.1.11
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector4 1.3.6.1.4.1.4115.1.8.1.19.2.1.12
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector5 1.3.6.1.4.1.4115.1.8.1.19.2.1.13
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector6 1.3.6.1.4.1.4115.1.8.1.19.2.1.14
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector7 1.3.6.1.4.1.4115.1.8.1.19.2.1.15
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector8 1.3.6.1.4.1.4115.1.8.1.19.2.1.16
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector9 1.3.6.1.4.1.4115.1.8.1.19.2.1.17
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector10 1.3.6.1.4.1.4115.1.8.1.19.2.1.18
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector11 1.3.6.1.4.1.4115.1.8.1.19.2.1.19
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector12 1.3.6.1.4.1.4115.1.8.1.19.2.1.20
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector13 1.3.6.1.4.1.4115.1.8.1.19.2.1.21
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector14 1.3.6.1.4.1.4115.1.8.1.19.2.1.22
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestResultVector15 1.3.6.1.4.1.4115.1.8.1.19.2.1.23
Result data specific to the test in this row
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

d5TestMibConformance 1.3.6.1.4.1.4115.1.8.1.19.99
OBJECT IDENTIFIER    

d5TestMibGroups 1.3.6.1.4.1.4115.1.8.1.19.99.1
OBJECT IDENTIFIER    

d5TestMibGroup 1.3.6.1.4.1.4115.1.8.1.19.99.1.1
Description.
Status: current Access: read-only
OBJECT-GROUP    

d5TestMibCompliances 1.3.6.1.4.1.4115.1.8.1.19.99.2
OBJECT IDENTIFIER    

d5TestMibCompliance 1.3.6.1.4.1.4115.1.8.1.19.99.2.1
Description.
Status: current Access: read-only
MODULE-COMPLIANCE