Project

General

Profile

Actions

Bug #2688

open

CTRL iface: make rate_ctr request parser more strict

Added by pespin over 6 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
libosmocore
Target version:
-
Start date:
11/28/2017
Due date:
% Done:

50%

Spec Reference:

Description

$ ./osmo_interact_ctrl.py --host localhost --port 4251
GET 1 rate_ctr.per_hour.sgsn
ERROR 1 Counter group must be of name.index form e. g. e1inp.0

GET 1 rate_ctr.per_hour.sgsn.*
GET_REPLY 1 rate_ctr.per_hour.sgsn.* llc:dl_bytes 4719;llc:ul_bytes 6058;llc:dl_packets 45;llc:ul_packets 47;gprs:attach_requested 1;gprs:attach_accepted 1;gprs:attach_rejected 0;gprs:detach_requested 0;gprs:detach_acked 0;gprs:routing_area_requested 2;gprs:routing_area_requested 2;gprs:routing_area_requested 0;pdp:activate_requested 1;pdp:activate_rejected 0;pdp:activate_accepted 1;pdp:request_activated 0;pdp:request_activate_rejected 0;pdp:modify_requested 0;pdp:modify_accepted 0;pdp:dl_deactivate_requested 0;pdp:dl_deactivate_accepted 0;pdp:ul_deactivate_requested 0;pdp:ul_deactivate_accepted 0;

GET 1 rate_ctr.per_hour.sgsn.llc
GET_REPLY 1 rate_ctr.per_hour.sgsn.llc llc:dl_bytes 4719;llc:ul_bytes 6058;llc:dl_packets 45;llc:ul_packets 47;gprs:attach_requested 1;gprs:attach_accepted 1;gprs:attach_rejected 0;gprs:detach_requested 0;gprs:detach_acked 0;gprs:routing_area_requested 2;gprs:routing_area_requested 2;gprs:routing_area_requested 0;pdp:activate_requested 1;pdp:activate_rejected 0;pdp:activate_accepted 1;pdp:request_activated 0;pdp:request_activate_rejected 0;pdp:modify_requested 0;pdp:modify_accepted 0;pdp:dl_deactivate_requested 0;pdp:dl_deactivate_accepted 0;pdp:ul_deactivate_requested 0;pdp:ul_deactivate_accepted 0;

GET 1 rate_ctr.per_hour.sgsn.llc:dl_bytes
GET_REPLY 1 rate_ctr.per_hour.sgsn.llc:dl_bytes llc:dl_bytes 4719;llc:ul_bytes 6058;llc:dl_packets 45;llc:ul_packets 47;gprs:attach_requested 1;gprs:attach_accepted 1;gprs:attach_rejected 0;gprs:detach_requested 0;gprs:detach_acked 0;gprs:routing_area_requested 2;gprs:routing_area_requested 2;gprs:routing_area_requested 0;pdp:activate_requested 1;pdp:activate_rejected 0;pdp:activate_accepted 1;pdp:request_activated 0;pdp:request_activate_rejected 0;pdp:modify_requested 0;pdp:modify_accepted 0;pdp:dl_deactivate_requested 0;pdp:dl_deactivate_accepted 0;pdp:ul_deactivate_requested 0;pdp:ul_deactivate_accepted 0;
GET 1 rate_ctr.per_hour.sgsn.llc.dl_bytes

Related issues

Related to libosmocore - Bug #4443: CTRL interface blocks wildcard in rate_ctrNew03/08/2020

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)