GAINSPEED-MEMORY-MIB
18 objects
The MIB module to describe various memory statistics.
Imported Objects
| ENTITY-MIB | entPhysicalIndex |
| GAINSPEED-SMI | gainspeedMgmt |
| GAINSPEED-TC | GstcListIndex |
| SNMPv2-CONF | OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.44886.10.12 | IdentitygainspeedMemoryMIB | The MIB module to describe various memory statistics. | ||
| 1.3.6.1.4.1.44886.10.12.0 | NodegsmNotifications | |||
| 1.3.6.1.4.1.44886.10.12.1 | NodegsmObjects | |||
| 1.3.6.1.4.1.44886.10.12.1.1 | NodegsmMemory | |||
| 1.3.6.1.4.1.44886.10.12.1.1.1 | TablegsmMemoryTable | not-accessible | current | This table contains information about memory statistics. |
| 1.3.6.1.4.1.44886.10.12.1.1.1.1 | RowgsmMemoryEntry | not-accessible | current | An entry in the memory table. |
| 1.3.6.1.4.1.44886.10.12.1.1.1.1.1 | ColumngsmMemoryIndex | not-accessible | current | A unique index within each physical entity, that uniquely represents a memory or group of memories whose statistics information is reported in this table. |
| 1.3.6.1.4.1.44886.10.12.1.1.1.1.2 | ColumngsmMemoryDescr | read-only | current | A short textual label containing the name or description of the memory. |
| 1.3.6.1.4.1.44886.10.12.1.1.1.1.3 | ColumngsmMemoryStorageUnit | read-only | current | The memory storage unit by which memory size is counted. |
| 1.3.6.1.4.1.44886.10.12.1.1.1.1.4 | ColumngsmMemoryFree | read-only | current | The size of the currently unused memory on the physical entity. The unit of this entry, which is usually megabytes, is stored in gsmMemoryStorageUnit. |
| 1.3.6.1.4.1.44886.10.12.1.1.1.1.5 | ColumngsmMemoryTotal | read-only | current | Indicates the total memory size on the physical entity. The unit of this entry, which is usually megabytes, is stored in gsmMemoryStorageUnit. Note that the di… |
| 1.3.6.1.4.1.44886.10.12.2 | NodegsmConformance | |||
| 1.3.6.1.4.1.44886.10.12.2.1 | NodegsmCompliances | |||
| 1.3.6.1.4.1.44886.10.12.2.2 | NodegsmGroups | |||
| 1.3.6.1.4.1.44886.10.12.2.2.1 | GroupgsmMemoryDescrGroup | current | A collection of objects providing memory descriptions. | |
| 1.3.6.1.4.1.44886.10.12.2.2.2 | GroupgsmMemoryUnitGroup | current | A collection of objects providing memory storage units. | |
| 1.3.6.1.4.1.44886.10.12.2.2.3 | GroupgsmMemorySizeGroup | current | A collection of objects providing memory sizes. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| GsmStorageUnit | INTEGER { notAvailable(1), byte(2), kilobyte(3), megabyte(4), gigabyte(5), terabyte(6), petabyte(7), exabyte(8), zettabyte(9), yottabyte(10) } | current | Represents the storage unit of the device. |