C-PRODUCT-MCPU-MIB

File: C-PRODUCT-MCPU-MIB.mib (6014 bytes)

Imported modules

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

Imported symbols

mcpu cardSlot vcpSideId
IpAddress OBJECT-TYPE

Defined Types

McpuNewVcEntry  
SEQUENCE    
  mcpuNewVcShaper INTEGER
  mcpuNewVcIpAddress IpAddress
  mcpuNewVcSubnetMask IpAddress

ShaperEntry  
SEQUENCE    
  shaperNumber INTEGER
  shaperSustainableCellRateInbps INTEGER
  shaperSustainableCellRateIncps INTEGER
  shaperPeakCellRateInbps INTEGER
  shaperPeakCellRateIncps INTEGER
  shaperMaximumBurstSizeInBits INTEGER
  shaperMaximumBurstSizeInCells INTEGER

Defined Values

mcpuVc 1.3.6.1.4.1.43.1.12.1.1.18.1
OBJECT IDENTIFIER    

mcpuNewVc 1.3.6.1.4.1.43.1.12.1.1.18.2
OBJECT IDENTIFIER    

shaper 1.3.6.1.4.1.43.1.12.1.1.18.3
OBJECT IDENTIFIER    

mcpuNewVcTable 1.3.6.1.4.1.43.1.12.1.1.18.2.1
The mcpu VC information table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    McpuNewVcEntry

mcpuNewVcEntry 1.3.6.1.4.1.43.1.12.1.1.18.2.1.1
Information about a MCPU VC. The slot number (vcPortSlot) of the MCPU card should be 1. The port number (vcPortPort) should be 1.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  McpuNewVcEntry  

mcpuNewVcShaper 1.3.6.1.4.1.43.1.12.1.1.18.2.1.1.1
Data rate supported by the MCPU VC.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dr-56K(1), dr-112K(2), dr-224K(3), dr-448K(4), dr-673K(5), dr-1344K(6), dr-149M(7), dr-1536M(8), dr-192M(9), dr-238M(10), dr-4M(11), dr-6M(12), dr-8M(13), dr-10M(14), dr-17M(15)  

mcpuNewVcIpAddress 1.3.6.1.4.1.43.1.12.1.1.18.2.1.1.2
Management VC IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mcpuNewVcSubnetMask 1.3.6.1.4.1.43.1.12.1.1.18.2.1.1.3
Management VC IP subnet mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

shaperTable 1.3.6.1.4.1.43.1.12.1.1.18.3.1
The shaper Table contains up to 15 shapers rate. This table uses cardSlot and Shaper number as an index which is uniquely assoicate to entry of each shaper.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ShaperEntry

shaperEntry 1.3.6.1.4.1.43.1.12.1.1.18.3.1.1
Each entry in the table contains the information of a shaper.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ShaperEntry  

shaperNumber 1.3.6.1.4.1.43.1.12.1.1.18.3.1.1.1
Shaper Number of a frame based card
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..15  

shaperSustainableCellRateInbps 1.3.6.1.4.1.43.1.12.1.1.18.3.1.1.2
Sustainable Cell Rate (SCR), in bits per second, is an upper bound on the conforming average rate of an ATM connection over time scales.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 16000..17000000  

shaperSustainableCellRateIncps 1.3.6.1.4.1.43.1.12.1.1.18.3.1.1.3
Sustainable Cell Rate (SCR), in cells per second, is an upper bound on the conforming average rate of an ATM connection over time scales. The value is calculated based on the input from SCR in bps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shaperPeakCellRateInbps 1.3.6.1.4.1.43.1.12.1.1.18.3.1.1.4
Peak Cell Rate (PCR), in bits per second, is the rate at which ATM source end system can send to a referenced physical service access point that is equal to the inverse of the minimum cell interarrival time. The value of Peak Rate Cell Rate (PCR) cannot be lower than Sustainable Cell Rate (SCR).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 784000..17000000  

shaperPeakCellRateIncps 1.3.6.1.4.1.43.1.12.1.1.18.3.1.1.5
Peak Cell Rate (PCR), in cells per second, is the rate at which ATM source end system can send to a referenced physical service access point that is equal to the inverse of the minimum cell interarrival time. The value of Peak Rate Cell Rate (PCR) is calculated based on the input from PCR in bps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shaperMaximumBurstSizeInBits 1.3.6.1.4.1.43.1.12.1.1.18.3.1.1.6
Maximum Burst Size in bits. This value is read only and is calculated again when MBS (in cells) is changed
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shaperMaximumBurstSizeInCells 1.3.6.1.4.1.43.1.12.1.1.18.3.1.1.7
Maximum Burst Size in cells. Minimum value is 1 cell and maximum value is 255 cells.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255