1. Home
  2. Knowledge Base
  3. Articles (EN/ES/FR)
  4. SNMP Wizard does not work, Which OID does it use?

SNMP Wizard does not work, Which OID does it use?

If there is any problem with the SNMP Wizard in the console, we will have to know which OID the device has and what data these OID are reporting.

To know this data it would be necessary to execute the command snmpget or snmpwalk in the Pandora FMS server pointing to the device to obtain all the OID or to launch the query using the specific OID.

Examples of commands (for version 1):

SNMPWALK:

snmpwalk -v1 -c public 10.10.10.224
snmpwalk -v1 -c public 10.10.10.224 1.3.6.1.2.1.43.5.1.1.1.1.1.1.1.0

SNMPGET:

snmpget -v1 -c public 10.10.10.224
snmpget -v1 -c public 10.10.10.224 1.3.6.1.1.2.1.43.5.5.1.1.1.1.1.1.1.0
Was this article helpful?

Related Articles

¿Necesita ayuda?

¿No encuentra una solucion? No se preocupe, nuestro trabajo es ayudarle.
Contactar con soporte

Recent Discussions