SNMP Monitor USG60 WAN1 and WAN2 traffic?
Accepted Solution
-
Hi @TAPTech,
You can use OID: .1.3.6.1.2.1.2.2 to get ifInOctets and ifOutOctets of each interface.
Then calculate the bandwidth by using the value of ifInOctets and ifOutOctets.
(ifInOctets(time2) - ifInOctets(time1)) / (time2 - time1)
(ifOutOctets(time2) - ifOutOctets(time1)) / (time2 - time1)
Here is an example for your reference.
If you want to get the bandwidth which is received on the interface (ifInOctets)WAN2 (eth1) during the period
Time (17:00) : 50845741 bytes
Time (17:05) : 3589025121 bytes
Bandwidth : (3589025121 – 50845741)(bytes) / 300(seconds) = 11.79 MB
Time (17:00) : 50845741 bytes
Time (17:05) : 3589025121 bytes
See how you've made an impact in Zyxel Community this year!
https://bit.ly/Your2024Moments_Community5
All Replies
-
Hi @TAPTech,
You can use OID: .1.3.6.1.2.1.2.2 to get ifInOctets and ifOutOctets of each interface.
Then calculate the bandwidth by using the value of ifInOctets and ifOutOctets.
(ifInOctets(time2) - ifInOctets(time1)) / (time2 - time1)
(ifOutOctets(time2) - ifOutOctets(time1)) / (time2 - time1)
Here is an example for your reference.
If you want to get the bandwidth which is received on the interface (ifInOctets)WAN2 (eth1) during the period
Time (17:00) : 50845741 bytes
Time (17:05) : 3589025121 bytes
Bandwidth : (3589025121 – 50845741)(bytes) / 300(seconds) = 11.79 MB
Time (17:00) : 50845741 bytes
Time (17:05) : 3589025121 bytes
See how you've made an impact in Zyxel Community this year!
https://bit.ly/Your2024Moments_Community5 -
That was a fantastic post and had everything I needed! Thank you so much.0
Categories
- All Categories
- 415 Beta Program
- 2.4K Nebula
- 146 Nebula Ideas
- 96 Nebula Status and Incidents
- 5.7K Security
- 262 USG FLEX H Series
- 271 Security Ideas
- 1.4K Switch
- 74 Switch Ideas
- 1.1K Wireless
- 40 Wireless Ideas
- 6.4K Consumer Product
- 249 Service & License
- 387 News and Release
- 84 Security Advisories
- 29 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.5K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 85 About Community
- 73 Security Highlight