Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1431517
cmerror_data.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
Sun, Jan 18, 5:48 PM
Size
1 KB
Mime Type
text/x-c++
Expires
Tue, Jan 20, 5:48 PM (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
325652
Attached To
R89 fluent-plugin-udp-native-sensors
cmerror_data.pb.rb
View Options
# encoding: utf-8
##
# This file is auto-generated. DO NOT EDIT!
#
require
'protobuf'
##
# Imports
#
require
'telemetry_top.pb'
##
# Message Classes
#
class
ErrorData
<
::
Protobuf
::
Message
;
end
class
CmerrorData
<
::
Protobuf
::
Message
;
end
##
# Message Fields
#
class
ErrorData
optional
:string
,
:identifier
,
1
,
:".telemetry_options"
=>
{
:is_key
=>
true
}
optional
:uint64
,
:count
,
2
,
:".telemetry_options"
=>
{
:is_counter
=>
true
}
optional
:uint64
,
:last_updated
,
3
,
:".telemetry_options"
=>
{
:is_timestamp
=>
true
}
optional
:bool
,
:is_enabled
,
4
optional
:uint32
,
:module_id
,
5
optional
:uint32
,
:component_id
,
6
optional
:uint32
,
:error_code
,
7
optional
:string
,
:error_source_type
,
8
optional
:uint32
,
:occur_count
,
9
,
:".telemetry_options"
=>
{
:is_counter
=>
true
}
optional
:uint32
,
:cleared_count
,
10
,
:".telemetry_options"
=>
{
:is_counter
=>
true
}
optional
:uint64
,
:last_cleared_at
,
11
,
:".telemetry_options"
=>
{
:is_timestamp
=>
true
}
optional
:uint32
,
:action_count
,
12
,
:".telemetry_options"
=>
{
:is_counter
=>
true
}
optional
:uint64
,
:last_action_taken_at
,
13
,
:".telemetry_options"
=>
{
:is_timestamp
=>
true
}
end
class
CmerrorData
repeated
::
ErrorData
,
:error_item
,
1
end
##
# Extended Message Fields
#
class
::
JuniperNetworksSensors
<
::
Protobuf
::
Message
optional
::
CmerrorData
,
:".jnpr_cmerror_data_ext"
,
21
,
:extension
=>
true
end
Event Timeline
Log In to Comment