ARRIS-D5-WAN-POST-MIB

File: ARRIS-D5-WAN-POST-MIB.mib (6142 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ARRIS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 TEXTUAL-CONVENTION DisplayString
TimeStamp arrisD5UEQam

Defined Types

D5WanPOSTTestResult  
A convenient type definition for POST test results.
TEXTUAL-CONVENTION    
  INTEGER passed(1), skipped(2), failed(3), notYetKnown(4)  

D5WanPOSTEntry  
SEQUENCE    
  d5WanPOSTTestId Unsigned32
  d5WanPOSTTestDescr DisplayString
  d5WanPOSTTestResult D5WanPOSTTestResult
  d5WanPOSTTestResultDescr DisplayString

D5WanPOSTDiagnosticEntry  
SEQUENCE    
  d5WanPOSTDiagTestId Unsigned32
  d5WanPOSTDiagLastTestTimeStamp TimeStamp
  d5WanPOSTDiagLastTestResult D5WanPOSTTestResult
  d5WanPOSTDiagLastTestResultDescr DisplayString
  d5WanPOSTDiagExecute INTEGER
  d5WanPOSTDiagParam Integer32

Defined Values

d5WanPOSTMIB 1.3.6.1.4.1.4115.1.8.1.3
This MIB reports POST result on the Arris D5 WAN card
MODULE-IDENTITY    

d5WanPOSTObjects 1.3.6.1.4.1.4115.1.8.1.3.1
OBJECT IDENTIFIER    

d5WanPOSTTable 1.3.6.1.4.1.4115.1.8.1.3.1.1
This table contains a list of WAN POST tests and test-results.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5WanPOSTEntry

d5WanPOSTEntry 1.3.6.1.4.1.4115.1.8.1.3.1.1.1
An entry for a single POST test and result.
Status: current Access: not-accessible
OBJECT-TYPE    
  D5WanPOSTEntry  

d5WanPOSTTestId 1.3.6.1.4.1.4115.1.8.1.3.1.1.1.1
A unique identifier specifying a particular POST test.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

d5WanPOSTTestDescr 1.3.6.1.4.1.4115.1.8.1.3.1.1.1.2
A textual description of the associated POST test.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

d5WanPOSTTestResult 1.3.6.1.4.1.4115.1.8.1.3.1.1.1.3
Test result from boot-time test
Status: current Access: read-only
OBJECT-TYPE    
  D5WanPOSTTestResult  

d5WanPOSTTestResultDescr 1.3.6.1.4.1.4115.1.8.1.3.1.1.1.4
Optional textual description of the test result.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

d5WanPOSTDiagnosticTable 1.3.6.1.4.1.4115.1.8.1.3.1.2
This table contains a list of the WAN POST tests that can be run after boot-time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5WanPOSTDiagnosticEntry

d5WanPOSTDiagnosticEntry 1.3.6.1.4.1.4115.1.8.1.3.1.2.1
An entry for a single POST test and result.
Status: current Access: not-accessible
OBJECT-TYPE    
  D5WanPOSTDiagnosticEntry  

d5WanPOSTDiagTestId 1.3.6.1.4.1.4115.1.8.1.3.1.2.1.1
A unique identifier specifying a particular POST test.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

d5WanPOSTDiagLastTestTimeStamp 1.3.6.1.4.1.4115.1.8.1.3.1.2.1.2
The value of sysUpTime when this test was last executed. Zero if not-applicable or if last executed at boot-time.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

d5WanPOSTDiagLastTestResult 1.3.6.1.4.1.4115.1.8.1.3.1.2.1.3
Most recent test result
Status: current Access: read-only
OBJECT-TYPE    
  D5WanPOSTTestResult  

d5WanPOSTDiagLastTestResultDescr 1.3.6.1.4.1.4115.1.8.1.3.1.2.1.4
Optional textual description of the test result.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

d5WanPOSTDiagExecute 1.3.6.1.4.1.4115.1.8.1.3.1.2.1.5
Control for starting/stopping a test and checking for test completion. Only a value of start or stop 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 start(0), running(1), idle(2), stop(3)  

d5WanPOSTDiagParam 1.3.6.1.4.1.4115.1.8.1.3.1.2.1.6
Parameter passed to a test started by setting d5WanPOSTDiagExecute to start.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32