CISCO-CABLE-ADMISSION-CTRL-MIB
AI MIB Summary
The CISCO-CABLE-ADMISSION-CTRL-MIB manages Cisco CMTS admission control policies by monitoring CPU and memory utilization thresholds alongside upstream and downstream channel bandwidth usage to regulate dynamic service flow creation and cable modem registration requests.
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.
Main OID:
ciscoCableAdmCtrlMIB.1.3.6.1.4.1.9.9.450
112
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
112 total| Object Name |
|---|
ciscoCableAdmCtrlMIBThis 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 .1.3.6.1.4.1.9.9.450 |
ciscoCableAdmCtrlMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.450.0 |
ccacNotificationThis notification is sent when the
monitoring threshold value is crossed. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.450.0.1 |
ciscoCableAdmCtrlMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.450.1 |
ccacObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.450.1.1 |
ccacNotifyEnableThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.1.1 |
ccacEventMonitoringThis object specifies the events being monitored by the
CMTS admission control.rw CcacMonitoredEvent .1.3.6.1.4.1.9.9.450.1.1.2 |
ccacConfigObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.450.1.2 |
ccacSysRscConfigTableThis 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. SEQUENCE OF CcacSysRscConfigEntry .1.3.6.1.4.1.9.9.450.1.2.1 |
ccacSysRscConfigEntryEach entry defines a set of configurable thresholds,
for each 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 |
ccacSysRscConfigResourceTypeThis object specifies the type of system resource being
monitored. CcacSysRscMonitoredType .1.3.6.1.4.1.9.9.450.1.2.1.1.1 |
ccacSysRscConfigStatusThis object facilitates the creation, modification, and
destruction of a conceptual row in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.2.1.1.2 |
ccacSysRscConfigMinorThresholdThis object specifies minor threshold related to the
utilization of the resource being monitored.rw NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.1.1.3 |
ccacSysRscConfigMajorThresholdThis object specifies major threshold related to the
utilization of the resource being monitored.
The major threshold must be greater than minor threshold.rw NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.1.1.4 |
ccacSysRscConfigCritThresholdThis 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.rw NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.1.1.5 |
ccacUsConfigTableThis 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.deprecated SEQUENCE OF CcacUsConfigEntry .1.3.6.1.4.1.9.9.450.1.2.2 |
ccacUsConfigEntryEach 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.deprecated CcacUsConfigEntry .1.3.6.1.4.1.9.9.450.1.2.2.1 |
ccacUsConfigIfIndexThe 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.deprecated InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.9.450.1.2.2.1.1 |
ccacUsConfigSchedTypeThis 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'.deprecated CcacSchedulingType .1.3.6.1.4.1.9.9.450.1.2.2.1.2 |
ccacUsConfigServiceClassNameThis object specifies the QoS service class name.
Service class name is a null string when scheduling
type is specified.deprecated QoSServiceClassNameOrNull .1.3.6.1.4.1.9.9.450.1.2.2.1.3 |
ccacUsConfigStatusThis object facilitates the creation, modification, or
deletion of a conceptual row in this table.rwdeprecated RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.2.2.1.4 |
ccacUsConfigMinorThresholdThis object specifies the minor threshold related
to the utilization of upstream bandwidth.rwdeprecated NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.2.1.5 |
ccacUsConfigMajorThresholdThis object specifies the major threshold related
to the utilization of upstream bandwidth.
The major threshold must be greater than minor threshold.rwdeprecated NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.2.1.6 |
ccacUsConfigExclusivePercentThis 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'.rwdeprecated NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.2.1.7 |
ccacUsConfigNonExclusivePercentThis 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'.rwdeprecated Percent .1.3.6.1.4.1.9.9.450.1.2.2.1.8 |
ccacDsConfigTableThis 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.deprecated SEQUENCE OF CcacDsConfigEntry .1.3.6.1.4.1.9.9.450.1.2.3 |
ccacDsConfigEntryEach 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.deprecated CcacDsConfigEntry .1.3.6.1.4.1.9.9.450.1.2.3.1 |
ccacDsConfigIfIndexThe 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.deprecated InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.9.450.1.2.3.1.1 |
ccacDsConfigTrafficTypeThis object specifies the traffic type
for which this policy applies.deprecated CcacDSTrafficMonitoredType .1.3.6.1.4.1.9.9.450.1.2.3.1.2 |
ccacDsConfigStatusThis object facilitates the creation, modification, or
deletion of a conceptual row in this table.rwdeprecated RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.2.3.1.3 |
ccacDsConfigMinorThresholdThis object specifies the minor threshold related to
the utilization of downstream bandwidth.rwdeprecated NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.3.1.4 |
ccacDsConfigMajorThresholdThis object specifies the major threshold related
to the utilization of downstream bandwidth.
The major threshold must be greater than minor threshold.rwdeprecated NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.3.1.5 |
ccacDsConfigExclusivePercentThis 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'.rwdeprecated NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.3.1.6 |
ccacDsConfigNonExclusivePercentThis 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'.rwdeprecated Percent .1.3.6.1.4.1.9.9.450.1.2.3.1.7 |
ccacUsConfigRevTableThis 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. SEQUENCE OF CcacUsConfigRevEntry .1.3.6.1.4.1.9.9.450.1.2.4 |
ccacUsConfigRevEntryEach 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. CcacUsConfigRevEntry .1.3.6.1.4.1.9.9.450.1.2.4.1 |
ccacUsConfigRevIfIndexThe 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. InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.9.450.1.2.4.1.1 |
ccacUsConfigRevAppBucketIndexThis object identifies the application bucket number
in defining the parameters for bandwidth management. CcacApplicationBucketType .1.3.6.1.4.1.9.9.450.1.2.4.1.2 |
ccacUsConfigRevAppBucketNameThis 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.450.1.2.4.1.3 |
ccacUsConfigRevMinorThresholdThis object specifies the minor threshold related
to the utilization of upstream bandwidth.rw NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.4.1.4 |
ccacUsConfigRevMajorThresholdThis object specifies the major threshold related
to the utilization of upstream bandwidth.
The major threshold must be greater than minor threshold.rw NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.4.1.5 |
ccacUsConfigRevExclusivePercentThis 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'.rw NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.4.1.6 |
ccacUsConfigRevNonExclusivePercentThis 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'.rw Percent .1.3.6.1.4.1.9.9.450.1.2.4.1.7 |
ccacUsConfigRevStorageTypeThe 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.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.2.4.1.8 |
ccacUsConfigRevStatusThis object facilitates the creation, modification,
or deletion of a conceptual row in this table.
For row creation, ccacUsConfigRevMinorThreshold,
ccacUsConfigRevMajorThreshold,
ccacUsConfigRevExclusivePercen and
ccacUsConfigRevNonExclusivePercent are mandatory.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.2.4.1.9 |
ccacDsConfigRevTableThis 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. SEQUENCE OF CcacDsConfigRevEntry .1.3.6.1.4.1.9.9.450.1.2.5 |
ccacDsConfigRevEntryEach 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. CcacDsConfigRevEntry .1.3.6.1.4.1.9.9.450.1.2.5.1 |
ccacDsConfigRevIfIndexThe 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. InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.9.450.1.2.5.1.1 |
ccacDsConfigRevAppBucketIndexThis object identifies the application bucket number
in defining the parameters for policy applies. CcacApplicationBucketType .1.3.6.1.4.1.9.9.450.1.2.5.1.2 |
ccacDsConfigRevAppBucketNameThis 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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.450.1.2.5.1.3 |
ccacDsConfigRevMinorThresholdThis object specifies the minor threshold related to
the utilization of downstream bandwidth.rw NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.5.1.4 |
ccacDsConfigRevMajorThresholdThis object specifies the major threshold related
to the utilization of downstream bandwidth.
The major threshold must be greater than minor threshold.rw NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.5.1.5 |
ccacDsConfigRevExclusivePercentThis 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'.rw NonZeroPercent .1.3.6.1.4.1.9.9.450.1.2.5.1.6 |
ccacDsConfigRevNonExclusivePercentThis 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'.rw Percent .1.3.6.1.4.1.9.9.450.1.2.5.1.7 |
ccacDsConfigRevStorageTypeThe 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.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.2.5.1.8 |
ccacDsConfigRevStatusThis object facilitates the creation, modification,
or deletion of a conceptual row in this table.
For row creation, ccacUsConfigRevMinorThreshold,
ccacUsConfigRevMajorThreshold,
ccacUsConfigRevExclusivePercent and
ccacUsConfigRevNonExclusivePercent are mandatory.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.2.5.1.9 |
ccacStatObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.450.1.3 |
ccacSysRscTableThis table contains statistical data relating to
system resource utilization for all configured physical
entities and resource types. SEQUENCE OF CcacSysRscEntry .1.3.6.1.4.1.9.9.450.1.3.1 |
ccacSysRscEntryEach entry contains objects that support
monitoring of statistical data based on
system resources utilization for a physical entity. CcacSysRscEntry .1.3.6.1.4.1.9.9.450.1.3.1.1 |
ccacSysRscTypeThis object indicates the type of system resource
being monitored. CcacSysRscMonitoredType .1.3.6.1.4.1.9.9.450.1.3.1.1.1 |
ccacSysRscUtilizationThis object indicates the utilization of the system
resource on the physical entity.ro Percent .1.3.6.1.4.1.9.9.450.1.3.1.1.2 |
ccacSysRscMinorCrossesThis object indicates the number of times system
resource utilization on the physical entity has crossed
minor threshold specified by
ccacSysRscConfigMinorThreshold.ro Counter32 .1.3.6.1.4.1.9.9.450.1.3.1.1.3 |
ccacSysRscMajorCrossesThis object indicates the number of times system
resource utilization on the physical entity has crossed
major threshold specified by
ccacSysRscConfigMajorThreshold.ro Counter32 .1.3.6.1.4.1.9.9.450.1.3.1.1.4 |
ccacSysRscCriticalCrossesThis object indicates the number of times system
resource utilization on the physical entity has crossed
critical threshold specified by
ccacSysRscConfigCritThreshold.ro Counter32 .1.3.6.1.4.1.9.9.450.1.3.1.1.5 |
ccacSysRscCountersDscTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.3.1.1.6 |
ccacUsTableThis 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.deprecated SEQUENCE OF CcacUsEntry .1.3.6.1.4.1.9.9.450.1.3.2 |
ccacUsEntryEach entry contains statistical data relating to an
upstream channel bandwidth utilization, for a scheduling
service and upstream channel.deprecated CcacUsEntry .1.3.6.1.4.1.9.9.450.1.3.2.1 |
ccacUsSchedTypeThis 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'.deprecated CcacSchedulingType .1.3.6.1.4.1.9.9.450.1.3.2.1.1 |
ccacUsServiceClassNameThis object indicates the QoS service class name.
Service class name is a null string when scheduling
type is referred.deprecated QoSServiceClassNameOrNull .1.3.6.1.4.1.9.9.450.1.3.2.1.2 |
ccacUsUtilizationThis object indicates the upstream channel bandwidth
utilized by the scheduling service.rodeprecated Percent .1.3.6.1.4.1.9.9.450.1.3.2.1.3 |
ccacUsMinorCrossesThe 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.rodeprecated Counter32 .1.3.6.1.4.1.9.9.450.1.3.2.1.4 |
ccacUsMajorCrossesThis object indicates the number of times upstream
channel bandwidth utilization has crossed major threshold
specified by ccacUsConfigMajorThreshold.rodeprecated Counter32 .1.3.6.1.4.1.9.9.450.1.3.2.1.5 |
ccacUsExclusiveCrossesThis object indicates the number of times upstream
channel bandwidth utilization has crossed exclusive
percentage specified by ccacUsConfigExclusivePercent.rodeprecated Counter32 .1.3.6.1.4.1.9.9.450.1.3.2.1.6 |
ccacUsCountersDscTimeThe 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.rodeprecated TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.3.2.1.7 |
ccacDsTableThis 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.deprecated SEQUENCE OF CcacDsEntry .1.3.6.1.4.1.9.9.450.1.3.3 |
ccacDsEntryEach entry contains statistical data on the
bandwidth utilization, per traffic type and downstream.deprecated CcacDsEntry .1.3.6.1.4.1.9.9.450.1.3.3.1 |
ccacDsTrafficTypeThis object indicates the traffic type
used in classifying a downstream.deprecated CcacDSTrafficMonitoredType .1.3.6.1.4.1.9.9.450.1.3.3.1.1 |
ccacDsUtilizationThis object indicates the downstream bandwidth
utilization for the traffic type on the downstream.rodeprecated Percent .1.3.6.1.4.1.9.9.450.1.3.3.1.2 |
ccacDsMinorCrossesThis object indicates the number of times
the minor downstream bandwidth threshold,
ccacDsConfigMinorThreshold, is crossed.rodeprecated Counter32 .1.3.6.1.4.1.9.9.450.1.3.3.1.3 |
ccacDsMajorCrossesThis object indicates the number of times
the major downstream bandwidth threshold,
ccacDsConfigMajorThreshold, is crossed.rodeprecated Counter32 .1.3.6.1.4.1.9.9.450.1.3.3.1.4 |
ccacDsExclusiveCrossesThis object indicates the number of times
the exclusive percentage, ccacDsConfigExclusivePercent,
is crossed.rodeprecated Counter32 .1.3.6.1.4.1.9.9.450.1.3.3.1.5 |
ccacDsCountersDscTimeThe 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.rodeprecated TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.3.3.1.6 |
ccacUsRevTableThis 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. SEQUENCE OF CcacUsRevEntry .1.3.6.1.4.1.9.9.450.1.3.4 |
ccacUsRevEntryEach entry contains statistical data on the
bandwidth utilization of a upstream channel with a
specific application bucket number. CcacUsRevEntry .1.3.6.1.4.1.9.9.450.1.3.4.1 |
ccacUsRevAppBucketIndexThis object identifies the application bucket number
that is being monitored. CcacApplicationBucketType .1.3.6.1.4.1.9.9.450.1.3.4.1.1 |
ccacUsRevUtilizationThis object indicates the upstream channel bandwidth
utilized by the scheduling service.ro TenthPercent .1.3.6.1.4.1.9.9.450.1.3.4.1.2 |
ccacUsRevMinorCrossesThis object indicates the number of times upstream
channel bandwidth utilization has crossed minor threshold
specified by ccacUsConfigRevMinorThreshold.ro Counter32 .1.3.6.1.4.1.9.9.450.1.3.4.1.3 |
ccacUsRevMajorCrossesThis object indicates the number of times upstream
channel bandwidth utilization has crossed major threshold
specified by ccacUsConfigRevMajorThreshold.ro Counter32 .1.3.6.1.4.1.9.9.450.1.3.4.1.4 |
ccacUsRevExclusiveCrossesThis object indicates the number of times upstream
channel bandwidth utilization has crossed exclusive
percentage specified by ccacUsConfigRevExclusivePercent.ro Counter32 .1.3.6.1.4.1.9.9.450.1.3.4.1.5 |
ccacUsRevCountersDscTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.3.4.1.6 |
ccacDsRevTableThis 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. SEQUENCE OF CcacDsRevEntry .1.3.6.1.4.1.9.9.450.1.3.5 |
ccacDsRevEntryEach entry contains statistical data on the
bandwidth utilization of a downstream channel with a
specific application bucket number. CcacDsRevEntry .1.3.6.1.4.1.9.9.450.1.3.5.1 |
ccacDsRevAppBucketIndexThis object identifies the application bucket number
that is being monitored. CcacApplicationBucketType .1.3.6.1.4.1.9.9.450.1.3.5.1.1 |
ccacDsRevUtilizationThis object indicates the downstream bandwidth
utilization.ro TenthPercent .1.3.6.1.4.1.9.9.450.1.3.5.1.2 |
ccacDsRevMinorCrossesThis object indicates the number of times
the minor downstream bandwidth threshold,
ccacDsConfigRevMinorThreshold, is crossed.ro Counter32 .1.3.6.1.4.1.9.9.450.1.3.5.1.3 |
ccacDsRevMajorCrossesThis object indicates the number of times
the major downstream bandwidth threshold,
ccacDsConfigRevMajorThreshold, is crossed.ro Counter32 .1.3.6.1.4.1.9.9.450.1.3.5.1.4 |
ccacDsRevExclusiveCrossesThis object indicates the number of times the
exclusive percentage, ccacDsConfigRevExclusivePercent,
is crossed.ro Counter32 .1.3.6.1.4.1.9.9.450.1.3.5.1.5 |
ccacDsRevCountersDscTimeThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.3.5.1.6 |
ccacEventHistory OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.450.1.4 |
ccacEventHistTableSizeThis 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.rw Unsigned32 .1.3.6.1.4.1.9.9.450.1.4.1 |
ccacEventHistLastIndexThis 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.ro Unsigned32 .1.3.6.1.4.1.9.9.450.1.4.2 |
ccacEventHistoryTableThis 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. SEQUENCE OF CcacEventHistoryEntry .1.3.6.1.4.1.9.9.450.1.4.3 |
ccacEventHistoryEntryThe data corresponding to a monitored
event in which the configured threshold
is crossed. CcacEventHistoryEntry .1.3.6.1.4.1.9.9.450.1.4.3.1 |
ccacEventHistoryIndexAn 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. Unsigned32 .1.3.6.1.4.1.9.9.450.1.4.3.1.1 |
ccacEventThreshObjectInstanceThe object specifies the instance identifier of a
threshold object which was crossed.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.4.3.1.2 |
ccacEventTypeCheckedThe object specifies the monitored event type when the
threshold was crossed.ro CcacMonitoredEvent .1.3.6.1.4.1.9.9.450.1.4.3.1.3 |
ccacEventResourceUtilizationThis object specifies the resource utilization when the
threshold was crossed.ro Unsigned32 .1.3.6.1.4.1.9.9.450.1.4.3.1.4 |
ccacEventThreshCrossesThis object specifies the number of times that the
threshold was crossed.ro Unsigned32 .1.3.6.1.4.1.9.9.450.1.4.3.1.5 |
ccacEventTimeStampThis object specifies the value of the sysUpTime object
at the time the notification was generated.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.450.1.4.3.1.6 |
ciscoCableAdmCtrlMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.450.2 |
ciscoCableAdmCtrlCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.450.2.1 |
ciscoCableAdmCtrlMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.450.2.2 |