Cisco Cisco Packet Data Gateway (PDG) Guida Alla Risoluzione Dei Problemi

Pagina di 1720
Cisco ASR 5000 Series Statistics and Counters Reference  ▄  
 
  OL-22990-02 
Chapter 13   
ECS Schema Statistics 
 
 
The ECS schema provides the following types of statistics: 
 
 
 
Counter: A counter records incremental data cumulatively and rolls over when the counter limit is reached. The 
limit depends upon the counter data type. 
 
Gauge: A gauge statistic indicates a single value representative of a single instance. This type is often used to 
track particular events in time. 
Important:
  The format string syntax is described by Schema Format String Syntax in the Bulk Statistics 
Overview chapter. 
Important:
  Unless otherwise indicated, all statistics are counters. For statistics with the Int32 data type, the roll-
over to zero limit is 4,294,967,295. For statistics with the Int64 data type, the roll-over to zero limit is 
18,446,744,073,709,551,615. All counter statistics are cumulative and reset only by one of the following methods: roll-
over (as described above), after a system restart, or after a clear command is performed. All statistics are considered 
standards-based unless otherwise noted. 
The following variables are supported: 
 
Table 13. 
ECS Schema Statistics 
Statistic
 
Description
 
Data 
Type
 
General ECS Statistics 
ecs-subscribers 
The combined total of the number of subscribers who have used the ECS service 
previously + other subscribers currently using the ECS service. 
Int32 
ecs-subscribers-cur 
The number of subscribers currently using the ECS service. 
Int32 
gcdrs-generated 
The total number of G-CDRs generated by ECS. 
Int32 
edrs-generated 
The total number of EDRs generated by ECS. 
Int32 
udrs-generated 
The total number of UDRs generated by ECS. 
Int32 
IP Analyzer Specific Statistics 
ip-flows 
The combined total of the number of IP flows previously analyzed + IP flows currently 
being analyzed. 
Int64