We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
srl-snmp-framework-lab/grpc_mib.yaml
Line 19 in db00e66
The value for the OID could be interpreted as relative when it starts with a '.'.
tables: - name: gRPCServerTable enabled: true oid: 1.3.6.1.4.1.6527.115.114.108.105.110.117.120 indexes: - name: gRPCServerName oid: .1.1 # <-- relative OID, i.e. base + ".1.1" syntax: octet string
The text was updated successfully, but these errors were encountered:
No branches or pull requests
srl-snmp-framework-lab/grpc_mib.yaml
Line 19 in db00e66
The value for the OID could be interpreted as relative when it starts with a '.'.
The text was updated successfully, but these errors were encountered: