C-PRODUCT-HSSI-MIB

File: C-PRODUCT-HSSI-MIB.mib (5334 bytes)

Imported modules

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

Imported symbols

hssicard portSlot portNumber
TimeAndDate Gauge OBJECT-TYPE

Defined Types

HssiPortEntry  
SEQUENCE    
  hssiPortLoopbackType INTEGER
  hssiPortPeakRate INTEGER
  hssiPortScramble INTEGER
  hssiPortLineRate INTEGER

HssiPortStatsEntry  
SEQUENCE    
  hssiPortRxCells Gauge
  hssiPortTxCells Gauge
  hssiPortIdleUnassignedCells Gauge
  hssiPortHCSErrorCells Gauge
  hssiPortResetTimeDate TimeAndDate
  hssiPortResetStats INTEGER
  hssiPortUtilRxCells INTEGER
  hssiPortUtilTxCells INTEGER

Defined Values

hssiPort 1.3.6.1.4.1.43.1.12.1.1.14.1
OBJECT IDENTIFIER    

hssiPortStats 1.3.6.1.4.1.43.1.12.1.1.14.2
OBJECT IDENTIFIER    

hssiPortTable 1.3.6.1.4.1.43.1.12.1.1.14.1.1
The HSSI port information table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HssiPortEntry

hssiPortEntry 1.3.6.1.4.1.43.1.12.1.1.14.1.1.1
Information about a HSSI port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HssiPortEntry  

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

hssiPortPeakRate 1.3.6.1.4.1.43.1.12.1.1.14.1.1.1.2
Peak data transfer rate of the HSSI port. Unit: Mbps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..44  

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

hssiPortLineRate 1.3.6.1.4.1.43.1.12.1.1.14.1.1.1.4
Physical Line data transfer rate of the HSSI port. Unit: CPS.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hssiPortStatsTable 1.3.6.1.4.1.43.1.12.1.1.14.2.1
The HSSI port stats information table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HssiPortStatsEntry

hssiPortStatsEntry 1.3.6.1.4.1.43.1.12.1.1.14.2.1.1
Information about a HSSI port stats.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HssiPortStatsEntry  

hssiPortRxCells 1.3.6.1.4.1.43.1.12.1.1.14.2.1.1.1
The counter associated with the received cells, encountered on the ATM interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

hssiPortTxCells 1.3.6.1.4.1.43.1.12.1.1.14.2.1.1.2
The counter associated with the transmitted cells, encountered on the ATM interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

hssiPortIdleUnassignedCells 1.3.6.1.4.1.43.1.12.1.1.14.2.1.1.3
The counter associated with the idle/unassigned cells, encountered on the ATM interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

hssiPortHCSErrorCells 1.3.6.1.4.1.43.1.12.1.1.14.2.1.1.4
The counter associated with the HCS errored cells, encountered on the ATM interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

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

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

hssiPortUtilRxCells 1.3.6.1.4.1.43.1.12.1.1.14.2.1.1.7
The Utilization of received Cell is calculcated as received cells divided by Line Rate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hssiPortUtilTxCells 1.3.6.1.4.1.43.1.12.1.1.14.2.1.1.8
The Utilization of transmitted Cell is calculcated as transmitted cells divided by Line Rate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER