Zabbix template anyone?

troy
Member
 
Posts: 32
Joined: Wed Dec 21, 2016 2:41 pm
Has thanked: 1 time
Been thanked: 2 times

Zabbix template anyone?

Tue Dec 15, 2020 12:49 pm

Wondering if anyone has a Zabbix template that can handle the inconsistent SNMP data for all Netonix products?

On some, voltage.3 is the 3V supply, on others it's a second 24V power supply
On some, voltage.4 is the DCDC Input Voltage, on others, it's for the 3V supply

Code: Select all
[user@server ~]# snmpwalk -v2c -c public 100.65.8.5 voltagedescr
NETONIX-SWITCH-MIB::voltageDescription.1 = STRING: Board 48V
NETONIX-SWITCH-MIB::voltageDescription.2 = STRING: Board 24V
NETONIX-SWITCH-MIB::voltageDescription.3 = STRING: Board 3V
NETONIX-SWITCH-MIB::voltageDescription.4 = STRING: DCDC Input Voltage
NETONIX-SWITCH-MIB::voltageDescription.5 = STRING: DCDC Output Voltage

[user@server ~]# snmpwalk -v2c -c public 100.65.36.15 voltagedescr
NETONIX-SWITCH-MIB::voltageDescription.1 = STRING: Board 48V
NETONIX-SWITCH-MIB::voltageDescription.2 = STRING: Board 24V Ports 1-12
NETONIX-SWITCH-MIB::voltageDescription.3 = STRING: Board 24V Ports 13-24
NETONIX-SWITCH-MIB::voltageDescription.4 = STRING: Board 3V

[user@server ~]# snmpwalk -v2c -c public 100.65.8.20 voltagedescr
NETONIX-SWITCH-MIB::voltageDescription.1 = STRING: Board 48V
NETONIX-SWITCH-MIB::voltageDescription.2 = STRING: Board 24V
NETONIX-SWITCH-MIB::voltageDescription.3 = STRING: Board 3V

 


Of course, the most important thing we want to monitor, is the DCDC input, which doesn't even exist on all DC switches, which is a bummer.

Thanks!

User avatar
Omniflux
Experienced Member
 
Posts: 113
Joined: Tue Feb 24, 2015 3:04 pm
Has thanked: 5 times
Been thanked: 32 times

Re: Zabbix template anyone?

Tue Dec 15, 2020 3:24 pm

I think my template in this thread discovers this correctly

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 22 guests