Ben Kochie
Ben Kochie
This needs a DCO sign-off. You can use `git commit -s --amend` to add it.
@Vandit1604 If you don't open a PR, nobody knows you're working on it. :smile:
Feel free to submit your own solution. The current one does not pass tests.
Fixed in #748
I would love to see this added.
That sounds like a bug in the ordering of the data processing. Should be fixable.
While I understand the desire, I don't think we should do this as a matter of policy.
Yes, it seems like the exporter doesn't understand String64 textual convention.
It seems like the Dell MIB defines it this way: ``` String64 ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "General string type for 64 byte strings." SYNTAX OCTET STRING (SIZE (0..64)) ```...
A syntax override configuration is an interesting feature idea.