This is the structure of entries in the
memoryStatsTableTable.
Parsed from file aptis_monitoring.mib.txt
Company: None
Module: APTIS-MONITOR-MIB
This is the structure of entries in the
memoryStatsTableTable.
Parsed from file APTIS-MONITOR-MIB.mib
Module: APTIS-MONITOR-MIB
Vendor: Aptis Communications, Inc.
Module: APTIS-MONITOR-MIB
[Automatically extracted from oidview.com]
memoryStatsTableEntry OBJECT-TYPE SYNTAX MemoryStatsTableEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This is the structure of entries in the memoryStatsTableTable." INDEX { memoryStatsTableSlotNumber } ::= { memoryStatsTableTable 1 }
memoryStatsTableEntry OBJECT-TYPE SYNTAX MemoryStatsTableEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This is the structure of entries in the memoryStatsTableTable." INDEX { memoryStatsTableSlotNumber } ::= { memoryStatsTableTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2637.2.2.3605.1.1 | memoryStatsTableSlotNumber | 0 | 0 | Slot number |
1.3.6.1.4.1.2637.2.2.3605.1.2 | memoryStatsTableCardType | 0 | 0 | Type of card reporting timer information |
1.3.6.1.4.1.2637.2.2.3605.1.3 | memoryStatsTableCPUNumber | 0 | 0 | CPU number (0 = main CPU, 1..n = IOP) |
1.3.6.1.4.1.2637.2.2.3605.1.101 | memoryStatsTableTotalSize | 0 | 0 | Total amount of memory available to CPU |
1.3.6.1.4.1.2637.2.2.3605.1.102 | memoryStatsTableManagedSize | 0 | 0 | Amount of memory given to memory allocation system |
1.3.6.1.4.1.2637.2.2.3605.1.201 | memoryStatsTableFreeSize | 0 | 0 | Amount of free memory |
1.3.6.1.4.1.2637.2.2.3605.1.202 | memoryStatsTableFreeBlockCount | 0 | 0 | Size of largest free block |
1.3.6.1.4.1.2637.2.2.3605.1.203 | memoryStatsTableFreeLargestBlock | 0 | 0 | Size of largest free block |
1.3.6.1.4.1.2637.2.2.3605.1.204 | memoryStatsTableFreeSmallestBlock | 0 | 0 | Size of smallest free block |
1.3.6.1.4.1.2637.2.2.3605.1.301 | memoryStatsTableUsedSize | 0 | 0 | Amount of used memory |
1.3.6.1.4.1.2637.2.2.3605.1.302 | memoryStatsTableUsedBlockCount | 0 | 0 | Size of largest used block |
1.3.6.1.4.1.2637.2.2.3605.1.303 | memoryStatsTableUsedLargestBlock | 0 | 0 | Size of largest used block |
1.3.6.1.4.1.2637.2.2.3605.1.304 | memoryStatsTableUsedSmallestBlock | 0 | 0 | Size of smallest used block |
1.3.6.1.4.1.2637.2.2.3605.1.401 | memoryStatsTableAllocSuccesses | 0 | 0 | Number of successful allocations |
1.3.6.1.4.1.2637.2.2.3605.1.402 | memoryStatsTableAllocFails | 0 | 0 | Number of failed allocations |
1.3.6.1.4.1.2637.2.2.3605.1.403 | memoryStatsTableFreeSuccesses | 0 | 0 | Number of successful frees |
1.3.6.1.4.1.2637.2.2.3605.1.404 | memoryStatsTableFreeFails | 0 | 0 | Number of failed frees |