CXUTST-MIB

File: CXUTST-MIB.mib (4688 bytes)

Imported modules

RFC-1212 CXProduct-SMI

Imported symbols

OBJECT-TYPE cxUTst

Defined Types

UtstEntry  
SEQUENCE    
  utstSlotNumberIndex INTEGER
  utstIoRegTest INTEGER
  utstIoLedsTest INTEGER
  utstImpRegTest INTEGER
  utstImpComTestPollResult INTEGER
  utstUifRegTest INTEGER
  utstUifComTestPollResult INTEGER

Defined Values

utstTable 1.3.6.1.4.1.495.2.1.6.40.10
A table containing test results of an ISDN U-Interface daughter card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UtstEntry

utstEntry 1.3.6.1.4.1.495.2.1.6.40.10.1
The parameters for a specific ISDN U-Interface daughter card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UtstEntry  

utstSlotNumberIndex 1.3.6.1.4.1.495.2.1.6.40.10.1.1
Indicates the row containing objects for monitoring an I/O card in the CX 900. Range of Values: 1-6 Default Value: none
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..6  

utstIoRegTest 1.3.6.1.4.1.495.2.1.6.40.10.1.20
Indicates the result of the ISDN U-interface I/O register test. Options: failed (1): register test failed passed (2): register test passed Default Value: passed (2)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER failed(1), passed(2)  

utstIoLedsTest 1.3.6.1.4.1.495.2.1.6.40.10.1.21
Indicates the result of the ISDN U-interface Integrated Multiprotocol Processor (IMP) LEDs test. Options: initializationFailed (1): IMP initialization failed initializationPassed (2): IMP initialization passed Default Value: initializationPassed
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initializationFailed(1), initializationPassed(2)  

utstImpRegTest 1.3.6.1.4.1.495.2.1.6.40.10.1.22
Indicates the result of the ISDN U-interface Integrated Multiprotocol Processor (IMP) register test. Options: initializationFailed (1): IMP initialization failed failed (2): IMP register test failed passed (3): IMP register test passed Default Value: passed (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initializationFailed(1), failed(2), passed(3)  

utstImpComTestPollResult 1.3.6.1.4.1.495.2.1.6.40.10.1.23
Indicates the result of the ISDN U-interface IMP internal communication test while in polling mode. Options: initializationFailed (1): IMP initialization failed failed (2): IMP communication test failed in polling mode passed (3): IMP communication test passed in polling mode Default Value: passed (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initializationFailed(1), failed(2), passed(3)  

utstUifRegTest 1.3.6.1.4.1.495.2.1.6.40.10.1.24
Indicates the result of the ISDN U-interface transceiver register test. Options: initializationFailed (1): IMP initialization test failed failed (2): transceiver register test failed passed (3): transceiver register test passed Default Value: passed (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initializationFailed(1), failed(2), passed(3)  

utstUifComTestPollResult 1.3.6.1.4.1.495.2.1.6.40.10.1.25
Indicates the result of the ISDN U-interface transceiver internal communication test while in polling mode. Options: initializationFailed (1): IMP initialization failed failed (2): transceiver communication test failed in polling mode passed (3): transceiver communication test passed in polling mode Default Value: passed (3)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initializationFailed(1), failed(2), passed(3)