Hi,
I've deployed Zabbix 7.4.8. My goal is to get it scanning our out of band network and creating hosts depending on some SNMP OIDs. So I've created a Discovery Rule with three SNMPv2 agent checks and several Discovery Actions that would be invoked depending on the model family captured by one of those checks. The other two checks capture the hostname and serial number. Hosts get discovered all right and all OIDs are captured.
Now I'm trying to get both the exact model and the serial number as host tags, but I'm having trouble finding the discovery macros created by the discovery function's SNMP checks.
I've been trying to capture them by setting "discovery[{#HPESERIAL},1.3.6.1.4.1.232.2.2.2.1.0]" on the SNMP OID field, but that doesn't seem to work for Network discovery. Am I trying something impossible here?
I've deployed Zabbix 7.4.8. My goal is to get it scanning our out of band network and creating hosts depending on some SNMP OIDs. So I've created a Discovery Rule with three SNMPv2 agent checks and several Discovery Actions that would be invoked depending on the model family captured by one of those checks. The other two checks capture the hostname and serial number. Hosts get discovered all right and all OIDs are captured.
Now I'm trying to get both the exact model and the serial number as host tags, but I'm having trouble finding the discovery macros created by the discovery function's SNMP checks.
I've been trying to capture them by setting "discovery[{#HPESERIAL},1.3.6.1.4.1.232.2.2.2.1.0]" on the SNMP OID field, but that doesn't seem to work for Network discovery. Am I trying something impossible here?