Project

General

Profile

Actions

Bug #4451

open

vty 'show stats level': different stats levels yield identical results

Added by neels about 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
03/09/2020
Due date:
% Done:

0%

Resolution:
Spec Reference:

Description

no matter which stats level I choose on the vty, I always get 100% identical results.

Also, the vty command 'level' doc says "Set the maximum group level" which sounds like it changes osmo-msc's state,
which should not be the case for a 'show' command.

OsmoMSC> show stats?
  level  Set the maximum group level
  <cr>   
OsmoMSC> show stats level?
  global      Show global groups only
  peer        Show global and network peer related groups
  subscriber  Show global, peer, and subscriber groups
OsmoMSC> show stats       
Ungrouped counters:
mobile switching center:
 Received Location Update (IMSI Attach) requests.:        0 (0/s 0/m 0/h 0/d)
 Received Location Update (LAC change) requests.:      200 (0/s 0/m 0/h 0/d)
 Received (periodic) Location Update requests.:        0 (0/s 0/m 0/h 0/d)
 Received IMSI Detach indications.:        0 (0/s 0/m 0/h 0/d)
 Rejected Location Update requests.:        0 (0/s 0/m 0/h 0/d)
 Successful Location Update procedures.:      200 (0/s 0/m 0/h 0/d)
 Rejected CM Service Requests.:        0 (0/s 0/m 0/h 0/d)
 Accepted CM Service Requests.:        0 (0/s 0/m 0/h 0/d)
 Rejected Paging Responses.:        0 (0/s 0/m 0/h 0/d)
 Accepted Paging Responses.:        0 (0/s 0/m 0/h 0/d)
 Total MO SMS received from the MS.:        0 (0/s 0/m 0/h 0/d)
 Failed MO SMS delivery attempts (no receiver found).:        0 (0/s 0/m 0/h 0/d)
 Total MT SMS delivery attempts.:        0 (0/s 0/m 0/h 0/d)
 Failed MT SMS delivery attempts (no memory).:        0 (0/s 0/m 0/h 0/d)
 Failed MT SMS delivery attempts (other reason).:        0 (0/s 0/m 0/h 0/d)
 Failed MO SMS delivery attempts (other reason).:        0 (0/s 0/m 0/h 0/d)
 Received MO SETUP messages (MO call establishment).:        0 (0/s 0/m 0/h 0/d)
 Received MO CONNECT messages (MO call establishment).:        0 (0/s 0/m 0/h 0/d)
 Sent MT SETUP messages (MT call establishment).:        0 (0/s 0/m 0/h 0/d)
 Sent MT CONNECT messages (MT call establishment).:        0 (0/s 0/m 0/h 0/d)
 Calls that ever reached the active state.:        0 (0/s 0/m 0/h 0/d)
 Calls terminated by DISCONNECT message after reaching the active state.:        0 (0/s 0/m 0/h 0/d)
 Calls terminated by any other reason after reaching the active state.:        0 (0/s 0/m 0/h 0/d)
 Received MS-initiated call independent SS/USSD requests.:        0 (0/s 0/m 0/h 0/d)
 Established MS-initiated call independent SS/USSD sessions.:        0 (0/s 0/m 0/h 0/d)
 Received network-initiated call independent SS/USSD requests.:        0 (0/s 0/m 0/h 0/d)
 Established network-initiated call independent SS/USSD sessions.:        0 (0/s 0/m 0/h 0/d)
 Number of CIPHER MODE REJECT messages processed by BSSMAP layer:        0 (0/s 0/m 0/h 0/d)
 Number of CIPHER MODE COMPLETE messages processed by BSSMAP layer:        0 (0/s 0/m 0/h 0/d)
network statistics:
 Currently active calls :        0 
 Currently active SS/USSD sessions:        0 
