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

Fixed the OID including ErrorIndex issue - #4

Open
autumnw wants to merge 4 commits into
cloudant:masterfrom
autumnw:master
Open

Fixed the OID including ErrorIndex issue#4
autumnw wants to merge 4 commits into
cloudant:masterfrom
autumnw:master

Conversation

@autumnw

@autumnw autumnw commented May 4, 2015

Copy link
Copy Markdown

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