Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
For those of you who are using Python for you code, knows that there is only one way to be sure and it is to run the code. But how do you know what parts of you code have been executed?! I do very often put in print statements and look at the output ...
Hi again,
I was too quick in my answer. Realized your question was not related to the SNMP configuration.
Starting with NSO 5.4 you have two options on how to setup HA.
1. Use the tailf-hcc-4.5 package.
This will emit the alarms as before, just a...
Hi Neetika,
The short answer is yes on both.
The way it works is that any alarm can be forwarded as an SNMP trap and/or notification.
The first step is to configure the SNMP agent in NSO:
agent {
enabled;
ip 0.0.0.0;
udp...