-
Notifications
You must be signed in to change notification settings - Fork 630
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
Unknown symbols � instead of text on label #1271
Comments
Hi, can you please try with |
Where should i put those flags? When i start the service or when i generate the .yml file? --snmp.debug-packets this is unknown |
just add them to the commandline when starting eg: |
|
Can you please use either the latest release (https://github.com/prometheus/snmp_exporter/releases/tag/v0.26.0) or HEAD (compile it yourself) ? |
Unknown auth 'public_v2' |
Whoops, my mistake.
|
Judging by the response, it seems like this MIB is not correct. It claims the index is a Try this snmp.yml:
|
This is the respond
Can you please translate it into format for generator.yml |
This is what im currently using for generating
|
One solution what i did is to edit the generated file and change the type to gauge on each one of the metrics |
@lZzozZl |
Yes, this seems like a vendor issue. It's a device/MIB mismatch bug. |
Host operating system: output of
uname -a
Linux o-monitoring 6.1.0-23-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) x86_64 GNU/Linux
snmp_exporter version: output of
snmp_exporter -version
./snmp_exporter --version
snmp_exporter, version 0.25.0 (branch: HEAD, revision: 9c42d6c)
build user: root@880115266f70
build date: 20231210-10:05:18
go version: go1.21.5
platform: linux/amd64
tags: netgo
What device/snmpwalk OID are you using?
.1.3.6.1.4.1.22274
QSAN
If this is a new device, please link to the MIB(s).
XS5316-2.3.0 .mib
change it to txt so i can upload it. this is the mib file im using
What did you do that produced an error?
Using this code for generator
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: