This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
SNMPV3. Failing to load some legacy MIBs. #74
Comments
|
|
thx, created an MR to patch it. not sure iif it's correct though, as the spec is not clear whether |
Thank you for your quick reply.
These MIBs are legacy from Nokia and somehow not 100% lint compliant. I am trying to check the DEFVAL reference! |
Please do, would be great to know which defval pattern isn't being covered by the parser 🙏 |
@hanynowsky any updates? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thank you for handling issue #69
We are now able to load the majority of MIBs. yet we still have an error related to the parslet lib:
Weird error.
Failed to load MIB TROPIC-ACCESSPORT-MIB Failed to match sequence (SPACE{0, } MODULES?) at line 1 char 1.
Failed to load MIB TROPIC-SLOT-MIB Failed to match sequence (SPACE{0, } MODULES?) at line 1 char 1.
ruby 2.4.5p335 (2018-10-18 revision 65137) [x86_64-linux]
I am Attaching the MIBs below.
Thank you for your reactiveness.
PS: No problem using standard ruby snmp library for v2c or snmpwalk in V2 or v3 or even Python SNIMP V2/V3.
The text was updated successfully, but these errors were encountered: