Hello,
Now generate more prototype items, for example:
Description:
Name: Interface description {#SNMPINDEX}
Type: SNMP Agent
Key: ifDescrStatus[{#INT}]
OID: IF-MIB::ifDescr.{#INT}
Name:
Name: Interface name {#SNMPINDEX}
Type: SNMP Agent
Key: ifName[{#INT}]
OID: IF-MIB::ifName.{#INT}
Also, the discovered interfaces already have an ip address sice you used IP-MIB to run the discovery, and it reflects in the item names with the macro {#SNMPINDEX} as it shows the ip address associated with the interface.
Regards
Now generate more prototype items, for example:
Description:
Name: Interface description {#SNMPINDEX}
Type: SNMP Agent
Key: ifDescrStatus[{#INT}]
OID: IF-MIB::ifDescr.{#INT}
Name:
Name: Interface name {#SNMPINDEX}
Type: SNMP Agent
Key: ifName[{#INT}]
OID: IF-MIB::ifName.{#INT}
Also, the discovered interfaces already have an ip address sice you used IP-MIB to run the discovery, and it reflects in the item names with the macro {#SNMPINDEX} as it shows the ip address associated with the interface.
Regards
Comment