ACC-TSM

File: ACC-TSM.mib (8663 bytes)

Imported modules

RFC1155-SMI RFC-1215 ACC-SYSTEM
ACC-MIB

Imported symbols

OBJECT-TYPE IpAddress TimeTicks
Gauge Counter TRAP-TYPE
accTrapLogSeqNum accBRG DisplayString
RowStatus IfIndex SmdsAddress

Defined Types

AccTsmTableEntry  
SEQUENCE    
  accTsmLdxIndex INTEGER
  accTsmMsgLevel INTEGER

AccTsmSwitchTableEntry  
SEQUENCE    
  accTsmSwitchingId INTEGER
  accTsmLocStream OCTET STRING
  accTsmLocTimeslot OCTET STRING
  accTsmTdmStream OCTET STRING
  accTsmTdmTimeslot OCTET STRING
  accTsmSrcCkt INTEGER
  accTsmDstCkt INTEGER

AccSsuSrcEntry  
SEQUENCE    
  accSsuSrcType INTEGER
  accSsuSrcIfIndex INTEGER
  accSsuSrcPriority INTEGER
  accSsuSrcFrequency INTEGER
  accSsuSrcRecovery INTEGER
  accSsuSrcThreshold INTEGER
  accSsuSrcState INTEGER
  accSsuSrcFailures Counter

AccTsmDIEntry  
SEQUENCE    
  accTsmDIId INTEGER
  accTsmDIFromDS0 INTEGER
  accTsmDIFromDS1 INTEGER
  accTsmDIToDS0 INTEGER
  accTsmDIToDS1 INTEGER
  accTsmDIRowStatus INTEGER

Defined Values

accTsmGroup 1.3.6.1.4.1.5.1.1.56
OBJECT IDENTIFIER    

accTsmTable 1.3.6.1.4.1.5.1.1.56.1
Table containing operational parameters of the TDM Bus.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccTsmTableEntry

accTsmTableEntry 1.3.6.1.4.1.5.1.1.56.1.1
An entry in the TSM table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccTsmTableEntry  

accTsmLdxIndex 1.3.6.1.4.1.5.1.1.56.1.1.1
The slot index of the current LDX from which the switching matrix is displayed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accTsmMsgLevel 1.3.6.1.4.1.5.1.1.56.1.1.2
Message level for displaying TSM generated traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accTsmSwitchTable 1.3.6.1.4.1.5.1.1.56.2
Table containing switched parameters of the TDM Bus.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccTsmSwitchTableEntry

accTsmSwitchTableEntry 1.3.6.1.4.1.5.1.1.56.2.1
An entry in the TSM switching table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccTsmSwitchTableEntry  

accTsmSwitchingId 1.3.6.1.4.1.5.1.1.56.2.1.1
TSM assigned switching ID of this specific switching.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accTsmLocStream 1.3.6.1.4.1.5.1.1.56.2.1.2
Local stream allocated for this switching setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accTsmLocTimeslot 1.3.6.1.4.1.5.1.1.56.2.1.3
Local timeslot on the local stream allocated for this switching setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accTsmTdmStream 1.3.6.1.4.1.5.1.1.56.2.1.4
TDM stream allocated for this switching setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accTsmTdmTimeslot 1.3.6.1.4.1.5.1.1.56.2.1.5
Remote timeslot on the remote stream allocated for this switching setup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

accTsmSrcCkt 1.3.6.1.4.1.5.1.1.56.2.1.6
Source circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accTsmDstCkt 1.3.6.1.4.1.5.1.1.56.2.1.7
Destination circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accTsmTest 1.3.6.1.4.1.5.1.1.56.3
A Test objcet to setup test commands for internal use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accSsuSrcTable 1.3.6.1.4.1.5.1.1.56.4
Table of potential serial synchronization unit clock sources. An entry exists for all potential clock sources.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccSsuSrcEntry

accSsuSrcEntry 1.3.6.1.4.1.5.1.1.56.4.1
Configuration and status objects for a particular SSU source.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccSsuSrcEntry  

accSsuSrcType 1.3.6.1.4.1.5.1.1.56.4.1.1
The type of this clock source.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER external(1), derived(2), internal(3)  

accSsuSrcIfIndex 1.3.6.1.4.1.5.1.1.56.4.1.2
The ifIndex of the clock source if its type is derived.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accSsuSrcPriority 1.3.6.1.4.1.5.1.1.56.4.1.3
The relative priority of this clock source.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER high(1), medium(2), low(3), disabled(4)  

accSsuSrcFrequency 1.3.6.1.4.1.5.1.1.56.4.1.4
The frequency in Khz of the clock source. This is settable only for the external source.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accSsuSrcRecovery 1.3.6.1.4.1.5.1.1.56.4.1.5
The recovery mechanism to use following source failure. This is only settable for the derived sources.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER automatic(1), manual(2)  

accSsuSrcThreshold 1.3.6.1.4.1.5.1.1.56.4.1.6
The numbers of failures permitted in an hour before a clock source whose recovery mechanism is automatic is disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accSsuSrcState 1.3.6.1.4.1.5.1.1.56.4.1.7
The current state of this clock source.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER current(1), ready(2), not-ready(3), disabled-ready(4), disabled-not-ready(5)  

accSsuSrcFailures 1.3.6.1.4.1.5.1.1.56.4.1.8
The count of failures detected on this clock source.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accTsmDITable 1.3.6.1.4.1.5.1.1.56.5
Table containing Drop Insert objects.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccTsmDIEntry

accTsmDIEntry 1.3.6.1.4.1.5.1.1.56.5.1
An entry in the TSM Drop Insert table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccTsmDIEntry  

accTsmDIId 1.3.6.1.4.1.5.1.1.56.5.1.1
Internal identifier for the switched circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accTsmDIFromDS0 1.3.6.1.4.1.5.1.1.56.5.1.2
Contains source timeslot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accTsmDIFromDS1 1.3.6.1.4.1.5.1.1.56.5.1.3
Contains source DS1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accTsmDIToDS0 1.3.6.1.4.1.5.1.1.56.5.1.4
Contains destination DS0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accTsmDIToDS1 1.3.6.1.4.1.5.1.1.56.5.1.5
Contains destination DS1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accTsmDIRowStatus 1.3.6.1.4.1.5.1.1.56.5.1.6
Contains validity of switching entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER add(1), delete(2)