Page 1 of 1

Monitoring Schneider Electric PowerLogic EGX300

Posted: Thu Apr 03, 2014 3:49 am
by soporte.impala
Hey everyone,

Im using Nagios XI and im trying to work with MIBs and SNMP monitors.

I want to monitor a Schneider Electric power digital meter device and Im using official seller MIB to this but I dont get the expected results.

The main problem is that I dont know forcing to use nagios mib seller. If I use SNMP Walk wizzard i can see some values but I dont know was refering that.

Can anyone have experience with this o similar monitors? Can anyone help me plz?

Ty so much

Re: Monitoring Schneider Electric PowerLogic EGX300

Posted: Thu Apr 03, 2014 11:07 am
by sreinhardt
If you wish to specify a certain mib with snmpwalk you can use "-m /usr/share/snmp/[mib-name-here]" or "-m ALL" to load all mibs in the /usr/share/snmp/ directory that your user has access to. The snmpwalk wizard however will need some modificiation if you wish to use specific mibs, as it only uses the default mibs. This isn't too big of a deal, and I would actually suggest using snmpwalk via the cli first so that you can identify what oids you actually want to monitor, unless you already know what those might be.