SONOMASYSTEMS-SONOMA-ATM-E3-MIB

File: SONOMASYSTEMS-SONOMA-ATM-E3-MIB.mib (16242 bytes)

Imported modules

RFC1155-SMI RFC-1212 SONOMASYSTEMS-SONOMA-MIB

Imported symbols

Counter OBJECT-TYPE sonomaATM

Defined Types

AtmE3ConfPhyEntry  
SEQUENCE    
  atmE3ConfPhysIndex INTEGER
  atmE3ConfFraming INTEGER
  atmE3ConfInsGFCBits INTEGER
  atmE3ConfSerBipolarIO INTEGER
  atmE3ConfPayloadScrambling INTEGER
  atmE3ConfOverheadProcessing INTEGER
  atmE3ConfHDB3Encoding INTEGER
  atmE3ConfLoopback INTEGER
  atmE3ConfCableLength INTEGER
  atmE3ConfInternalEqualizer INTEGER
  atmE3ConfFillerCells INTEGER
  atmE3ConfGenerateClock INTEGER

AtmE3StatsEntry  
SEQUENCE    
  atmE3StatsPhysIndex INTEGER
  atmE3StatsNoSignals Counter
  atmE3StatsNoE3Frames Counter
  atmE3StatsFrameErrors Counter
  atmE3StatsHECErrors Counter
  atmE3StatsEMErrors Counter
  atmE3StatsFeBlockErrors Counter
  atmE3StatsBpvErrors Counter
  atmE3StatsPayloadTypeMismatches Counter
  atmE3StatsTimingMarkers Counter
  atmE3StatsAISDetects Counter
  atmE3StatsRDIDetects Counter
  atmE3StatsSignalLoss INTEGER
  atmE3StatsFrameLoss INTEGER
  atmE3StatsSyncLoss INTEGER
  atmE3StatsOutOfCell INTEGER
  atmE3StatsFIFOOverflow INTEGER
  atmE3StatsPayloadTypeMismatch INTEGER
  atmE3StatsTimingMarker INTEGER
  atmE3StatsAISDetect INTEGER
  atmE3StatsRDIDetect INTEGER
  atmE3StatsClearCounters INTEGER

Defined Values

sonomaE3ATMAdapterGroup 1.3.6.1.4.1.2926.25.7.3
OBJECT IDENTIFIER    

atmE3ConfGroup 1.3.6.1.4.1.2926.25.7.3.1
OBJECT IDENTIFIER    

atmE3StatsGroup 1.3.6.1.4.1.2926.25.7.3.2
OBJECT IDENTIFIER    

atmE3ConfPhyTable 1.3.6.1.4.1.2926.25.7.3.1.1
A table of physical layer configuration for the E3 interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmE3ConfPhyEntry

atmE3ConfPhyEntry 1.3.6.1.4.1.2926.25.7.3.1.1.1
A entry in the table, containing information about the physical layer of a E3 interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmE3ConfPhyEntry  

atmE3ConfPhysIndex 1.3.6.1.4.1.2926.25.7.3.1.1.1.1
The physical interface index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmE3ConfFraming 1.3.6.1.4.1.2926.25.7.3.1.1.1.2
Indicates the type of framing supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER framingE3(2)  

atmE3ConfInsGFCBits 1.3.6.1.4.1.2926.25.7.3.1.1.1.3
Enable/disable the insertion of GFC bits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atmE3ConfSerBipolarIO 1.3.6.1.4.1.2926.25.7.3.1.1.1.4
Enable/disable bipolar serial I/O.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atmE3ConfPayloadScrambling 1.3.6.1.4.1.2926.25.7.3.1.1.1.5
Enable/disable payload scrambling.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atmE3ConfOverheadProcessing 1.3.6.1.4.1.2926.25.7.3.1.1.1.6
Enable/disable Overhead processing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atmE3ConfHDB3Encoding 1.3.6.1.4.1.2926.25.7.3.1.1.1.7
Enable/disable HDB3 (High Density Bipolar 3) Encoding.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atmE3ConfLoopback 1.3.6.1.4.1.2926.25.7.3.1.1.1.8
This object is used to modify the state of internal loopback....
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), internal(2), external(3)  

atmE3ConfCableLength 1.3.6.1.4.1.2926.25.7.3.1.1.1.9
Configure for the length of the cable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notGreaterThan225Feet(1), greaterThan225Feet(2)  

atmE3ConfInternalEqualizer 1.3.6.1.4.1.2926.25.7.3.1.1.1.10
Configure to use or bypass the internal equalizer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER use(1), bypass(2)  

atmE3ConfFillerCells 1.3.6.1.4.1.2926.25.7.3.1.1.1.11
This parameter indicates the type of filler cells to send when there are no data cells.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unassigned(1), idle(2)  

atmE3ConfGenerateClock 1.3.6.1.4.1.2926.25.7.3.1.1.1.12
Enable/disable clock generation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atmE3StatsTable 1.3.6.1.4.1.2926.25.7.3.2.1
A table of physical layer statistics information for the E3 interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmE3StatsEntry

atmE3StatsEntry 1.3.6.1.4.1.2926.25.7.3.2.1.1
A entry in the table, containing information about the physical layer of a E3 interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmE3StatsEntry  

atmE3StatsPhysIndex 1.3.6.1.4.1.2926.25.7.3.2.1.1.1
The physical interface index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmE3StatsNoSignals 1.3.6.1.4.1.2926.25.7.3.2.1.1.2
No signal error counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmE3StatsNoE3Frames 1.3.6.1.4.1.2926.25.7.3.2.1.1.3
No E3 frames error counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmE3StatsFrameErrors 1.3.6.1.4.1.2926.25.7.3.2.1.1.4
A count of the number of Frames in error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmE3StatsHECErrors 1.3.6.1.4.1.2926.25.7.3.2.1.1.5
HEC (Header Error Check) error counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmE3StatsEMErrors 1.3.6.1.4.1.2926.25.7.3.2.1.1.6
EM (error monitoring) error counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmE3StatsFeBlockErrors 1.3.6.1.4.1.2926.25.7.3.2.1.1.7
Far End Block error counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmE3StatsBpvErrors 1.3.6.1.4.1.2926.25.7.3.2.1.1.8
Bipolar Violation error counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmE3StatsPayloadTypeMismatches 1.3.6.1.4.1.2926.25.7.3.2.1.1.9
Payload Type Mismatches error counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmE3StatsTimingMarkers 1.3.6.1.4.1.2926.25.7.3.2.1.1.10
Timing Markers error counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmE3StatsAISDetects 1.3.6.1.4.1.2926.25.7.3.2.1.1.11
AIS (Alarm Indication Signal) detect counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmE3StatsRDIDetects 1.3.6.1.4.1.2926.25.7.3.2.1.1.12
RDI (Remote Defect Indication) error counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmE3StatsSignalLoss 1.3.6.1.4.1.2926.25.7.3.2.1.1.13
Signal loss indication.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

atmE3StatsFrameLoss 1.3.6.1.4.1.2926.25.7.3.2.1.1.14
Frame loss indication.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

atmE3StatsSyncLoss 1.3.6.1.4.1.2926.25.7.3.2.1.1.15
Synchronization loss counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

atmE3StatsOutOfCell 1.3.6.1.4.1.2926.25.7.3.2.1.1.16
ATM out-of-cell delineation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

atmE3StatsFIFOOverflow 1.3.6.1.4.1.2926.25.7.3.2.1.1.17
ATM FIFO overflow.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

atmE3StatsPayloadTypeMismatch 1.3.6.1.4.1.2926.25.7.3.2.1.1.18
The Payload Type Mismatch state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

atmE3StatsTimingMarker 1.3.6.1.4.1.2926.25.7.3.2.1.1.19
The Timing Marker state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

atmE3StatsAISDetect 1.3.6.1.4.1.2926.25.7.3.2.1.1.20
The AIS (Alarm Indication Signal) state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

atmE3StatsRDIDetect 1.3.6.1.4.1.2926.25.7.3.2.1.1.21
RDI (Remote Defect Indication) state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

atmE3StatsClearCounters 1.3.6.1.4.1.2926.25.7.3.2.1.1.22
Clear all counters in this group ONLY.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)