DrayTek UK Users' Community Forum
Help, Advice and Solutions from DrayTek Users
SNMP Query
- gamaha
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
14 Jun 2009 12:41 #56305
by gamaha
SNMP Query was created by gamaha
Hello,
I'm hoping to use SNMP to monitor my Draytek Vigor on my site and a number of customer sites. Could anyone please advise me where I can get a complete Draytek MIB for this ? I'm particularly interested in monitoring bytes per second in and out on the WAN interfaces - is there an OID that can do this ? My current monitoring software is capturing the total octets in and out but cannot calculate the deltas.
Thanks in advance for any and all assistance,
Gareth
I'm hoping to use SNMP to monitor my Draytek Vigor on my site and a number of customer sites. Could anyone please advise me where I can get a complete Draytek MIB for this ? I'm particularly interested in monitoring bytes per second in and out on the WAN interfaces - is there an OID that can do this ? My current monitoring software is capturing the total octets in and out but cannot calculate the deltas.
Thanks in advance for any and all assistance,
Gareth
Please Log in or Create an account to join the conversation.
- lorian
- Offline
- Member
Less
More
- Posts: 190
- Thank you received: 0
15 Jun 2009 18:41 #56335
by lorian
Replied by lorian on topic SNMP Query
depends what model it is. try a search you'll find OIDs for several interesting data items in pasts posts for several models. otherwise try getif (google "getif" "mib").
Please Log in or Create an account to join the conversation.
- gamaha
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
15 Jun 2009 23:17 #56339
by gamaha
Replied by gamaha on topic SNMP Query
Thanks Lorien, it's a 2820n, if that helps at all? I'll have a look at getif.
Please Log in or Create an account to join the conversation.
- jmn
- Offline
- Junior Member
Less
More
- Posts: 29
- Thank you received: 0
29 Jun 2009 20:07 #56519
by jmn
JMN
Replied by jmn on topic SNMP Query
To get the MIBs you could also ask the router:
snmpwalk -v 2c -c public xxx.xxx.xxx.xxx
assuming that you have setup the router in the Management window and xxx.xxx.xxx.xxx is the router admin address
John
PS: if you don't have snmp routines, visitwww.net-snmp.org
snmpwalk -v 2c -c public xxx.xxx.xxx.xxx
assuming that you have setup the router in the Management window and xxx.xxx.xxx.xxx is the router admin address
John
PS: if you don't have snmp routines, visit
JMN
Please Log in or Create an account to join the conversation.
- habile
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
30 Jun 2009 14:44 #56532
by habile
The 2820n appears to have the IF-MIB (mib2), RFC1213 (routing), IP-MIB (not very useful), TCP/UDP-MIB, SMI (transmission) [adsl stuff / sync speed, SNR etc.]
The SNMP agent isn't fully compliant but it works enough to get usable stats out of it.
You would use the IF-MIB to collect data such as in and out octets (.1.3.6.1.2.1.2.2.1.10. and .1.3.6.1.2.1.2.2.1.16.) - where is the ifindex (number) of the interface you are interested in. Mostly I think you'll find that the WAN1 interface [adsl] is instance = 4.
Have fun.
C.
Replied by habile on topic SNMP Query
Thanks Lorien, it's a 2820n, if that helps at all? I'll have a look at getif.gamaha wrote:
The 2820n appears to have the IF-MIB (mib2), RFC1213 (routing), IP-MIB (not very useful), TCP/UDP-MIB, SMI (transmission) [adsl stuff / sync speed, SNR etc.]
The SNMP agent isn't fully compliant but it works enough to get usable stats out of it.
You would use the IF-MIB to collect data such as in and out octets (.1.3.6.1.2.1.2.2.1.10.
Have fun.
C.
Please Log in or Create an account to join the conversation.
Moderators: Chris, Sami
Copyright © 2024 DrayTek