MIBs Depot

CISCO-CABLE-ADMISSION-CTRL-MIB

Registered at
1.3.6.1.4.1.9.9.450
Last updated
2006-10-25 00:00
Organization
Cisco Systems, Inc.
Revisions
2006-10-25 00:00, 2005-05-04 00:00
Namespace
cisco
Source file
CISCO-CABLE-ADMISSION-CTRL-MIB
Digest
sha256:62fd5355c88701c915380ed33f928a6b805202cefd2d8ba5af7e241f58fd4471

Description

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.

Contact

Cisco Systems Customer Service Postal: Cisco Systems 170 West Tasman Drive San Jose, CA 95134 U.S.A. Phone: +1 800 553-NETS E-mail: cs-ubr@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
ENTITY-MIBentPhysicalIndex
IF-MIBInterfaceIndexOrZero, ifIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue, VariablePointer

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-CABLE-ADMISSION-CTRL-MIB
CISCO-SMI
ENTITY-MIB
IANA-ENTITY-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
CcacApplicationBucketType
TEXTUAL-CONVENTION
A unique value, greater than zero, for each application bucket being defined for uniquely identifying application types for cable admission control feature.
current
CcacDSTrafficMonitoredType
TEXTUAL-CONVENTION
The downstream traffic type being monitored by the CMTS admission control. 'voice' : The downstream voice traffic. 'data' : The downstream data traffic.
deprecated
CcacMonitoredEvent
TEXTUAL-CONVENTION
The types of event being monitored by CMTS admission control. 'dynamicSvcFlow' : Dynamic service flow allows on-demand reservation on Layer 2 bandwidth resources. 'cmRegistration' : CM sends registration request to CMTS.
current
CcacSchedulingType
TEXTUAL-CONVENTION
This type is deprecated because all the objects of this type have been deprecated. The scheduling service provided by a CMTS for an upstream service flow. If the parameter is omitted from an upstream QOS Parameter Set, this object takes the value of bestEffort (2). This parameter must be reported as undefined (1) for downstream QOS Parameter Sets.
deprecated
CcacSysRscMonitoredType
TEXTUAL-CONVENTION
The type of system resource being monitored by the CMTS admission control. 'cpu5Sec' : The overall CPU busy percentage in the last 5 seconds period. 'cpu1Min' : The overall CPU busy percentage in the last 1 minute period. 'procMem' : The percentage of process memory which is in 'ioMem' : The percentage of I/O memory which is in used. used. 'totalMem' : The percentage of memory which is in used by I/O memory and process memory.
current
NonZeroPercent
TEXTUAL-CONVENTION
An integer that is in the range of a non-zero percent value.
current
Percent
TEXTUAL-CONVENTION
An integer that is in the range of a percent value.
current
QoSServiceClassNameOrNull
TEXTUAL-CONVENTION
A null string or a string that represents QoS service class name.
current
TenthPercent
TEXTUAL-CONVENTION
An integer that is in the range of tenths of a percent value.
current

Objects

NameOIDSyntaxAccessStatus
ciscoCableAdmCtrlMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.450.0
ciscoCableAdmCtrlMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.450.1
ccacObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.450.1.1
ccacNotifyEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.1.1TruthValueread-writecurrent
ccacEventMonitoring
OBJECT-TYPE
This object specifies the events being monitored by the CMTS admission control.
1.3.6.1.4.1.9.9.450.1.1.2CcacMonitoredEventread-writecurrent
ccacConfigObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.450.1.2
ccacSysRscConfigTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.1not-accessiblecurrent
ccacSysRscConfigEntry
OBJECT-TYPE
Each entry defines a set of configurable thresholds, for each monitoring system resources type and the main processor or a linecard.
1.3.6.1.4.1.9.9.450.1.2.1.1not-accessiblecurrent
ccacSysRscConfigResourceType
OBJECT-TYPE
This object specifies the type of system resource being monitored.
1.3.6.1.4.1.9.9.450.1.2.1.1.1CcacSysRscMonitoredTypenot-accessiblecurrent
ccacSysRscConfigStatus
OBJECT-TYPE
This object facilitates the creation, modification, and destruction of a conceptual row in this table.
1.3.6.1.4.1.9.9.450.1.2.1.1.2RowStatusread-createcurrent
ccacSysRscConfigMinorThreshold
OBJECT-TYPE
This object specifies minor threshold related to the utilization of the resource being monitored.
1.3.6.1.4.1.9.9.450.1.2.1.1.3NonZeroPercentread-createcurrent
ccacSysRscConfigMajorThreshold
OBJECT-TYPE
This object specifies major threshold related to the utilization of the resource being monitored. The major threshold must be greater than minor threshold.
1.3.6.1.4.1.9.9.450.1.2.1.1.4NonZeroPercentread-createcurrent
ccacSysRscConfigCritThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.1.1.5NonZeroPercentread-createcurrent
ccacUsConfigTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.2not-accessibledeprecated
ccacUsConfigEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.2.1not-accessibledeprecated
ccacUsConfigIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.2.1.1InterfaceIndexOrZeronot-accessibledeprecated
ccacUsConfigSchedType
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.450.1.2.2.1.2CcacSchedulingTypenot-accessibledeprecated
ccacUsConfigServiceClassName
OBJECT-TYPE
This object specifies the QoS service class name. Service class name is a null string when scheduling type is specified.
1.3.6.1.4.1.9.9.450.1.2.2.1.3QoSServiceClassNameOrNullnot-accessibledeprecated
ccacUsConfigStatus
OBJECT-TYPE
This object facilitates the creation, modification, or deletion of a conceptual row in this table.
1.3.6.1.4.1.9.9.450.1.2.2.1.4RowStatusread-createdeprecated
ccacUsConfigMinorThreshold
OBJECT-TYPE
This object specifies the minor threshold related to the utilization of upstream bandwidth.
1.3.6.1.4.1.9.9.450.1.2.2.1.5NonZeroPercentread-createdeprecated
ccacUsConfigMajorThreshold
OBJECT-TYPE
This object specifies the major threshold related to the utilization of upstream bandwidth. The major threshold must be greater than minor threshold.
1.3.6.1.4.1.9.9.450.1.2.2.1.6NonZeroPercentread-createdeprecated
ccacUsConfigExclusivePercent
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.450.1.2.2.1.7NonZeroPercentread-createdeprecated
ccacUsConfigNonExclusivePercent
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.450.1.2.2.1.8Percentread-createdeprecated
ccacDsConfigTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.3not-accessibledeprecated
ccacDsConfigEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.3.1not-accessibledeprecated
ccacDsConfigIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.3.1.1InterfaceIndexOrZeronot-accessibledeprecated
ccacDsConfigTrafficType
OBJECT-TYPE
This object specifies the traffic type for which this policy applies.
1.3.6.1.4.1.9.9.450.1.2.3.1.2CcacDSTrafficMonitoredTypenot-accessibledeprecated
ccacDsConfigStatus
OBJECT-TYPE
This object facilitates the creation, modification, or deletion of a conceptual row in this table.
1.3.6.1.4.1.9.9.450.1.2.3.1.3RowStatusread-createdeprecated
ccacDsConfigMinorThreshold
OBJECT-TYPE
This object specifies the minor threshold related to the utilization of downstream bandwidth.
1.3.6.1.4.1.9.9.450.1.2.3.1.4NonZeroPercentread-createdeprecated
ccacDsConfigMajorThreshold
OBJECT-TYPE
This object specifies the major threshold related to the utilization of downstream bandwidth. The major threshold must be greater than minor threshold.
1.3.6.1.4.1.9.9.450.1.2.3.1.5NonZeroPercentread-createdeprecated
ccacDsConfigExclusivePercent
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.450.1.2.3.1.6NonZeroPercentread-createdeprecated
ccacDsConfigNonExclusivePercent
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.450.1.2.3.1.7Percentread-createdeprecated
ccacUsConfigRevTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.4not-accessiblecurrent
ccacUsConfigRevEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.4.1not-accessiblecurrent
ccacUsConfigRevIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.4.1.1InterfaceIndexOrZeronot-accessiblecurrent
ccacUsConfigRevAppBucketIndex
OBJECT-TYPE
This object identifies the application bucket number in defining the parameters for bandwidth management.
1.3.6.1.4.1.9.9.450.1.2.4.1.2CcacApplicationBucketTypenot-accessiblecurrent
ccacUsConfigRevAppBucketName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.4.1.3SnmpAdminStringread-createcurrent
ccacUsConfigRevMinorThreshold
OBJECT-TYPE
This object specifies the minor threshold related to the utilization of upstream bandwidth.
1.3.6.1.4.1.9.9.450.1.2.4.1.4NonZeroPercentread-createcurrent
ccacUsConfigRevMajorThreshold
OBJECT-TYPE
This object specifies the major threshold related to the utilization of upstream bandwidth. The major threshold must be greater than minor threshold.
1.3.6.1.4.1.9.9.450.1.2.4.1.5NonZeroPercentread-createcurrent
ccacUsConfigRevExclusivePercent
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.450.1.2.4.1.6NonZeroPercentread-createcurrent
ccacUsConfigRevNonExclusivePercent
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.450.1.2.4.1.7Percentread-createcurrent
ccacUsConfigRevStorageType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.4.1.8StorageTyperead-createcurrent
ccacUsConfigRevStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.4.1.9RowStatusread-createcurrent
ccacDsConfigRevTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.5not-accessiblecurrent
ccacDsConfigRevEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.5.1not-accessiblecurrent
ccacDsConfigRevIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.5.1.1InterfaceIndexOrZeronot-accessiblecurrent
ccacDsConfigRevAppBucketIndex
OBJECT-TYPE
This object identifies the application bucket number in defining the parameters for policy applies.
1.3.6.1.4.1.9.9.450.1.2.5.1.2CcacApplicationBucketTypenot-accessiblecurrent
ccacDsConfigRevAppBucketName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.5.1.3SnmpAdminStringread-createcurrent
ccacDsConfigRevMinorThreshold
OBJECT-TYPE
This object specifies the minor threshold related to the utilization of downstream bandwidth.
1.3.6.1.4.1.9.9.450.1.2.5.1.4NonZeroPercentread-createcurrent
ccacDsConfigRevMajorThreshold
OBJECT-TYPE
This object specifies the major threshold related to the utilization of downstream bandwidth. The major threshold must be greater than minor threshold.
1.3.6.1.4.1.9.9.450.1.2.5.1.5NonZeroPercentread-createcurrent
ccacDsConfigRevExclusivePercent
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.450.1.2.5.1.6NonZeroPercentread-createcurrent
ccacDsConfigRevNonExclusivePercent
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.450.1.2.5.1.7Percentread-createcurrent
ccacDsConfigRevStorageType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.5.1.8StorageTyperead-createcurrent
ccacDsConfigRevStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.2.5.1.9RowStatusread-createcurrent
ccacStatObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.450.1.3
ccacSysRscTable
OBJECT-TYPE
This table contains statistical data relating to system resource utilization for all configured physical entities and resource types.
1.3.6.1.4.1.9.9.450.1.3.1not-accessiblecurrent
ccacSysRscEntry
OBJECT-TYPE
Each entry contains objects that support monitoring of statistical data based on system resources utilization for a physical entity.
1.3.6.1.4.1.9.9.450.1.3.1.1not-accessiblecurrent
ccacSysRscType
OBJECT-TYPE
This object indicates the type of system resource being monitored.
1.3.6.1.4.1.9.9.450.1.3.1.1.1CcacSysRscMonitoredTypenot-accessiblecurrent
ccacSysRscUtilization
OBJECT-TYPE
This object indicates the utilization of the system resource on the physical entity.
1.3.6.1.4.1.9.9.450.1.3.1.1.2Percentread-onlycurrent
ccacSysRscMinorCrosses
OBJECT-TYPE
This object indicates the number of times system resource utilization on the physical entity has crossed minor threshold specified by ccacSysRscConfigMinorThreshold.
1.3.6.1.4.1.9.9.450.1.3.1.1.3Counter32read-onlycurrent
ccacSysRscMajorCrosses
OBJECT-TYPE
This object indicates the number of times system resource utilization on the physical entity has crossed major threshold specified by ccacSysRscConfigMajorThreshold.
1.3.6.1.4.1.9.9.450.1.3.1.1.4Counter32read-onlycurrent
ccacSysRscCriticalCrosses
OBJECT-TYPE
This object indicates the number of times system resource utilization on the physical entity has crossed critical threshold specified by ccacSysRscConfigCritThreshold.
1.3.6.1.4.1.9.9.450.1.3.1.1.5Counter32read-onlycurrent
ccacSysRscCountersDscTime
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.3.1.1.6TimeStampread-onlycurrent
ccacUsTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.3.2not-accessibledeprecated
ccacUsEntry
OBJECT-TYPE
Each entry contains statistical data relating to an upstream channel bandwidth utilization, for a scheduling service and upstream channel.
1.3.6.1.4.1.9.9.450.1.3.2.1not-accessibledeprecated
ccacUsSchedType
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.450.1.3.2.1.1CcacSchedulingTypenot-accessibledeprecated
ccacUsServiceClassName
OBJECT-TYPE
This object indicates the QoS service class name. Service class name is a null string when scheduling type is referred.
1.3.6.1.4.1.9.9.450.1.3.2.1.2QoSServiceClassNameOrNullnot-accessibledeprecated
ccacUsUtilization
OBJECT-TYPE
This object indicates the upstream channel bandwidth utilized by the scheduling service.
1.3.6.1.4.1.9.9.450.1.3.2.1.3Percentread-onlydeprecated
ccacUsMinorCrosses
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.3.2.1.4Counter32read-onlydeprecated
ccacUsMajorCrosses
OBJECT-TYPE
This object indicates the number of times upstream channel bandwidth utilization has crossed major threshold specified by ccacUsConfigMajorThreshold.
1.3.6.1.4.1.9.9.450.1.3.2.1.5Counter32read-onlydeprecated
ccacUsExclusiveCrosses
OBJECT-TYPE
This object indicates the number of times upstream channel bandwidth utilization has crossed exclusive percentage specified by ccacUsConfigExclusivePercent.
1.3.6.1.4.1.9.9.450.1.3.2.1.6Counter32read-onlydeprecated
ccacUsCountersDscTime
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.3.2.1.7TimeStampread-onlydeprecated
ccacDsTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.3.3not-accessibledeprecated
ccacDsEntry
OBJECT-TYPE
Each entry contains statistical data on the bandwidth utilization, per traffic type and downstream.
1.3.6.1.4.1.9.9.450.1.3.3.1not-accessibledeprecated
ccacDsTrafficType
OBJECT-TYPE
This object indicates the traffic type used in classifying a downstream.
1.3.6.1.4.1.9.9.450.1.3.3.1.1CcacDSTrafficMonitoredTypenot-accessibledeprecated
ccacDsUtilization
OBJECT-TYPE
This object indicates the downstream bandwidth utilization for the traffic type on the downstream.
1.3.6.1.4.1.9.9.450.1.3.3.1.2Percentread-onlydeprecated
ccacDsMinorCrosses
OBJECT-TYPE
This object indicates the number of times the minor downstream bandwidth threshold, ccacDsConfigMinorThreshold, is crossed.
1.3.6.1.4.1.9.9.450.1.3.3.1.3Counter32read-onlydeprecated
ccacDsMajorCrosses
OBJECT-TYPE
This object indicates the number of times the major downstream bandwidth threshold, ccacDsConfigMajorThreshold, is crossed.
1.3.6.1.4.1.9.9.450.1.3.3.1.4Counter32read-onlydeprecated
ccacDsExclusiveCrosses
OBJECT-TYPE
This object indicates the number of times the exclusive percentage, ccacDsConfigExclusivePercent, is crossed.
1.3.6.1.4.1.9.9.450.1.3.3.1.5Counter32read-onlydeprecated
ccacDsCountersDscTime
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.3.3.1.6TimeStampread-onlydeprecated
ccacUsRevTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.3.4not-accessiblecurrent
ccacUsRevEntry
OBJECT-TYPE
Each entry contains statistical data on the bandwidth utilization of a upstream channel with a specific application bucket number.
1.3.6.1.4.1.9.9.450.1.3.4.1not-accessiblecurrent
ccacUsRevAppBucketIndex
OBJECT-TYPE
This object identifies the application bucket number that is being monitored.
1.3.6.1.4.1.9.9.450.1.3.4.1.1CcacApplicationBucketTypenot-accessiblecurrent
ccacUsRevUtilization
OBJECT-TYPE
This object indicates the upstream channel bandwidth utilized by the scheduling service.
1.3.6.1.4.1.9.9.450.1.3.4.1.2TenthPercentread-onlycurrent
ccacUsRevMinorCrosses
OBJECT-TYPE
This object indicates the number of times upstream channel bandwidth utilization has crossed minor threshold specified by ccacUsConfigRevMinorThreshold.
1.3.6.1.4.1.9.9.450.1.3.4.1.3Counter32read-onlycurrent
ccacUsRevMajorCrosses
OBJECT-TYPE
This object indicates the number of times upstream channel bandwidth utilization has crossed major threshold specified by ccacUsConfigRevMajorThreshold.
1.3.6.1.4.1.9.9.450.1.3.4.1.4Counter32read-onlycurrent
ccacUsRevExclusiveCrosses
OBJECT-TYPE
This object indicates the number of times upstream channel bandwidth utilization has crossed exclusive percentage specified by ccacUsConfigRevExclusivePercent.
1.3.6.1.4.1.9.9.450.1.3.4.1.5Counter32read-onlycurrent
ccacUsRevCountersDscTime
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.3.4.1.6TimeStampread-onlycurrent
ccacDsRevTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.3.5not-accessiblecurrent
ccacDsRevEntry
OBJECT-TYPE
Each entry contains statistical data on the bandwidth utilization of a downstream channel with a specific application bucket number.
1.3.6.1.4.1.9.9.450.1.3.5.1not-accessiblecurrent
ccacDsRevAppBucketIndex
OBJECT-TYPE
This object identifies the application bucket number that is being monitored.
1.3.6.1.4.1.9.9.450.1.3.5.1.1CcacApplicationBucketTypenot-accessiblecurrent
ccacDsRevUtilization
OBJECT-TYPE
This object indicates the downstream bandwidth utilization.
1.3.6.1.4.1.9.9.450.1.3.5.1.2TenthPercentread-onlycurrent
ccacDsRevMinorCrosses
OBJECT-TYPE
This object indicates the number of times the minor downstream bandwidth threshold, ccacDsConfigRevMinorThreshold, is crossed.
1.3.6.1.4.1.9.9.450.1.3.5.1.3Counter32read-onlycurrent
ccacDsRevMajorCrosses
OBJECT-TYPE
This object indicates the number of times the major downstream bandwidth threshold, ccacDsConfigRevMajorThreshold, is crossed.
1.3.6.1.4.1.9.9.450.1.3.5.1.4Counter32read-onlycurrent
ccacDsRevExclusiveCrosses
OBJECT-TYPE
This object indicates the number of times the exclusive percentage, ccacDsConfigRevExclusivePercent, is crossed.
1.3.6.1.4.1.9.9.450.1.3.5.1.5Counter32read-onlycurrent
ccacDsRevCountersDscTime
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.3.5.1.6TimeStampread-onlycurrent
ccacEventHistory
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.450.1.4
ccacEventHistTableSize
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.4.1Unsigned32read-writecurrent
ccacEventHistLastIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.4.2Unsigned32read-onlycurrent
ccacEventHistoryTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.4.3not-accessiblecurrent
ccacEventHistoryEntry
OBJECT-TYPE
The data corresponding to a monitored event in which the configured threshold is crossed.
1.3.6.1.4.1.9.9.450.1.4.3.1not-accessiblecurrent
ccacEventHistoryIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.450.1.4.3.1.1Unsigned32not-accessiblecurrent
ccacEventThreshObjectInstance
OBJECT-TYPE
The object specifies the instance identifier of a threshold object which was crossed.
1.3.6.1.4.1.9.9.450.1.4.3.1.2VariablePointerread-onlycurrent
ccacEventTypeChecked
OBJECT-TYPE
The object specifies the monitored event type when the threshold was crossed.
1.3.6.1.4.1.9.9.450.1.4.3.1.3CcacMonitoredEventread-onlycurrent
ccacEventResourceUtilization
OBJECT-TYPE
This object specifies the resource utilization when the threshold was crossed.
1.3.6.1.4.1.9.9.450.1.4.3.1.4Unsigned32read-onlycurrent
ccacEventThreshCrosses
OBJECT-TYPE
This object specifies the number of times that the threshold was crossed.
1.3.6.1.4.1.9.9.450.1.4.3.1.5Unsigned32read-onlycurrent
ccacEventTimeStamp
OBJECT-TYPE
This object specifies the value of the sysUpTime object at the time the notification was generated.
1.3.6.1.4.1.9.9.450.1.4.3.1.6TimeStampread-onlycurrent
ciscoCableAdmCtrlMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.450.2
ciscoCableAdmCtrlCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.450.2.1
ciscoCableAdmCtrlMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.450.2.2

Notifications

NameOIDStatus
ccacNotification
NOTIFICATION-TYPE
This notification is sent when the monitoring threshold value is crossed.
1.3.6.1.4.1.9.9.450.0.1current

Conformance

NameOIDStatus
ciscoCableAdmCtrlCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Cable Admission Control MIB. This statement is deprecated by ciscoCableAdmCtrlComplianceRev.
1.3.6.1.4.1.9.9.450.2.1.1deprecated
ciscoCableAdmCtrlComplianceRev
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Cable Admission Control MIB. This compliance module deprecates ciscoCableAdmCtrlCompliance.
1.3.6.1.4.1.9.9.450.2.1.2current
ciscoCableAdmCtrlConfigGroup
OBJECT-GROUP
A collection of objects providing the event monitoring and notification configuration. This group is deprecated by ciscoCableAdmCtrlConfigGroupRev1.
1.3.6.1.4.1.9.9.450.2.2.1deprecated
ciscoCableAdmCtrlStatGroup
OBJECT-GROUP
A collection of objects providing admission control data based on resources. This group is deprecated by ciscoCableAdmCtrlStatGroupRev1.
1.3.6.1.4.1.9.9.450.2.2.2deprecated
ciscoCableAdmCtrlEventHistGroup
OBJECT-GROUP
A collection of objects defining event logging.
1.3.6.1.4.1.9.9.450.2.2.3current
ciscoCableAdmCtrlNotifGroup
NOTIFICATION-GROUP
Notification implemented in CMTS for managing and monitoring CMTS system resources, upstream channel bandwidth, downstream bandwidth.
1.3.6.1.4.1.9.9.450.2.2.4current
ciscoCableAdmCtrlConfigGroupRev1
OBJECT-GROUP
A collection of objects providing the event monitoring and notification configuration. This group deprecates ciscoCableAdmCtrlConfigGroup.
1.3.6.1.4.1.9.9.450.2.2.5current
ciscoCableAdmCtrlStatGroupRev1
OBJECT-GROUP
A collection of objects providing admission control data based on resources. This group deprecates ciscoCableAdmCtrlStatGroup.
1.3.6.1.4.1.9.9.450.2.2.6current