
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Showing host name in message object field
OML 9.2x.
We receive SNMP traps and show the alarm in OM message browser. One of SNMP trap variable contains an IP address.
Is there any way we can show the hostname for the IP in message object field.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
yes, you can do it. You need to use the variable which contain the IP address or Hostname.
see what are the $1, $2 variable value from your trap.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi
If the variable $1 or $2 comes with IP address, is there any way to convert it to host name and show in Object field.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello,
unfortunately you cannot do it out of the box. IP is resolved automatically by manager for the node name field, but you cannot proceed to the same behavior with others.
You must use the ECS to divert the message and rewrite all fields you want before push it again in alarm browser.