CISCO-DOCS-REMOTE-QUERY-MIB
- Registered at
- 1.3.6.1.4.1.9.10.59
- Last updated
- 2004-08-06 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2004-08-06 00:00, 2000-12-21 00:00, 2000-03-08 00:00
- Namespace
- cisco
- Source file
CISCO-DOCS-REMOTE-QUERY-MIB- Digest
sha256:04c076339ebeb89a802257ef2fab7c33c73bfb5238870ec125dd0344c8c32052
Description
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
Contact
Cisco Systems Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 U.S.A Tel: +1 800 553-NETS E-mail: cs-ubr@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-DOCS-EXT-MIB | cdxCmCpeMacAddress |
| CISCO-SMI | ciscoExperiment |
| DOCS-IF-MIB | TenthdB, TenthdBmV |
| SNMP-FRAMEWORK-MIB | SnmpAdminString, SnmpEngineID |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeInterval, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-DOCS-EXT-MIB CISCO-DOCS-REMOTE-QUERY-MIB CISCO-SMI CLAB-DEF-MIB DIFFSERV-DSCP-TC DIFFSERV-MIB DOCS-CABLE-DEVICE-MIB DOCS-IETF-BPI2-MIB DOCS-IF-MIB DOCS-IF3-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB INTEGRATED-SERVICES-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMP-TARGET-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoDocsRemQueryMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.59.1 | |||
| cdrqPoller OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.59.1.1 | |||
| cdrqCmtsCmPollerEnable OBJECT-TYPE 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. cdrqCmtsCmPollerInterval and cdrqCmtsCmPollerCommunity need to have valid values in order to be able to set cdrqCmtsCmPollerEnable to TRUE. 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. | 1.3.6.1.4.1.9.10.59.1.1.1 | TruthValue | read-write | current |
| cdrqCmtsCmPollerInterval OBJECT-TYPE 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. User cannot set cdrqCmtsCmPollerInterval to 0 but will read 0 when CMTS is first restarted and remote-query is not configured. Once poller is configured, cdrqCmtsCmPollerInterval will retain the value even if poller is later disabled | 1.3.6.1.4.1.9.10.59.1.1.2 | TimeInterval (0 | 1..8640000) | read-write | current |
| cdrqCmtsCmPollerCommunity OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.59.1.1.3 | OCTET STRING | read-write | current |
| cdrqCmtsCmPollerContextEngineID OBJECT-TYPE 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 | 1.3.6.1.4.1.9.10.59.1.1.4 | SnmpEngineID | read-write | current |
| cdrqCmtsCmPollerContextName OBJECT-TYPE 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 | 1.3.6.1.4.1.9.10.59.1.1.5 | SnmpAdminString (SIZE(0..32)) | read-write | current |
| cdrqCmtsCmPollerStartTime OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.59.1.1.6 | TimeStamp | read-only | current |
| cdrqCmtsCmPollerStopTime OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.59.1.1.7 | TimeStamp | read-only | current |
| cdrqCM OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.59.1.2 | |||
| cdrqCmtsCmStatusTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.59.1.2.1 | not-accessible | current | |
| cdrqCmtsCmStatusEntry OBJECT-TYPE A list of the cable modem's attributes that are polled by a CMTS. | 1.3.6.1.4.1.9.10.59.1.2.1.1 | not-accessible | current | |
| cdrqCmtsCmDownChannelPower OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.59.1.2.1.1.1 | TenthdBmV | read-only | current |
| cdrqCmtsCmStatusTxPower OBJECT-TYPE The operational transmit power for the CM upstream channel. | 1.3.6.1.4.1.9.10.59.1.2.1.1.2 | TenthdBmV | read-only | current |
| cdrqCmtsCmUpChnlTxTimingOffset OBJECT-TYPE A measure of the current round trip time. Used for timing of CM upstream transmissions to ensure synchronized arrivals at the CMTS. | 1.3.6.1.4.1.9.10.59.1.2.1.1.3 | Unsigned32 | read-only | current |
| cdrqCmtsCmSigQSignalNoise OBJECT-TYPE Signal/Noise ratio as perceived for the CM downstream channel. | 1.3.6.1.4.1.9.10.59.1.2.1.1.4 | TenthdB | read-only | current |
| cdrqCmtsCmSigQMicroreflections OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.59.1.2.1.1.5 | Integer32 (0..255) | read-only | current |
| cdrqCmtsCmPollTime OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.59.1.2.1.1.6 | TimeStamp | read-only | current |
| ciscoDocsRQNotificationsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.59.2 | |||
| ciscoDocsRQNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.59.2.0 | |||
| ciscoDocsRemoteQueryConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.59.3 | |||
| cdrqDocsRemoteQueryCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.59.3.1 | |||
| cdrqDocsRemoteQueryGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.59.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cdrqCmtsCmRQDoneNotification NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.10.59.2.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cdrqDocsRemoteQueryCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Remote Query MIB | 1.3.6.1.4.1.9.10.59.3.1.1 | current |
| cdrqPollerGroup OBJECT-GROUP Group of objects implemented in Cable Modem Termination Systems (CMTS) for configuring and monitoring the CMTS CM Poller. | 1.3.6.1.4.1.9.10.59.3.2.1 | current |
| cdrqCMGroup OBJECT-GROUP Group of objects implemented in Cable Modem Termination Systems (CMTS) for monitoring cable modems via CMTS CM Poller. | 1.3.6.1.4.1.9.10.59.3.2.2 | current |
| cdrqNotificationGroup NOTIFICATION-GROUP The notification which a CISCO-DOCS-REMOTE-QUERY-MIB entity may implement. | 1.3.6.1.4.1.9.10.59.3.2.3 | current |