CISCO-CABLE-ADMISSION-CTRL-MIB

File: CISCO-CABLE-ADMISSION-CTRL-MIB.mib (80710 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB ENTITY-MIB SNMP-FRAMEWORK-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 TEXTUAL-CONVENTION
RowStatus StorageType TruthValue
TimeStamp VariablePointer OBJECT-GROUP
NOTIFICATION-GROUP MODULE-COMPLIANCE ifIndex
InterfaceIndexOrZero entPhysicalIndex SnmpAdminString
ciscoMgmt

Defined Types

Percent  
An integer that is in the range of a percent value.
TEXTUAL-CONVENTION    
  Unsigned32 0..100  

NonZeroPercent  
An integer that is in the range of a non-zero percent value.
TEXTUAL-CONVENTION    
  Unsigned32 1..100  

TenthPercent  
An integer that is in the range of tenths of a percent value.
TEXTUAL-CONVENTION    
  Unsigned32 0..1000  

CcacSchedulingType  
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.
TEXTUAL-CONVENTION    
  INTEGER undefined(1), bestEffort(2), nonRealTimePollingService(3), realTimePollingService(4), unsolictedGrantServiceWithAD(5), unsolictedGrantService(6)  

CcacApplicationBucketType  
A unique value, greater than zero, for each application bucket being defined for uniquely identifying application types for cable admission control feature.
TEXTUAL-CONVENTION    
  Unsigned32 1..64  

QoSServiceClassNameOrNull  
A null string or a string that represents QoS service class name.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..15)  

CcacMonitoredEvent  
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.
TEXTUAL-CONVENTION    
  BITS dynamicSvcFlow(0), cmRegistration(1)  

CcacSysRscMonitoredType  
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.
TEXTUAL-CONVENTION    
  INTEGER cpu5Sec(1), cpu1Min(2), procMem(3), ioMem(4), totalMem(5)  

CcacDSTrafficMonitoredType  
The downstream traffic type being monitored by the CMTS admission control. 'voice' : The downstream voice traffic. 'data' : The downstream data traffic.
TEXTUAL-CONVENTION    
  INTEGER voice(1), data(2)  

CcacSysRscConfigEntry  
SEQUENCE    
  ccacSysRscConfigResourceType CcacSysRscMonitoredType
  ccacSysRscConfigStatus RowStatus
  ccacSysRscConfigMinorThreshold NonZeroPercent
  ccacSysRscConfigMajorThreshold NonZeroPercent
  ccacSysRscConfigCritThreshold NonZeroPercent

CcacUsConfigEntry  
SEQUENCE    
  ccacUsConfigIfIndex InterfaceIndexOrZero
  ccacUsConfigSchedType CcacSchedulingType
  ccacUsConfigServiceClassName QoSServiceClassNameOrNull
  ccacUsConfigStatus RowStatus
  ccacUsConfigMinorThreshold NonZeroPercent
  ccacUsConfigMajorThreshold NonZeroPercent
  ccacUsConfigExclusivePercent NonZeroPercent
  ccacUsConfigNonExclusivePercent Percent

CcacDsConfigEntry  
SEQUENCE    
  ccacDsConfigIfIndex InterfaceIndexOrZero
  ccacDsConfigTrafficType CcacDSTrafficMonitoredType
  ccacDsConfigStatus RowStatus
  ccacDsConfigMinorThreshold NonZeroPercent
  ccacDsConfigMajorThreshold NonZeroPercent
  ccacDsConfigExclusivePercent NonZeroPercent
  ccacDsConfigNonExclusivePercent Percent

CcacUsConfigRevEntry  
SEQUENCE    
  ccacUsConfigRevIfIndex InterfaceIndexOrZero
  ccacUsConfigRevAppBucketIndex CcacApplicationBucketType
  ccacUsConfigRevAppBucketName SnmpAdminString
  ccacUsConfigRevMinorThreshold NonZeroPercent
  ccacUsConfigRevMajorThreshold NonZeroPercent
  ccacUsConfigRevExclusivePercent NonZeroPercent
  ccacUsConfigRevNonExclusivePercent Percent
  ccacUsConfigRevStorageType StorageType
  ccacUsConfigRevStatus RowStatus

CcacDsConfigRevEntry  
SEQUENCE    
  ccacDsConfigRevIfIndex InterfaceIndexOrZero
  ccacDsConfigRevAppBucketIndex CcacApplicationBucketType
  ccacDsConfigRevAppBucketName SnmpAdminString
  ccacDsConfigRevMinorThreshold NonZeroPercent
  ccacDsConfigRevMajorThreshold NonZeroPercent
  ccacDsConfigRevExclusivePercent NonZeroPercent
  ccacDsConfigRevNonExclusivePercent Percent
  ccacDsConfigRevStorageType StorageType
  ccacDsConfigRevStatus RowStatus

CcacSysRscEntry  
SEQUENCE    
  ccacSysRscType CcacSysRscMonitoredType
  ccacSysRscUtilization Percent
  ccacSysRscMinorCrosses Counter32
  ccacSysRscMajorCrosses Counter32
  ccacSysRscCriticalCrosses Counter32
  ccacSysRscCountersDscTime TimeStamp

CcacUsEntry  
SEQUENCE    
  ccacUsSchedType CcacSchedulingType
  ccacUsServiceClassName QoSServiceClassNameOrNull
  ccacUsUtilization Percent
  ccacUsMinorCrosses Counter32
  ccacUsMajorCrosses Counter32
  ccacUsExclusiveCrosses Counter32
  ccacUsCountersDscTime TimeStamp

CcacDsEntry  
SEQUENCE    
  ccacDsTrafficType CcacDSTrafficMonitoredType
  ccacDsUtilization Percent
  ccacDsMinorCrosses Counter32
  ccacDsMajorCrosses Counter32
  ccacDsExclusiveCrosses Counter32
  ccacDsCountersDscTime TimeStamp

CcacUsRevEntry  
SEQUENCE    
  ccacUsRevAppBucketIndex CcacApplicationBucketType
  ccacUsRevUtilization TenthPercent
  ccacUsRevMinorCrosses Counter32
  ccacUsRevMajorCrosses Counter32
  ccacUsRevExclusiveCrosses Counter32
  ccacUsRevCountersDscTime TimeStamp

CcacDsRevEntry  
SEQUENCE    
  ccacDsRevAppBucketIndex CcacApplicationBucketType
  ccacDsRevUtilization TenthPercent
  ccacDsRevMinorCrosses Counter32
  ccacDsRevMajorCrosses Counter32
  ccacDsRevExclusiveCrosses Counter32
  ccacDsRevCountersDscTime TimeStamp

CcacEventHistoryEntry  
SEQUENCE    
  ccacEventHistoryIndex Unsigned32
  ccacEventThreshObjectInstance VariablePointer
  ccacEventTypeChecked CcacMonitoredEvent
  ccacEventResourceUtilization Unsigned32
  ccacEventThreshCrosses Unsigned32
  ccacEventTimeStamp TimeStamp

Defined Values

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.
MODULE-IDENTITY    

ciscoCableAdmCtrlMIBNotifs 1.3.6.1.4.1.9.9.450.0
OBJECT IDENTIFIER    

ciscoCableAdmCtrlMIBObjects 1.3.6.1.4.1.9.9.450.1
OBJECT IDENTIFIER    

ciscoCableAdmCtrlMIBConform 1.3.6.1.4.1.9.9.450.2
OBJECT IDENTIFIER    

ccacObjects 1.3.6.1.4.1.9.9.450.1.1
OBJECT IDENTIFIER    

ccacConfigObjects 1.3.6.1.4.1.9.9.450.1.2
OBJECT IDENTIFIER    

ccacStatObjects 1.3.6.1.4.1.9.9.450.1.3
OBJECT IDENTIFIER    

ccacEventHistory 1.3.6.1.4.1.9.9.450.1.4
OBJECT IDENTIFIER    

ccacNotifyEnable 1.3.6.1.4.1.9.9.450.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccacEventMonitoring 1.3.6.1.4.1.9.9.450.1.1.2
This object specifies the events being monitored by the CMTS admission control.
Status: current Access: read-write
OBJECT-TYPE    
  CcacMonitoredEvent  

ccacSysRscConfigTable 1.3.6.1.4.1.9.9.450.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcacSysRscConfigEntry

ccacSysRscConfigEntry 1.3.6.1.4.1.9.9.450.1.2.1.1
Each entry defines a set of configurable thresholds, for each monitoring system resources type and the main processor or a linecard.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacSysRscConfigEntry  

ccacSysRscConfigResourceType 1.3.6.1.4.1.9.9.450.1.2.1.1.1
This object specifies the type of system resource being monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacSysRscMonitoredType  

ccacSysRscConfigStatus 1.3.6.1.4.1.9.9.450.1.2.1.1.2
This object facilitates the creation, modification, and destruction of a conceptual row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ccacSysRscConfigMinorThreshold 1.3.6.1.4.1.9.9.450.1.2.1.1.3
This object specifies minor threshold related to the utilization of the resource being monitored.
Status: current Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacSysRscConfigMajorThreshold 1.3.6.1.4.1.9.9.450.1.2.1.1.4
This object specifies major threshold related to the utilization of the resource being monitored. The major threshold must be greater than minor threshold.
Status: current Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacSysRscConfigCritThreshold 1.3.6.1.4.1.9.9.450.1.2.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacUsConfigTable 1.3.6.1.4.1.9.9.450.1.2.2
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcacUsConfigEntry

ccacUsConfigEntry 1.3.6.1.4.1.9.9.450.1.2.2.1
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CcacUsConfigEntry  

ccacUsConfigIfIndex 1.3.6.1.4.1.9.9.450.1.2.2.1.1
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

ccacUsConfigSchedType 1.3.6.1.4.1.9.9.450.1.2.2.1.2
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'.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CcacSchedulingType  

ccacUsConfigServiceClassName 1.3.6.1.4.1.9.9.450.1.2.2.1.3
This object specifies the QoS service class name. Service class name is a null string when scheduling type is specified.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  QoSServiceClassNameOrNull  

ccacUsConfigStatus 1.3.6.1.4.1.9.9.450.1.2.2.1.4
This object facilitates the creation, modification, or deletion of a conceptual row in this table.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

ccacUsConfigMinorThreshold 1.3.6.1.4.1.9.9.450.1.2.2.1.5
This object specifies the minor threshold related to the utilization of upstream bandwidth.
Status: deprecated Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacUsConfigMajorThreshold 1.3.6.1.4.1.9.9.450.1.2.2.1.6
This object specifies the major threshold related to the utilization of upstream bandwidth. The major threshold must be greater than minor threshold.
Status: deprecated Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacUsConfigExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.2.1.7
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'.
Status: deprecated Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacUsConfigNonExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.2.1.8
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'.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Percent  

ccacDsConfigTable 1.3.6.1.4.1.9.9.450.1.2.3
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcacDsConfigEntry

ccacDsConfigEntry 1.3.6.1.4.1.9.9.450.1.2.3.1
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CcacDsConfigEntry  

ccacDsConfigIfIndex 1.3.6.1.4.1.9.9.450.1.2.3.1.1
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

ccacDsConfigTrafficType 1.3.6.1.4.1.9.9.450.1.2.3.1.2
This object specifies the traffic type for which this policy applies.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CcacDSTrafficMonitoredType  

ccacDsConfigStatus 1.3.6.1.4.1.9.9.450.1.2.3.1.3
This object facilitates the creation, modification, or deletion of a conceptual row in this table.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

ccacDsConfigMinorThreshold 1.3.6.1.4.1.9.9.450.1.2.3.1.4
This object specifies the minor threshold related to the utilization of downstream bandwidth.
Status: deprecated Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacDsConfigMajorThreshold 1.3.6.1.4.1.9.9.450.1.2.3.1.5
This object specifies the major threshold related to the utilization of downstream bandwidth. The major threshold must be greater than minor threshold.
Status: deprecated Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacDsConfigExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.3.1.6
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'.
Status: deprecated Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacDsConfigNonExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.3.1.7
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'.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Percent  

ccacUsConfigRevTable 1.3.6.1.4.1.9.9.450.1.2.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcacUsConfigRevEntry

ccacUsConfigRevEntry 1.3.6.1.4.1.9.9.450.1.2.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacUsConfigRevEntry  

ccacUsConfigRevIfIndex 1.3.6.1.4.1.9.9.450.1.2.4.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

ccacUsConfigRevAppBucketIndex 1.3.6.1.4.1.9.9.450.1.2.4.1.2
This object identifies the application bucket number in defining the parameters for bandwidth management.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacApplicationBucketType  

ccacUsConfigRevAppBucketName 1.3.6.1.4.1.9.9.450.1.2.4.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

ccacUsConfigRevMinorThreshold 1.3.6.1.4.1.9.9.450.1.2.4.1.4
This object specifies the minor threshold related to the utilization of upstream bandwidth.
Status: current Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacUsConfigRevMajorThreshold 1.3.6.1.4.1.9.9.450.1.2.4.1.5
This object specifies the major threshold related to the utilization of upstream bandwidth. The major threshold must be greater than minor threshold.
Status: current Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacUsConfigRevExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.4.1.6
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'.
Status: current Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacUsConfigRevNonExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.4.1.7
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'.
Status: current Access: read-create
OBJECT-TYPE    
  Percent  

ccacUsConfigRevStorageType 1.3.6.1.4.1.9.9.450.1.2.4.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

ccacUsConfigRevStatus 1.3.6.1.4.1.9.9.450.1.2.4.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ccacDsConfigRevTable 1.3.6.1.4.1.9.9.450.1.2.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcacDsConfigRevEntry

ccacDsConfigRevEntry 1.3.6.1.4.1.9.9.450.1.2.5.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacDsConfigRevEntry  

ccacDsConfigRevIfIndex 1.3.6.1.4.1.9.9.450.1.2.5.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

ccacDsConfigRevAppBucketIndex 1.3.6.1.4.1.9.9.450.1.2.5.1.2
This object identifies the application bucket number in defining the parameters for policy applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacApplicationBucketType  

ccacDsConfigRevAppBucketName 1.3.6.1.4.1.9.9.450.1.2.5.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

ccacDsConfigRevMinorThreshold 1.3.6.1.4.1.9.9.450.1.2.5.1.4
This object specifies the minor threshold related to the utilization of downstream bandwidth.
Status: current Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacDsConfigRevMajorThreshold 1.3.6.1.4.1.9.9.450.1.2.5.1.5
This object specifies the major threshold related to the utilization of downstream bandwidth. The major threshold must be greater than minor threshold.
Status: current Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacDsConfigRevExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.5.1.6
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'.
Status: current Access: read-create
OBJECT-TYPE    
  NonZeroPercent  

ccacDsConfigRevNonExclusivePercent 1.3.6.1.4.1.9.9.450.1.2.5.1.7
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'.
Status: current Access: read-create
OBJECT-TYPE    
  Percent  

ccacDsConfigRevStorageType 1.3.6.1.4.1.9.9.450.1.2.5.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

ccacDsConfigRevStatus 1.3.6.1.4.1.9.9.450.1.2.5.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ccacSysRscTable 1.3.6.1.4.1.9.9.450.1.3.1
This table contains statistical data relating to system resource utilization for all configured physical entities and resource types.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcacSysRscEntry

ccacSysRscEntry 1.3.6.1.4.1.9.9.450.1.3.1.1
Each entry contains objects that support monitoring of statistical data based on system resources utilization for a physical entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacSysRscEntry  

ccacSysRscType 1.3.6.1.4.1.9.9.450.1.3.1.1.1
This object indicates the type of system resource being monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacSysRscMonitoredType  

ccacSysRscUtilization 1.3.6.1.4.1.9.9.450.1.3.1.1.2
This object indicates the utilization of the system resource on the physical entity.
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

ccacSysRscMinorCrosses 1.3.6.1.4.1.9.9.450.1.3.1.1.3
This object indicates the number of times system resource utilization on the physical entity has crossed minor threshold specified by ccacSysRscConfigMinorThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccacSysRscMajorCrosses 1.3.6.1.4.1.9.9.450.1.3.1.1.4
This object indicates the number of times system resource utilization on the physical entity has crossed major threshold specified by ccacSysRscConfigMajorThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccacSysRscCriticalCrosses 1.3.6.1.4.1.9.9.450.1.3.1.1.5
This object indicates the number of times system resource utilization on the physical entity has crossed critical threshold specified by ccacSysRscConfigCritThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccacSysRscCountersDscTime 1.3.6.1.4.1.9.9.450.1.3.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ccacUsTable 1.3.6.1.4.1.9.9.450.1.3.2
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcacUsEntry

ccacUsEntry 1.3.6.1.4.1.9.9.450.1.3.2.1
Each entry contains statistical data relating to an upstream channel bandwidth utilization, for a scheduling service and upstream channel.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CcacUsEntry  

ccacUsSchedType 1.3.6.1.4.1.9.9.450.1.3.2.1.1
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'.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CcacSchedulingType  

ccacUsServiceClassName 1.3.6.1.4.1.9.9.450.1.3.2.1.2
This object indicates the QoS service class name. Service class name is a null string when scheduling type is referred.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  QoSServiceClassNameOrNull  

ccacUsUtilization 1.3.6.1.4.1.9.9.450.1.3.2.1.3
This object indicates the upstream channel bandwidth utilized by the scheduling service.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Percent  

ccacUsMinorCrosses 1.3.6.1.4.1.9.9.450.1.3.2.1.4
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

ccacUsMajorCrosses 1.3.6.1.4.1.9.9.450.1.3.2.1.5
This object indicates the number of times upstream channel bandwidth utilization has crossed major threshold specified by ccacUsConfigMajorThreshold.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

ccacUsExclusiveCrosses 1.3.6.1.4.1.9.9.450.1.3.2.1.6
This object indicates the number of times upstream channel bandwidth utilization has crossed exclusive percentage specified by ccacUsConfigExclusivePercent.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

ccacUsCountersDscTime 1.3.6.1.4.1.9.9.450.1.3.2.1.7
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

ccacDsTable 1.3.6.1.4.1.9.9.450.1.3.3
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcacDsEntry

ccacDsEntry 1.3.6.1.4.1.9.9.450.1.3.3.1
Each entry contains statistical data on the bandwidth utilization, per traffic type and downstream.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CcacDsEntry  

ccacDsTrafficType 1.3.6.1.4.1.9.9.450.1.3.3.1.1
This object indicates the traffic type used in classifying a downstream.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CcacDSTrafficMonitoredType  

ccacDsUtilization 1.3.6.1.4.1.9.9.450.1.3.3.1.2
This object indicates the downstream bandwidth utilization for the traffic type on the downstream.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Percent  

ccacDsMinorCrosses 1.3.6.1.4.1.9.9.450.1.3.3.1.3
This object indicates the number of times the minor downstream bandwidth threshold, ccacDsConfigMinorThreshold, is crossed.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

ccacDsMajorCrosses 1.3.6.1.4.1.9.9.450.1.3.3.1.4
This object indicates the number of times the major downstream bandwidth threshold, ccacDsConfigMajorThreshold, is crossed.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

ccacDsExclusiveCrosses 1.3.6.1.4.1.9.9.450.1.3.3.1.5
This object indicates the number of times the exclusive percentage, ccacDsConfigExclusivePercent, is crossed.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

ccacDsCountersDscTime 1.3.6.1.4.1.9.9.450.1.3.3.1.6
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

ccacUsRevTable 1.3.6.1.4.1.9.9.450.1.3.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcacUsRevEntry

ccacUsRevEntry 1.3.6.1.4.1.9.9.450.1.3.4.1
Each entry contains statistical data on the bandwidth utilization of a upstream channel with a specific application bucket number.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacUsRevEntry  

ccacUsRevAppBucketIndex 1.3.6.1.4.1.9.9.450.1.3.4.1.1
This object identifies the application bucket number that is being monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacApplicationBucketType  

ccacUsRevUtilization 1.3.6.1.4.1.9.9.450.1.3.4.1.2
This object indicates the upstream channel bandwidth utilized by the scheduling service.
Status: current Access: read-only
OBJECT-TYPE    
  TenthPercent  

