Hello guys,
we've been trying to add a node (huawei s5735) in NPM to monitor interfaces, state etc... but it doesn't seem to be monitored by the NPM.
I've tried adding the OIDs in the Universal Device Poller (from what I read on the Internet) and the UDP says these OIDs are not supported for this device.
These are the ones that I've tried:
HUAWEI S5700
CPU load:
1.3.6.1.4.1.2011.5.25.31.1.1.1.1.5
Memory total:
1.3.6.1.4.1.2011.5.25.31.1.1.1.1.9
Memory pecent
1.3.6.1.4.1.2011.5.25.31.1.1.1.1.7
HUAWEI S7706
CPU load:
1.3.6.1.4.1.2011.5.25.31.1.1.1.1.5
Memory total:
1.3.6.1.4.1.2011.5.25.31.1.1.1.1.9
Memory pecent
1.3.6.1.4.1.2011.5.25.31.1.1.1.1.7
and none of them work. The SNMP is configured properly and works fine. WIth MIB walk, it finds 400+ OIDs, and I'm not sure which one should I use.
Any ideas? Thanks in advance!