CISCO-SERVICE-CONTROL-TP-STATS-MIB

File: CISCO-SERVICE-CONTROL-TP-STATS-MIB.mib (19874 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Unsigned32 Counter64
MODULE-COMPLIANCE OBJECT-GROUP entPhysicalIndex
SnmpAdminString TimeStamp ciscoMgmt

Defined Types

CscTpEntry  
SEQUENCE    
  cscTpTotalHandledPackets Counter64
  cscTpTotalHandledFlows Counter64
  cscTpActiveFlows Gauge32
  cscTpTcpActiveFlows Gauge32
  cscTpUdpActiveFlows Gauge32
  cscTpTotalBlockedPackets Counter32
  cscTpTotalBlockedFlows Counter32
  cscTpTotalBandwidthDiscardedPackets Counter32
  cscTpTotalWredDiscardedPackets Counter32
  cscTpTotalFragments Counter64
  cscTpTotalNonIpPackets Counter64
  cscTpTotalIpChecksumErrPackets Counter32
  cscTpTotalIpLengthErrPackets Counter32
  cscTpTotalIpBroadcastPackets Counter64
  cscTpTotalTTLErrPackets Counter32
  cscTpTotalTcpUdpChksumErrPackets Counter32
  cscTpHandledPacketsRate Gauge32
  cscTpHandledFlowsRate Gauge32
  cscTpFlowsCapacityUtilization Unsigned32
  cscTpServiceLoss Unsigned32

CscTpStatsTrafficCountersEntry  
SEQUENCE    
  cscTpStatsTrafficCounterIndex Unsigned32
  cscTpStatsTrafficCounterName SnmpAdminString
  cscTpStatsTrafficCounterValue Counter64
  cscTpStatsTrafficCounterType INTEGER

Defined Values

ciscoServiceControlTpStatsMIB 1.3.6.1.4.1.9.9.634
This MIB provides information and statistics on the traffic processor(s) of a service control entity, which is a network element that monitors network traffic between network subscribers based on user configured policies. A service control entity uses traffic processor(s) for packet processing and flow handling in the host network. The traffic processor(s) data obtained from this MIB may also reflect the general load in the system.
MODULE-IDENTITY    

ciscoSCTpStatsMIBNotifs 1.3.6.1.4.1.9.9.634.0
OBJECT IDENTIFIER    

ciscoSCTpStatsMIBObjects 1.3.6.1.4.1.9.9.634.1
OBJECT IDENTIFIER    

ciscoSCTpStatsMIBConform 1.3.6.1.4.1.9.9.634.2
OBJECT IDENTIFIER    

cscTpTable 1.3.6.1.4.1.9.9.634.1.1
This table contains the traffic processor statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CscTpEntry

cscTpEntry 1.3.6.1.4.1.9.9.634.1.1.1
This entry lists traffic data for packets and flows handled by the traffic processor, identified by the entPhysicalIndex for an entity with its entPhysicalClass equal to 'cpu' in ENTITY-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  CscTpEntry  

cscTpTotalHandledPackets 1.3.6.1.4.1.9.9.634.1.1.1.1
This object indicates the number of packets handled by this traffic processor since last restart. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cscTpTotalHandledFlows 1.3.6.1.4.1.9.9.634.1.1.1.2
This object indicates the number of flows handled by this traffic processor since last restart. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cscTpActiveFlows 1.3.6.1.4.1.9.9.634.1.1.1.3
This object indicates the number of flows currently being handled by this traffic processor.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cscTpTcpActiveFlows 1.3.6.1.4.1.9.9.634.1.1.1.4
This object indicates the number of TCP flows currently being handled by this traffic processor.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cscTpUdpActiveFlows 1.3.6.1.4.1.9.9.634.1.1.1.5
This object indicates the number of UDP flows currently being handled by this traffic processor.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cscTpTotalBlockedPackets 1.3.6.1.4.1.9.9.634.1.1.1.6
This object indicates the number of packets discarded by this traffic processor due to application blocking rules. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cscTpTotalBlockedFlows 1.3.6.1.4.1.9.9.634.1.1.1.7
This object indicates the number of flows discarded by this traffic processor due to application blocking rules. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cscTpTotalBandwidthDiscardedPackets 1.3.6.1.4.1.9.9.634.1.1.1.8
This object indicates the number of packets discarded by this traffic processor due to subscriber bandwidth limitations. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cscTpTotalWredDiscardedPackets 1.3.6.1.4.1.9.9.634.1.1.1.9
This object indicates the number of packets discarded by this traffic processor due to congestion in the queues. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cscTpTotalFragments 1.3.6.1.4.1.9.9.634.1.1.1.10
This object indicates the number of fragmented packets handled by this traffic processor. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cscTpTotalNonIpPackets 1.3.6.1.4.1.9.9.634.1.1.1.11
This object indicates the number of non IP packets handled by this traffic processor. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cscTpTotalIpChecksumErrPackets 1.3.6.1.4.1.9.9.634.1.1.1.12
This object indicates the number of packets with IP checksum error handled by this traffic processor. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cscTpTotalIpLengthErrPackets 1.3.6.1.4.1.9.9.634.1.1.1.13
This object indicates the number of packets with IP length error handled by this traffic processor. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cscTpTotalIpBroadcastPackets 1.3.6.1.4.1.9.9.634.1.1.1.14
This object indicates the number of IP broadcast packets handled by this traffic processor. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cscTpTotalTTLErrPackets 1.3.6.1.4.1.9.9.634.1.1.1.15
This object indicates the number of packets with TTL error handled by this traffic processor. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cscTpTotalTcpUdpChksumErrPackets 1.3.6.1.4.1.9.9.634.1.1.1.16
This object indicates the number of TCP/UDP packets with checksum error handled by this traffic processor. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cscTpHandledPacketsRate 1.3.6.1.4.1.9.9.634.1.1.1.17
This object indicates the number of packets handled by this traffic processor per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cscTpHandledFlowsRate 1.3.6.1.4.1.9.9.634.1.1.1.18
This object indicates the number of flow initiations per second on this traffic processor.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cscTpFlowsCapacityUtilization 1.3.6.1.4.1.9.9.634.1.1.1.19
This object indicates the percentage of open flows on this traffic processor out of the maximum supported number of flows per traffic processor.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

cscTpServiceLoss 1.3.6.1.4.1.9.9.634.1.1.1.20
This object indicates the relative amount of service loss in this traffic processor, in units of 0.001%, since last restart.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100000  

cscTpStatsTrafficCountersTable 1.3.6.1.4.1.9.9.634.1.2
This table contains various traffic counters pertaining to traffic processing by the service control entity. These counters are defined, maintained and uniquely named by the service control entity hosted by traffic processor(s) at run time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CscTpStatsTrafficCountersEntry

cscTpStatsTrafficCountersEntry 1.3.6.1.4.1.9.9.634.1.2.1
This entry contains the traffic counter data for a specific traffic counter defined by the service control entity at run time. The service control entity is indicated by entPhysicalIndex in the ENTITY-MIB with entPhysicalClass of either 'module' or 'chassis'.
Status: current Access: not-accessible
OBJECT-TYPE    
  CscTpStatsTrafficCountersEntry  

cscTpStatsTrafficCounterIndex 1.3.6.1.4.1.9.9.634.1.2.1.1
An index value that uniquely identifies the counter.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cscTpStatsTrafficCounterName 1.3.6.1.4.1.9.9.634.1.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cscTpStatsTrafficCounterValue 1.3.6.1.4.1.9.9.634.1.2.1.3
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 times as indicated by the value of cscTpCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cscTpStatsTrafficCounterType 1.3.6.1.4.1.9.9.634.1.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), bytes(2), packets(3)  

cscTpCounterDiscontinuityTime 1.3.6.1.4.1.9.9.634.1.3
The value of sysUpTime on the most recent occasion at which any one or more of the traffic processors's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cscTpStatsMIBCompliances 1.3.6.1.4.1.9.9.634.2.1
OBJECT IDENTIFIER    

cscTpStatsMIBGroups 1.3.6.1.4.1.9.9.634.2.2
OBJECT IDENTIFIER    

cscTpStatsMIBCompliance 1.3.6.1.4.1.9.9.634.2.1.1
The compliance statement for SNMP Agents which implement this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cscTpStatsMIBObjectGroup 1.3.6.1.4.1.9.9.634.2.2.1
This group is a collection of objects for traffic processor counters related to handling data.
Status: current Access: read-only
OBJECT-GROUP    

cscTpStatsMIBTrafficCntrsObjGroup 1.3.6.1.4.1.9.9.634.2.2.2
This group is a collection of objects for general traffic processor counters.
Status: current Access: read-only
OBJECT-GROUP    

cscTpCounterDiscontinuityGroup 1.3.6.1.4.1.9.9.634.2.2.3
A collection of objects providing information specific to traffic processor counter discontinuities.
Status: current Access: read-only
OBJECT-GROUP