Hi guys,
need your expert advise, i am hitting issue when i add the host to newly created template for Cisco/Mikrotik device. However the snmpwalk is giving me the correct output. Any idea about this? thanks in advance.
snmpwalk -v2c -c testing123 192.168.1.10 1.3.6.1.2.1.31.1.1.1.6.2
IF-MIB::ifHCInOctets.2 = Counter64: 380733143333
This is the error i get when hooking the host in the template
Cannot update template
Details–Updated: Application "ICMP Reachability" on "AVI".
–Updated: Application "ICMP latency" on "AVI".
–Updated: Application "Interface Speed" on "AVI".
–Updated: Application "Interface Traffic Incomming" on "AVI".
–Updated: Application "Interface Traffic Outgoing" on "AVI".
–Updated: Application "System Uptime" on "AVI-192.168.1.10".
–Cannot find host interface on "192.168.1.10" for item key "ifHCInOctets.2".
need your expert advise, i am hitting issue when i add the host to newly created template for Cisco/Mikrotik device. However the snmpwalk is giving me the correct output. Any idea about this? thanks in advance.
snmpwalk -v2c -c testing123 192.168.1.10 1.3.6.1.2.1.31.1.1.1.6.2
IF-MIB::ifHCInOctets.2 = Counter64: 380733143333
This is the error i get when hooking the host in the template
Cannot update template
Details–Updated: Application "ICMP Reachability" on "AVI".
–Updated: Application "ICMP latency" on "AVI".
–Updated: Application "Interface Speed" on "AVI".
–Updated: Application "Interface Traffic Incomming" on "AVI".
–Updated: Application "Interface Traffic Outgoing" on "AVI".
–Updated: Application "System Uptime" on "AVI-192.168.1.10".
–Cannot find host interface on "192.168.1.10" for item key "ifHCInOctets.2".
Comment