Uninett / zino

Zino 2.0 - Network state monitor for research networks
Apache License 2.0
3 stars 4 forks source link

Handle errors carried via varbinds #261

Open stveit opened 1 week ago

stveit commented 1 week ago

Some errors are carried as a varbind outside the scope of errorStatus and errorIndication. This is what causes the issues with #212 , specifically noSuchObject not being handled

The different type of varbind errors are noSuchObject, noSuchInstane and endOfMibView as far as i can tell