CTFRAMER-CONFIG-MIB

File: CTFRAMER-CONFIG-MIB.mib (6874 bytes)

Imported modules

CTIF-EXT-MIB RFC1213-MIB RFC-1212

Imported symbols

ctFramerConfig ctIfPortPortNumber ifIndex
OBJECT-TYPE

Defined Types

CtFramerConfigEntry  
SEQUENCE    
  ctFramerStatsConfig INTEGER
  ctFramerAlarmsConfig INTEGER
  ctFramerMediumConfig INTEGER
  ctFramerIdleCellsConfig INTEGER
  ctFramerCellPayScramConfig INTEGER

Defined Values

ctFramerBaseConfig 1.3.6.1.4.1.52.4.3.3.9.1
OBJECT IDENTIFIER    

ctFramerSonetConfig 1.3.6.1.4.1.52.4.3.3.9.2
OBJECT IDENTIFIER    

ctFramerDS3Config 1.3.6.1.4.1.52.4.3.3.9.3
OBJECT IDENTIFIER    

ctFramerConfigTable 1.3.6.1.4.1.52.4.3.3.9.1.1
A list of framer configuration objects for a physical port on a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtFramerConfigEntry

ctFramerConfigEntry 1.3.6.1.4.1.52.4.3.3.9.1.1.1
An entry containing objects pertaining to the configuration of the framer on a physical port on an interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtFramerConfigEntry  

ctFramerStatsConfig 1.3.6.1.4.1.52.4.3.3.9.1.1.1.1
Setting this object to 'on' will activate the framer MIBs as specified by either RFC-1595 or RFC-1407 depending on whether the interface uses SONET/SDH framing or DS3 framing respectively. Note: Setting this to 'on' will permit gathering of framer statistics at the expense of processing time. However, it might be a valuable debugging aid to turn on the framer MIB. Setting this object to 'off' will deactivate the respective framer MIBs, thus saving processing time. It is emphasized that collection of statistics for the framer is resource (processor, memory) intensive. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ctFramerAlarmsConfig 1.3.6.1.4.1.52.4.3.3.9.1.1.1.2
This object activates/deactivates the detection and initiation of framer alarms. for SONET/SDH framed physical ports: RDI - remote defect indicator AIS - alarm indication signal for DS3 framed physical ports: yellow signal alarms This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ctFramerMediumConfig 1.3.6.1.4.1.52.4.3.3.9.1.1.1.3
This object controls whether a SONET or a SDH signal is used across this physical port. sonet - synchronous optical network sdh - synchronous digital heirarchy This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sonet(1), sdh(2)  

ctFramerIdleCellsConfig 1.3.6.1.4.1.52.4.3.3.9.1.1.1.4
When this object is set to idle, null cells will have the CLP bit set. When this object is set to unassigned, null cells will not have the CLP bit set. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), unassigned(2)  

ctFramerCellPayScramConfig 1.3.6.1.4.1.52.4.3.3.9.1.1.1.5
This object activates/deactivates cell payload transmit scrambling and receive descrambling. This object is persistent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)