Reboot Wyse V10L remotely

  • This topic is empty.
Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #23390
    ab17182
    Member
    • Total Post: 9
    • Regular Joe
    • ★★

    I got the MIBs from this post:
    http://www.freewysemonkeys.com/modules.php?name=Forums&file=viewtopic&p=8198

    This works for us here and we have 761 R10Ls/Xenith Pros here which we issue that remote reboot cmd when we want to quickly get all devices up to the latest firmware.

    If you’re getting a failed to connect with the cmd above, set the value of -c:SNMPWYSE to -c:put_your_SNMP_community_string_here

    If it doesn’t work, what firmware are you at and also, make sure the SNMP port (I think it’s UDP port 161 or something like that) isn’t blocked.

    #23391
    ab17182
    Member
    • Total Post: 9
    • Regular Joe
    • ★★

    Oh! Also, how are you running the cmd? If you are copying this into a batch file, remember to double up on the % symbols…

    #23400
    squirrel
    Member
    • Total Post: 18
    • Regular Joe
    • ★★

    @ab17182 wrote:

    Oh! Also, how are you running the cmd? If you are copying this into a batch file, remember to double up on the % symbols…

    I’m just running it from the command prompt on a single device:

    SnmpSet.exe -v:1 -c:SNMPSTRING -r:IPADDRESS -o:.1.3.6.1.4.1.714.1.2.6.1.1.0 -val:0 -tp:int

    I also tried -v:2 since the link you sent said Wyse is v2 compliant. There is no firewall between the device and me so I don’t know how the port would be blocked unless it is on the device. I’ve tested on a V10L and a C10LE running 7.0.0_133. I noticed your devices are a different model, so maybe something is different between these models/firmware.

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.