Good day
Is there a way i can view the entire MIB subtree in netxms? I want to display the subtree values in a dash or map.
I have OID: .1.3.6.1.2.1.4.20.1.1 with a number of subtree OID's.
I just want to view the 'sub oid's' for the parent OID (Attached pic)
You can collect the values into a Table DCI, and then display that table DCI on the dashboard.
Thanx This actually helped me a bit.
Now. I have the values of the sub OID.
I could however only create one column because all sub OID's have the same OID number.
I now need to configure a threshold that activates when one of these values change. How do i do this in the thresholds tab?
I have attached screenshots.
I suppose currently it's not possible with tables - you need something like "diff" for table row but table thresholds operates only on current table value. You can try to use instance discovery - it will create DCI for each OID, and then you can use diff threshold to detect individual OID value change.
Best regards,
Victor