Hello,
i have noticed the OID for net.if.in and net.if.out seemst to be wrong in the template and i got no data at all for those values while every other values were monitored fine. (Brocade G620)
According to https://oidref.com/1.3.6.1.2.1.2.2.1
the correct OIDs are
net.if.in = 1.3.6.1.2.1.2.2.1.10
net.if.out = 1.3.6.1.2.1.2.2.1.16
after i changed
SNMP OID for Bits Received to 1.3.6.1.2.1.2.2.1.10.{#SNMPINDEX}
and
SNMP OID for Bits Send to 1.3.6.1.2.1.2.2.1.16.{#SNMPINDEX}
in the templatefile the template works just fine and all values are monitored as expexcted
Maybe it helps somone.
i have noticed the OID for net.if.in and net.if.out seemst to be wrong in the template and i got no data at all for those values while every other values were monitored fine. (Brocade G620)
According to https://oidref.com/1.3.6.1.2.1.2.2.1
the correct OIDs are
net.if.in = 1.3.6.1.2.1.2.2.1.10
net.if.out = 1.3.6.1.2.1.2.2.1.16
after i changed
SNMP OID for Bits Received to 1.3.6.1.2.1.2.2.1.10.{#SNMPINDEX}
and
SNMP OID for Bits Send to 1.3.6.1.2.1.2.2.1.16.{#SNMPINDEX}
in the templatefile the template works just fine and all values are monitored as expexcted
Maybe it helps somone.
Comment