CISCO-CABLE-ADMISSION-CTRL-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CABLE-ADMISSION-CTRL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoCableAdmCtrlMIB 1.3.6.1.4.1.9.9.450
This MIB module defines the managed objects enabling the management of Cable Modem Termination System (CMTS) admission control. CMTS admission control refers to the rules that the CMTS will follow when allocating resources such as CPU, memory or bandwidth with respect to monitored events. The monitored events include: 1. Dynamic service flow creation requests Dynamic service flow allows on-demand reservation on Layer 2 bandwidth resources. CMTS can provide special QoS to the cable modem dynamically for the duration of a voice call or video session which provides a more efficient use of the available bandwidth. 2. Resource requests during cable modem (CM) registration. CMTS resources are required during CM registration. CMTS resources will be checked when it receives a CM registration request. The resources being monitored include: 1. The CMTS CPU and memory utilization data and thresholds setting on the physical entity, like main processor or linecard when a monitoring event happens. 2. The upstream (US) channel bandwidth utilization based on scheduling types or service classes. 3. The downstream (DS) channel bandwidth utilization based on voice or data.
         ciscoCableAdmCtrlMIBNotifs 1.3.6.1.4.1.9.9.450.0
             ccacNotification 1.3.6.1.4.1.9.9.450.0.1
This notification is sent when the monitoring threshold value is crossed.
         ciscoCableAdmCtrlMIBObjects 1.3.6.1.4.1.9.9.450.1
             ccacObjects 1.3.6.1.4.1.9.9.450.1.1
                 ccacNotifyEnable 1.3.6.1.4.1.9.9.450.1.1.1 truthvalue read-write
This object controls generation of notifications in the MIB. When the object is 'true', the agent will generate notification defined by this MIB. When the object is 'false', the agent will not generate notification defined by this MIB.
                 ccacEventMonitoring 1.3.6.1.4.1.9.9.450.1.1.2 ccacmonitoredevent read-write
This object specifies the events being monitored by the CMTS admission control.
             ccacConfigObjects 1.3.6.1.4.1.9.9.450.1.2
                 ccacSysRscConfigTable 1.3.6.1.4.1.9.9.450.1.2.1 no-access
This table abstracts a sparse matrix of system resource utilization thresholds to be monitored by Cable Admission Control. The entPhysicalIndex uniquely identifies the physical entity with a set of system resource utilization thresholds being associated. The ccacSysRscConfigResourceType identifies the system resource to be monitored. The physical entities, for example, processors or linecards, are being expanded upon, and the expansion entails zero or more sets of system resource utilization thresholds. The agent creates/destroys/modifies an entry whenever the local console affects this configuration. The management application may create/destroy/modify an entry. When an entry is created and ccacSysRscConfigStatus is equal to 'active', CMTS monitors the system resources based on the configurable thresholds, minor, major and critical for different monitoring system resources type and the main processor or a linecard.
                     ccacSysRscConfigEntry 1.3.6.1.4.1.9.9.450.1.2.1.1 no-access
Each entry defines a set of configurable thresholds, for each monitoring system resources type and the main processor or a linecard.
                         ccacSysRscConfigResourceType 1.3.6.1.4.1.9.9.450.1.2.1.1.1 ccacsysrscmonitoredtype no-access
This object specifies the type of system resource being monitored.
                         ccacSysRscConfigStatus 1.3.6.1.4.1.9.9.450.1.2.1.1.2 rowstatus read-only
This object facilitates the creation, modification, and destruction of a conceptual row in this table.
                         ccacSysRscConfigMinorThreshold 1.3.6.1.4.1.9.9.450.1.2.1.1.3 nonzeropercent read-only
This object specifies minor threshold related to the utilization of the resource being monitored.
                         ccacSysRscConfigMajorThreshold 1.3.6.1.4.1.9.9.450.1.2.1.1.4 nonzeropercent read-only
This object specifies major threshold related to the utilization of the resource being monitored. The major threshold must be greater than minor threshold.
                         ccacSysRscConfigCritThreshold 1.3.6.1.4.1.9.9.450.1.2.1.1.5 nonzeropercent read-only
This object specifies critical threshold related to the utilization of the resource being monitored. The critical threshold must be greater than major threshold. The CMTS will reject requests corresponding to monitored events if the monitored system resource exceeds the critical threshold.
                 ccacUsConfigTable 1.3.6.1.4.1.9.9.450.1.2.2 no-access
This table is deprecated by ccacUsConfigRevTable. This table abstracts a sparse matrix of upstream channel utilization thresholds to be monitored by Cable Admission Control. The ifIndex uniquely identifies all upstream channels, upstream channels associated with an interface or an upstream channel with a set of upstream channel utilization thresholds being associated. The ccacUsConfigSchedType identifies the scheduling type to be monitored. The ccacUsConfigServiceClassName identifies the cable service class to be monitored. The agent creates/destroys/modifies an entry whenever the local console affects this configuration. The management application may create/destroy/modify an entry. When an entry is created and ccacUsConfigStatus is equal to 'active', CMTS monitors the upstream channel bandwidth utilization based on the configurable thresholds, minor, major and exclusive percentage, for different scheduling type or service class for an upstream channel.
                     ccacUsConfigEntry 1.3.6.1.4.1.9.9.450.1.2.2.1 no-access
Each entry defines a set of configurable thresholds and parameters for each monitored scheduling service for an upstream channel. Scheduling service can be specified by a scheduling type or QoS Service class name. A set of thresholds applied by cable admission control in the process of monitoring upstream channel bandwidth. The following classes of upstream policies can be configured: 1. Global An entry with a ccacUsConfigIfIndex of '0' identifies a global policy. 2. Per Interface An entry with a ccacUsConfigIfIndex with an ifType of 'docsCableMaclayer' identifies an interface policy. Interface level thresholds supersedes global level thresholds. 3. Per Upstream Channel An entry with a ccacUsConfigIfIndex with an ifType of 'docsCableUpstream' identifies an upstream channel policy. Upstream level thresholds supersedes both global and interface level thresholds.
                         ccacUsConfigIfIndex 1.3.6.1.4.1.9.9.450.1.2.2.1.1 interfaceindexorzero no-access
The object identities the interface to which the upstream channel thresholds applies: 1. If '0', then the policy applies to all upstream channels being monitored. 2. If the corresponding ifType is 'docsCableMacLayer', then the policy applies to all upstream channels being carried by the physical interface. 3. If the corresponding ifType is 'docsCableUpstream', then the policy applies to that upstream channel.
                         ccacUsConfigSchedType 1.3.6.1.4.1.9.9.450.1.2.2.1.2 ccacschedulingtype no-access
This object specifies the scheduling type used in classifying an upstream channel. When the service class name is specified the value of this object is equal to 'undefined'.
                         ccacUsConfigServiceClassName 1.3.6.1.4.1.9.9.450.1.2.2.1.3 qosserviceclassnameornull no-access
This object specifies the QoS service class name. Service class name is a null string when scheduling type is specified.
                         ccacUsConfigStatus 1.3.6.1.4.1.9.9.450.1.2.2.1.4 rowstatus read-only
This object facilitates the creation, modification, or deletion of a conceptual row in this table.
                         ccacUsConfigMinorThreshold 1.3.6.1.4.1.9.9.450.1.2.2.1.5 nonzeropercent read-only
This object specifies the minor threshold related to the utilization of upstream bandwidth.
                         ccacUsConfigMajorThreshold 1.3.6.1.4.1.9.9.450.1.2.2.1.6 nonzeropercent read-only
This object specifies the major threshold related to the utilization of upstream bandwidth. The major threshold must be greater than minor threshold.
                         ccacUsConfigExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.2.1.7 nonzeropercent read-only
This object specifies the reserved bandwidth exclusively related to the utilization of upstream bandwidth. The exclusive percent must be greater than major threshold. The sum of exclusive percent for all different scheduling services on this upstream channel cannot be greater than '100'.
                         ccacUsConfigNonExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.2.1.8 percent read-only
This object specifies the percentage of bandwidth, over and above the exclusive share, which can be used by scheduling service after the exclusive bandwidth has been used up. Since the bandwidth is non-exclusive, it has the potential to be shared by other classes depending on the configuration. The sum of exclusive and non-exclusive percent in the same entry cannot be greater than '100'.
                 ccacDsConfigTable 1.3.6.1.4.1.9.9.450.1.2.3 no-access
This table is deprecated by ccacDsConfigRevTable. This table abstracts a sparse matrix of downstream channel utilization thresholds to be monitored by Cable Admission Control. The ifIndex uniquely identifies all downstream channels, or a downstream channel with a set of upstream channel utilization thresholds being associated. The ccacDsConfigTrafficType identifies the downstream traffic type to be monitored. The agent creates/destroys/modifies an entry whenever the local console affects this configuration. The management application may create/destroy/modify an entry. When an entry is created and ccacDsConfigStatus is equal to 'active', CMTS monitors the downstream bandwidth utilization based on the configurable thresholds, minor, major and exclusive percentage, for different traffic type for a downstream.
                     ccacDsConfigEntry 1.3.6.1.4.1.9.9.450.1.2.3.1 no-access
Each entry defines a set of configurable thresholds and parameters for each monitoring traffic type for a downstream. A set of thresholds applied by cable admission control in the process of monitoring downstream bandwidth. The following classes of downstream policy can be configured: 1. Global An entry with a ccacDsConfigIfIndex of '0' identifies a global policy. 2. Per Downstream Channel An entry with a ccacDsConfigIfIndex with an ifType of 'docsCableDownstream' identifies a downstream channel policy. Downstream level thresholds supersedes global level thresholds.
                         ccacDsConfigIfIndex 1.3.6.1.4.1.9.9.450.1.2.3.1.1 interfaceindexorzero no-access
The object identities the interface to which the downstream thresholds applies: 1. If '0', then the policy applies to all downstream channels being monitored. 2. If the corresponding ifType is 'docsCableDownstream', then the policy applies to that downstream.
                         ccacDsConfigTrafficType 1.3.6.1.4.1.9.9.450.1.2.3.1.2 ccacdstrafficmonitoredtype no-access
This object specifies the traffic type for which this policy applies.
                         ccacDsConfigStatus 1.3.6.1.4.1.9.9.450.1.2.3.1.3 rowstatus read-only
This object facilitates the creation, modification, or deletion of a conceptual row in this table.
                         ccacDsConfigMinorThreshold 1.3.6.1.4.1.9.9.450.1.2.3.1.4 nonzeropercent read-only
This object specifies the minor threshold related to the utilization of downstream bandwidth.
                         ccacDsConfigMajorThreshold 1.3.6.1.4.1.9.9.450.1.2.3.1.5 nonzeropercent read-only
This object specifies the major threshold related to the utilization of downstream bandwidth. The major threshold must be greater than minor threshold.
                         ccacDsConfigExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.3.1.6 nonzeropercent read-only
This object specifies the reserved bandwidth exclusively related to the utilization of downstream bandwidth. The exclusive percent must be greater than major threshold. The sum of exclusive percent for all different traffic type on this downstream cannot be greater than '100'.
                         ccacDsConfigNonExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.3.1.7 percent read-only
This object specifies the percentage of bandwidth, over and above the exclusive share, which can be used by this traffic type after the exclusive bandwidth has been used up. Since the bandwidth is non-exclusive, it can be used by other traffic type as specified. The sum of exclusive and non-exclusive percent in the same entry cannot be greater than '100'.
                 ccacUsConfigRevTable 1.3.6.1.4.1.9.9.450.1.2.4 no-access
This table abstracts a sparse matrix of upstream channel utilization thresholds to be monitored by Cable Admission Control. The ifIndex uniquely identifies all upstream channels, upstream channels associated with an interface or an upstream channel with a set of upstream channel utilization thresholds being associated. The ccacUsConfigRevAppBucketIndex identifies the application bucket number being configured. The agent creates/destroys/modifies an entry whenever the local console affects this configuration. The management application may create/destroy/modify an entry. When an entry is created and ccacUsConfigRevStatus is equal to 'active', CMTS monitors the upstream channel bandwidth utilization based on the configurable thresholds, minor, major and exclusive percentage, for different scheduling type or service class for an upstream channel.
                     ccacUsConfigRevEntry 1.3.6.1.4.1.9.9.450.1.2.4.1 no-access
Each entry defines a set of configurable thresholds and parameters for each monitored scheduling service for an upstream channel. A set of thresholds applied by cable admission control in the process of monitoring upstream channel bandwidth. The following classes of upstream policies can be configured: 1. Global An entry with a ccacUsConfigRevIfIndex of '0' identifies a global policy. 2. Per Interface An entry with a ccacUsConfigRevIfIndex with an ifType of 'docsCableMaclayer' identifies an interface policy. Interface level thresholds supersedes global level thresholds. 3. Per Upstream Channel An entry with a ccacUsConfigRevIfIndex with an ifType of 'docsCableUpstream' identifies an upstream channel policy. Upstream level thresholds supersedes both global and interface level thresholds.
                         ccacUsConfigRevIfIndex 1.3.6.1.4.1.9.9.450.1.2.4.1.1 interfaceindexorzero no-access
The object identities the interface to which the upstream channel thresholds applies: 1. If '0', then the policy applies to all upstream channels being monitored. 2. If the corresponding ifType is 'docsCableMacLayer', then the policy applies to all upstream channels being carried by the physical interface. 3. If the corresponding ifType is 'docsCableUpstream', then the policy applies to that upstream channel.
                         ccacUsConfigRevAppBucketIndex 1.3.6.1.4.1.9.9.450.1.2.4.1.2 ccacapplicationbuckettype no-access
This object identifies the application bucket number in defining the parameters for bandwidth management.
                         ccacUsConfigRevAppBucketName 1.3.6.1.4.1.9.9.450.1.2.4.1.3 snmpadminstring read-only
This object specifies the application bucket name. Application name can be used to label each application bucket and give descriptive information on the type of application. Application bucket name may be a null string if it is not defined.
                         ccacUsConfigRevMinorThreshold 1.3.6.1.4.1.9.9.450.1.2.4.1.4 nonzeropercent read-only
This object specifies the minor threshold related to the utilization of upstream bandwidth.
                         ccacUsConfigRevMajorThreshold 1.3.6.1.4.1.9.9.450.1.2.4.1.5 nonzeropercent read-only
This object specifies the major threshold related to the utilization of upstream bandwidth. The major threshold must be greater than minor threshold.
                         ccacUsConfigRevExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.4.1.6 nonzeropercent read-only
This object specifies the reserved bandwidth exclusively related to the utilization of upstream bandwidth. The exclusive percent must be greater than major threshold. The sum of exclusive percent for all different scheduling services on this upstream channel cannot be greater than '100'.
                         ccacUsConfigRevNonExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.4.1.7 percent read-only
This object specifies the percentage of bandwidth, over and above the exclusive share, which can be used by scheduling service after the exclusive bandwidth has been used up. Since the bandwidth is non-exclusive, it has the potential to be shared by other classes depending on the configuration. The sum of exclusive and non-exclusive percent in the same entry cannot be greater than '100'.
                         ccacUsConfigRevStorageType 1.3.6.1.4.1.9.9.450.1.2.4.1.8 storagetype read-only
The storage type for this conceptual row. If the value of this object is 'volatile', then this entry only exists in RAM and the this row would be lost on system reload. If the value of this object is 'nonVolatile' then this entry has been saved to NVRAM and will persist across system reload.
                         ccacUsConfigRevStatus 1.3.6.1.4.1.9.9.450.1.2.4.1.9 rowstatus read-only
This object facilitates the creation, modification, or deletion of a conceptual row in this table. For row creation, ccacUsConfigRevMinorThreshold, ccacUsConfigRevMajorThreshold, ccacUsConfigRevExclusivePercen and ccacUsConfigRevNonExclusivePercent are mandatory.
                 ccacDsConfigRevTable 1.3.6.1.4.1.9.9.450.1.2.5 no-access
This table abstracts a sparse matrix of downstream channel utilization thresholds to be monitored by Cable Admission Control. The ifIndex uniquely identifies all downstream channels, or a downstream channel with a set of upstream channel utilization thresholds being associated. The ccacDsConfigRevAppBucketIndex identifies the application bucket number being configured. The agent creates/destroys/modifies an entry whenever the local console affects this configuration. The management application may create/destroy/modify an entry. When an entry is created and ccacDsConfigRevStatus is equal to 'active', CMTS monitors the downstream bandwidth utilization based on the configurable thresholds, minor, major and exclusive percentage, for different traffic type for a downstream.
                     ccacDsConfigRevEntry 1.3.6.1.4.1.9.9.450.1.2.5.1 no-access
Each entry defines a set of configurable thresholds and parameters for each monitoring traffic type for a downstream. A set of thresholds applied by cable admission control in the process of monitoring downstream bandwidth. The following classes of downstream policy can be configured: 1. Global An entry with a ccacDsConfigRevIfIndex of '0' identifies a global policy. 2. Per Downstream Channel An entry with a ccacDsConfigRevIfIndex with an ifType of 'docsCableDownstream' identifies a downstream channel policy. Downstream level thresholds supersedes global level thresholds.
                         ccacDsConfigRevIfIndex 1.3.6.1.4.1.9.9.450.1.2.5.1.1 interfaceindexorzero no-access
The object identities the interface to which the downstream thresholds applies: 1. If '0', then the policy applies to all downstream channels being monitored. 2. If the corresponding ifType is 'docsCableDownstream', then the policy applies to that downstream.
                         ccacDsConfigRevAppBucketIndex 1.3.6.1.4.1.9.9.450.1.2.5.1.2 ccacapplicationbuckettype no-access
This object identifies the application bucket number in defining the parameters for policy applies.
                         ccacDsConfigRevAppBucketName 1.3.6.1.4.1.9.9.450.1.2.5.1.3 snmpadminstring read-only
This object identifies the application bucket name corresponding to the application bucket number. Application bucket name can be used to label each application bucket and give descriptive information on the type of application. Application bucket name may be a null string if it is not defined.
                         ccacDsConfigRevMinorThreshold 1.3.6.1.4.1.9.9.450.1.2.5.1.4 nonzeropercent read-only
This object specifies the minor threshold related to the utilization of downstream bandwidth.
                         ccacDsConfigRevMajorThreshold 1.3.6.1.4.1.9.9.450.1.2.5.1.5 nonzeropercent read-only
This object specifies the major threshold related to the utilization of downstream bandwidth. The major threshold must be greater than minor threshold.
                         ccacDsConfigRevExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.5.1.6 nonzeropercent read-only
This object specifies the reserved bandwidth exclusively related to the utilization of downstream bandwidth. The exclusive percent must be greater than major threshold. The sum of exclusive percent for all different traffic type on this downstream cannot be greater than '100'.
                         ccacDsConfigRevNonExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.5.1.7 percent read-only
This object specifies the percentage of bandwidth, over and above the exclusive share, which can be used by this traffic type after the exclusive bandwidth has been used up. Since the bandwidth is non-exclusive, it can be used by other traffic type as specified. The sum of exclusive and non-exclusive percent in the same entry cannot be greater than '100'.
                         ccacDsConfigRevStorageType 1.3.6.1.4.1.9.9.450.1.2.5.1.8 storagetype read-only
The storage type for this conceptual row. If the value of this object is 'volatile', then this entry only exists in RAM and the this row would be lost on system reload. If the value of this object is 'nonVolatile' then this entry has been saved to NVRAM and will persist across system reload.
                         ccacDsConfigRevStatus 1.3.6.1.4.1.9.9.450.1.2.5.1.9 rowstatus read-only
This object facilitates the creation, modification, or deletion of a conceptual row in this table. For row creation, ccacUsConfigRevMinorThreshold, ccacUsConfigRevMajorThreshold, ccacUsConfigRevExclusivePercent and ccacUsConfigRevNonExclusivePercent are mandatory.
             ccacStatObjects 1.3.6.1.4.1.9.9.450.1.3
                 ccacSysRscTable 1.3.6.1.4.1.9.9.450.1.3.1 no-access
This table contains statistical data relating to system resource utilization for all configured physical entities and resource types.
                     ccacSysRscEntry 1.3.6.1.4.1.9.9.450.1.3.1.1 no-access
Each entry contains objects that support monitoring of statistical data based on system resources utilization for a physical entity.
                         ccacSysRscType 1.3.6.1.4.1.9.9.450.1.3.1.1.1 ccacsysrscmonitoredtype no-access
This object indicates the type of system resource being monitored.
                         ccacSysRscUtilization 1.3.6.1.4.1.9.9.450.1.3.1.1.2 percent read-only
This object indicates the utilization of the system resource on the physical entity.
                         ccacSysRscMinorCrosses 1.3.6.1.4.1.9.9.450.1.3.1.1.3 counter32 read-only
This object indicates the number of times system resource utilization on the physical entity has crossed minor threshold specified by ccacSysRscConfigMinorThreshold.
                         ccacSysRscMajorCrosses 1.3.6.1.4.1.9.9.450.1.3.1.1.4 counter32 read-only
This object indicates the number of times system resource utilization on the physical entity has crossed major threshold specified by ccacSysRscConfigMajorThreshold.
                         ccacSysRscCriticalCrosses 1.3.6.1.4.1.9.9.450.1.3.1.1.5 counter32 read-only
This object indicates the number of times system resource utilization on the physical entity has crossed critical threshold specified by ccacSysRscConfigCritThreshold.
                         ccacSysRscCountersDscTime 1.3.6.1.4.1.9.9.450.1.3.1.1.6 timestamp read-only
The value of sysUpTime on the most recent occasion at which all counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains the creation time of the corresponding counters.
                 ccacUsTable 1.3.6.1.4.1.9.9.450.1.3.2 no-access
This table is deprecated by ccacUsRevTable. This table contains statistical data relating to an upstream channel bandwidth utilization for every monitored upstream channel. There will be an entry in this table for each scheduling service per upstream channel being monitored.
                     ccacUsEntry 1.3.6.1.4.1.9.9.450.1.3.2.1 no-access
Each entry contains statistical data relating to an upstream channel bandwidth utilization, for a scheduling service and upstream channel.
                         ccacUsSchedType 1.3.6.1.4.1.9.9.450.1.3.2.1.1 ccacschedulingtype no-access
This object indicates the scheduling type of an upstream channel. When the service class name is referred the value of this object is equal to 'undefined'.
                         ccacUsServiceClassName 1.3.6.1.4.1.9.9.450.1.3.2.1.2 qosserviceclassnameornull no-access
This object indicates the QoS service class name. Service class name is a null string when scheduling type is referred.
                         ccacUsUtilization 1.3.6.1.4.1.9.9.450.1.3.2.1.3 percent read-only
This object indicates the upstream channel bandwidth utilized by the scheduling service.
                         ccacUsMinorCrosses 1.3.6.1.4.1.9.9.450.1.3.2.1.4 counter32 read-only
The value of the statistic during the last sampling period. This object indicates the number of times upstream channel bandwidth utilization has crossed minor threshold specified by ccacUsConfigMinorThreshold.
                         ccacUsMajorCrosses 1.3.6.1.4.1.9.9.450.1.3.2.1.5 counter32 read-only
This object indicates the number of times upstream channel bandwidth utilization has crossed major threshold specified by ccacUsConfigMajorThreshold.
                         ccacUsExclusiveCrosses 1.3.6.1.4.1.9.9.450.1.3.2.1.6 counter32 read-only
This object indicates the number of times upstream channel bandwidth utilization has crossed exclusive percentage specified by ccacUsConfigExclusivePercent.
                         ccacUsCountersDscTime 1.3.6.1.4.1.9.9.450.1.3.2.1.7 timestamp read-only
The value of sysUpTime on the most recent occasion at which all counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains the creation time of the corresponding counters.
                 ccacDsTable 1.3.6.1.4.1.9.9.450.1.3.3 no-access
This table is deprecated by ccacDsRevTable. This table contains the statistical data relating to downstream bandwidth utilization for every monitored downstream. There will be an entry in this table for each traffic type per downstream being monitored.
                     ccacDsEntry 1.3.6.1.4.1.9.9.450.1.3.3.1 no-access
Each entry contains statistical data on the bandwidth utilization, per traffic type and downstream.
                         ccacDsTrafficType 1.3.6.1.4.1.9.9.450.1.3.3.1.1 ccacdstrafficmonitoredtype no-access
This object indicates the traffic type used in classifying a downstream.
                         ccacDsUtilization 1.3.6.1.4.1.9.9.450.1.3.3.1.2 percent read-only
This object indicates the downstream bandwidth utilization for the traffic type on the downstream.
                         ccacDsMinorCrosses 1.3.6.1.4.1.9.9.450.1.3.3.1.3 counter32 read-only
This object indicates the number of times the minor downstream bandwidth threshold, ccacDsConfigMinorThreshold, is crossed.
                         ccacDsMajorCrosses 1.3.6.1.4.1.9.9.450.1.3.3.1.4 counter32 read-only
This object indicates the number of times the major downstream bandwidth threshold, ccacDsConfigMajorThreshold, is crossed.
                         ccacDsExclusiveCrosses 1.3.6.1.4.1.9.9.450.1.3.3.1.5 counter32 read-only
This object indicates the number of times the exclusive percentage, ccacDsConfigExclusivePercent, is crossed.
                         ccacDsCountersDscTime 1.3.6.1.4.1.9.9.450.1.3.3.1.6 timestamp read-only
The value of sysUpTime on the most recent occasion at which all counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains the creation time of the corresponding counters.
                 ccacUsRevTable 1.3.6.1.4.1.9.9.450.1.3.4 no-access
This table contains statistical data related to upstream channel bandwidth utilization for every monitored upstream channel and application bucket. For every upstream channel that is being monitored, if an application bucket has been configured in ccacUsConfigRevTable for that upstream channel, there will be one entry in this table.
                     ccacUsRevEntry 1.3.6.1.4.1.9.9.450.1.3.4.1 no-access
Each entry contains statistical data on the bandwidth utilization of a upstream channel with a specific application bucket number.
                         ccacUsRevAppBucketIndex 1.3.6.1.4.1.9.9.450.1.3.4.1.1 ccacapplicationbuckettype no-access
This object identifies the application bucket number that is being monitored.
                         ccacUsRevUtilization 1.3.6.1.4.1.9.9.450.1.3.4.1.2 tenthpercent read-only
This object indicates the upstream channel bandwidth utilized by the scheduling service.
                         ccacUsRevMinorCrosses 1.3.6.1.4.1.9.9.450.1.3.4.1.3 counter32 read-only
This object indicates the number of times upstream channel bandwidth utilization has crossed minor threshold specified by ccacUsConfigRevMinorThreshold.
                         ccacUsRevMajorCrosses 1.3.6.1.4.1.9.9.450.1.3.4.1.4 counter32 read-only
This object indicates the number of times upstream channel bandwidth utilization has crossed major threshold specified by ccacUsConfigRevMajorThreshold.
                         ccacUsRevExclusiveCrosses 1.3.6.1.4.1.9.9.450.1.3.4.1.5 counter32 read-only
This object indicates the number of times upstream channel bandwidth utilization has crossed exclusive percentage specified by ccacUsConfigRevExclusivePercent.
                         ccacUsRevCountersDscTime 1.3.6.1.4.1.9.9.450.1.3.4.1.6 timestamp read-only
The value of sysUpTime on the most recent occasion at which all counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains the creation time of the corresponding counters.
                 ccacDsRevTable 1.3.6.1.4.1.9.9.450.1.3.5 no-access
This table contains the statistical data related to downstream bandwidth utilization for every monitored downstream channel and application bucket. For every downstream channel that is being monitored, if an application bucket has been configured in ccacDsConfigRevTable for that downstream channel, there will be one entry in this table.
                     ccacDsRevEntry 1.3.6.1.4.1.9.9.450.1.3.5.1 no-access
Each entry contains statistical data on the bandwidth utilization of a downstream channel with a specific application bucket number.
                         ccacDsRevAppBucketIndex 1.3.6.1.4.1.9.9.450.1.3.5.1.1 ccacapplicationbuckettype no-access
This object identifies the application bucket number that is being monitored.
                         ccacDsRevUtilization 1.3.6.1.4.1.9.9.450.1.3.5.1.2 tenthpercent read-only
This object indicates the downstream bandwidth utilization.
                         ccacDsRevMinorCrosses 1.3.6.1.4.1.9.9.450.1.3.5.1.3 counter32 read-only
This object indicates the number of times the minor downstream bandwidth threshold, ccacDsConfigRevMinorThreshold, is crossed.
                         ccacDsRevMajorCrosses 1.3.6.1.4.1.9.9.450.1.3.5.1.4 counter32 read-only
This object indicates the number of times the major downstream bandwidth threshold, ccacDsConfigRevMajorThreshold, is crossed.
                         ccacDsRevExclusiveCrosses 1.3.6.1.4.1.9.9.450.1.3.5.1.5 counter32 read-only
This object indicates the number of times the exclusive percentage, ccacDsConfigRevExclusivePercent, is crossed.
                         ccacDsRevCountersDscTime 1.3.6.1.4.1.9.9.450.1.3.5.1.6 timestamp read-only
The value of sysUpTime on the most recent occasion at which all counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains the creation time of the corresponding counters.
             ccacEventHistory 1.3.6.1.4.1.9.9.450.1.4
                 ccacEventHistTableSize 1.3.6.1.4.1.9.9.450.1.4.1 unsigned32 read-write
