Cisco Cisco ASR 5000

Page of 9109
Bulk Statistics Configuration Mode Commands   
▀  hnbgw-ranap-access-open schema 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
1792 
   
The following command creates a schema named 
ranapopen1stats1
 that records the number of CS-
Direct-Transfer messages sent and received on RANAP along with Context name, Context Id, and HNB-GW 
service name: 
hnbgw-ranap-access-open schema ranapopen1stats1 format “%vpnname%-
%vpnid%-%servname%-%cs-dir-transfer-rx%-%cs-dir-transfer-tx%”
 
To create a schema named 
ranapopenpagingstats
 that specifies a schema format of: 
 
Number of paging requests sent on RANAP from CS Core Network Connections: 
cs-paging-req-tx
 
 
Number of paging requests sent on RANAP from PS Core Network Connections: 
ps-paging-req-tx
 
Use the following command: 
hnbgw-ranap-access-open schema ranapopenpagingtats format “Number of 
paging requests sent on RANAP from CS Core Network Connections: %cs-
paging-req-tx%\nNumber of paging requests sent on RANAP from PS Core 
Network Connections: %ps-paging-req-tx%”