-
Problem report
-
Resolution: Duplicate
-
Trivial
-
None
-
5.0.42, 6.0.30
-
None
As you can see here OID for {#IFNAME} and {#IFDESCR} are the same in Zabbix 5.0, 6.0.However in 7.0, It's different.
7.0
discovery_rules:
- uuid: 12e011a176284ab4807c2285768b0470
name: 'Network interfaces discovery'
type: SNMP_AGENT
snmp_oid: 'discovery[{#IFOPERSTATUS},1.3.6.1.2.1.2.2.1.8,{#IFADMINSTATUS},1.3.6.1.2.1.2.2.1.7,{#IFALIAS},1.3.6.1.2.1.31.1.1.1.18,{#IFNAME},1.3.6.1.2.1.31.1.1.1.1,{#IFDESCR},1.3.6.1.2.1.2.2.1.2,{#IFTYPE},1.3.6.1.2.1.2.2.1.3]'
key: net.if.discovery
delay: 1h
filter:
6.0
discovery_rules:
- uuid: 12e011a176284ab4807c2285768b0470
name: 'Network interfaces discovery'
type: SNMP_AGENT
snmp_oid: 'discovery[{#IFOPERSTATUS},1.3.6.1.2.1.2.2.1.8,{#IFADMINSTATUS},1.3.6.1.2.1.2.2.1.7,{#IFNAME},1.3.6.1.2.1.2.2.1.2,{#IFDESCR},1.3.6.1.2.1.2.2.1.2,{#IFTYPE},1.3.6.1.2.1.2.2.1.3]'
key: net.if.discovery
delay: 1h
filter:
5.0
<discovery_rule>
<name>Network interfaces discovery</name>
<type>SNMP_AGENT</type>
<snmp_oid>discovery[{#IFOPERSTATUS},1.3.6.1.2.1.2.2.1.8,{#IFADMINSTATUS},1.3.6.1.2.1.2.2.1.7,{#IFNAME},1.3.6.1.2.1.2.2.1.2,{#IFDESCR},1.3.6.1.2.1.2.2.1.2,{#IFTYPE},1.3.6.1.2.1.2.2.1.3]</snmp_oid>
<key>net.if.discovery</key>
<delay>1h</delay>
<filter>
Expected:
Accurate OID for each Macros
- duplicates
-
ZBX-23788 Template TP-LINK by SNMP - filter ports by IFALIAS
-
- Closed
-