cisco_as5300 = { # # # "s3" - This log format recognises logs that require "parsing filters" # If parse_only_with_filters is true, Sawmill uses the log_parsing_filters to parse the log # and other parsing options are ignored. # # ======================================================================== # # Cisco AS5300 # # # # # ####################### # # # LOG FORMAT OPTIONS # # # ####################### # # http://www.sawmill.net/cgi-bin/sawmilldocs?ho+lff # The name of this format # # Format log_file_format {value} log.format.format_label = "Cisco AS5300 - 2" # http://www.sawmill.net/cgi-bin/sawmilldocs?ho+ldt # This log is the following type #Format: log_data_type {value} log.miscellaneous.log_data_type = "syslog_required" log.miscellaneous.log_format_type = "network_device" # Determine what types of data this log file will support. # Un-comment the type below to disable this in the database # # Format: $notsupported {value} # $notsupported daybyday # $notsupported individualhosts # $notsupported hits # $notsupported bandwidth # http://www.sawmill.net/cgi-bin/sawmilldocs?ho+tbaq # if there are square brackets around some fields (date/time) # you can specify to have this treated as one field # Format: treat_brackets_as_quotes {true|false} log.format.treat_brackets_as_quotes = "false" # http://www.sawmill.net/cgi-bin/sawmilldocs?ho+en # The name of an entry in this log # Format: entry_name {value} statistics.miscellaneous.entry_name = "connections" # http://www.sawmill.net/cgi-bin/sawmilldocs?ho+lfare # We use this to recognise the format and "auto-detect". # Format: log_format_autodetect_regular_expression {value} log.format.autodetect_regular_expression = "[0-9][0-9][0-9]: \\.[A-Z][a-z][a-z] *[0-9]+ [0-9:]+\\.[0-9]+: [^:]+: [a-z0-9_]+=" # http://www.sawmill.net/cgi-bin/sawmilldocs?ho+powf # This template is for those formats that require parsing filters # so is set to "true" as default # Format: parse_only_with_filters ( true | false ) log.format.parse_only_with_filters = "true" ########################### # # # # ########################### # # # # Log fields log.fields = { userid = { label = "$lang_stats.field_labels.userid" type = "flat" index = 0 subindex = 0 } # userid bad_ppp_slip = { label = "bad ppp-slip" type = "flat" index = 0 subindex = 0 } # bad_ppp_slip const = { label = "const" type = "flat" index = 0 subindex = 0 } # const ct_hndl = { label = "ct_hndl" type = "flat" index = 0 subindex = 0 } # ct_hndl diag = { label = "diag" type = "flat" index = 0 subindex = 0 } # diag d_pad = { label = "d-pad" type = "flat" index = 0 subindex = 0 } # d_pad d_pad_comp = { label = "d-pad comp" type = "flat" index = 0 subindex = 0 } # d_pad_comp far_end_echo_levl = { label = "far-end echo-levl" type = "flat" index = 0 subindex = 0 } # far_end_echo_levl freq_offst = { label = "freq offst" type = "flat" index = 0 subindex = 0 } # freq_offst general_info = { label = "general info" type = "flat" index = 0 subindex = 0 } # general_info host = { label = "$lang_stats.field_labels.host" type = "flat" index = 0 subindex = 0 } # host levl = { label = "levl" type = "flat" index = 0 subindex = 0 } # levl mail_lost__host = { label = "mail lost: host" type = "flat" index = 0 subindex = 0 } # mail_lost__host naks = { label = "NAKs" type = "flat" index = 0 subindex = 0 } # naks neg_window = { label = "neg window" type = "flat" index = 0 subindex = 0 } # neg_window phase2 = { label = "phase2" type = "flat" index = 0 subindex = 0 } # phase2 phase_jit__freq = { label = "phase-jit: freq" type = "flat" index = 0 subindex = 0 } # phase_jit__freq phase_roll = { label = "phase-roll" type = "flat" index = 0 subindex = 0 } # phase_roll proj_max_rx_b_rate__client = { label = "proj max rx b-rate: client" type = "flat" index = 0 subindex = 0 } # proj_max_rx_b_rate__client rbs = { label = "rbs" type = "flat" index = 0 subindex = 0 } # rbs reset = { label = "reset" type = "flat" index = 0 subindex = 0 } # reset retrans_frames = { label = "retrans frames" type = "flat" index = 0 subindex = 0 } # retrans_frames round_trip = { label = "round-trip" type = "flat" index = 0 subindex = 0 } # round_trip rx_overruns = { label = "rx overruns" type = "flat" index = 0 subindex = 0 } # rx_overruns rx_tx_levl = { label = "rx/tx levl" type = "flat" index = 0 subindex = 0 } # rx_tx_levl rx_tx_link_layer = { label = "rx/tx link-layer" type = "flat" index = 0 subindex = 0 } # rx_tx_link_layer rx_tx_ppp_slip = { label = "rx/tx ppp-slip" type = "flat" index = 0 subindex = 0 } # rx_tx_ppp_slip rx_tx_string = { label = "rx/tx string" type = "flat" index = 0 subindex = 0 } # rx_tx_string rx_tx__max_neg_i_frame = { label = "rx/tx: max neg I frame" type = "flat" index = 0 subindex = 0 } # rx_tx__max_neg_i_frame sp = { label = "sp" type = "flat" index = 0 subindex = 0 } # sp ss7_cot = { label = "ss7/cot" type = "flat" index = 0 subindex = 0 } # ss7_cot state_trnsn = { label = "state trnsn" type = "flat" index = 0 subindex = 0 } # state_trnsn string = { label = "string" type = "flat" index = 0 subindex = 0 } # string sync_lost = { label = "sync-lost" type = "flat" index = 0 subindex = 0 } # sync_lost t401_timeouts = { label = "T401 timeouts" type = "flat" index = 0 subindex = 0 } # t401_timeouts test_err = { label = "test err" type = "flat" index = 0 subindex = 0 } # test_err tx = { label = "tx" type = "flat" index = 0 subindex = 0 } # tx tx_window_closures = { label = "tx window closures" type = "flat" index = 0 subindex = 0 } # tx_window_closures v0_synch_loss = { label = "v0 synch-loss" type = "flat" index = 0 subindex = 0 } # v0_synch_loss v110__rx_good = { label = "v110: rx good" type = "flat" index = 0 subindex = 0 } # v110__rx_good v42bis_size__dict = { label = "v42bis size: dict" type = "flat" index = 0 subindex = 0 } # v42bis_size__dict v44_size__dict = { label = "v44 size: dict" type = "flat" index = 0 subindex = 0 } # v44_size__dict v90_sgn_ptrn = { label = "v90 sgn-ptrn" type = "flat" index = 0 subindex = 0 } # v90_sgn_ptrn v90_train = { label = "v90 train" type = "flat" index = 0 subindex = 0 } # v90_train atmp = { label = "atmp" type = "flat" index = 0 subindex = 0 } # atmp attempt = { label = "attempt" type = "flat" index = 0 subindex = 0 } # attempt init = { label = "init" type = "flat" index = 0 subindex = 0 } # init snr = { label = "snr" type = "flat" index = 0 subindex = 0 } # snr sq = { label = "sq" type = "flat" index = 0 subindex = 0 } # sq rx_bad = { label = "rx bad" type = "flat" index = 0 subindex = 0 } # rx_bad low = { label = "low" type = "flat" index = 0 subindex = 0 } # low high = { label = "high" type = "flat" index = 0 subindex = 0 } # high desired_client = { label = "desired-client" type = "flat" index = 0 subindex = 0 } # desired_client desired_host = { label = "desired-host" type = "flat" index = 0 subindex = 0 } # desired_host remote = { label = "remote" type = "flat" index = 0 subindex = 0 } # remote remote_up_down = { label = "remote up/down" type = "flat" index = 0 subindex = 0 } # remote_up_down client = { label = "$lang_stats.field_labels.client" type = "flat" index = 0 subindex = 0 } # client fail = { label = "fail" type = "flat" index = 0 subindex = 0 } # fail disc_reason = { label = "disc reason" type = "flat" index = 0 subindex = 0 } # disc_reason account_id = { label = "account ID" type = "flat" index = 0 subindex = 0 } # account_id authen = { label = "authen" type = "flat" index = 0 subindex = 0 } # authen called = { label = "called" type = "flat" index = 0 subindex = 0 } # called calling = { label = "calling" type = "flat" index = 0 subindex = 0 } # calling category = { label = "$lang_stats.field_labels.category" type = "flat" index = 0 subindex = 0 } # category comp__last = { label = "comp: last" type = "flat" index = 0 subindex = 0 } # comp__last conn = { label = "conn" type = "flat" index = 0 subindex = 0 } # conn disc_code = { label = "disc code" type = "flat" index = 0 subindex = 0 } # disc_code disc_subsys = { label = "disc subsys" type = "flat" index = 0 subindex = 0 } # disc_subsys disc_text = { label = "disc text" type = "flat" index = 0 subindex = 0 } # disc_text ds0_slot_port_ds1_chan = { label = "DS0 slot/port/ds1/chan" type = "flat" index = 0 subindex = 0 } # ds0_slot_port_ds1_chan ec__rx_tx = { label = "ec: rx/tx" type = "flat" index = 0 subindex = 0 } # ec__rx_tx init_rx_tx_b_rate = { label = "init-rx/tx b-rate" type = "flat" index = 0 subindex = 0 } # init_rx_tx_b_rate ip = { label = "$lang_stats.field_labels.ip" type = "flat" index = 0 subindex = 0 } # ip mask = { label = "mask" type = "flat" index = 0 subindex = 0 } # mask origin = { label = "$lang_stats.field_labels.origin" type = "flat" index = 0 subindex = 0 } # origin phys = { label = "phys" type = "flat" index = 0 subindex = 0 } # phys prot__last = { label = "prot: last" type = "flat" index = 0 subindex = 0 } # prot__last resource_slot_port = { label = "resource slot/port" type = "flat" index = 0 subindex = 0 } # resource_slot_port retr__local = { label = "retr: local" type = "flat" index = 0 subindex = 0 } # retr__local rx_tx_b_rate__last = { label = "rx/tx b-rate: last" type = "flat" index = 0 subindex = 0 } # rx_tx_b_rate__last rx_tx_chars = { label = "rx/tx chars" type = "flat" index = 0 subindex = 0 } # rx_tx_chars rx_tx__chars = { label = "rx/tx: chars" type = "flat" index = 0 subindex = 0 } # rx_tx__chars service = { label = "$lang_stats.field_labels.service" type = "flat" index = 0 subindex = 0 } # service setup = { label = "setup" type = "flat" index = 0 subindex = 0 } # setup speedshift__local_up_down = { label = "speedshift: local up/down" type = "flat" index = 0 subindex = 0 } # speedshift__local_up_down std__last = { label = "std: last" type = "flat" index = 0 subindex = 0 } # std__last v90__stat = { label = "v90: stat" type = "flat" index = 0 subindex = 0 } # v90__stat } # log.fields ####################### # # # # ####################### # # # # # Log Parsing Filters log.parsing_filters = { # Parse out the space and comma-separated, =-divided variables 1 = { label = "1" comment = "" value = "collect_listed_fields_using_regexp('()[0-9][0-9][0-9]: \\\\.[A-Z][a-z][a-z] *[0-9]+ [0-9:]+\\\\.[0-9]+: [^:]+: (.*)$', ', ', '=', 'time=notime')" } # 1 # Accept a collected field on every line 2 = { label = "2" comment = "" value = "accept_collected_entry_using_regexp('()', false)" } # 2 } # log.parsing_filters ############################### # # # # ############################### # # See http://www.sawmill.net/cgi-bin/sawmilldocs?ho+docs-hierarchies # for information about hierarchies. # # # Database fields database.fields = { userid = { label = "$lang_stats.field_labels.userid" log_field = "userid" type = "string" suppress_top = 0 suppress_bottom = 0 } # userid bad_ppp_slip = { label = "bad ppp-slip" log_field = "bad_ppp_slip" type = "string" suppress_top = 0 suppress_bottom = 0 } # bad_ppp_slip const = { label = "const" log_field = "const" type = "string" suppress_top = 0 suppress_bottom = 0 } # const ct_hndl = { label = "ct_hndl" log_field = "ct_hndl" type = "string" suppress_top = 0 suppress_bottom = 0 } # ct_hndl diag = { label = "diag" log_field = "diag" type = "string" suppress_top = 0 suppress_bottom = 0 } # diag d_pad = { label = "d-pad" log_field = "d_pad" type = "string" suppress_top = 0 suppress_bottom = 0 } # d_pad d_pad_comp = { label = "d-pad comp" log_field = "d_pad_comp" type = "string" suppress_top = 0 suppress_bottom = 0 } # d_pad_comp far_end_echo_levl = { label = "far-end echo-levl" log_field = "far_end_echo_levl" type = "string" suppress_top = 0 suppress_bottom = 0 } # far_end_echo_levl freq_offst = { label = "freq offst" log_field = "freq_offst" type = "string" suppress_top = 0 suppress_bottom = 0 } # freq_offst general_info = { label = "general info" log_field = "general_info" type = "string" suppress_top = 0 suppress_bottom = 0 } # general_info host = { label = "$lang_stats.field_labels.host" log_field = "host" type = "string" suppress_top = 0 suppress_bottom = 0 } # host levl = { label = "levl" log_field = "levl" type = "string" suppress_top = 0 suppress_bottom = 0 } # levl mail_lost__host = { label = "mail lost: host" log_field = "mail_lost__host" type = "string" suppress_top = 0 suppress_bottom = 0 } # mail_lost__host naks = { label = "NAKs" log_field = "naks" type = "string" suppress_top = 0 suppress_bottom = 0 } # naks neg_window = { label = "neg window" log_field = "neg_window" type = "string" suppress_top = 0 suppress_bottom = 0 } # neg_window phase2 = { label = "phase2" log_field = "phase2" type = "string" suppress_top = 0 suppress_bottom = 0 } # phase2 phase_jit__freq = { label = "phase-jit: freq" log_field = "phase_jit__freq" type = "string" suppress_top = 0 suppress_bottom = 0 } # phase_jit__freq phase_roll = { label = "phase-roll" log_field = "phase_roll" type = "string" suppress_top = 0 suppress_bottom = 0 } # phase_roll proj_max_rx_b_rate__client = { label = "proj max rx b-rate: client" log_field = "proj_max_rx_b_rate__client" type = "string" suppress_top = 0 suppress_bottom = 0 } # proj_max_rx_b_rate__client rbs = { label = "rbs" log_field = "rbs" type = "string" suppress_top = 0 suppress_bottom = 0 } # rbs reset = { label = "reset" log_field = "reset" type = "string" suppress_top = 0 suppress_bottom = 0 } # reset retrans_frames = { label = "retrans frames" log_field = "retrans_frames" type = "string" suppress_top = 0 suppress_bottom = 0 } # retrans_frames round_trip = { label = "round-trip" log_field = "round_trip" type = "string" suppress_top = 0 suppress_bottom = 0 } # round_trip rx_overruns = { label = "rx overruns" log_field = "rx_overruns" type = "string" suppress_top = 0 suppress_bottom = 0 } # rx_overruns rx_tx_levl = { label = "rx/tx levl" log_field = "rx_tx_levl" type = "string" suppress_top = 0 suppress_bottom = 0 } # rx_tx_levl rx_tx_link_layer = { label = "rx/tx link-layer" log_field = "rx_tx_link_layer" type = "string" suppress_top = 0 suppress_bottom = 0 } # rx_tx_link_layer rx_tx_ppp_slip = { label = "rx/tx ppp-slip" log_field = "rx_tx_ppp_slip" type = "string" suppress_top = 0 suppress_bottom = 0 } # rx_tx_ppp_slip rx_tx_string = { label = "rx/tx string" log_field = "rx_tx_string" type = "string" suppress_top = 0 suppress_bottom = 0 } # rx_tx_string rx_tx__max_neg_i_frame = { label = "rx/tx: max neg I frame" log_field = "rx_tx__max_neg_i_frame" type = "string" suppress_top = 0 suppress_bottom = 0 } # rx_tx__max_neg_i_frame sp = { label = "sp" log_field = "sp" type = "string" suppress_top = 0 suppress_bottom = 0 } # sp ss7_cot = { label = "ss7/cot" log_field = "ss7_cot" type = "string" suppress_top = 0 suppress_bottom = 0 } # ss7_cot state_trnsn = { label = "state trnsn" log_field = "state_trnsn" type = "string" suppress_top = 0 suppress_bottom = 0 } # state_trnsn string = { label = "string" log_field = "string" type = "string" suppress_top = 0 suppress_bottom = 0 } # string sync_lost = { label = "sync-lost" log_field = "sync_lost" type = "string" suppress_top = 0 suppress_bottom = 0 } # sync_lost t401_timeouts = { label = "T401 timeouts" log_field = "t401_timeouts" type = "string" suppress_top = 0 suppress_bottom = 0 } # t401_timeouts test_err = { label = "test err" log_field = "test_err" type = "string" suppress_top = 0 suppress_bottom = 0 } # test_err tx = { label = "tx" log_field = "tx" type = "string" suppress_top = 0 suppress_bottom = 0 } # tx tx_window_closures = { label = "tx window closures" log_field = "tx_window_closures" type = "string" suppress_top = 0 suppress_bottom = 0 } # tx_window_closures v0_synch_loss = { label = "v0 synch-loss" log_field = "v0_synch_loss" type = "string" suppress_top = 0 suppress_bottom = 0 } # v0_synch_loss v110__rx_good = { label = "v110: rx good" log_field = "v110__rx_good" type = "string" suppress_top = 0 suppress_bottom = 0 } # v110__rx_good v42bis_size__dict = { label = "v42bis size: dict" log_field = "v42bis_size__dict" type = "string" suppress_top = 0 suppress_bottom = 0 } # v42bis_size__dict v44_size__dict = { label = "v44 size: dict" log_field = "v44_size__dict" type = "string" suppress_top = 0 suppress_bottom = 0 } # v44_size__dict v90_sgn_ptrn = { label = "v90 sgn-ptrn" log_field = "v90_sgn_ptrn" type = "string" suppress_top = 0 suppress_bottom = 0 } # v90_sgn_ptrn v90_train = { label = "v90 train" log_field = "v90_train" type = "string" suppress_top = 0 suppress_bottom = 0 } # v90_train atmp = { label = "atmp" log_field = "atmp" type = "string" suppress_top = 0 suppress_bottom = 0 } # atmp attempt = { label = "attempt" log_field = "attempt" type = "string" suppress_top = 0 suppress_bottom = 0 } # attempt init = { label = "init" log_field = "init" type = "string" suppress_top = 0 suppress_bottom = 0 } # init snr = { label = "snr" log_field = "snr" type = "string" suppress_top = 0 suppress_bottom = 0 } # snr sq = { label = "sq" log_field = "sq" type = "string" suppress_top = 0 suppress_bottom = 0 } # sq rx_bad = { label = "rx bad" log_field = "rx_bad" type = "string" suppress_top = 0 suppress_bottom = 0 } # rx_bad low = { label = "low" log_field = "low" type = "string" suppress_top = 0 suppress_bottom = 0 } # low high = { label = "high" log_field = "high" type = "string" suppress_top = 0 suppress_bottom = 0 } # high desired_client = { label = "desired-client" log_field = "desired_client" type = "string" suppress_top = 0 suppress_bottom = 0 } # desired_client desired_host = { label = "desired-host" log_field = "desired_host" type = "string" suppress_top = 0 suppress_bottom = 0 } # desired_host remote = { label = "remote" log_field = "remote" type = "string" suppress_top = 0 suppress_bottom = 0 } # remote remote_up_down = { label = "remote up/down" log_field = "remote_up_down" type = "string" suppress_top = 0 suppress_bottom = 0 } # remote_up_down client = { label = "$lang_stats.field_labels.client" log_field = "client" type = "string" suppress_top = 0 suppress_bottom = 0 } # client fail = { label = "fail" log_field = "fail" type = "string" suppress_top = 0 suppress_bottom = 0 } # fail disc_reason = { label = "disc reason" log_field = "disc_reason" type = "string" suppress_top = 0 suppress_bottom = 0 } # disc_reason account_id = { label = "account ID" log_field = "account_id" type = "string" suppress_top = 0 suppress_bottom = 0 } # account_id authen = { label = "authen" log_field = "authen" type = "string" suppress_top = 0 suppress_bottom = 0 } # authen called = { label = "called" log_field = "called" type = "string" suppress_top = 0 suppress_bottom = 0 } # called calling = { label = "calling" log_field = "calling" type = "string" suppress_top = 0 suppress_bottom = 0 } # calling category = { label = "$lang_stats.field_labels.category" log_field = "category" type = "string" suppress_top = 0 suppress_bottom = 0 } # category comp__last = { label = "comp: last" log_field = "comp__last" type = "string" suppress_top = 0 suppress_bottom = 0 } # comp__last conn = { label = "conn" log_field = "conn" type = "string" suppress_top = 0 suppress_bottom = 0 } # conn disc_code = { label = "disc code" log_field = "disc_code" type = "string" suppress_top = 0 suppress_bottom = 0 } # disc_code disc_subsys = { label = "disc subsys" log_field = "disc_subsys" type = "string" suppress_top = 0 suppress_bottom = 0 } # disc_subsys disc_text = { label = "disc text" log_field = "disc_text" type = "string" suppress_top = 0 suppress_bottom = 0 } # disc_text ds0_slot_port_ds1_chan = { label = "DS0 slot/port/ds1/chan" log_field = "ds0_slot_port_ds1_chan" type = "string" suppress_top = 0 suppress_bottom = 0 } # ds0_slot_port_ds1_chan ec__rx_tx = { label = "ec: rx/tx" log_field = "ec__rx_tx" type = "string" suppress_top = 0 suppress_bottom = 0 } # ec__rx_tx init_rx_tx_b_rate = { label = "init-rx/tx b-rate" log_field = "init_rx_tx_b_rate" type = "string" suppress_top = 0 suppress_bottom = 0 } # init_rx_tx_b_rate ip = { label = "$lang_stats.field_labels.ip" log_field = "ip" type = "string" suppress_top = 0 suppress_bottom = 0 } # ip mask = { label = "mask" log_field = "mask" type = "string" suppress_top = 0 suppress_bottom = 0 } # mask origin = { label = "$lang_stats.field_labels.origin" log_field = "origin" type = "string" suppress_top = 0 suppress_bottom = 0 } # origin phys = { label = "phys" log_field = "phys" type = "string" suppress_top = 0 suppress_bottom = 0 } # phys prot__last = { label = "prot: last" log_field = "prot__last" type = "string" suppress_top = 0 suppress_bottom = 0 } # prot__last resource_slot_port = { label = "resource slot/port" log_field = "resource_slot_port" type = "string" suppress_top = 0 suppress_bottom = 0 } # resource_slot_port retr__local = { label = "retr: local" log_field = "retr__local" type = "string" suppress_top = 0 suppress_bottom = 0 } # retr__local rx_tx_b_rate__last = { label = "rx/tx b-rate: last" log_field = "rx_tx_b_rate__last" type = "string" suppress_top = 0 suppress_bottom = 0 } # rx_tx_b_rate__last rx_tx_chars = { label = "rx/tx chars" log_field = "rx_tx_chars" type = "string" suppress_top = 0 suppress_bottom = 0 } # rx_tx_chars rx_tx__chars = { label = "rx/tx: chars" log_field = "rx_tx__chars" type = "string" suppress_top = 0 suppress_bottom = 0 } # rx_tx__chars service = { label = "$lang_stats.field_labels.service" log_field = "service" type = "string" suppress_top = 0 suppress_bottom = 0 } # service setup = { label = "setup" log_field = "setup" type = "string" suppress_top = 0 suppress_bottom = 0 } # setup speedshift__local_up_down = { label = "speedshift: local up/down" log_field = "speedshift__local_up_down" type = "string" suppress_top = 0 suppress_bottom = 0 } # speedshift__local_up_down std__last = { label = "std: last" log_field = "std__last" type = "string" suppress_top = 0 suppress_bottom = 0 } # std__last v90__stat = { label = "v90: stat" log_field = "v90__stat" type = "string" suppress_top = 0 suppress_bottom = 0 } # v90__stat } # database.fields # # # # # "" # # Log Filters log.filters = { mark_entry = { label = '$lang_admin.log_filters.mark_entry_label' comment = '$lang_admin.log_filters.mark_entry_comment' value = 'connections = 1;' } # mark_entry } # log.filters database.numerical_fields = { connections = { label = "$lang_stats.field_labels.connections" default = true requires_log_field = false type = "int" display_format_type = "integer" entries_field = true } # connections } # database.numerical_fields create_profile_wizard_options = { # How the reports should be grouped in the report menu report_groups = { date_time_group = "" userid = true bad_ppp_slip = true const = true ct_hndl = true diag = true d_pad = true d_pad_comp = true far_end_echo_levl = true freq_offst = true general_info = true host = true levl = true mail_lost__host = true naks = true neg_window = true phase2 = true phase_jit__freq = true phase_roll = true proj_max_rx_b_rate__client = true rbs = true reset = true retrans_frames = true round_trip = true rx_overruns = true rx_tx_levl = true rx_tx_link_layer = true rx_tx_ppp_slip = true rx_tx_string = true rx_tx__max_neg_i_frame = true sp = true ss7_cot = true state_trnsn = true string = true sync_lost = true t401_timeouts = true test_err = true tx = true tx_window_closures = true v0_synch_loss = true v110__rx_good = true v42bis_size__dict = true v44_size__dict = true v90_sgn_ptrn = true v90_train = true atmp = true attempt = true init = true snr = true sq = true rx_bad = true low = true high = true desired_client = true desired_host = true remote = true remote_up_down = true client = true fail = true disc_reason = true account_id = true authen = true called = true calling = true category = true comp__last = true conn = true disc_code = true disc_subsys = true disc_text = true ds0_slot_port_ds1_chan = true ec__rx_tx = true init_rx_tx_b_rate = true ip = true mask = true origin = true phys = true prot__last = true resource_slot_port = true retr__local = true rx_tx_b_rate__last = true rx_tx_chars = true rx_tx__chars = true service = true setup = true speedshift__local_up_down = true std__last = true v90__stat = true } # report_groups } # create_profile_wizard_options not_supported = { sessions = true sessionpages = true pageviews = true visitors = true } # not_supported } # cisco_as5300