Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1427188
lsp_stats.pb.rb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Jan 17, 2:14 PM
Size
1 KB
Mime Type
text/x-c++
Expires
Mon, Jan 19, 2:14 PM (3 h, 28 m)
Engine
blob
Format
Raw Data
Handle
326073
Attached To
R89 fluent-plugin-udp-native-sensors
lsp_stats.pb.rb
View Options
#
# Copyright (c) 2017 Juniper Networks, Inc. All rights reserved.
#
# encoding: utf-8
##
# This file is auto-generated. DO NOT EDIT!
#
require
'protobuf'
##
# Imports
#
require
'telemetry_top.pb'
##
# Message Classes
#
class
LspStats
<
::
Protobuf
::
Message
;
end
class
LspStatsRecord
<
::
Protobuf
::
Message
;
end
##
# Message Fields
#
class
LspStats
repeated
::
LspStatsRecord
,
:lsp_stats_records
,
1
end
class
LspStatsRecord
required
:string
,
:name
,
1
,
:".telemetry_options"
=>
{
:is_key
=>
true
}
required
:uint32
,
:instance_identifier
,
2
,
:".telemetry_options"
=>
{
:is_key
=>
true
}
required
:string
,
:counter_name
,
3
,
:".telemetry_options"
=>
{
:is_key
=>
true
}
optional
:uint64
,
:packets
,
4
,
:".telemetry_options"
=>
{
:is_counter
=>
true
}
optional
:uint64
,
:bytes
,
5
,
:".telemetry_options"
=>
{
:is_counter
=>
true
}
optional
:uint64
,
:packet_rate
,
6
optional
:uint64
,
:byte_rate
,
7
end
##
# Extended Message Fields
#
class
::
JuniperNetworksSensors
<
::
Protobuf
::
Message
optional
::
LspStats
,
:".jnpr_lsp_statistics_ext"
,
5
,
:extension
=>
true
end
Event Timeline
Log In to Comment