MWORKS-MIB

File: MWORKS-MIB.mib (1173 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    

meterWorks 1.3.6.1.4.1.217.16
OBJECT IDENTIFIER    

mw501 1.3.6.1.4.1.217.16.1
OBJECT IDENTIFIER    

mwMem 1.3.6.1.4.1.217.16.1.1
OBJECT IDENTIFIER    

mwHeap 1.3.6.1.4.1.217.16.1.2
OBJECT IDENTIFIER    

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

mwMemUsed 1.3.6.1.4.1.217.16.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  

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

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