OsmoMSC> show stats l
OsmoMSC> show stats level global
Ungrouped counters:
mobile switching center:
 Received Location Update (IMSI Attach) requests.:        0 (0/s 0/m 0/h 0/d)
 Received Location Update (LAC change) requests.:      200 (0/s 0/m 0/h 0/d)
 Received (periodic) Location Update requests.:        0 (0/s 0/m 0/h 0/d)
 Received IMSI Detach indications.:        0 (0/s 0/m 0/h 0/d)
 Rejected Location Update requests.:        0 (0/s 0/m 0/h 0/d)
 Successful Location Update procedures.:      200 (0/s 0/m 0/h 0/d)
 Rejected CM Service Requests.:        0 (0/s 0/m 0/h 0/d)
 Accepted CM Service Requests.:        0 (0/s 0/m 0/h 0/d)
 Rejected Paging Responses.:        0 (0/s 0/m 0/h 0/d)
 Accepted Paging Responses.:        0 (0/s 0/m 0/h 0/d)
 Total MO SMS received from the MS.:        0 (0/s 0/m 0/h 0/d)
 Failed MO SMS delivery attempts (no receiver found).:        0 (0/s 0/m 0/h 0/d)
 Total MT SMS delivery attempts.:        0 (0/s 0/m 0/h 0/d)
 Failed MT SMS delivery attempts (no memory).:        0 (0/s 0/m 0/h 0/d)
 Failed MT SMS delivery attempts (other reason).:        0 (0/s 0/m 0/h 0/d)
 Failed MO SMS delivery attempts (other reason).:        0 (0/s 0/m 0/h 0/d)
 Received MO SETUP messages (MO call establishment).:        0 (0/s 0/m 0/h 0/d)
 Received MO CONNECT messages (MO call establishment).:        0 (0/s 0/m 0/h 0/d)
 Sent MT SETUP messages (MT call establishment).:        0 (0/s 0/m 0/h 0/d)
 Sent MT CONNECT messages (MT call establishment).:        0 (0/s 0/m 0/h 0/d)
 Calls that ever reached the active state.:        0 (0/s 0/m 0/h 0/d)
 Calls terminated by DISCONNECT message after reaching the active state.:        0 (0/s 0/m 0/h 0/d)
 Calls terminated by any other reason after reaching the active state.:        0 (0/s 0/m 0/h 0/d)
 Received MS-initiated call independent SS/USSD requests.:        0 (0/s 0/m 0/h 0/d)
 Established MS-initiated call independent SS/USSD sessions.:        0 (0/s 0/m 0/h 0/d)
 Received network-initiated call independent SS/USSD requests.:        0 (0/s 0/m 0/h 0/d)
 Established network-initiated call independent SS/USSD sessions.:        0 (0/s 0/m 0/h 0/d)
 Number of CIPHER MODE REJECT messages processed by BSSMAP layer:        0 (0/s 0/m 0/h 0/d)
 Number of CIPHER MODE COMPLETE messages processed by BSSMAP layer:        0 (0/s 0/m 0/h 0/d)
network statistics:
 Currently active calls :        0 
 Currently active SS/USSD sessions:        0 
OsmoMSC> show stats level peer  
Ungrouped counters:
mobile switching center:
 Received Location Update (IMSI Attach) requests.:        0 (0/s 0/m 0/h 0/d)
 Received Location Update (LAC change) requests.:      200 (0/s 0/m 0/h 0/d)
 Received (periodic) Location Update requests.:        0 (0/s 0/m 0/h 0/d)
 Received IMSI Detach indications.:        0 (0/s 0/m 0/h 0/d)
 Rejected Location Update requests.:        0 (0/s 0/m 0/h 0/d)
 Successful Location Update procedures.:      200 (0/s 0/m 0/h 0/d)
 Rejected CM Service Requests.:        0 (0/s 0/m 0/h 0/d)
 Accepted CM Service Requests.:        0 (0/s 0/m 0/h 0/d)
 Rejected Paging Responses.:        0 (0/s 0/m 0/h 0/d)
 Accepted Paging Responses.:        0 (0/s 0/m 0/h 0/d)
 Total MO SMS received from the MS.:        0 (0/s 0/m 0/h 0/d)
 Failed MO SMS delivery attempts (no receiver found).:        0 (0/s 0/m 0/h 0/d)
 Total MT SMS delivery attempts.:        0 (0/s 0/m 0/h 0/d)
 Failed MT SMS delivery attempts (no memory).:        0 (0/s 0/m 0/h 0/d)
 Failed MT SMS delivery attempts (other reason).:        0 (0/s 0/m 0/h 0/d)
 Failed MO SMS delivery attempts (other reason).:        0 (0/s 0/m 0/h 0/d)
 Received MO SETUP messages (MO call establishment).:        0 (0/s 0/m 0/h 0/d)
 Received MO CONNECT messages (MO call establishment).:        0 (0/s 0/m 0/h 0/d)
 Sent MT SETUP messages (MT call establishment).:        0 (0/s 0/m 0/h 0/d)
 Sent MT CONNECT messages (MT call establishment).:        0 (0/s 0/m 0/h 0/d)
 Calls that ever reached the active state.:        0 (0/s 0/m 0/h 0/d)
 Calls terminated by DISCONNECT message after reaching the active state.:        0 (0/s 0/m 0/h 0/d)
 Calls terminated by any other reason after reaching the active state.:        0 (0/s 0/m 0/h 0/d)
 Received MS-initiated call independent SS/USSD requests.:        0 (0/s 0/m 0/h 0/d)
 Established MS-initiated call independent SS/USSD sessions.:        0 (0/s 0/m 0/h 0/d)
 Received network-initiated call independent SS/USSD requests.:        0 (0/s 0/m 0/h 0/d)
 Established network-initiated call independent SS/USSD sessions.:        0 (0/s 0/m 0/h 0/d)
 Number of CIPHER MODE REJECT messages processed by BSSMAP layer:        0 (0/s 0/m 0/h 0/d)
 Number of CIPHER MODE COMPLETE messages processed by BSSMAP layer:        0 (0/s 0/m 0/h 0/d)
