Cisco Cisco ASR 5000

Page of 9109
Bulk Statistics Configuration Mode Commands   
▀  dlci-util schema 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
1750 
   
Multiple schemas can be created to categorize DLCI-Util bulk statistics. All of the schemas are processed at 
each collection interval. To create multiple DLCI-Util schemas, re-issue the 
dlci-util schema
 
schema_name
 command using a different schema name each time. 
Example
 
Include the bulk statistic variable names to create a schema named 
dlciutilstats_sgsn1
 that specifies 
collection of statistics (a schema format) for: 
 
card  
 
port 
 
path 
 
DS1/E1 
 
DLCI 
 
DLCI utilization snapshot for received packets 
 
DLCI utilization for received packets in the last 5 minutes  
 
DLCI utilization for received packets in the last 15 minutes  
Use the following command: 
gprs schema gprsstats_sgsn1 format “Card: %card%\nPort: %port%\nDLCI in 
path: %dlci_util_path%\nDS1/E1: %dlci_util_ds1e1%\nDLCI ID: 
%dlci_util_dlci_no%\nCurrent Rx: %dlci_util_dlci_curr_rx%\nRx in 5 
minutes: %dlci_util_dlci_5min_rx%\nRx in 15 minutes: 
%dlci_util_dlci_15min_rx%\n”