BIANCA-BRICK-MIBSYS-MIB

File: BIANCA-BRICK-MIBSYS-MIB.mib (3042 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

Counter OBJECT-TYPE

Defined Types

SysPCMEntry  
SEQUENCE    
  sysPCMSlot INTEGER
  sysPCMUnit INTEGER
  sysPCMClockStatus INTEGER
  sysPCMClockMaster INTEGER
  sysPCMMasterPrio INTEGER
  sysPCMChanges Counter

Defined Values

org 1.3
OBJECT IDENTIFIER    

dod 1.3.6
OBJECT IDENTIFIER    

internet 1.3.6.1
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

bintec 1.3.6.1.4.1.272
OBJECT IDENTIFIER    

bibo 1.3.6.1.4.1.272.4
OBJECT IDENTIFIER    

sys 1.3.6.1.4.1.272.4.17
OBJECT IDENTIFIER    

sysPCMTable 1.3.6.1.4.1.272.4.17.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysPCMEntry

sysPCMEntry 1.3.6.1.4.1.272.4.17.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysPCMEntry  

sysPCMSlot 1.3.6.1.4.1.272.4.17.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..30  

sysPCMUnit 1.3.6.1.4.1.272.4.17.1.1.2
Identification number of the used unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -1..31  

sysPCMClockStatus 1.3.6.1.4.1.272.4.17.1.1.3
shows wether this board can supply a clock signal to the internal PCM-Highway. ready: this board can supply a clock signal not_ready: this board can't supply a clock signal
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ready(1), not-ready(2)  

sysPCMClockMaster 1.3.6.1.4.1.272.4.17.1.1.4
shows the status of this board. candidate: this board can become PCM Highway master master: this board is PCM Highway master
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER candidate(1), master(2)  

sysPCMMasterPrio 1.3.6.1.4.1.272.4.17.1.1.5
Priority during PCM-Highway master election. A small value results in high priority; the candidate with highest priority wins the election. Prio 128 (lowest priority) lets the PCM-Highway master use its own clock (instead of using network clock).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..128  

sysPCMChanges 1.3.6.1.4.1.272.4.17.1.1.10
counts how often sysPCMClockMaster has changed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter