Cisco Cisco Packet Data Gateway (PDG) Guia De Resolução De Problemas

Página de 1720
Cisco ASR 5000 Series Statistics and Counters Reference  ▄  
 
  OL-22990-02 
Chapter 21   
IPSG Schema Statistics 
 
 
The IPSG 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 21. 
IPSG Schema Statistics 
Statistic
 
Description
 
Data 
Type
 
vpnname 
The name of the VPN context where the IPSG service resides. 
String 
vpnid 
The identification number of the VPN context where the IPSG service resides. 
Int32 
servname 
The name of the IPSG service. 
String 
servid 
The identification number of the IPSG service. 
Int32 
total-start-req-rcv 
The total number of start requests received by the service. 
Int32 
total-start-req-retrans-rcv 
The total number of start request retransmissions received by the service. 
Int32 
total-start-rsp-sent 
The total number of start responses sent. 
Int32 
total-interim-update-req-
rcv 
The total number of interim update requests received by the service. 
Int32