-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some "metrics" being reported as dimensions #918
Comments
The values you mention as |
The values for the 3 CounterBasedGuauge64 from the Juniper MIB has always been interpreted as a dim rather than metric
snmpget -v 2c -c <> -m +JUNIPER-SRX5000-SPU-MONITORING-MIB <>.1.3.6.1.4.1.2636.3.39.1.12.1.4.1.5.0 Unfortunately, these are the only 3 CounterBasedGuage metrics being collected across all device types. |
If they were always interpreted as dim then it is what we expect, as this depends on mib and pysnmp library. We don't have any exceptions that we apply when translating, it's all automatically translated. |
I cannot tell you whether they were always wrong. As requested, please fix the issue with the 2 data types being sent as dimensions rather than metric values. |
I've prepared the image for
|
@M-Bates did you have time to test above image? |
Not as yet. The customer has been in a change freeze. I should the ability to test it around mid-Jan. |
@M-Bates was the image tested and is working fine? |
Hi,
I no longer have access to be able to test this.
As the changes required are part of standard MIBS, not just Juniper specific, the changes should be testable and verifiable by the product owner.
Failure of the product to correctly represent standard MIB data types is a fundamental failure in the product.
Michael Bates
Principal Consultant
Mobile +61 411 440 095 · Phone (03) 9880 5528
Level 35, 80 Collins Street, Melbourne, VIC 3000, Australia · tesserent.com<https://tesserent.com/>
[Tesserent]
Follow Us [Linkedin] <https://www.linkedin.com/company/tesserent/> [Youtube] <https://www.youtube.com/channel/UC5SpXfc8EGshynZ3QSZYz_w>
…________________________________
From: ajasnosz ***@***.***>
Sent: Tuesday, 14 May 2024 18:39
To: splunk/splunk-connect-for-snmp ***@***.***>
Cc: Michael Bates ***@***.***>; Mention ***@***.***>
Subject: Re: [splunk/splunk-connect-for-snmp] Some "metrics" being reported as dimensions (Issue #918)
@M-Bates was the image tested and is working fine? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned. Message ID: <splunk/splunk-connect-for-snmp/issues/918/2109608785@ github. com>
@M-Bates<https://urldefense.com/v3/__https://github.com/M-Bates__;!!CqhDG3qmu8NhxS99Ag!1SIrUDt56PLt4v_KoqME83ZVevtFoePRLOEaKBe-jmauXCFBTNp3NGaieHee76RaFGjzK0fVeprj2PPxsoj6V2OyC3EP$> was the image tested and is working fine?
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https://github.com/splunk/splunk-connect-for-snmp/issues/918*issuecomment-2109608785__;Iw!!CqhDG3qmu8NhxS99Ag!1SIrUDt56PLt4v_KoqME83ZVevtFoePRLOEaKBe-jmauXCFBTNp3NGaieHee76RaFGjzK0fVeprj2PPxsoj6V-1FnTaq$>, or unsubscribe<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AU3U464FVRBUULNUQ5RSE3DZCHEURAVCNFSM6AAAAAA7O7XLUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBZGYYDQNZYGU__;!!CqhDG3qmu8NhxS99Ag!1SIrUDt56PLt4v_KoqME83ZVevtFoePRLOEaKBe-jmauXCFBTNp3NGaieHee76RaFGjzK0fVeprj2PPxsoj6VxSimLTk$>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
A number of data types that are the same as Gauge or Counter are currently being extracted as dimensions rather than metrics.
The data types are defined in the IETF textual conventions files, HCNUM-TC
The text was updated successfully, but these errors were encountered: