Discovery: Untitled - LibreNMS
poll: Untitled - LibreNMS
SNMPWALK: Untitled - LibreNMS
I have the mibs file “NetVision-8.11.mib” as well. Where do I upload them to?
Please provide ALL info asked for here.
Discovery: Untitled - LibreNMS
poll: Untitled - LibreNMS
SNMPWALK: Untitled - LibreNMS
I have the mibs file “NetVision-8.11.mib” as well. Where do I upload them to?
Please provide ALL info asked for here.
Hi
snmpwalk you provided is incomplete and in wrong format
please try this way
snmpwalk -Oneb -Cc -v1 -c COMMUNITY 192.168.x.y
upload snmpwalk same way as prev one
uplaod MIB file same way as snmpwalk
Hi Peca,
Thanks for the into.
Please see latest snmpwalk file.
SNMP Walk (using v2): Untitled - LibreNMS
NetVision-8.11.mib: NetVision-8.11.mib - LibreNMS
Hi
oh, yes
now it is usable and complete
i am currently out of free time, maybe for next weekend i could prepare patch
hmm
interesting thing is that this card will respond on two oids
1.3.6.1.4.1.2468.1 (ingrasys)
1.3.6.1.4.1.4555.1 (socomec)
since i sent recently a PR for ingrasys (as webpower-smart2) …
if you have a time, you could do a quick test
in file
/opt/librenms/includes/definitions/webpower-smart2.yaml
change this block
discovery:
-
sysDescr_regex:
- '/WebPower Smart II Card/'
to:
discovery:
-
sysObjectID:
- .1.3.6.1.4.1.4555.1.1.7
please use proper yaml formatting
maybe it wil work this way
quick & dirty test
not bad at all
input current 6.5 kA nice …
so it should be separate OS anyway
and about logo…
logo for websmart2 was left out intentionally
there is XX manufacturers with different name/logos for same card
Hi Peca,
Thank you for the explanation and your assistance.
Since everything is working now, should I just revert the YAML configuration and wait for the PR?
hi @sdckian
i started to work on this device
hope next weekend you could try some patch
hi @sdckian
if you have time, please test this PR
first run
./scripts/github-remove
to clean prev test
then
./scripts/github-apply 16018
to apply patch
edit:
don’t forget first:
su - librenms
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.