MY-MEMORY-MIB

File: MY-MEMORY-MIB.mib (10426 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
MY-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Counter32 TruthValue
DisplayString RowStatus MODULE-COMPLIANCE
OBJECT-GROUP myMgmt

Defined Types

Percent  
An integer that is in the range of a percent value.
TEXTUAL-CONVENTION    
  INTEGER 0..100  

MyMemoryPoolUtilizationEntry  
SEQUENCE    
  myMemoryPoolIndex Integer32
  myMemoryPoolName DisplayString
  myMemoryPoolCurrentUtilization Percent
  myMemoryPoolLowestUtilization Percent
  myMemoryPoolLargestUtilization Percent
  myMemoryPoolSize Integer32
  myMemoryPoolUsed Integer32
  myMemoryPoolFree Integer32
  myMemoryPoolWarning Percent
  myMemoryPoolCritical Percent

MyNodeMemoryPoolEntry  
SEQUENCE    
  myNodeMemoryPoolIndex Integer32
  myNodeMemoryPoolName DisplayString
  myNodeMemoryPoolCurrentUtilization Percent
  myNodeMemoryPoolLowestUtilization Percent
  myNodeMemoryPoolLargestUtilization Percent
  myNodeMemoryPoolSize Integer32
  myNodeMemoryPoolUsed Integer32
  myNodeMemoryPoolFree Integer32
  myNodeMemoryPoolWarning Percent
  myNodeMemoryPoolCritical Percent

Defined Values

myMemoryMIB 1.3.6.1.4.1.4881.1.1.10.2.35
This module defines my system mibs.
MODULE-IDENTITY    

myMemoryPoolMIBObjects 1.3.6.1.4.1.4881.1.1.10.2.35.1
OBJECT IDENTIFIER    

myMemoryPoolUtilizationTable 1.3.6.1.4.1.4881.1.1.10.2.35.1.1
A table of memory pool utilization entries. Each of the objects provides a general idea of how much of the memory pool has been used over a given period of time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyMemoryPoolUtilizationEntry

myMemoryPoolUtilizationEntry 1.3.6.1.4.1.4881.1.1.10.2.35.1.1.1
An entry in the memory pool utilization table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MyMemoryPoolUtilizationEntry  

myMemoryPoolIndex 1.3.6.1.4.1.4881.1.1.10.2.35.1.1.1.1
An index that uniquely represents a Memory Pool.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myMemoryPoolName 1.3.6.1.4.1.4881.1.1.10.2.35.1.1.1.2
A textual name assigned to the memory pool. This object is suitable for output to a human operator
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

myMemoryPoolCurrentUtilization 1.3.6.1.4.1.4881.1.1.10.2.35.1.1.1.3
This is the memory pool utilization currently.
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

myMemoryPoolLowestUtilization 1.3.6.1.4.1.4881.1.1.10.2.35.1.1.1.4
This is the memory pool utilization when memory used least.
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

myMemoryPoolLargestUtilization 1.3.6.1.4.1.4881.1.1.10.2.35.1.1.1.5
This is the memory pool utilization when memory used most.
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

myMemoryPoolSize 1.3.6.1.4.1.4881.1.1.10.2.35.1.1.1.6
This is the size of physical memory .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myMemoryPoolUsed 1.3.6.1.4.1.4881.1.1.10.2.35.1.1.1.7
This is the memory size that has been used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myMemoryPoolFree 1.3.6.1.4.1.4881.1.1.10.2.35.1.1.1.8
This is the memory size that is free.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myMemoryPoolWarning 1.3.6.1.4.1.4881.1.1.10.2.35.1.1.1.9
The first warning of memory pool.
Status: current Access: read-write
OBJECT-TYPE    
  Percent  

myMemoryPoolCritical 1.3.6.1.4.1.4881.1.1.10.2.35.1.1.1.10
The second warning of memory pool.
Status: current Access: read-write
OBJECT-TYPE    
  Percent  

myNodeMemoryPoolTable 1.3.6.1.4.1.4881.1.1.10.2.35.1.2
A table of node's memory pool utilization entries. Each of the objects provides a general idea of how much of the memory pool has been used over a given period of time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyNodeMemoryPoolEntry

myNodeMemoryPoolEntry 1.3.6.1.4.1.4881.1.1.10.2.35.1.2.1
An entry in the node's memory pool utilization table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MyNodeMemoryPoolEntry  

myNodeMemoryPoolIndex 1.3.6.1.4.1.4881.1.1.10.2.35.1.2.1.1
An index that uniquely represents a node's Memory Pool.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myNodeMemoryPoolName 1.3.6.1.4.1.4881.1.1.10.2.35.1.2.1.2
A textual name assigned to the node's memory pool. This object is suitable for output to a human operator
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

myNodeMemoryPoolCurrentUtilization 1.3.6.1.4.1.4881.1.1.10.2.35.1.2.1.3
This is the node's memory pool utilization currently.
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

myNodeMemoryPoolLowestUtilization 1.3.6.1.4.1.4881.1.1.10.2.35.1.2.1.4
This is the node's memory pool utilization when memory used least.
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

myNodeMemoryPoolLargestUtilization 1.3.6.1.4.1.4881.1.1.10.2.35.1.2.1.5
This is the node's memory pool utilization when memory used most.
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

myNodeMemoryPoolSize 1.3.6.1.4.1.4881.1.1.10.2.35.1.2.1.6
This is the size of the node's physical memory .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myNodeMemoryPoolUsed 1.3.6.1.4.1.4881.1.1.10.2.35.1.2.1.7
This is the node's memory size that has been used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myNodeMemoryPoolFree 1.3.6.1.4.1.4881.1.1.10.2.35.1.2.1.8
This is the node's memory size that is free.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myNodeMemoryPoolWarning 1.3.6.1.4.1.4881.1.1.10.2.35.1.2.1.9
This is the first warning of the node's memory.
Status: current Access: read-write
OBJECT-TYPE    
  Percent  

myNodeMemoryPoolCritical 1.3.6.1.4.1.4881.1.1.10.2.35.1.2.1.10
This is the second warning of the node's memory.
Status: current Access: read-write
OBJECT-TYPE    
  Percent  

myMemoryMIBConformance 1.3.6.1.4.1.4881.1.1.10.2.35.2
OBJECT IDENTIFIER    

myMemoryMIBCompliances 1.3.6.1.4.1.4881.1.1.10.2.35.2.1
OBJECT IDENTIFIER    

myMemoryMIBGroups 1.3.6.1.4.1.4881.1.1.10.2.35.2.2
OBJECT IDENTIFIER    

myMemoryMIBCompliance 1.3.6.1.4.1.4881.1.1.10.2.35.2.1.1
The compliance statement for entities which implement the My Memory MIB
Status: current Access: read-write
MODULE-COMPLIANCE    

myMemoryPoolUtilizationMIBGroup 1.3.6.1.4.1.4881.1.1.10.2.35.2.2.1
A collection of objects providing memory pool utilization to a My agent.
Status: current Access: read-write
OBJECT-GROUP    

myNodeMemoryPoolMIBGroup 1.3.6.1.4.1.4881.1.1.10.2.35.2.2.2
A collection of objects providing node's memory pool utilization to a My agent.
Status: current Access: read-write
OBJECT-GROUP