ccacUsRevMinorCrosses 1.3.6.1.4.1.9.9.450.1.3.4.1.3
This object indicates the number of times upstream channel bandwidth utilization has crossed minor threshold specified by ccacUsConfigRevMinorThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccacUsRevMajorCrosses 1.3.6.1.4.1.9.9.450.1.3.4.1.4
This object indicates the number of times upstream channel bandwidth utilization has crossed major threshold specified by ccacUsConfigRevMajorThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccacUsRevExclusiveCrosses 1.3.6.1.4.1.9.9.450.1.3.4.1.5
This object indicates the number of times upstream channel bandwidth utilization has crossed exclusive percentage specified by ccacUsConfigRevExclusivePercent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccacUsRevCountersDscTime 1.3.6.1.4.1.9.9.450.1.3.4.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ccacDsRevTable 1.3.6.1.4.1.9.9.450.1.3.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcacDsRevEntry

ccacDsRevEntry 1.3.6.1.4.1.9.9.450.1.3.5.1
Each entry contains statistical data on the bandwidth utilization of a downstream channel with a specific application bucket number.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacDsRevEntry  

ccacDsRevAppBucketIndex 1.3.6.1.4.1.9.9.450.1.3.5.1.1
This object identifies the application bucket number that is being monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacApplicationBucketType  

ccacDsRevUtilization 1.3.6.1.4.1.9.9.450.1.3.5.1.2
This object indicates the downstream bandwidth utilization.
Status: current Access: read-only
OBJECT-TYPE    
  TenthPercent  

ccacDsRevMinorCrosses 1.3.6.1.4.1.9.9.450.1.3.5.1.3
This object indicates the number of times the minor downstream bandwidth threshold, ccacDsConfigRevMinorThreshold, is crossed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccacDsRevMajorCrosses 1.3.6.1.4.1.9.9.450.1.3.5.1.4
This object indicates the number of times the major downstream bandwidth threshold, ccacDsConfigRevMajorThreshold, is crossed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccacDsRevExclusiveCrosses 1.3.6.1.4.1.9.9.450.1.3.5.1.5
This object indicates the number of times the exclusive percentage, ccacDsConfigRevExclusivePercent, is crossed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccacDsRevCountersDscTime 1.3.6.1.4.1.9.9.450.1.3.5.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ccacEventHistTableSize 1.3.6.1.4.1.9.9.450.1.4.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ccacEventHistLastIndex 1.3.6.1.4.1.9.9.450.1.4.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ccacEventHistoryTable 1.3.6.1.4.1.9.9.450.1.4.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcacEventHistoryEntry

ccacEventHistoryEntry 1.3.6.1.4.1.9.9.450.1.4.3.1
The data corresponding to a monitored event in which the configured threshold is crossed.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcacEventHistoryEntry  

ccacEventHistoryIndex 1.3.6.1.4.1.9.9.450.1.4.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

ccacEventThreshObjectInstance 1.3.6.1.4.1.9.9.450.1.4.3.1.2
The object specifies the instance identifier of a threshold object which was crossed.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

ccacEventTypeChecked 1.3.6.1.4.1.9.9.450.1.4.3.1.3
The object specifies the monitored event type when the threshold was crossed.
Status: current Access: read-only
OBJECT-TYPE    
  CcacMonitoredEvent  

ccacEventResourceUtilization 1.3.6.1.4.1.9.9.450.1.4.3.1.4
This object specifies the resource utilization when the threshold was crossed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ccacEventThreshCrosses 1.3.6.1.4.1.9.9.450.1.4.3.1.5
This object specifies the number of times that the threshold was crossed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ccacEventTimeStamp 1.3.6.1.4.1.9.9.450.1.4.3.1.6
This object specifies the value of the sysUpTime object at the time the notification was generated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ccacNotification 1.3.6.1.4.1.9.9.450.0.1
This notification is sent when the monitoring threshold value is crossed.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoCableAdmCtrlCompliances 1.3.6.1.4.1.9.9.450.2.1
OBJECT IDENTIFIER    

ciscoCableAdmCtrlMIBGroups 1.3.6.1.4.1.9.9.450.2.2
OBJECT IDENTIFIER    

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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-only
OBJECT-GROUP    

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.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoCableAdmCtrlEventHistGroup 1.3.6.1.4.1.9.9.450.2.2.3
A collection of objects defining event logging.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
NOTIFICATION-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP