Hi,
Thanks for the update.
When I change the number (highlighted) in the screenshot, I am able to see the status of interfaces. How do we know which number is corresponding to which interface ?
Regards,
Preethu
check_ifoperstatus v2.3.3 (nagios-plugins 2.3.3)
Re: check_ifoperstatus v2.3.3 (nagios-plugins 2.3.3)
You do not have the required permissions to view the files attached to this post.
Re: check_ifoperstatus v2.3.3 (nagios-plugins 2.3.3)
Hi
The vendor should have a MIB file(s) that show this.
Alternatively you can run:
And then you can:
Let me know if this works for you.
Thanks
The vendor should have a MIB file(s) that show this.
Alternatively you can run:
Code: Select all
snmpwalk -v2c -c 'yourcommunity' <ipaddress> >> /tmp/snmpwalk.txtCode: Select all
grep interface /tmp/snmpwalk.txtThanks
Re: check_ifoperstatus v2.3.3 (nagios-plugins 2.3.3)
Thanks for the help.
You can close the thread.
Regards,
Preethu
You can close the thread.
Regards,
Preethu