cisco-memory-pool-mib.mib object
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2025 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2025 can import MIB file cisco-memory-pool-mib and use it to monitor vendor specific OID's.
cisco-memory-pool-mib file content
Object view of cisco-memory-pool-mib:
  
    
      | Scalar Object | 
    
  
  
    
      | ciscoMemoryPoolEntry | 
      .1.3.6.1.4.1.9.9.48.1.1.1 | 
    
    
      | 
        An entry in the memory pool monitoring table.
       | 
    
    
      | ciscoMemoryPoolUtilizationEntry | 
      .1.3.6.1.4.1.9.9.48.1.2.1 | 
    
    
      | 
        An entry in the memory pool utilization table.
       | 
    
  
  
    
      | Tabular Object | 
    
  
  
    
      | ciscoMemoryPoolType | 
      .1.3.6.1.4.1.9.9.48.1.1.1.1 | 
    
    
      | 
        The type of memory pool for which this entry
        contains information.
       | 
    
    
      | ciscoMemoryPoolName | 
      .1.3.6.1.4.1.9.9.48.1.1.1.2 | 
    
    
      | 
        A textual name assigned to the memory pool.  This
        object is suitable for output to a human operator,
        and may also be used to distinguish among the various
        pool types, especially among dynamic pools.
       | 
    
    
      | ciscoMemoryPoolAlternate | 
      .1.3.6.1.4.1.9.9.48.1.1.1.3 | 
    
    
      | 
        Indicates whether or not this memory pool has an
        alternate pool configured.  Alternate pools are
        used for fallback when the current pool runs out
        of memory.
        If an instance of this object has a value of zero,
        then this pool does not have an alternate.  Otherwise
        the value of this object is the same as the value of
        ciscoMemoryPoolType of the alternate pool.
       | 
    
    
      | ciscoMemoryPoolValid | 
      .1.3.6.1.4.1.9.9.48.1.1.1.4 | 
    
    
      | 
        Indicates whether or not the remaining objects in
        this entry contain accurate data.  If an instance
        of this object has the value false (which in and of
        itself indicates an internal error condition), the
        values of the remaining objects in the conceptual row
        may contain inaccurate information (specifically, the
        reported values may be less than the actual values).
       | 
    
    
      | ciscoMemoryPoolUsed | 
      .1.3.6.1.4.1.9.9.48.1.1.1.5 | 
    
    
      | 
        Indicates the number of bytes from the memory pool
        that are currently in use by applications on the
        managed device.
       | 
    
    
      | ciscoMemoryPoolFree | 
      .1.3.6.1.4.1.9.9.48.1.1.1.6 | 
    
    
      | 
        Indicates the number of bytes from the memory pool
        that are currently unused on the managed device.
        Note that the sum of ciscoMemoryPoolUsed and
        ciscoMemoryPoolFree is the total amount of memory
        in the pool
       | 
    
    
      | ciscoMemoryPoolLargestFree | 
      .1.3.6.1.4.1.9.9.48.1.1.1.7 | 
    
    
      | 
        Indicates the largest number of contiguous bytes
        from the memory pool that are currently unused on
        the managed device.
       | 
    
    
      | ciscoMemoryPoolUtilization1Min | 
      .1.3.6.1.4.1.9.9.48.1.2.1.1 | 
    
    
      | 
        This is the memory pool utilization for 1 minute.
       | 
    
    
      | ciscoMemoryPoolUtilization5Min | 
      .1.3.6.1.4.1.9.9.48.1.2.1.2 | 
    
    
      | 
        This is the memory pool utilization for 5 minutes.
       | 
    
    
      | ciscoMemoryPoolUtilization10Min | 
      .1.3.6.1.4.1.9.9.48.1.2.1.3 | 
    
    
      | 
        This is the memory pool utilization for 10 minutes.
       | 
    
  
  
    
      | Table | 
    
  
  
    
      | ciscoMemoryPoolTable | 
      .1.3.6.1.4.1.9.9.48.1.1 | 
    
    
      | 
        A table of memory pool monitoring entries.
       | 
    
    
      | ciscoMemoryPoolUtilizationTable | 
      .1.3.6.1.4.1.9.9.48.1.2 | 
    
    
      | 
        A table of memory pool utilization entries. Each of the
        objects provides a general idea of how much of the memory
        pool has been used over a given period of time. It is
        determined as a weighted decaying average.
       | 
    
  
  
    
      | Object Identifier | 
    
  
  
    
      | ciscoMemoryPoolMIB | 
      .1.3.6.1.4.1.9.9.48 | 
    
    
      | 
        MIB module for monitoring memory pools
       | 
    
    
      | ciscoMemoryPoolObjects | 
      .1.3.6.1.4.1.9.9.48.1 | 
    
    
      | ciscoMemoryPoolNotifications | 
      .1.3.6.1.4.1.9.9.48.2 | 
    
    
      | ciscoMemoryPoolConformance | 
      .1.3.6.1.4.1.9.9.48.3 | 
    
    
      | ciscoMemoryPoolCompliances | 
      .1.3.6.1.4.1.9.9.48.3.1 | 
    
    
      | ciscoMemoryPoolGroups | 
      .1.3.6.1.4.1.9.9.48.3.2 | 
    
  
  
    
      | Group | 
    
  
  
    
      | ciscoMemoryPoolGroup | 
      .1.3.6.1.4.1.9.9.48.3.2.1 | 
    
    
      | 
        A collection of objects providing memory pool monitoring.
       | 
    
    
      | ciscoMemoryPoolUtilizationGroup | 
      .1.3.6.1.4.1.9.9.48.3.2.2 | 
    
    
      | 
        An optional group providing a collection of memory pool
        utilization objects.
       |