MWORKS-E-MIB

File: MWORKS-E-MIB.mib (1828 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

enterprises Counter OBJECT-TYPE

Defined Values

tecElite 1.3.6.1.4.1.217
OBJECT IDENTIFIER    

mworkse 1.3.6.1.4.1.217.17
OBJECT IDENTIFIER    

am501 1.3.6.1.4.1.217.17.1
OBJECT IDENTIFIER    

amMem 1.3.6.1.4.1.217.17.1.1
OBJECT IDENTIFIER    

amHeap 1.3.6.1.4.1.217.17.1.2
OBJECT IDENTIFIER    

amMemCeiling 1.3.6.1.4.1.217.17.1.1.1
bytes of memory the agent memory manager will allow the agent to use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

amMemUsed 1.3.6.1.4.1.217.17.1.1.2
bytes of memory that meterworks has malloc'ed. some of this may be in free pools.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

amHeapTotal 1.3.6.1.4.1.217.17.1.2.1
bytes of memory given to the heap manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

amHeapUsed 1.3.6.1.4.1.217.17.1.2.2
bytes of available memory in the heap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter