Hello,
I have the following issue:
NV receives a trap from an Arrowpoint device
with
enterprise id
1.3.6.1.4.1.2467.1.15.0.1
generic =6
specific =1
but depending on the value of attributes contained
in the trap, this trap has to map to completely different TEC
classes.
For instance,
if attribute VB_1 exists and contains State:down
this should be a TEC: AP_SERVICE_DOWN.
whereas if VB_1 exists and contains State:alive
should be a TEC: AP_SERVICE_UP.
I have no idea of how to implement that on Netview
UNIX, since the mapping between traps and TEC classes is based on Enterprise,
generic and specific.
Any idea?
|