This object specifies the number of entries that the ccacEventHistTable can contain. When the capacity of the ccacEventHistTable has reached the value specified by this object, then the agent deletes the oldest entity in order to accommodate the new entry. A value of '0' prevents any history from being retained.
                 ccacEventHistLastIndex 1.3.6.1.4.1.9.9.450.1.4.2 unsigned32 read-only
This object specifies the value of the ccacEventHistIndex object corresponding to the last entry added to the table by the agent. If the management client uses the notifications defined by this module, then it can poll this object to determine whether it has missed a notification sent by the agent.
                 ccacEventHistoryTable 1.3.6.1.4.1.9.9.450.1.4.3 no-access
This table contains a history of the monitored event in which the configured threshold is crossed. The number of most recent notifications will be saved based on the table size.
                     ccacEventHistoryEntry 1.3.6.1.4.1.9.9.450.1.4.3.1 no-access
The data corresponding to a monitored event in which the configured threshold is crossed.
                         ccacEventHistoryIndex 1.3.6.1.4.1.9.9.450.1.4.3.1.1 unsigned32 no-access
An integer value uniquely identifying the entry in the table. The value of this object starts at '1' and monotonically increases for each condition transition monitored by the agent. If the value of this object is '4294967295', the agent will reset it to '1' upon monitoring the next condition transition.
                         ccacEventThreshObjectInstance 1.3.6.1.4.1.9.9.450.1.4.3.1.2 variablepointer read-only
The object specifies the instance identifier of a threshold object which was crossed.
                         ccacEventTypeChecked 1.3.6.1.4.1.9.9.450.1.4.3.1.3 ccacmonitoredevent read-only
The object specifies the monitored event type when the threshold was crossed.
                         ccacEventResourceUtilization 1.3.6.1.4.1.9.9.450.1.4.3.1.4 unsigned32 read-only
This object specifies the resource utilization when the threshold was crossed.
                         ccacEventThreshCrosses 1.3.6.1.4.1.9.9.450.1.4.3.1.5 unsigned32 read-only
This object specifies the number of times that the threshold was crossed.
                         ccacEventTimeStamp 1.3.6.1.4.1.9.9.450.1.4.3.1.6 timestamp read-only
This object specifies the value of the sysUpTime object at the time the notification was generated.
         ciscoCableAdmCtrlMIBConform 1.3.6.1.4.1.9.9.450.2
             ciscoCableAdmCtrlCompliances 1.3.6.1.4.1.9.9.450.2.1
                 ciscoCableAdmCtrlCompliance 1.3.6.1.4.1.9.9.450.2.1.1
The compliance statement for entities which implement the Cisco Cable Admission Control MIB. This statement is deprecated by ciscoCableAdmCtrlComplianceRev.
                 ciscoCableAdmCtrlComplianceRev 1.3.6.1.4.1.9.9.450.2.1.2
The compliance statement for entities which implement the Cisco Cable Admission Control MIB. This compliance module deprecates ciscoCableAdmCtrlCompliance.
             ciscoCableAdmCtrlMIBGroups 1.3.6.1.4.1.9.9.450.2.2
                 ciscoCableAdmCtrlConfigGroup 1.3.6.1.4.1.9.9.450.2.2.1
A collection of objects providing the event monitoring and notification configuration. This group is deprecated by ciscoCableAdmCtrlConfigGroupRev1.
                 ciscoCableAdmCtrlStatGroup 1.3.6.1.4.1.9.9.450.2.2.2
A collection of objects providing admission control data based on resources. This group is deprecated by ciscoCableAdmCtrlStatGroupRev1.
                 ciscoCableAdmCtrlEventHistGroup 1.3.6.1.4.1.9.9.450.2.2.3
A collection of objects defining event logging.
                 ciscoCableAdmCtrlNotifGroup 1.3.6.1.4.1.9.9.450.2.2.4
Notification implemented in CMTS for managing and monitoring CMTS system resources, upstream channel bandwidth, downstream bandwidth.
                 ciscoCableAdmCtrlConfigGroupRev1 1.3.6.1.4.1.9.9.450.2.2.5
A collection of objects providing the event monitoring and notification configuration. This group deprecates ciscoCableAdmCtrlConfigGroup.
                 ciscoCableAdmCtrlStatGroupRev1 1.3.6.1.4.1.9.9.450.2.2.6
A collection of objects providing admission control data based on resources. This group deprecates ciscoCableAdmCtrlStatGroup.