network statistics:
 Currently active calls :        0 
 Currently active SS/USSD sessions:        0 
OsmoMSC> show stats level sub 
OsmoMSC> show stats level subscriber 
Ungrouped counters:
mobile switching center:
 Received Location Update (IMSI Attach) requests.:        0 (0/s 0/m 0/h 0/d)
 Received Location Update (LAC change) requests.:      200 (0/s 0/m 0/h 0/d)
 Received (periodic) Location Update requests.:        0 (0/s 0/m 0/h 0/d)
 Received IMSI Detach indications.:        0 (0/s 0/m 0/h 0/d)
 Rejected Location Update requests.:        0 (0/s 0/m 0/h 0/d)
 Successful Location Update procedures.:      200 (0/s 0/m 0/h 0/d)
 Rejected CM Service Requests.:        0 (0/s 0/m 0/h 0/d)
 Accepted CM Service Requests.:        0 (0/s 0/m 0/h 0/d)
 Rejected Paging Responses.:        0 (0/s 0/m 0/h 0/d)
 Accepted Paging Responses.:        0 (0/s 0/m 0/h 0/d)
 Total MO SMS received from the MS.:        0 (0/s 0/m 0/h 0/d)
 Failed MO SMS delivery attempts (no receiver found).:        0 (0/s 0/m 0/h 0/d)
 Total MT SMS delivery attempts.:        0 (0/s 0/m 0/h 0/d)
 Failed MT SMS delivery attempts (no memory).:        0 (0/s 0/m 0/h 0/d)
 Failed MT SMS delivery attempts (other reason).:        0 (0/s 0/m 0/h 0/d)
 Failed MO SMS delivery attempts (other reason).:        0 (0/s 0/m 0/h 0/d)
 Received MO SETUP messages (MO call establishment).:        0 (0/s 0/m 0/h 0/d)
 Received MO CONNECT messages (MO call establishment).:        0 (0/s 0/m 0/h 0/d)
 Sent MT SETUP messages (MT call establishment).:        0 (0/s 0/m 0/h 0/d)
 Sent MT CONNECT messages (MT call establishment).:        0 (0/s 0/m 0/h 0/d)
 Calls that ever reached the active state.:        0 (0/s 0/m 0/h 0/d)
 Calls terminated by DISCONNECT message after reaching the active state.:        0 (0/s 0/m 0/h 0/d)
 Calls terminated by any other reason after reaching the active state.:        0 (0/s 0/m 0/h 0/d)
 Received MS-initiated call independent SS/USSD requests.:        0 (0/s 0/m 0/h 0/d)
 Established MS-initiated call independent SS/USSD sessions.:        0 (0/s 0/m 0/h 0/d)
 Received network-initiated call independent SS/USSD requests.:        0 (0/s 0/m 0/h 0/d)
 Established network-initiated call independent SS/USSD sessions.:        0 (0/s 0/m 0/h 0/d)
 Number of CIPHER MODE REJECT messages processed by BSSMAP layer:        0 (0/s 0/m 0/h 0/d)
 Number of CIPHER MODE COMPLETE messages processed by BSSMAP layer:        0 (0/s 0/m 0/h 0/d)
network statistics:
 Currently active calls :        0 
 Currently active SS/USSD sessions:        0 
OsmoMSC> 

No data to display

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)