Hi all,
I've got a problem with Template SNMP Interfaces
the discovery rules for network interfaces search for IF-MIB::ifDescr.
Unfortunately, my net descr are the same
IF-MIB::ifDescr.1 = STRING: Internal loopback interface for 127.0.0 network
IF-MIB::ifDescr.2 = STRING: Broadcom NetXtreme Gigabit Ethernet #2 - Packet Scheduler Miniport
IF-MIB::ifDescr.3 = STRING: Broadcom NetXtreme Gigabit Ethernet - Packet Scheduler Miniport
IF-MIB::ifDescr.4 = STRING: QLogic 1Gb PCI Ethernet Adapter #2 - Packet Scheduler Miniport
IF-MIB::ifDescr.5 = STRING: QLogic 1Gb PCI Ethernet Adapter - Packet Scheduler Miniport
I think the minus sign in it, it's interpreted like an arithmetical operation, and I get a value of "42 72 6F 61 64 63 6F 6D 20 4E 65 74 58 74 72 65 6D 65 20 47 69 67 61 62 69 74 20 45 74 68 65 72 6E 65 74 20 23 32 20 2D 20 50 61 63 6B 65 74 20 53 63 68 65 64 75 6C 65 72 20 4D 69 6E 69 70 6F 72 74 00 ",embedded into the macro {#SNMPVALUE} instead of interface name.
I try to quote the macro without success .
Any Idea ??
I've got a problem with Template SNMP Interfaces
the discovery rules for network interfaces search for IF-MIB::ifDescr.
Unfortunately, my net descr are the same
IF-MIB::ifDescr.1 = STRING: Internal loopback interface for 127.0.0 network
IF-MIB::ifDescr.2 = STRING: Broadcom NetXtreme Gigabit Ethernet #2 - Packet Scheduler Miniport
IF-MIB::ifDescr.3 = STRING: Broadcom NetXtreme Gigabit Ethernet - Packet Scheduler Miniport
IF-MIB::ifDescr.4 = STRING: QLogic 1Gb PCI Ethernet Adapter #2 - Packet Scheduler Miniport
IF-MIB::ifDescr.5 = STRING: QLogic 1Gb PCI Ethernet Adapter - Packet Scheduler Miniport
I think the minus sign in it, it's interpreted like an arithmetical operation, and I get a value of "42 72 6F 61 64 63 6F 6D 20 4E 65 74 58 74 72 65 6D 65 20 47 69 67 61 62 69 74 20 45 74 68 65 72 6E 65 74 20 23 32 20 2D 20 50 61 63 6B 65 74 20 53 63 68 65 64 75 6C 65 72 20 4D 69 6E 69 70 6F 72 74 00 ",embedded into the macro {#SNMPVALUE} instead of interface name.
I try to quote the macro without success .
Any Idea ??
Comment