Reference record for OID 1.3.6.1.4.1.2637.2.2.3605.1


parent
1.3.6.1.4.1.2637.2.2.3605 (memoryStatsTableTable)
node code
1
node name
memoryStatsTableEntry
dot oid
1.3.6.1.4.1.2637.2.2.3605.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) aptis(2637) aptis-generic(2) aptis-monitoring(2) memoryStatsTableTable(3605) memoryStatsTableEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) aptis(2637) aptis-generic(2) aptis-monitoring(2) memoryStatsTableTable(3605) memoryStatsTableEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) aptis(2637) aptis-generic(2) aptis-monitoring(2) memoryStatsTableTable(3605) memoryStatsTableEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) aptis(2637) aptis-generic(2) aptis-monitoring(2) memoryStatsTableTable(3605) memoryStatsTableEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) aptis(2637) aptis-generic(2) aptis-monitoring(2) memoryStatsTableTable(3605) memoryStatsTableEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) aptis(2637) aptis-generic(2) aptis-monitoring(2) memoryStatsTableTable(3605) memoryStatsTableEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/aptis/aptis-generic/aptis-monitoring/memoryStatsTableTable/memoryStatsTableEntry
  • /iso/identified-organization/dod/internet/private/enterprises/aptis/aptis-generic/aptis-monitoring/memoryStatsTableTable/memoryStatsTableEntry
  • /iso/org/dod/internet/private/enterprise/aptis/aptis-generic/aptis-monitoring/memoryStatsTableTable/memoryStatsTableEntry
  • /iso/org/dod/internet/private/enterprises/aptis/aptis-generic/aptis-monitoring/memoryStatsTableTable/memoryStatsTableEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/aptis/aptis-generic/aptis-monitoring/memoryStatsTableTable/memoryStatsTableEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/aptis/aptis-generic/aptis-monitoring/memoryStatsTableTable/memoryStatsTableEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/2637/2/2/3605/1

    Description by mibdepot

    This is the structure of entries in the
    memoryStatsTableTable.

    Parsed from file aptis_monitoring.mib.txt
    Company: None
    Module: APTIS-MONITOR-MIB

    Description by circitor

    This is the structure of entries in the
    memoryStatsTableTable.

    Parsed from file APTIS-MONITOR-MIB.mib
    Module: APTIS-MONITOR-MIB

    Information by oid_info

    Vendor: Aptis Communications, Inc.
    Module: APTIS-MONITOR-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    memoryStatsTableEntry OBJECT-TYPE SYNTAX MemoryStatsTableEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This is the structure of entries in the memoryStatsTableTable." INDEX { memoryStatsTableSlotNumber } ::= { memoryStatsTableTable 1 }

    Information by circitor

    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 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.2637)

    McCool Dave

    Children (17)

    OIDNameSub childrenSub Nodes TotalDescription
    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