Archer C3200 or similar - Uptime Information
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Archer C3200 or similar - Uptime Information
Posts: 9
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-01-15
2018-01-15 20:15:06
Posts: 9
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-01-15
Archer C3200 or similar - Uptime Information
2018-01-15 20:15:06
Tags:
Model : C3200
Hardware Version : v1
Firmware Version : 1.0.9.1.0.1 160712
ISP : BT
Hello,
Does anyone know IF and/or WHERE I can find the uptime information for the router?
I am coming from another brand that disappointed me - the uptime of the router was not going longer than 2 days (it was restarting itself) and I would like to see how long does C3200 stay 'on going' until it restarts (like the previous one).
Thank you!
Hardware Version : v1
Firmware Version : 1.0.9.1.0.1 160712
ISP : BT
Hello,
Does anyone know IF and/or WHERE I can find the uptime information for the router?
I am coming from another brand that disappointed me - the uptime of the router was not going longer than 2 days (it was restarting itself) and I would like to see how long does C3200 stay 'on going' until it restarts (like the previous one).
Thank you!
#1
Options
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Thread Manage
Announcement Manage
4 Reply
Posts: 18
Helpful: 9
Solutions: 1
Stories: 0
Registered: 2017-05-03
Re:Archer C3200 or similar - Uptime Information
2018-02-01 15:41:11
greentrancer wrote
Model : C3200
Hardware Version : v1
Firmware Version : 1.0.9.1.0.1 160712
ISP : BT
Hello,
Does anyone know IF and/or WHERE I can find the uptime information for the router?
I am coming from another brand that disappointed me - the uptime of the router was not going longer than 2 days (it was restarting itself) and I would like to see how long does C3200 stay 'on going' until it restarts (like the previous one).
Thank you!
I am using C3200 v1. It can easily go beyond 30 days without needing any restart.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#2
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 9
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-01-15
Re:Archer C3200 or similar - Uptime Information
2018-02-02 00:19:39
Thank you for the reply.
I pinged an IP for about 1-2 weeks and I noticed that the connection did not drop more than 1 seconds, therefore the router did not restart, but I was wondering if this information is available on the this router.
Almost any router that I had before had this information somewhere, and it is very useful if you are encountering some issue within the network...
Also, I am shocked that the firmware on this 'high-end' router is from 2016, so no security updates since then...
I pinged an IP for about 1-2 weeks and I noticed that the connection did not drop more than 1 seconds, therefore the router did not restart, but I was wondering if this information is available on the this router.
Almost any router that I had before had this information somewhere, and it is very useful if you are encountering some issue within the network...
Also, I am shocked that the firmware on this 'high-end' router is from 2016, so no security updates since then...
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#3
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 21
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-01-07
Re:Archer C3200 or similar - Uptime Information
2018-02-02 09:53:37
Hi
You can get the uptime via snmp, enable it in Advanced > System Tools > SNMP Settings > Enable SNMP Agent;
via linux, check:
[code]igor@linux:~$ snmpwalk -v2c -c public tplinkwifi.net 1.3.6.1.2.1.1.3
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (26366000) 3 days, 1:14:20.00
[/code]
You can get the uptime via snmp, enable it in Advanced > System Tools > SNMP Settings > Enable SNMP Agent;
via linux, check:
[code]igor@linux:~$ snmpwalk -v2c -c public tplinkwifi.net 1.3.6.1.2.1.1.3
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (26366000) 3 days, 1:14:20.00
[/code]
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#4
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 9
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-01-15
Re:Archer C3200 or similar - Uptime Information
2018-02-04 10:28:23
Hi igortrix and thank you for your suggestion.
I had no idea what SNMP is, but I familiarised myself a bit with it. I am a Windows user and I managed to get SnmpGet program to be able to do this.
But I am still not able to get the information and I am not sure why. In the Command Prompt I am doing the following:
[CODE]snmpget.exe -r:tplinkwifi.net -c:public -v:2c -o:1.3.6.1.2.1.1.3[/CODE]
SnmpGet v1.01 - Copyright (C) 2009 SnmpSoft Company
[ More useful network tools on http://www.snmpsoft.com ]
OID=.1.3.6.1.2.1.1.3
Type=
Value=
I have also tried other variations, but I always get the same results. Do you know by any chance why?
Thank you!
I had no idea what SNMP is, but I familiarised myself a bit with it. I am a Windows user and I managed to get SnmpGet program to be able to do this.
But I am still not able to get the information and I am not sure why. In the Command Prompt I am doing the following:
[CODE]snmpget.exe -r:tplinkwifi.net -c:public -v:2c -o:1.3.6.1.2.1.1.3[/CODE]
SnmpGet v1.01 - Copyright (C) 2009 SnmpSoft Company
[ More useful network tools on http://www.snmpsoft.com ]
OID=.1.3.6.1.2.1.1.3
Type=
Value=
I have also tried other variations, but I always get the same results. Do you know by any chance why?
Thank you!
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#5
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 9
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-01-15
2018-01-15 20:15:06
Posts: 9
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-01-15
Information
Helpful: 0
Views: 999
Replies: 4
Voters 0
No one has voted for it yet.
Tags
Report Inappropriate Content
Transfer Module
New message