cisco-image-check-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-image-check-mib and use it to monitor vendor specific OID's.
cisco-image-check-mib file content
Object view of cisco-image-check-mib:
  
    
      | Scalar Object | 
    
  
  
    
      | ciscoImageCheckOpEntry | 
      .1.3.6.1.4.1.9.9.99990.1.1.1.1 | 
    
    
      | 
        An Image check operation entry. Each entry consists
        of an image name, current status of the check
        operation and a row status.
        A management station wishing to create an entry should
        first generate a pseudo-random serial number to be used
        as the index to this sparse table.  The station should
        then create the associated instance of the row status
        object. It must also, create the associated instance
        of the image name. This image is checked for
        compatibility with the image already running on the
        active supervisor.
        Once the appropriate instances of all the mandatory
        objects have been created, either by an explicit SNMP
        set request or by default, the row status should be set
        to active to initiate the operation. Note that this entire
        procedure may be initiated via a single set request which
        specifies a row status	of createAndGo.
        Once an operation has been activated, it cannot be
        stopped.
        Once the operation completes, the management station should
        retrieve the value of the status object and delete the
        entry.  In order to prevent old entries from clogging the
        table, entries will be aged out, but an entry will never
        be deleted within 5 minutes of completing.
        
       | 
    
    
      | ciscoImgChkResultsEntry | 
      .1.3.6.1.4.1.9.9.99990.1.1.2.1 | 
    
    
      | 
        An entry of ciscoImgChkResultsTable. 
       | 
    
  
  
    
      | Tabular Object | 
    
  
  
    
      | ciscoImageCheckSerialNum | 
      .1.3.6.1.4.1.9.9.99990.1.1.1.1.1 | 
    
    
      | 
        Object which specifies a unique entry in the
        table. A management station wishing to initiate a
        check operation should use a pseudo-random value for
        this object when creating or modifying an instance of
        a ciscoImageCheckOpEntry.
        
       | 
    
    
      | ciscoImageCheckImageName | 
      .1.3.6.1.4.1.9.9.99990.1.1.1.1.2 | 
    
    
      | 
        Image file name that needs the verification.
        If the Image name is NULL then it is assumed that
        the image check is to be done with the image on
        standby supervisor.
        
       | 
    
    
      | ciscoImageCheckStatus | 
      .1.3.6.1.4.1.9.9.99990.1.1.1.1.3 | 
    
    
      | 
        The current status of the image check operation.
        If the status is inCompatLoose(3) or
        inCompatStrict(4), one can look at the detail
        reasons of incompatibilities by looking at
        ciscoImgChkResultsTable described below.
        If the status is compatible, then there is no
        need to look at the ciscoImgChkResultsTable.
        If the status is noStandby(6), pssErr(7),
        extractFail(8), fileParseErr(9) or
        getIncompatErr(10), there is some internal error
        in even starting the check compatibility process,
        and hence the ciscoImgChkResultsTable should not
        be read for any details.
        inProgress(2)      - Image check is in progress
        inCompatLoose(3)   - Loose incompatibility
        inCompatStrict(4)  - Strict incompatibility
        compatible(5)      - images are compatible
        noStandby(6)       - standby supervisor is absent
        pssErr(7)          - internal error
        extractFail(8)     - Could not extract image
        fileParseErr(9)    - Could not parse image
        getIncompatErr(10) - internal error in determining
        incompatibilities.
        
       | 
    
    
      | ciscoImageCheckEntryStatus | 
      .1.3.6.1.4.1.9.9.99990.1.1.1.1.4 | 
    
    
      | 
        The status of this table entry.
       | 
    
    
      | ciscoImgChkFeatureIndex | 
      .1.3.6.1.4.1.9.9.99990.1.1.2.1.1 | 
    
    
      | 
        The index of the incompatible feature.
       | 
    
    
      | ciscoImgChkCapabIndex | 
      .1.3.6.1.4.1.9.9.99990.1.1.2.1.2 | 
    
    
      | 
        The index of the incompatible capability.
       | 
    
    
      | ciscoImgChkFeatureName | 
      .1.3.6.1.4.1.9.9.99990.1.1.2.1.3 | 
    
    
      | 
        The name of the incompatible feature.
        The list of features is subject to
        implementation in a given software
        release. The current list of features is
        as follows -
        fspf       - FSPF Routing Protocol Application
        fcmpls     - Multi-Protocol Label Switching
        fib        - FIB Manager
        flogi      - F Port Server
        rscn       - RSCN Module
        fcns       - Name Server
        fcdomain   - Domain Manager
        fc-tunnel  - FC MPLS tunnel
        ipfc       - Ipfc Manager
        ipconf     - IP Configuration Manager
        ips        - IPS Manager
        port       - Port Manager
        port-channel - Port Channel Manager
        span       - Switch Port Analyzer
        sysmgr-ver - System Manager version controller
        vrrp-cfg   - VRRP Configuration
        vsan       - VSAN manager
        zone       - Zone Server
        
       | 
    
    
      | ciscoImgChkCapabilityName | 
      .1.3.6.1.4.1.9.9.99990.1.1.2.1.4 | 
    
    
      | 
        The name of the incompatible capability.
        The list of capabilities is subject to
        implementation in a given software
        release. The current list of capabilities
        is as follows -
        CAP_FEATURE_SPAN_FCFWD_STBY_POP_ENABLED
        CAP_FEATURE_SPAN_IF_VSAN_SRC_MIX_NOT_ALLOWED
        CAP_FEATURE_SPAN_IF_SRC_VSAN_FILTER_NOT_ALLOWED
        CAP_FEATURE_SPAN_FC_TUNNEL_CFG
        CAP_FEATURE_SPAN_ST_PORT_CFG
        CAP_FEATURE_SPAN_FCIP_SRC_CFG
        CAP_FEATURE_SPAN_ISCSI_SRC_CFG
        CAP_FEATURE_ZS_READ_ONLY_ZONING
        CAP_FEATURE_ZS_LUN_ZONING
        CAP_FEATURE_PORT_MODE_ST_CFG
        CAP_FEATURE_FC_TUNNEL_CFG
        CAP_FEATURE_PORT_PERFORMANCE_BUF
        
       | 
    
    
      | ciscoImgChkCapabilityReq | 
      .1.3.6.1.4.1.9.9.99990.1.1.2.1.5 | 
    
    
      | 
        Whether capability check is strict or loose. 
       | 
    
    
      | ciscoImgChkInCompDescr | 
      .1.3.6.1.4.1.9.9.99990.1.1.2.1.6 | 
    
    
      | 
        Description of the incompatibilty.
        For example, if the name of the
        incompatibilty (the instance of
        ciscoImgChkCapabilityName) is
        CAP_FEATURE_ZS_READ_ONLY_ZONING, then the
        description will be -
        'Zone Server - Read-only zoning configured'.
        For each incompatibility name that appears in
        ciscoImgChkCapabilityName, there will be a
        corresponding description described by the
        instance of this object.
        
       | 
    
  
  
    
      | Table | 
    
  
  
    
      | ciscoImageCheckOpTable | 
      .1.3.6.1.4.1.9.9.99990.1.1.1 | 
    
    
      | 
        A table of Image check operation entries. Each
        entry represents an Image check operation that
        has been initiated.
        
       | 
    
    
      | ciscoImgChkResultsTable | 
      .1.3.6.1.4.1.9.9.99990.1.1.2 | 
    
    
      | 
        This table lists the features and capabilities
        that are incompatible for the request that was
        made corresponding to the instance of
        ciscoImgChkFeatureIndex in the ciscoImageCheckOpTable.
       | 
    
  
  
    
      | Object Identifier | 
    
  
  
    
      | ciscoImageCheckMIB | 
      .1.3.6.1.4.1.9.9.99990 | 
    
    
      | 
        Initial version of Image Check MIB.
       | 
    
    
      | ciscoImageCheckMIBObjects | 
      .1.3.6.1.4.1.9.9.99990.1 | 
    
    
      | ciscoImageCheck | 
      .1.3.6.1.4.1.9.9.99990.1.1 | 
    
    
      | ciscoImageCheckMIBConformance | 
      .1.3.6.1.4.1.9.9.99990.2 | 
    
    
      | ciscoImageCheckMIBCompliances | 
      .1.3.6.1.4.1.9.9.99990.2.1 | 
    
    
      | ciscoImageCheckMIBGroups | 
      .1.3.6.1.4.1.9.9.99990.2.2 | 
    
  
  
    
      | Group | 
    
  
  
    
      | ciscoImageCheckOpGroup | 
      .1.3.6.1.4.1.9.9.99990.2.2.1 | 
    
    
      | 
        A collection of objects for Image Check
        Operations group.
       | 
    
    
      | ciscoImgChkResultsGroup | 
      .1.3.6.1.4.1.9.9.99990.2.2.2 | 
    
    
      | 
        A collection of objects for Image check results
        group.
       |