ct-flash-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 ct-flash-mib and use it to monitor vendor specific OID's.
ct-flash-mib file content
Object view of ct-flash-mib:
  
    
      | Scalar Object | 
    
  
  
    
      | flashVolumeStatusEntry | 
      .1.3.6.1.4.1.52.4.1.5.10.1.1.1 | 
    
    
      | 
        Information on a particular volume.
       | 
    
    
      | flashFileEntry | 
      .1.3.6.1.4.1.52.4.1.5.10.2.1.1 | 
    
    
      | 
        Describes a particular file.
       | 
    
    
      | flashCmdPath | 
      .1.3.6.1.4.1.52.4.1.5.10.3.1 | 
    
    
      | 
        Filename requested of the server for a TFTP download
        or upload.
       | 
    
    
      | flashCmdNetAddress | 
      .1.3.6.1.4.1.52.4.1.5.10.3.2 | 
    
    
      | 
        IP address of the TFTP server to use with a flash file
        download or upload operation. If an IP address is not
        specified, the operation will default to the IP address
        associated with the runtime TFTP download.
       | 
    
    
      | flashCmdVolume | 
      .1.3.6.1.4.1.52.4.1.5.10.3.3 | 
    
    
      | 
        Flash volume to contain the file created during a
        download operation.
       | 
    
    
      | flashCmdOperation | 
      .1.3.6.1.4.1.52.4.1.5.10.3.4 | 
    
    
      | 
        Operation to perform on the specified flash file.
        Download and upload operations require that the network.
        pathname, filename, version, type, and volume be specified.
        Cleanup does not require any additional information.
       | 
    
    
      | flashCmdStatus | 
      .1.3.6.1.4.1.52.4.1.5.10.3.5 | 
    
    
      | 
        Status of the download or upload operation. The idle(1)
        status indicates no operation is in progress. The
        downLoadActive(3) or upLoadActive(4) indicate a file
        transfer in progress. The completeError(5) status indicates
        that a file transfer was started but an error was detected.
       | 
    
    
      | flashCmdError | 
      .1.3.6.1.4.1.52.4.1.5.10.3.6 | 
    
    
      | 
        If the value of flashCmdStatus is completeError(5), then
        this object describes the nature of the error.
       | 
    
    
      | flashCmdFile | 
      .1.3.6.1.4.1.52.4.1.5.10.3.7 | 
    
    
      | 
        Flash filename to perform the specified operation.
       | 
    
    
      | flashCmdVersion | 
      .1.3.6.1.4.1.52.4.1.5.10.3.8 | 
    
    
      | 
        Flash file version to perform the specified operation
        in the form 'XX.XX.XX' where 'X' is in the range 0-9.
       | 
    
    
      | flashCmdType | 
      .1.3.6.1.4.1.52.4.1.5.10.3.9 | 
    
    
      | 
        File type to specify with a flash file created during
        a download operation.
       | 
    
    
      | flashCmdSize | 
      .1.3.6.1.4.1.52.4.1.5.10.3.10 | 
    
    
      | 
        Size of the download file. This value allows the flash
        filing system to initialize an appropriate amount of
        flash memory prior to the TFTP transfer, preventing a
        time-out condition during a transfer.
       | 
    
    
      | flashBlockCount | 
      .1.3.6.1.4.1.52.4.1.5.10.3.11 | 
    
    
      | 
        Current TFTP block count of an active session. If no
        TFTP transfer is in progress, zero is returned.
       | 
    
  
  
    
      | Tabular Object | 
    
  
  
    
      | flashVolume | 
      .1.3.6.1.4.1.52.4.1.5.10.1.1.1.1 | 
    
    
      | 
        Uniquely defines a volume.
       | 
    
    
      | flashVolFiles | 
      .1.3.6.1.4.1.52.4.1.5.10.1.1.1.2 | 
    
    
      | 
        The flash filing system status contains the number of
        files currently in the volume.
       | 
    
    
      | flashVolSpace | 
      .1.3.6.1.4.1.52.4.1.5.10.1.1.1.3 | 
    
    
      | 
        This object returns the approximate amount of remaining
        storage space, in bytes, in the flash filing system.
       | 
    
    
      | flashFileID | 
      .1.3.6.1.4.1.52.4.1.5.10.2.1.1.1 | 
    
    
      | 
        This object contains a volume-unique file id associated with
        each file.
       | 
    
    
      | flashFilename | 
      .1.3.6.1.4.1.52.4.1.5.10.2.1.1.2 | 
    
    
      | 
        This object contains the filename of the current file.
       | 
    
    
      | flashFileVersion | 
      .1.3.6.1.4.1.52.4.1.5.10.2.1.1.3 | 
    
    
      | 
        This object contains the file version number of the current
        file in the form 'XX.XX.XX', where 'X' is in the range 0-9.
       | 
    
    
      | flashFileType | 
      .1.3.6.1.4.1.52.4.1.5.10.2.1.1.4 | 
    
    
      | 
        This object contains the file type defined for the file.
       | 
    
    
      | flashFileSize | 
      .1.3.6.1.4.1.52.4.1.5.10.2.1.1.5 | 
    
    
      | 
        This object contains the size, in bytes, currently allocated
        to the file.
       | 
    
  
  
    
      | Table | 
    
  
  
    
      | flashVolumeStatusTable | 
      .1.3.6.1.4.1.52.4.1.5.10.1.1 | 
    
    
      | 
        This table contains status information on each flash volume.
       | 
    
    
      | flashFileTable | 
      .1.3.6.1.4.1.52.4.1.5.10.2.1 | 
    
    
      | 
        Describes each file in a flash file system volume.
       | 
    
  
  
    
      | Object Identifier | 
    
  
  
    
      | flashStatus | 
      .1.3.6.1.4.1.52.4.1.5.10.1 | 
    
    
      | flashFile | 
      .1.3.6.1.4.1.52.4.1.5.10.2 | 
    
    
      | flashCmd | 
      .1.3.6.1.4.1.52.4.1.5.10.3 |