Network Connections, Stats and Bandwidth

Check WAN status for Peplink Balance 305 via SNMP

Description:

This plugin will check the status of a WAN interface via SNMP the from a Peplink Balance 305.

Current Version

1.0

Last Release Date

2021-08-12

Compatible With

  • Nagios 4.x

Owner

License

GPL


Project Files
Project Photos
Project Notes
# This plugin will check the status of a WAN interface via SNMP the from a Peplink Balance 305. # # Requirements for Peplink: # Model: Peplink Balance 305 # Firmware: 8.1.0 # Peplink configured with SNMP version 3 with MD5 authentication and DES privacy. # # Requirements for Nagios server: # Nagios: nagioscore 4.4.5 # OS: CentOS 8.1 # MIB: WAN.mib # # Make sure that the script is fetiching the right DATA. You can test it with the following command: # # snmpwalk -m WAN -v 3 -l authPriv -u -a MD5 -A "" -x DES -X "" -Oq WAN::wanName # # Example of output of test command: # WAN::wanName.0 "MY WAN1" # WAN::wanName.1 "MY WAN PROVIDER 2" # WAN::wanName.2 "ANOTHER WAN PROVIDER" # # You have to place the WAN.mib file in: # /usr/share/snmp/mibs # # Get the WAN.mib file from: # https://download.peplink.com/resources/balance_max_snmp_mib-8.1.0.zip # # SYNTAX: ./check_peplink_balance_305_wan_status_snmp.bash # # EXAMPLE ./check_peplink_balance_305_wan_status_snmp.bash 172.31.0.1 "peplinkDC1" "246e410e31c34fdfa" "856c5b77821dde_n" "Comcast" # # # Created: 2021-08-11 Author : Cesar San
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
3,657