C-PRODUCT-CBR-V35-MIB

File: C-PRODUCT-CBR-V35-MIB.mib (6291 bytes)

Imported modules

C-PRODUCT-GROUP-MIB C-PRODUCT-BASE-MIB RFC-1212

Imported symbols

cbr portSlot portNumber
OBJECT-TYPE

Defined Types

CbrV35PortEntry  
SEQUENCE    
  cbrV35PortConfCableType INTEGER
  cbrV35PortConfScrClockSource INTEGER
  cbrV35PortConfTxClockPhase INTEGER
  cbrV35PortConfRts INTEGER
  cbrV35PortConfCts INTEGER
  cbrV35PortConfDcd INTEGER
  cbrV35PortConfDsr INTEGER
  cbrV35PortConfSctClockSource INTEGER
  cbrV35PortConfRxTimingSource INTEGER
  cbrV35PortConfCableID INTEGER
  cbrV35PortConfLoopBackType INTEGER

Defined Values

cbrV35PortConfig 1.3.6.1.4.1.43.1.12.1.1.15.5
OBJECT IDENTIFIER    

cbrV35PortConfTable 1.3.6.1.4.1.43.1.12.1.1.15.5.1
This object contains the CBR's V.35 specific port Configuration table. There is one cbrV35PortConfEntry associated for each provisioned CBR port interface within the shelf. This table uses portSlot and portNumber as an index which is defined in the portBaseTable of the C-PRODUCT BASE MIB. This index value uniquely identifies the CBR port interface to which this entry is applicable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbrV35PortEntry

cbrV35PortConfEntry 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1
An entry in the CBR specific port Configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CbrV35PortEntry  

cbrV35PortConfCableType 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.1
This object indicates the type of cable connected to the port. An error is returned if an access is attempted on a physical interface other than a V.35 port interface. The default value is none (1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), dte(2), dce(3)  

cbrV35PortConfScrClockSource 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.2
This object indicates the SCR clock source. This is aplicable for both DCE & DTE cable types. If the cable type is 'none', a get request returns whatever the value currently stored in the managed node for this port and a set request stores the value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER internal(1), adaptive(2)  

cbrV35PortConfTxClockPhase 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.3
This object indicates the type of Transmit clock phase needed to correct the clock out of phase problem. This is aplicable ONLY when a 'dte' cable is connected to the port. The default value is normal (1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), inverted(2)  

cbrV35PortConfRts 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.4
This object indicates RTS pin status. Default value is off (1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

cbrV35PortConfCts 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.5
This object indicates CTS pin status. Default value is off (1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

cbrV35PortConfDcd 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.6
This object indicates DCD pin status. Default value is off (1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

cbrV35PortConfDsr 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.7
This object indicates DSR pin status. Default value is off (1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

cbrV35PortConfSctClockSource 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.8
This object indicates the type of SCT clock source. This is aplicable for both 'DCE' & 'DTE' cable types. If no cable is attached then it just reflects the value stored in the database. The default value is internal (2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER recovered(1), internal(2)  

cbrV35PortConfRxTimingSource 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.9
This object indicates the Serial interface Recieive Timing Source. The default value is dce-transmit-clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER echo-clock-from-dte(1), dce-transmit-clock(2)  

cbrV35PortConfCableID 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.10
This object indicates the type of physical interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), v35(2), rs422(3)  

cbrV35PortConfLoopBackType 1.3.6.1.4.1.43.1.12.1.1.15.5.1.1.11
This object indicates the type of loopback configured for the specified T1/E1 port interface. Network-line (2) redirects incoming remote traffic back into the network interface at the external edge of the card interface. Network-card (4) regenerates framing information prior to redirecting incoming remote traffic back into the network interface. Local-card (3) redirects local incoming traffic back into the local system. The default value is no-loopback (1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no-loopback(1), local-card(3), network-card(4), no-response(5)