Hello,
I have a task to configure SNMP monitoring of Cisco devices using Low-level discovery. Everything seems fine except one thing.
I monitor traffic statistics by ifHCOutOctets.{#SNMPINDEX} item prototype, I've also configured another item prototype to retrieve interface's description. But is there a way to make the first prototype's Name field dynamic (i.e. outbound traffic item Name now is if..{#SNMPINDEX} so I get if.xxxx - YYYY Kbits/s where I want to get FastEthernet x/y - NNNN Kbits/s where name is dynamically retrieved from ifDescr.{#SNMPINDEX} item)?
I have a task to configure SNMP monitoring of Cisco devices using Low-level discovery. Everything seems fine except one thing.
I monitor traffic statistics by ifHCOutOctets.{#SNMPINDEX} item prototype, I've also configured another item prototype to retrieve interface's description. But is there a way to make the first prototype's Name field dynamic (i.e. outbound traffic item Name now is if..{#SNMPINDEX} so I get if.xxxx - YYYY Kbits/s where I want to get FastEthernet x/y - NNNN Kbits/s where name is dynamically retrieved from ifDescr.{#SNMPINDEX} item)?
Comment