switch HP 1920-24G. Zabbix 2.4.7
It worked for the network interfaces in all versions of snmp
.1.3.6.1.2.1.2.2.1.10.1
.1.3.6.1.2.1.2.2.1.10.2
.1.3.6.1.2.1.2.2.1.10.3
....
Get data on CPU and memory gives the value 0.
.1.3.6.1.4.1.25506.2.6.1.1.1.1.6.8
.1.3.6.1.4.1.25506.2.6.1.1.1.1.8.8
Sometimes it gives the correct value.
This command is always the correct value:
snmpget -v1 -Ovq -c public 192.168.12.252 .1.3.6.1.4.1.25506.2.6.1.1.1.1.6.8
help me, please.
It worked for the network interfaces in all versions of snmp
.1.3.6.1.2.1.2.2.1.10.1
.1.3.6.1.2.1.2.2.1.10.2
.1.3.6.1.2.1.2.2.1.10.3
....
Get data on CPU and memory gives the value 0.
.1.3.6.1.4.1.25506.2.6.1.1.1.1.6.8
.1.3.6.1.4.1.25506.2.6.1.1.1.1.8.8
Sometimes it gives the correct value.
This command is always the correct value:
snmpget -v1 -Ovq -c public 192.168.12.252 .1.3.6.1.4.1.25506.2.6.1.1.1.1.6.8
help me, please.
Comment