ccmtrCollectionDataPerSession
CISCO-CABLE-METERING-MIB ·
.1.3.6.1.4.1.9.9.424.1.1.11
Object
scalar
r/w
Unsigned32
This object specifies the number of service flow data that would be collected at a Cable linecard in one session. ccmtrCollectionDataPerSession together with ccmtrCollectionDataTimer aims to control as well as throttle the rate of export of the service flow data from the Cable linecard to the Route Processor. This means that a Cable linecard would collect ccmtrCollectionDataPerSession number of service flow data and then pause for ccmtrCollectionDataTimer before resuming collection. The cable linecard to route processor throttling in turn affects the time to export all of the service flow data from the CMTS to a collection server. Time to export (minutes) = (total flows in system * ccmtrCollectionDataTimer) / (ccmtrCollectionDataPerSession * 1000 * 60) This object cannot be modified during data export from the CMTS to a collection server.
Context
- MIB
- CISCO-CABLE-METERING-MIB
- OID
.1.3.6.1.4.1.9.9.424.1.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccmtrMeteringConfig
- Siblings
- 11
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 3-30
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccmtrCollectionType Current method of export for metering data.
The enumerations are:
none(1) : Metering collection has not been enabled.
local(2) : Store the collected metering records locally … | scalar | Enumeration | .1.3.6.1.4.1.9.9.424.1.1.1 |
| ccmtrCollectionRevInterval The interval at which the metering information is
collected.
This object is of significance only if ccmtrCollectionType
object is 'stream' which indicates that the metering recor… | scalar | minutes Unsigned32 | .1.3.6.1.4.1.9.9.424.1.1.10 |
| ccmtrCollectionDataTimer This object specifies the time interval before the start of the
next session of service flow data collection at a Cable
linecard.
After collection of ccmtrCollectionDataPerSession… | scalar | milliseconds Unsigned32 | .1.3.6.1.4.1.9.9.424.1.1.12 |
| ccmtrCollectionFilesystem The filesystem where metering records are to be stored.
This object makes sense only if ccmtrCollectionType object
is local which indicates that the metering records are
to be s… | scalar | OctetString | .1.3.6.1.4.1.9.9.424.1.1.2 |
| ccmtrCollectionTable This table is used only if ccmtrCollectionType object is
stream which indicates that the metering records are to
be streamed to an external collection server.
It contains IP add… | table | - | .1.3.6.1.4.1.9.9.424.1.1.3 |
| ccmtrCollectionInterval deprecated The interval in which the metering information is
collected.
This object makes sense only if ccmtrCollectionType object
is stream which indicates that the metering records
are … | scalar | minutes Unsigned32 | .1.3.6.1.4.1.9.9.424.1.1.4 |
| ccmtrCollectionRetries The number of retries to stream the metering records to
the external collection server before an error is flagged.
This object makes sense only if ccmtrCollectionType object
is … | scalar | Unsigned32 | .1.3.6.1.4.1.9.9.424.1.1.5 |
| ccmtrCollectionSecure An indication of whether the streaming to the collection
server should be secure or not. The value of true
indicates that the streaming will be secure and false
indicates non-secu… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.424.1.1.6 |
| ccmtrCollectionCpeList An indication if one would like the metering records to
contain the CPE(Customer premises equipment) IP addresses.
This option is provided to improve performance.
By default, thi… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.424.1.1.7 |
| ccmtrCollectionAggregate An indication if one would like only aggregate Service Flow
information per Cable Modem to be recorded. In this case
the record will have a SFID of 0 and a blank Service Class
N… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.424.1.1.8 |
| ccmtrCollectionSrcIfIndex The ifIndex of the interface which will be used as the source
interface for the billing packets.
When ccmtrCollectionType is 'local', the IP address of this
source interface will … | scalar | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.9.424.1.1.9 |