Skip to content

Support decoding extensions #761

@coredump17

Description

@coredump17

Juniper look to send what is duplicated data for the same interfaces. When you decode the extension manually, we can see that data is being sent from different component ID's. Without being able to decode these messages, to store as time series as counters look the same - ie: an error counter cou;d be 0 on one message and 25 on another. When looking at this from a time series perspective, it looks like 0 25 0 25 0 25 etc

"extensions": [
{
"Ext": {
"RegisteredExt": {
"id": 1,

Please add support to allow for extra protobuf to be added (similar to SROS) so we can decode these messages.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions