device_detect
Probe which standard MIBs an SNMP device implements by issuing 5 GET requests and returning a vendor hint plus supported MIB list.
Instructions
Probe which standard MIBs a device implements. Issues 5 GETs (sysObjectID, sysDescr, ifNumber, hrSystemUptime, prtGeneralPrinterStatus.1.1) and reports a vendor hint (decoded from the sysObjectID enterprise number) plus a list of supported_mibs. Useful as a smoke test before calling heavier tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes |