ERICSSON-ROUTER-MEMORY-MIB: View SNMP OID List / Download MIB
VENDOR: ERICSSON AB
Home | MIB: ERICSSON-ROUTER-MEMORY-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
eriRouterMemoryMib | 1.3.6.1.4.1.193.218.2.16 |
Defines the objects necessary to obtain information allowing monitoring of system memory usage in a network device. |
||
eriRouterMemoryMIBNotifications | 1.3.6.1.4.1.193.218.2.16.0 | |||
eriRouterMemoryMIBObjects | 1.3.6.1.4.1.193.218.2.16.1 | |||
eriRouterSmsMemoryTable | 1.3.6.1.4.1.193.218.2.16.1.1 | no-access |
This table contains the objects which identify information about SMS memory usage. This table has been obsoleted. The new eriRouterMemoryTable must be used instead. |
|
1.3.6.1.4.1.193.218.2.16.1.1.1 | no-access |
A conceptual row in the eriRouterSmsMemoryTable. This Entry has been obsoleted. The new eriRouterMemoryEntry must be used instead. |
||
eriRouterSmsMemoryIndex | 1.3.6.1.4.1.193.218.2.16.1.1.1.1 | unsigned32 | no-access |
A unique identifier for an entry in this table. |
eriRouterSmsMemoryModule | 1.3.6.1.4.1.193.218.2.16.1.1.1.2 | snmpadminstring | read-only |
The 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. |
eriRouterSmsMemoryFreeBytes | 1.3.6.1.4.1.193.218.2.16.1.1.1.3 | unsigned32 | read-only |
The number of unused bytes of memory in this entry. |
eriRouterSmsMemoryBytesInUse | 1.3.6.1.4.1.193.218.2.16.1.1.1.4 | unsigned32 | read-only |
The number of bytes of memory in use in this entry. |
eriRouterSmsMemoryBlocksInUse | 1.3.6.1.4.1.193.218.2.16.1.1.1.5 | unsigned32 | read-only |
The 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. |
eriRouterSmsMemoryCumulBlocks | 1.3.6.1.4.1.193.218.2.16.1.1.1.6 | unsigned32 | read-only |
The 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. |
eriRouterMemoryTable | 1.3.6.1.4.1.193.218.2.16.1.2 | no-access |
This table contains the objects which identify information about memory usage. |
|
1.3.6.1.4.1.193.218.2.16.1.2.1 | no-access |
A conceptual row in the eriRouterMemoryTable. |
||
eriRouterMemoryIndex | 1.3.6.1.4.1.193.218.2.16.1.2.1.1 | unsigned32 | no-access |
A unique identifier for an entry in this table. |
eriRouterMemoryModule | 1.3.6.1.4.1.193.218.2.16.1.2.1.2 | snmpadminstring | read-only |
The name of the module on which this memory resides. |
eriRouterMemoryFreeKBytes | 1.3.6.1.4.1.193.218.2.16.1.2.1.3 | erirouterkbytes | read-only |
The size of unused memory in this entry. |
eriRouterMemoryKBytesInUse | 1.3.6.1.4.1.193.218.2.16.1.2.1.4 | erirouterkbytes | read-only |
The size of memory in use in this entry. |
eriRouterMemoryBlocksInUse | 1.3.6.1.4.1.193.218.2.16.1.2.1.5 | unsigned32 | read-only |
The 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. |
eriRouterMemoryCumulBlocks | 1.3.6.1.4.1.193.218.2.16.1.2.1.6 | unsigned32 | read-only |
The 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. |
eriRouterMemoryMIBConformance | 1.3.6.1.4.1.193.218.2.16.2 | |||
eriRouterSmsMemoryCompliances | 1.3.6.1.4.1.193.218.2.16.2.1 | |||
eriRouterSmsMemoryCompliance | 1.3.6.1.4.1.193.218.2.16.2.1.1 |
The compliance statement for SNMP entities which implement the SMS memory usage MIB. |
||
eriRouterSmsMemoryGroups | 1.3.6.1.4.1.193.218.2.16.2.2 | |||
eriRouterSmsMemoryGroup | 1.3.6.1.4.1.193.218.2.16.2.2.1 |
The collection of objects providing SMS memory usage information. |
||
eriRouterMemoryCompliances | 1.3.6.1.4.1.193.218.2.16.2.3 | |||
eriRouterMemoryCompliance | 1.3.6.1.4.1.193.218.2.16.2.3.1 |
The requirements for conformance to this Memory Usage MIB. |
||
eriRouterMemoryGroups | 1.3.6.1.4.1.193.218.2.16.2.4 | |||
eriRouterMemoryGroup | 1.3.6.1.4.1.193.218.2.16.2.4.1 |
The collection of objects providing memory usage information. |