So I have successfully created a item that discovery at the network level creates a RX light level for SFP interfaces.. The issue is that it is getting created on any and all interfaces even ones that dont' support that vairable. I get "SNMP error: (noSuchName) There is no such variable name in this MIB" as would be normal for a ethernet interface or bridge, but the ones with RX light levels come up.
What I need to do is tell it if it can't find a value, then don't create the item. How do I do that?
What I need to do is tell it if it can't find a value, then don't create the item. How do I do that?
It has nothing to do with data itself..
Comment