What MIB / OID file will monitor Circuits on Versa
Monitoring with PRTG software and need to import the proper Versa MIB / OID file.
Looking to monitor circuit up/down status similar to what Versa shows in Appliance View/Analytics/Availability screen...
IE "Link Availability" for both connected MPLS and DIA circuits.
Please advise what MIB / OID I should use.
Thank you
Comments
-
We need the same information. We are using Nagios for monitoring. and we need Versa Networks MIB / OID file or list
-
Hi,
Versa MIB / OID file is available under the same repository where you download VOS software. You can download it from upload.versa-networks.com.
Password you can find in Versa support portal for respective release download or contact your Versa representative.
Login with your Versa account and then use the following link to a Versa software : https://support.versa-networks.com/support/solutions/folders/23000032296
For the link availability you can use OID : 1.3.6.1.2.1.2.2.1.7
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. When a managed
system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either explicit management action
or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(1) or testing(3)
states (or remains in the down(2) state).
Let me know if that helps!