Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Fixed the OID including ErrorIndex issue #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

autumnw
Copy link

@autumnw autumnw commented May 4, 2015

In CISCO server MIB, a faultindex is appended into OID if an error happens.
In this case, we can not match the OID in received packet with the OID from the configuration( which was lookup from MIB directly). We have to lookup the (module, symbol) and lookup OID from MIB again before creating Trap object.

Thist pull request fixed the issue I reported "Trap arg does not match #3" one week ago.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant