Fore-Shmem5-MIB

File: Fore-Shmem5-MIB.mib (20095 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Fore-Switch-MIB
Fore-Common-MIB

Imported symbols

Counter32 Gauge32 Integer32
OBJECT-TYPE MODULE-IDENTITY DisplayString
RowStatus AAL5CountingMode shmem
EntryStatus

Defined Types

NetmodShmem5Entry  
SEQUENCE    
  nShmem5Index Integer32
  nShmem5CellMemorySize Integer32
  nShmem5TableMemorySize Integer32
  nShmem5SchedulerMemorySize Integer32
  nShmem5SharedMemorySize Integer32
  nShmem5DupListUsed Gauge32
  nShmem5CurrMcastConns Gauge32
  nShmem5CurrUcastConns Gauge32
  nShmem5CellsBuffered Gauge32
  nShmem5DuplicationListSize Integer32
  nShmem5McastConns Integer32
  nShmem5UcastConns Integer32
  nShmem5ConfEfciOn Integer32
  nShmem5ConfEfciOff Integer32
  nShmem5AAL5CountingMode AAL5CountingMode
  nShmem5AAl5CountingModeOverride INTEGER
  nShmem5OverbookingHw INTEGER

BufferClassShmem5Entry  
SEQUENCE    
  bcShmem5Index Integer32
  bcShmem5BufferClassIndex Integer32
  bcShmem5Status EntryStatus
  bcShmem5Name DisplayString
  bcShmem5EpdThreshold Integer32

BufferClassAssignShmem5Entry  
SEQUENCE    
  bcaShmem5Index Integer32
  bcaShmem5ServCategory Integer32
  bcaShmem5ServSubCategory Integer32
  bcaShmem5Status EntryStatus
  bcaShmem5BuffClass Integer32

IfBufferClassShmem5Entry  
SEQUENCE    
  ibShmem5Index Integer32
  ibShmem5If Integer32
  ibShmem5Buffer Integer32
  ibShmem5Qsize Integer32
  ibShmem5CLP01Thresh Integer32
  ibShmem5CLP1Thresh Integer32
  ibShmem5TxCells Counter32
  ibShmem5CLP01Loss Counter32
  ibShmem5CLP1Loss Counter32
  ibShmem5EPDLoss Counter32
  ibShmem5PPDLoss Counter32
  ibShmem5OverflowLoss Counter32
  ibShmem5CurrentQsize Gauge32
  ibShmem5MaxQsize Gauge32
  ibShmem5IfName DisplayString

NetmodShmem5CustomBCSEntry  
SEQUENCE    
  nShmem5CustomBCSIndex Integer32
  nShmem5CustomBCSValue Integer32
  nShmem5CustomBCSWeight Integer32
  nShmem5CustomBCSBuffer Integer32
  nShmem5CustomBCSRowStatus RowStatus

Defined Values

shmem5Group 1.3.6.1.4.1.326.2.2.1.5.13
Shared memory network module.
MODULE-IDENTITY    

netmodShmem5Table 1.3.6.1.4.1.326.2.2.1.5.13.1
A table for shared memory network module configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetmodShmem5Entry

netmodShmem5Entry 1.3.6.1.4.1.326.2.2.1.5.13.1.1
A table entry containing shared memory network module configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  NetmodShmem5Entry  

nShmem5Index 1.3.6.1.4.1.326.2.2.1.5.13.1.1.1
The index of this netmodShmem5Entry. The same index is also used as entity index for this entry within entPhysicalTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

nShmem5CellMemorySize 1.3.6.1.4.1.326.2.2.1.5.13.1.1.2
Cell RAM size of this shmem in 32 bits.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nShmem5TableMemorySize 1.3.6.1.4.1.326.2.2.1.5.13.1.1.3
Table RAM size of this shmem in 32 bits.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nShmem5SchedulerMemorySize 1.3.6.1.4.1.326.2.2.1.5.13.1.1.4
Scheduler RAM size of this shmem in 32 bits.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nShmem5SharedMemorySize 1.3.6.1.4.1.326.2.2.1.5.13.1.1.5
Amount of shared memory of this shmem in cells.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nShmem5DupListUsed 1.3.6.1.4.1.326.2.2.1.5.13.1.1.6
Current number of multicast duplication list entries used.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nShmem5CurrMcastConns 1.3.6.1.4.1.326.2.2.1.5.13.1.1.7
Current number of multicast connections active on this shmem.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nShmem5CurrUcastConns 1.3.6.1.4.1.326.2.2.1.5.13.1.1.8
Current number of unicast connections active on this shmem.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nShmem5CellsBuffered 1.3.6.1.4.1.326.2.2.1.5.13.1.1.9
Current number of cells buffered at this shmem.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nShmem5DuplicationListSize 1.3.6.1.4.1.326.2.2.1.5.13.1.1.11
Number of multicast duplication list entries that can be supported on this shmem.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nShmem5McastConns 1.3.6.1.4.1.326.2.2.1.5.13.1.1.12
Number of multicast connection roots that can be supported on this shmem.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nShmem5UcastConns 1.3.6.1.4.1.326.2.2.1.5.13.1.1.13
Number of unicast connection that can be supported on this shmem.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

nShmem5ConfEfciOn 1.3.6.1.4.1.326.2.2.1.5.13.1.1.14
The threshold on which the EFCI (Explicit Forward Congestion Indication) is enabled (in cells).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

nShmem5ConfEfciOff 1.3.6.1.4.1.326.2.2.1.5.13.1.1.15
The threshold on which the EFCI (Explicit Forward Congestion Indication) is disabled (in cells).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

nShmem5AAL5CountingMode 1.3.6.1.4.1.326.2.2.1.5.13.1.1.16
AAL5 Counting mode on this shmem. The default option of AAL5CountingMode is not allowed. The default value is packet-counting mode.
Status: current Access: read-write
OBJECT-TYPE    
  AAL5CountingMode  

nShmem5AAl5CountingModeOverride 1.3.6.1.4.1.326.2.2.1.5.13.1.1.17
Override option for AAL5 Counting mode. The default value is off.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

nShmem5OverbookingHw 1.3.6.1.4.1.326.2.2.1.5.13.1.1.18
This is a switch to enable/disable the hardware overbooking feature on the griffin netmods. This is applicable only to the rtVBR and nrtVBR service categories.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

bufferClassShmem5Table 1.3.6.1.4.1.326.2.2.1.5.13.2
A table for shared memory network module buffer class configuration. 8 buffer classes are provided
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BufferClassShmem5Entry

bufferClassShmem5Entry 1.3.6.1.4.1.326.2.2.1.5.13.2.1
A table entry containing Buffer classes.
Status: current Access: not-accessible
OBJECT-TYPE    
  BufferClassShmem5Entry  

bcShmem5Index 1.3.6.1.4.1.326.2.2.1.5.13.2.1.1
Index of this Shmem. Same value is also used to index the corresponding shmem entity within the entPhysicalTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

bcShmem5BufferClassIndex 1.3.6.1.4.1.326.2.2.1.5.13.2.1.2
Index of this Buffer class.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

bcShmem5Status 1.3.6.1.4.1.326.2.2.1.5.13.2.1.3
Status of this buffer class.
Status: current Access: read-create
OBJECT-TYPE    
  EntryStatus  

bcShmem5Name 1.3.6.1.4.1.326.2.2.1.5.13.2.1.4
Name of this buffer class.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

bcShmem5EpdThreshold 1.3.6.1.4.1.326.2.2.1.5.13.2.1.5
Early Packet drop threshold for this buffer class in percentage of shared memory. Default value: 90% of shared space.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

bufferClassAssignShmem5Table 1.3.6.1.4.1.326.2.2.1.5.13.3
A table for buffer class assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BufferClassAssignShmem5Entry

bufferClassAssignShmem5Entry 1.3.6.1.4.1.326.2.2.1.5.13.3.1
A table entry containing Buffer class assigned to a service category and a subcategory
Status: current Access: not-accessible
OBJECT-TYPE    
  BufferClassAssignShmem5Entry  

bcaShmem5Index 1.3.6.1.4.1.326.2.2.1.5.13.3.1.1
Index of this Shmem. Same value is also used to index the corresponding shmem entity within the entPhysicalTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

bcaShmem5ServCategory 1.3.6.1.4.1.326.2.2.1.5.13.3.1.2
Index of this Service Category within serviceCategoryTable defined in Fore-Switch-MIB
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

bcaShmem5ServSubCategory 1.3.6.1.4.1.326.2.2.1.5.13.3.1.3
Subcategory within this Service Category create during upc creation.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

bcaShmem5Status 1.3.6.1.4.1.326.2.2.1.5.13.3.1.4
Status of this Buffer allocation
Status: current Access: read-create
OBJECT-TYPE    
  EntryStatus  

bcaShmem5BuffClass 1.3.6.1.4.1.326.2.2.1.5.13.3.1.5
Buffer class index within this shmem.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

ifBufferClassShmem5Table 1.3.6.1.4.1.326.2.2.1.5.13.4
A table for shared memory if/buffer class configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfBufferClassShmem5Entry

ifBufferClassShmem5Entry 1.3.6.1.4.1.326.2.2.1.5.13.4.1
A table entry containing shared memory if/buffer class configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfBufferClassShmem5Entry  

ibShmem5Index 1.3.6.1.4.1.326.2.2.1.5.13.4.1.1
The index of this shmem5 entity. The same index is also used as the entity index for this entry within entPhysicalTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ibShmem5If 1.3.6.1.4.1.326.2.2.1.5.13.4.1.2
The index of this shmem if.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ibShmem5Buffer 1.3.6.1.4.1.326.2.2.1.5.13.4.1.3
The index of this buffer class.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

ibShmem5Qsize 1.3.6.1.4.1.326.2.2.1.5.13.4.1.4
Dedicated queue size in cells.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ibShmem5CLP01Thresh 1.3.6.1.4.1.326.2.2.1.5.13.4.1.5
CLP01 cell discard threshold in cells.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ibShmem5CLP1Thresh 1.3.6.1.4.1.326.2.2.1.5.13.4.1.6
CLP1 cell discard threshold in cells.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ibShmem5TxCells 1.3.6.1.4.1.326.2.2.1.5.13.4.1.7
Number of cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ibShmem5CLP01Loss 1.3.6.1.4.1.326.2.2.1.5.13.4.1.8
Number of cells lost due to CLP01 threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ibShmem5CLP1Loss 1.3.6.1.4.1.326.2.2.1.5.13.4.1.9
Number of cells lost due to CLP1 threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ibShmem5EPDLoss 1.3.6.1.4.1.326.2.2.1.5.13.4.1.10
Number of cells lost due to EPD events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ibShmem5PPDLoss 1.3.6.1.4.1.326.2.2.1.5.13.4.1.11
Number of cells lost due to PPD events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ibShmem5OverflowLoss 1.3.6.1.4.1.326.2.2.1.5.13.4.1.12
Number of cells lost due to memory overflows.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ibShmem5CurrentQsize 1.3.6.1.4.1.326.2.2.1.5.13.4.1.13
Current queue size in cells.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ibShmem5MaxQsize 1.3.6.1.4.1.326.2.2.1.5.13.4.1.14
Max queue size since last read.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ibShmem5IfName 1.3.6.1.4.1.326.2.2.1.5.13.4.1.15
Name of this shmem if.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

netmodShmem5CustomBCSTable 1.3.6.1.4.1.326.2.2.1.5.13.5
A table for shared memory Custom BCS mappings
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetmodShmem5CustomBCSEntry

netmodShmem5CustomBCSEntry 1.3.6.1.4.1.326.2.2.1.5.13.5.1
A table entry containing shared memory Custom BCS mappings
Status: current Access: not-accessible
OBJECT-TYPE    
  NetmodShmem5CustomBCSEntry  

nShmem5CustomBCSIndex 1.3.6.1.4.1.326.2.2.1.5.13.5.1.1
The index of this shared memory. The same index is also used as entity index for this entry within entPhysicalTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

nShmem5CustomBCSValue 1.3.6.1.4.1.326.2.2.1.5.13.5.1.2
The value of this BCS
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

nShmem5CustomBCSWeight 1.3.6.1.4.1.326.2.2.1.5.13.5.1.3
The weight assigned to this BCS
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

nShmem5CustomBCSBuffer 1.3.6.1.4.1.326.2.2.1.5.13.5.1.4
The buffer assigned to this BCS
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

nShmem5CustomBCSRowStatus 1.3.6.1.4.1.326.2.2.1.5.13.5.1.5
Administrative status of this entry
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

netmodShmem5CustomBCSGroup 1.3.6.1.4.1.326.2.2.1.5.13.6
OBJECT IDENTIFIER    

nShmem5CustomBCSState 1.3.6.1.4.1.326.2.2.1.5.13.6.1
Enable default BCS values on all netmods on this switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)