ERICSSON-ROUTER-MEMORY-MIB
Defines the objects necessary to obtain information allowing monitoring of system memory usage in a network device.
Main OID:
eriRouterMemoryMib.1.3.6.1.4.1.193.218.2.16
28
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
eriRouterMemoryMibDefines the objects necessary to obtain information allowing monitoring of system memory usage in a network device. MODULE-IDENTITY .1.3.6.1.4.1.193.218.2.16 |
eriRouterMemoryMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.16.0 |
eriRouterMemoryMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.16.1 |
eriRouterSmsMemoryTableThis table contains the objects which identify information about SMS memory usage. This table has been obsoleted. The new eriRouterMemoryTable must be used instead.obsolete SEQUENCE OF EriRouterSmsMemoryEntry .1.3.6.1.4.1.193.218.2.16.1.1 |
eriRouterSmsMemoryEntryA conceptual row in the eriRouterSmsMemoryTable. This Entry has been obsoleted. The new eriRouterMemoryEntry must be used instead.obsolete EriRouterSmsMemoryEntry .1.3.6.1.4.1.193.218.2.16.1.1.1 |
eriRouterSmsMemoryIndexA unique identifier for an entry in this table.obsolete Unsigned32 .1.3.6.1.4.1.193.218.2.16.1.1.1.1 |
eriRouterSmsMemoryModuleThe name of the module. This name is the same as that which would be displayed via the `show memory' CLI command. Examples would be CE, FE, SM 2, CM 3.roobsolete SnmpAdminString .1.3.6.1.4.1.193.218.2.16.1.1.1.2 |
eriRouterSmsMemoryFreeBytesThe number of unused bytes of memory in this entry.roobsolete Unsigned32 .1.3.6.1.4.1.193.218.2.16.1.1.1.3 |
eriRouterSmsMemoryBytesInUseThe number of bytes of memory in use in this entry.roobsolete Unsigned32 .1.3.6.1.4.1.193.218.2.16.1.1.1.4 |
eriRouterSmsMemoryBlocksInUseThe number of blocks of memory in use in this entry. A block of memory is the amount of memory returned by a single call to the memory allocation routine in AOS. Hence the size of a block of memory is variable. This statistic can be used to check for memory leaks. One possible strategy is to note the value, do some operations, undo the operations, then check the value again - the start and end values should match. If they do not, there may be a memory leak.roobsolete Unsigned32 .1.3.6.1.4.1.193.218.2.16.1.1.1.5 |
eriRouterSmsMemoryCumulBlocksThe cumulative blocks count for this entry. It is an indication of how many times the memory allocation in AOS has been called since the system booted. It can be used to measure the expense of an operation in terms of calls to allocate memory, which are fairly expensive in terms of CPU time.roobsolete Unsigned32 .1.3.6.1.4.1.193.218.2.16.1.1.1.6 |
eriRouterMemoryTableThis table contains the objects which identify information about memory usage. SEQUENCE OF EriRouterMemoryEntry .1.3.6.1.4.1.193.218.2.16.1.2 |
eriRouterMemoryEntryA conceptual row in the eriRouterMemoryTable. EriRouterMemoryEntry .1.3.6.1.4.1.193.218.2.16.1.2.1 |
eriRouterMemoryIndexA unique identifier for an entry in this table. Unsigned32 .1.3.6.1.4.1.193.218.2.16.1.2.1.1 |
eriRouterMemoryModuleThe name of the module on which this memory resides.ro SnmpAdminString .1.3.6.1.4.1.193.218.2.16.1.2.1.2 |
eriRouterMemoryFreeKBytesThe size of unused memory in this entry.ro EriRouterKBytes UNITS "KBytes" .1.3.6.1.4.1.193.218.2.16.1.2.1.3 |
eriRouterMemoryKBytesInUseThe size of memory in use in this entry.ro EriRouterKBytes UNITS "KBytes" .1.3.6.1.4.1.193.218.2.16.1.2.1.4 |
eriRouterMemoryBlocksInUseThe number of blocks of memory on this module which is in use. A block of memory is a unit of physical/virtual memory that can be allocated or freed by the user. This statistic can be used to check for memory leaks. One possible strategy is to note the value, do some operations, undo the operations, then check the value again - the start and end values should match. If they do not, there may be a memory leak.ro Unsigned32 .1.3.6.1.4.1.193.218.2.16.1.2.1.5 |
eriRouterMemoryCumulBlocksThe cumulative blocks count for this entry. For example, in some systems, this indicates how many times the memory allocation routine has been called since the system booted. Then, this can be used to measure the expense of an operation because the calls to allocate memory are often considered to be cpu-intensive.ro Unsigned32 .1.3.6.1.4.1.193.218.2.16.1.2.1.6 |
eriRouterMemoryMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.16.2 |
eriRouterSmsMemoryCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.16.2.1 |
eriRouterSmsMemoryComplianceThe compliance statement for SNMP entities which implement the SMS memory usage MIB.obsolete Unknown .1.3.6.1.4.1.193.218.2.16.2.1.1 |
eriRouterSmsMemoryGroups OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.16.2.2 |
eriRouterSmsMemoryGroupThe collection of objects providing SMS memory usage information.obsolete Unknown .1.3.6.1.4.1.193.218.2.16.2.2.1 |
eriRouterMemoryCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.16.2.3 |
eriRouterMemoryComplianceThe requirements for conformance to this Memory Usage MIB. Unknown .1.3.6.1.4.1.193.218.2.16.2.3.1 |
eriRouterMemoryGroups OBJECT IDENTIFIER .1.3.6.1.4.1.193.218.2.16.2.4 |
eriRouterMemoryGroupThe collection of objects providing memory usage information. Unknown .1.3.6.1.4.1.193.218.2.16.2.4.1 |