CXBRI-MIB

File: CXBRI-MIB.mib (5141 bytes)

Imported modules

RFC-1212 CXProduct-SMI

Imported symbols

OBJECT-TYPE cxBri

Defined Types

BriEntry  
SEQUENCE    
  briSlotNumberIndex INTEGER
  briIoRegTest INTEGER
  briIoLedsTest INTEGER
  briImpRegTest INTEGER
  briImpComTestPollResult INTEGER
  briTxcvrRegTest INTEGER
  briTxcvrComTestPollResult INTEGER

Defined Values

briTable 1.3.6.1.4.1.495.2.1.8.4.10
A table containing test results of an ISDN U or S/T-Interface daughter card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BriEntry

briEntry 1.3.6.1.4.1.495.2.1.8.4.10.1
The parameters for a specific ISDN U or S/T-Interface daughter card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BriEntry  

briSlotNumberIndex 1.3.6.1.4.1.495.2.1.8.4.10.1.1
Indicates the row containing objects for monitoring an I/O card in the CX900 or CX950. Range of Values: 1-6 for CX900 (slot) 1-8 for CX950 (slot) Default Value: none
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

briIoRegTest 1.3.6.1.4.1.495.2.1.8.4.10.1.20
Indicates the result of the ISDN U or S/T-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)  

briIoLedsTest 1.3.6.1.4.1.495.2.1.8.4.10.1.21
Indicates the result of the ISDN U or S/T-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)  

briImpRegTest 1.3.6.1.4.1.495.2.1.8.4.10.1.22
Indicates the result of the ISDN U or S/T-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)  

briImpComTestPollResult 1.3.6.1.4.1.495.2.1.8.4.10.1.23
Indicates the result of the ISDN U or S/T-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)  

briTxcvrRegTest 1.3.6.1.4.1.495.2.1.8.4.10.1.24
Indicates the result of the ISDN U or S/T-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)  

briTxcvrComTestPollResult 1.3.6.1.4.1.495.2.1.8.4.10.1.25
Indicates the result of the ISDN U or S/T-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)