Cisco Cisco Packet Data Gateway (PDG) Fehlerbehebungsanleitung

Seite von 1720
Cisco ASR 5000 Series Statistics and Counters Reference  ▄  
 
  OL-22990-02 
Chapter 30   
Port Schema Statistics 
 
 
The Port 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 30. 
Port-level Schema Statistics 
Statistic
 
Description
 
Data 
Type
 
card 
Chassis slot numbers 17 through 48. 
Int32 
port 
Port number on the card; 0 through 7 for the Ethernet 10/100 Line Card, 0 for the Ethernet 1000 
Line Card, 0 through 3 for the four-port Quad Gig-E line card (ST40 only), and 0 through 1 for the 
SPIO. 
Int32 
maxrate 
The maximum physical data rate for the port. For example a 10/100 Ethernet port that has 
negotiated a 10 Mbps rate reports 100,000,000 as the max rate (100 Mbps). 
Int64 
rxbytes 
The number of bytes received over the port. 
Int64 
txbytes 
The number of bytes transmitted over the port. 
Int64