Been struggling with this for a few hours, and so far I have

Testing the check gives a successful response:

The MIB item for example vendor name

But when I execute the check if failes with:
snmp_parse_oid(): cannot parse OID "ENTITY-MIB::entPhysicalMfgName.1".

Any help is much appreciated.
- Downloaded all the necessary MIBS for the cisco firewall I am using to the Ubuntu Proxy (/usr/share/snmp/mibs/)
- Installed snmpwalk on the proxy
- setup a host with snmp port and address
Testing the check gives a successful response:
The MIB item for example vendor name
But when I execute the check if failes with:
snmp_parse_oid(): cannot parse OID "ENTITY-MIB::entPhysicalMfgName.1".
Any help is much appreciated.
Comment