Hi Dojo,
I was looking at the docs for Custom Notification Bindings
and I was wondering what values would the Table Display Index binding use when forwarding an alarm from a table row to a 3rd-party SNMP agent.
Table display index
1.3.6.1.4.1.8813.1.1.2.4.1.13
What value would it take for the following cases?
- Table with a primary key only
- Table with the naming option, but no DisplayKey column.
- Table with the naming option, and contains a column of type DisplayKey.
Chian Hao Aw [SLC] [DevOps Enabler] Selected answer as best 12th August 2024
Hi,
I performed a small test and I got the following results:
- Table with a primary key only: It will return the primary key
- Table with the naming option, but no DisplayKey column: It will return what has been defined in the naming option
- Table with the naming option, and contains a column of type DisplayKey: It will return the value of the display key
Hope it helps.
Chian Hao Aw [SLC] [DevOps Enabler] Selected answer as best 12th August 2024