MIB Viewer

GAINSPEED-MEMORY-MIB

18 objects
The MIB module to describe various memory statistics.
OIDNameAccessStatusDescription
1.3.6.1.4.1.44886.10.12IdentitygainspeedMemoryMIBThe MIB module to describe various memory statistics.
1.3.6.1.4.1.44886.10.12.0NodegsmNotifications
1.3.6.1.4.1.44886.10.12.1NodegsmObjects
1.3.6.1.4.1.44886.10.12.1.1NodegsmMemory
1.3.6.1.4.1.44886.10.12.1.1.1TablegsmMemoryTablenot-accessiblecurrentThis table contains information about memory statistics.
1.3.6.1.4.1.44886.10.12.1.1.1.1RowgsmMemoryEntrynot-accessiblecurrentAn entry in the memory table.
1.3.6.1.4.1.44886.10.12.1.1.1.1.1ColumngsmMemoryIndexnot-accessiblecurrentA 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.2ColumngsmMemoryDescrread-onlycurrentA short textual label containing the name or description of the memory.
1.3.6.1.4.1.44886.10.12.1.1.1.1.3ColumngsmMemoryStorageUnitread-onlycurrentThe memory storage unit by which memory size is counted.
1.3.6.1.4.1.44886.10.12.1.1.1.1.4ColumngsmMemoryFreeread-onlycurrentThe 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.5ColumngsmMemoryTotalread-onlycurrentIndicates 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.2NodegsmConformance
1.3.6.1.4.1.44886.10.12.2.1NodegsmCompliances
1.3.6.1.4.1.44886.10.12.2.2NodegsmGroups
1.3.6.1.4.1.44886.10.12.2.2.1GroupgsmMemoryDescrGroupcurrentA collection of objects providing memory descriptions.
1.3.6.1.4.1.44886.10.12.2.2.2GroupgsmMemoryUnitGroupcurrentA collection of objects providing memory storage units.
1.3.6.1.4.1.44886.10.12.2.2.3GroupgsmMemorySizeGroupcurrentA collection of objects providing memory sizes.
Type Definitions
NameSyntaxStatusDescription
GsmStorageUnitINTEGER { notAvailable(1), byte(2), kilobyte(3), megabyte(4), gigabyte(5), terabyte(6), petabyte(7), exabyte(8), zettabyte(9), yottabyte(10) }currentRepresents the storage unit of the device.