SHIVA-MEM-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SHIVA-MEM-MIB.
19
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
RFC1155-SMITotal number of bytes of RAM installed.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.1 |
memoryFreeTotal number of bytes of memory on the 'malloc'
free list.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.2 |
memoryMallocTotal number of bytes of memory in use
by malloc.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.3 |
memoryUnusedTotal number of bytes of memory not in use
(available for either malloc or config).ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.4 |
memoryConfTotal number of bytes of memory currently
allocated for use by configuration.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.5 |
memoryConfFreeTotal number of bytes of memory allocated for
configuration, but not in use.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.6 |
memoryImageCodeTotal number of bytes of code in the system image.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.7 |
memoryImageInitializedTotal number of bytes of initialized data in the
system image.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.8 |
memoryImageUninitializedTotal number of bytes of uninitialized data in the
system image.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.9 |
memoryVromCodeTotal number of bytes of code in the VROM.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.10 |
memoryVromProtectedTotal number of bytes of non-volatile data in the
VROM.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.11 |
memoryVromInitializedTotal number of bytes of initialized data in the
VROM.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.12 |
memoryVromUninitializedTotal number of bytes of uninitialized data in the
VROM.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.13 |
memoryUsersTotal number of bytes of memory currently
allocated for use by user list.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.14 |
memoryAllocationsTotal number of memory allocations that have been
made since the system was last started.ro Counter .1.3.6.1.4.1.207.8.4.4.3.7.15 |
memoryFreesTotal number of memory de-allocations that have been
made since the system was last started.ro Counter .1.3.6.1.4.1.207.8.4.4.3.7.16 |
memoryAllocationFailuresTotal number of memory allocations that failed
since the system was last started.ro Counter .1.3.6.1.4.1.207.8.4.4.3.7.17 |
memoryNvTotalTotal number of bytes of Non-Volatile RAM installed.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.18 |
memoryNvFreeTotal number of bytes of Non-Volatile memory on the 'malloc'
free list.ro INTEGER .1.3.6.1.4.1.207.8.4.4.3.7.19 |