cscTpStatsTrafficCounterType
CISCO-SERVICE-CONTROL-TP-STATS-MIB ·
.1.3.6.1.4.1.9.9.634.1.2.1.4
Object
column
Enumeration
Specifies the measurement unit of the traffic counters measured by cscTpStatsTrafficCounterValue and described by cscTpStatsTrafficCounterName. 'packets' : counts by packets 'bytes' : counts by bytes 'other' : none of the above.
Context
- MIB
- CISCO-SERVICE-CONTROL-TP-STATS-MIB
- OID
.1.3.6.1.4.1.9.9.634.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cscTpStatsTrafficCountersEntry
- Table
- cscTpStatsTrafficCountersTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | bytes |
3 | packets |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cscTpStatsTrafficCounterIndex An index value that uniquely identifies the counter. | column | Unsigned32 | .1.3.6.1.4.1.9.9.634.1.2.1.1 |
| cscTpStatsTrafficCounterName This object indicates the human-readable name of this counter.
The name is assigned by the service control entity when this
counter is created at run time. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.634.1.2.1.2 |
| cscTpStatsTrafficCounterValue This object indicates a 64 bit counter value.
Discontinuities in the value of this counter can occur at
re-initialization of the management system, and at other tim… | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.634.1.2.1.3 |