cisco-docs-remote-query-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-docs-remote-query-mib and use it to monitor vendor specific OID's.
cisco-docs-remote-query-mib file content
Object view of cisco-docs-remote-query-mib:
  
    
      | Scalar Object | 
    
  
  
    
      | cdrqCmtsCmPollerEnable | 
      .1.3.6.1.4.1.9.10.59.1.1.1 | 
    
    
      | 
        An indication of whether the CMTS CM Poller is running.
        When the poller is enabled, it polls the remote CMs
        periodically specified in the cdrqCmtsCmPollerInterval
        mib object.
        The operation can be expensive depending on how many CMs
        that the poller would be polling.  It is suggested to
        have it disabled when not needed.
       | 
    
    
      | cdrqCmtsCmPollerInterval | 
      .1.3.6.1.4.1.9.10.59.1.1.2 | 
    
    
      | 
        An interval between two polling cycles of the CMTS CM
        Poller.
        The poller will not start the next cycle until it
        finished polling for the last CM , even though the
        time has expired.  If the cdrqCmtsCmPollerInterval is
        too small with a large number of CMs, the poller would
        tie up the CPU and resources and possibly degrade the
        system's performance.
        Any change in the cdrqCmtsCmPollerInterval will not
        be reflected if the poller has already been enabled.
       | 
    
    
      | cdrqCmtsCmPollerCommunity | 
      .1.3.6.1.4.1.9.10.59.1.1.3 | 
    
    
      | 
        The read community string is used for polling the CMs.
        Any change in the cdrqCmtsCmPollerCommunity will not
        be reflected if the poller has already been enabled.
        For SNMPv3, this object will contain a user name
        instead of a community string.
       | 
    
    
      | cdrqCmtsCmPollerContextEngineID | 
      .1.3.6.1.4.1.9.10.59.1.1.4 | 
    
    
      | 
        The contextEngineID indicating the location of the
        context in which management information is accessed
        when using the user name specified by the
        corresponding instance of cdrqCmtsCmPollerCommunity.
        This object is implemented to support SNMPv3
       | 
    
    
      | cdrqCmtsCmPollerContextName | 
      .1.3.6.1.4.1.9.10.59.1.1.5 | 
    
    
      | 
        The context in which management information is accessed
        when using the user name specified by the
        corresponding instance of cdrqCmtsCmPollerCommunity.
        This object is implemented to support SNMPv3
       | 
    
    
      | cdrqCmtsCmPollerStartTime | 
      .1.3.6.1.4.1.9.10.59.1.1.6 | 
    
    
      | 
        The value of sysUpTime when the last polling cycle
        started.
        cdrqCmtsCmPollerStartTime is set to 0 when the CMTS
        is first restarted and doesn't get reset after the
        poller is disabled.
       | 
    
    
      | cdrqCmtsCmPollerStopTime | 
      .1.3.6.1.4.1.9.10.59.1.1.7 | 
    
    
      | 
        The value of sysUpTime when the last polling cycle
        finished.
        cdrqCmtsCmPollerStopTime is set to 0 when the CMTS
        is first restarted and doesn't get reset after the poller
        is disabled.
       | 
    
    
      | cdrqCmtsCmStatusEntry | 
      .1.3.6.1.4.1.9.10.59.1.2.1.1 | 
    
    
      | 
        A list of the cable modem's attributes
        that are polled by a CMTS. 
       | 
    
  
  
    
      | Tabular Object | 
    
  
  
    
      | cdrqCmtsCmDownChannelPower | 
      .1.3.6.1.4.1.9.10.59.1.2.1.1.1 | 
    
    
      | 
        The CM's received power level.  This object
        may be set to zero if the CM does not support
        power level measurement.
        If the CM downstream interface is down, this object
        either returns the most current value or the value of 0.
       | 
    
    
      | cdrqCmtsCmStatusTxPower | 
      .1.3.6.1.4.1.9.10.59.1.2.1.1.2 | 
    
    
      | 
        The operational transmit power for the CM upstream
        channel.
       | 
    
    
      | cdrqCmtsCmUpChnlTxTimingOffset | 
      .1.3.6.1.4.1.9.10.59.1.2.1.1.3 | 
    
    
      | 
        A measure of the current round trip time.  Used for
        timing of CM upstream transmissions to ensure
        synchronized arrivals at the CMTS.
       | 
    
    
      | cdrqCmtsCmSigQSignalNoise | 
      .1.3.6.1.4.1.9.10.59.1.2.1.1.4 | 
    
    
      | 
        Signal/Noise ratio as perceived for the CM downstream
        channel.
       | 
    
    
      | cdrqCmtsCmSigQMicroreflections | 
      .1.3.6.1.4.1.9.10.59.1.2.1.1.5 | 
    
    
      | 
        Total microreflections including in-channel
        response as perceived on the CM downstream,
        measured in dBc below the signal level.
        This object is not assumed to return an absolutely
        accurate value, but is meant to give a rough indication
        of microreflections received on this interface.
        It is up to the implementor to provide information
        as accurate as possible.
       | 
    
    
      | cdrqCmtsCmPollTime | 
      .1.3.6.1.4.1.9.10.59.1.2.1.1.6 | 
    
    
      | 
        The value of sysUpTime when this CM entry was polled.
        If this value is larger than the cdrqCmtsCmPollerStopTime,
        either by receiving it from the
        cdrqCmtsCmRQDoneNotification or by polling the object
        itself, it indicates that the status has already been
        overwritten by a new polling cycle.  To avoid this
        to happen, the NMS can increase the cdrqCmtsCmPollInterval
        so that the cdrqCmtsCmPollTime
        would fall in between the cdrqCmtsCmPollerStartTime and
        the cdrqCmtsCmPollerStopTime.
       | 
    
  
  
    
      | Table | 
    
  
  
    
      | cdrqCmtsCmStatusTable | 
      .1.3.6.1.4.1.9.10.59.1.2.1 | 
    
    
      | 
        This table contains the status of the cable modems that
        are polled by the CMTS CM Poller. The information will be
        overwritten when a new polling cycle starts.
        The removal of CM from the list or adding a new CM to the
        list won't be reflected until the next polling cycle.
        Depending on how many CMs that the poller is polling,
        polling this table constantly can be quite expensive;
        Therefore, it is best to poll upon receipt of the
        cdrqCmtsCmRQDoneNotification. As a hedge against lost
        notifications, periodic background polling should
        be performed.  Howerver, excessive polling could
        degrade performance.
       | 
    
  
  
    
      | Trap | 
    
  
  
    
      | cdrqCmtsCmRQDoneNotification | 
      .1.3.6.1.4.1.9.10.59.2.0.1 | 
    
    
      | 
        This notification is sent when CMTS CM Poller
        finished polling for the current cycle.
        The cdrqCmtsCmPollerStartTime is the time when the
        polling cycle started.
        The cdrqCmtsCmPollerStopTime is the time when the
        polling cycle finished.
       | 
    
  
  
    
      | Object Identifier | 
    
  
  
    
      | ciscoDocsRemoteQueryMIB | 
      .1.3.6.1.4.1.9.10.59 | 
    
    
      | 
        This MIB module provides the management of
        the Cisco Cable Modem Termination Systems
        (CMTS) Remote Query feature.
        This feature, implemented on a CMTS, facilitates
        SNMP polling of remote cable modems (CMs).
        This MIB includes the configuration and
        status objects of the CMTS CM Poller and
        remote CMs that polled by the CMTS CM Poller
       | 
    
    
      | ciscoDocsRemQueryMIBObjects | 
      .1.3.6.1.4.1.9.10.59.1 | 
    
    
      | cdrqPoller | 
      .1.3.6.1.4.1.9.10.59.1.1 | 
    
    
      | cdrqCM | 
      .1.3.6.1.4.1.9.10.59.1.2 | 
    
    
      | ciscoDocsRQNotificationsPrefix | 
      .1.3.6.1.4.1.9.10.59.2 | 
    
    
      | ciscoDocsRQNotifications | 
      .1.3.6.1.4.1.9.10.59.2.0 | 
    
    
      | ciscoDocsRemoteQueryConformance | 
      .1.3.6.1.4.1.9.10.59.3 | 
    
    
      | cdrqDocsRemoteQueryCompliances | 
      .1.3.6.1.4.1.9.10.59.3.1 | 
    
    
      | cdrqDocsRemoteQueryGroups | 
      .1.3.6.1.4.1.9.10.59.3.2 | 
    
  
  
    
      | Group | 
    
  
  
    
      | cdrqPollerGroup | 
      .1.3.6.1.4.1.9.10.59.3.2.1 | 
    
    
      | 
        Group of objects implemented in Cable Modem
        Termination Systems (CMTS) for configuring and
        monitoring the CMTS CM Poller.
       | 
    
    
      | cdrqCMGroup | 
      .1.3.6.1.4.1.9.10.59.3.2.2 | 
    
    
      | 
        Group of objects implemented in Cable Modem
        Termination Systems (CMTS) for monitoring cable
        modems via CMTS CM Poller.
       |