WRI-MEMORY-MIB

File: WRI-MEMORY-MIB.mib (9800 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WRI-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Integer32 TimeTicks
Counter64 enterprises NOTIFICATION-TYPE
Unsigned32 TEXTUAL-CONVENTION RowStatus
wri wriProducts

Defined Types

MemoryEntry  
SEQUENCE    
  memoryIndex INTEGER
  memorySdramSize Counter32
  memorySdramUsed Counter32
  memoryFlashSize Counter32
  memoryFlashUsed Counter32
  memorySdramHThreshold Counter32

MemoryPoolEntry  
SEQUENCE    
  memoryPoolIndex Unsigned32
  memoryPoolDescr OCTET STRING
  memoryPoolFreeBytesNum Counter32
  memoryPoolFreeBlocksNum Counter32
  memoryPoolFreeMaxBlockSize Counter32
  memoryPoolMinBlockWords Counter32
  memoryPoolAllocBytesNum Counter32
  memoryPoolAllocBlocksNum Counter32
  memoryPoolAllocBytesCumulate Counter32
  memoryPoolAllocBlocksCumulate Counter32
  memoryPoolTotalBytes Counter32
  memoryPoolHighThreshold INTEGER
  memoryPoolTrapEnable INTEGER
  memoryPoolStatus INTEGER
  memoryPoolAllSetting OCTET STRING
  memoryPoolAllocMaxBytesNum INTEGER
  memoryPoolLowThreshold INTEGER
  memoryPoolCurrUsage Counter32
  memoryPoolIndexDescr OCTET STRING

Defined Values

msppMemory 1.3.6.1.4.1.3807.1.8012.1.5
The MIB module to describe the monitor for memory.
MODULE-IDENTITY    

mspp 1.3.6.1.4.1.3807.1.8012
OBJECT IDENTIFIER    

msppChassis 1.3.6.1.4.1.3807.1.8012.1
OBJECT IDENTIFIER    

memoryTable 1.3.6.1.4.1.3807.1.8012.1.5.1
NULL.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MemoryEntry

memoryEntry 1.3.6.1.4.1.3807.1.8012.1.5.1.1
NULL.
Status: current Access: not-accessible
OBJECT-TYPE    
  MemoryEntry  

memoryIndex 1.3.6.1.4.1.3807.1.8012.1.5.1.1.1
Memory index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

memorySdramSize 1.3.6.1.4.1.3807.1.8012.1.5.1.1.2
Memory Sdram size.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memorySdramUsed 1.3.6.1.4.1.3807.1.8012.1.5.1.1.3
Sdram used.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryFlashSize 1.3.6.1.4.1.3807.1.8012.1.5.1.1.4
Flash size
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryFlashUsed 1.3.6.1.4.1.3807.1.8012.1.5.1.1.5
Flash used.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memorySdramHThreshold 1.3.6.1.4.1.3807.1.8012.1.5.1.1.6
Sdram high threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Counter32  

memoryGeneral 1.3.6.1.4.1.3807.1.8012.1.5.2
OBJECT IDENTIFIER    

memoryTrapEnable 1.3.6.1.4.1.3807.1.8012.1.5.2.1
Enable memory trap or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

memoryMonitorEnable 1.3.6.1.4.1.3807.1.8012.1.5.2.2
Enable memory monitor or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

memoryTrap 1.3.6.1.4.1.3807.1.8012.1.5.3
OBJECT IDENTIFIER    

memoryOverThreshold 1.3.6.1.4.1.3807.1.8012.1.5.3.1
memory over Threshold trap.
Status: current Access: read-write
NOTIFICATION-TYPE    

memoryUnderThreshold 1.3.6.1.4.1.3807.1.8012.1.5.3.2
memory under Threshold.
Status: current Access: read-write
NOTIFICATION-TYPE    

memoryRecoverThreshold 1.3.6.1.4.1.3807.1.8012.1.5.3.3
memory recover Threshold trap.
Status: current Access: read-write
NOTIFICATION-TYPE    

memoryPoolTable 1.3.6.1.4.1.3807.1.8012.1.5.4
Memory pool information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MemoryPoolEntry

memoryPoolEntry 1.3.6.1.4.1.3807.1.8012.1.5.4.1
An entry in the memory pool table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MemoryPoolEntry  

memoryPoolIndex 1.3.6.1.4.1.3807.1.8012.1.5.4.1.1
Memory pool index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

memoryPoolDescr 1.3.6.1.4.1.3807.1.8012.1.5.4.1.2
Memory pool description.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

memoryPoolFreeBytesNum 1.3.6.1.4.1.3807.1.8012.1.5.4.1.3
Free bytes number of the memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryPoolFreeBlocksNum 1.3.6.1.4.1.3807.1.8012.1.5.4.1.4
Free blocks number of the memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryPoolFreeMaxBlockSize 1.3.6.1.4.1.3807.1.8012.1.5.4.1.5
Free max block size of the memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryPoolMinBlockWords 1.3.6.1.4.1.3807.1.8012.1.5.4.1.6
Min block words number of the memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryPoolAllocBytesNum 1.3.6.1.4.1.3807.1.8012.1.5.4.1.7
Allocated bytes number of the memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryPoolAllocBlocksNum 1.3.6.1.4.1.3807.1.8012.1.5.4.1.8
Allocated blocks number of the memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryPoolAllocBytesCumulate 1.3.6.1.4.1.3807.1.8012.1.5.4.1.9
Cumulate allocated bytes of the memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryPoolAllocBlocksCumulate 1.3.6.1.4.1.3807.1.8012.1.5.4.1.10
Cumulate allocated blocks of the memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryPoolTotalBytes 1.3.6.1.4.1.3807.1.8012.1.5.4.1.11
Total bytes of the memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryPoolHighThreshold 1.3.6.1.4.1.3807.1.8012.1.5.4.1.12
High threshold of the memory pool.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

memoryPoolTrapEnable 1.3.6.1.4.1.3807.1.8012.1.5.4.1.13
Trap enable or not of the memory pool.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

memoryPoolStatus 1.3.6.1.4.1.3807.1.8012.1.5.4.1.14
Status of the memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), highoverflow(1)  

memoryPoolAllSetting 1.3.6.1.4.1.3807.1.8012.1.5.4.1.15
All operation of memeory pool.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

memoryPoolAllocMaxBytesNum 1.3.6.1.4.1.3807.1.8012.1.5.4.1.16
Max bytes number the memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

memoryPoolLowThreshold 1.3.6.1.4.1.3807.1.8012.1.5.4.1.17
Low threshold of the memory pool.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

memoryPoolCurrUsage 1.3.6.1.4.1.3807.1.8012.1.5.4.1.18
The current used memory pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

memoryPoolIndexDescr 1.3.6.1.4.1.3807.1.8012.1.5.4.1.19
Memeory pool index descrption.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING