Hello,
I am creating a new SNMP template that utilizes LLD. The device i am monitoring uses an OID string similar to the following:
ifOperStatus.10401
Is there a way using regex or other means, where the Item Prototype "Name" can be set to something along the lines of "Slot-X Interface-Y"?
If so, could you help provide guidance regarding the name, key, and OID field format?
I am certainly far from an expert, but I have successfully implemented custom templates using LLP several times. Sadly, I have not been able to figure this out on my own.
Thanks in advance for any assistance!
I am creating a new SNMP template that utilizes LLD. The device i am monitoring uses an OID string similar to the following:
ifOperStatus.10401
- 1= Chassis
- 04= Slot
- 02= Interface
Is there a way using regex or other means, where the Item Prototype "Name" can be set to something along the lines of "Slot-X Interface-Y"?
If so, could you help provide guidance regarding the name, key, and OID field format?
I am certainly far from an expert, but I have successfully implemented custom templates using LLP several times. Sadly, I have not been able to figure this out on my own.
Thanks in advance for any assistance!
Comment