C-PRODUCT-OC3-MIB

File: C-PRODUCT-OC3-MIB.mib (6048 bytes)

Imported modules

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

Imported symbols

oc3card portSlot portNumber
TimeAndDate Counter DisplayString
OBJECT-TYPE

Defined Types

Oc3PortEntry  
SEQUENCE    
  oc3PortLoopbackType INTEGER
  oc3PortPeakRate INTEGER
  oc3PortScramble INTEGER
  oc3PortTiming INTEGER
  oc3PortSonetMode INTEGER
  oc3PortXmtCktId DisplayString
  oc3PortRcvCktId DisplayString

Oc3PortStatsEntry  
SEQUENCE    
  oc3PortRxCells Counter
  oc3PortTxCells Counter
  oc3PortCorrectedHCSErrorCells Counter
  oc3PortUncorrectedHCSErrorCells Counter
  oc3PortResetTimeDate TimeAndDate

Defined Values

oc3Port 1.3.6.1.4.1.43.1.12.1.1.16.1
OBJECT IDENTIFIER    

oc3PortStats 1.3.6.1.4.1.43.1.12.1.1.16.2
OBJECT IDENTIFIER    

oc3PortResetStats 1.3.6.1.4.1.43.1.12.1.1.16.3
OBJECT IDENTIFIER    

oc3PortTable 1.3.6.1.4.1.43.1.12.1.1.16.1.1
The OC3 port information table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Oc3PortEntry

oc3PortEntry 1.3.6.1.4.1.43.1.12.1.1.16.1.1.1
Information about a OC3 port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Oc3PortEntry  

oc3PortLoopbackType 1.3.6.1.4.1.43.1.12.1.1.16.1.1.1.1
Loopback type of the OC3 port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), networkLine(2), localCard(3)  

oc3PortPeakRate 1.3.6.1.4.1.43.1.12.1.1.16.1.1.1.2
Peak data transfer rate of the OC3 port. Unit: Mbps. This field doesn't apply AB9100/AB9300 devices.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..155  

oc3PortScramble 1.3.6.1.4.1.43.1.12.1.1.16.1.1.1.3
ATM payload scrambling for the OC3 port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

oc3PortTiming 1.3.6.1.4.1.43.1.12.1.1.16.1.1.1.4
OC3 timing source.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER loop(1), system(2)  

oc3PortSonetMode 1.3.6.1.4.1.43.1.12.1.1.16.1.1.1.5
Sonet mode of operation, either OC3 or STM1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER oc3(1), stm1(2)  

oc3PortXmtCktId 1.3.6.1.4.1.43.1.12.1.1.16.1.1.1.6
This is the string to be inserted in the J1 bytes of the sonet stream. It is the path trace buffer string being sent to the far end. This field doesn't apply AB9100/AB9300 device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

oc3PortRcvCktId 1.3.6.1.4.1.43.1.12.1.1.16.1.1.1.7
This is the string being received in the J1 bytes of the sonet stream. It is the path trace buffer string coming from the far end. This field doesn't apply AB9100/AB9300 device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oc3PortStatsTable 1.3.6.1.4.1.43.1.12.1.1.16.2.1
The OC3 port information table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Oc3PortStatsEntry

oc3PortStatsEntry 1.3.6.1.4.1.43.1.12.1.1.16.2.1.1
Information about a OC3 port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Oc3PortStatsEntry  

oc3PortRxCells 1.3.6.1.4.1.43.1.12.1.1.16.2.1.1.1
The counter associated with the received cells, encountered on the ATM interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oc3PortTxCells 1.3.6.1.4.1.43.1.12.1.1.16.2.1.1.2
The counter associated with the transmitted cells, encountered on the ATM interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oc3PortCorrectedHCSErrorCells 1.3.6.1.4.1.43.1.12.1.1.16.2.1.1.3
The counter associated with the HCS errored cells whose errors were correctable, encountered on the ATM interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oc3PortUncorrectedHCSErrorCells 1.3.6.1.4.1.43.1.12.1.1.16.2.1.1.4
The counter associated with the HCS errored cells whose errors were uncorrectable, encountered on the ATM interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oc3PortResetTimeDate 1.3.6.1.4.1.43.1.12.1.1.16.2.1.1.5
The reset time and date of ATM stats on this ATM interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeAndDate  

oc3PortResetAtmStats 1.3.6.1.4.1.43.1.12.1.1.16.3.1
This field is used to reset the atm statistics for the oc3 port. If a get is performed on this command, the result will always be zero
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)